Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump node-fetch and bpmn-to-image in /src/main #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 30, 2024

Bumps node-fetch to 2.7.0 and updates ancestor dependency bpmn-to-image. These dependencies need to be updated together.

Updates node-fetch from 2.6.1 to 2.7.0

Release notes

Sourced from node-fetch's releases.

v2.7.0

2.7.0 (2023-08-23)

Features

v2.6.13

2.6.13 (2023-08-18)

Bug Fixes

v2.6.12

2.6.12 (2023-06-29)

Bug Fixes

v2.6.11

2.6.11 (2023-05-09)

Reverts

v2.6.10

2.6.10 (2023-05-08)

Bug Fixes

v2.6.9

2.6.9 (2023-01-30)

Bug Fixes

v2.6.8

2.6.8 (2023-01-13)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.


Updates bpmn-to-image from 0.6.1 to 0.7.0

Release notes

Sourced from bpmn-to-image's releases.

v0.7.0

Changes

  • chore(CHANGELOG): update to v0.7.0 9c4429b
  • feat: move to new headless format cb8ccf4
  • test: clear .svg files, too 7b49e12
  • deps: update to puppeteer@21 46fa3ed
  • chore: update test dependencies f33f78c
  • deps: update to bpmn-js@16 dcc8736
  • chore: control published assets through package.json#files 573b9c9
  • chore: rebuild package-lock e984f7c
  • ci: use built-in cache action 7cd5223
  • ci: test against node@20 11c5085
  • chore: update actions/checkout action to v4 8350c95
  • chore: update actions/setup-node action to v4 badcbab
  • chore: configure renovate (#30) 9ae3822
  • deps: update dependencies af29f4b

bpmn-io/bpmn-to-image@v0.6.1...v0.7.0

Changelog

Sourced from bpmn-to-image's changelog.

0.7.0

  • DEPS: update to puppeteer@21
  • DEPS: update to bpmn-js@16
Commits
  • f642626 0.7.0
  • 9c4429b chore(CHANGELOG): update to v0.7.0
  • cb8ccf4 feat: move to new headless format
  • 7b49e12 test: clear .svg files, too
  • 46fa3ed deps: update to puppeteer@21
  • f33f78c chore: update test dependencies
  • dcc8736 deps: update to bpmn-js@16
  • 573b9c9 chore: control published assets through package.json#files
  • e984f7c chore: rebuild package-lock
  • 7cd5223 ci: use built-in cache action
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.7.0 and updates ancestor dependency [bpmn-to-image](https://github.com/bpmn-io/bpmn-to-image). These dependencies need to be updated together.


Updates `node-fetch` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.1...v2.7.0)

Updates `bpmn-to-image` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/bpmn-io/bpmn-to-image/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-to-image/blob/main/CHANGELOG.md)
- [Commits](bpmn-io/bpmn-to-image@v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: bpmn-to-image
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants