Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps-dev): bump cross-fetch from 4.0.0 to 4.1.0 in /integration #3452

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps cross-fetch from 4.0.0 to 4.1.0.

Release notes

Sourced from cross-fetch's releases.

v4.1.0

What's Changed

FEATURES

  • Added support for Node 22.
  • Upgraded node-fetch to 2.7.0. Please refer to node-fetch release notes between 2.6.13 and 2.7.0 for features and bug fixes.

FIXES

  • Upgraded whatwg-fetch to 3.6.20. Please refer to whatwg-fetch release notes between 3.6.2 and 3.6.20 for bug fixes.
Changelog

Sourced from cross-fetch's changelog.

4.1.0 (2024-12-21)

Features

Bug Fixes

Commits
  • 3415e1f chore(release): 4.1.0
  • f0dbe54 chore: fixed release workflow
  • df46c2a fix: updated whatwg-fetch to 3.6.20 (#197)
  • 04846bc refactor: improved make targets output
  • 0ab2481 feat: updated node-fetch to 2.7.0 (#192)
  • 074cd87 feat: added support for node 22
  • 4283bd9 chore: changed default node version to 20
  • 625bf57 chore: updated action/setup-node to v4 and hmarr/debug-action to v3
  • d24345b chore: updated actions/checkout and actions/cache to v4
  • ccaf40b chore: switched minifier from @​rollup/plugin-terser to rollup-plugin-esbuild ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md)
- [Commits](lquixada/cross-fetch@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
@coveralls
Copy link

Coverage Status

coverage: 73.887%. remained the same
when pulling fe440b0 on dependabot/npm_and_yarn/integration/cross-fetch-4.1.0
into 3d0c92a on master.

@StevenACoffman StevenACoffman merged commit 09c07d2 into master Dec 23, 2024
18 checks passed
@StevenACoffman StevenACoffman deleted the dependabot/npm_and_yarn/integration/cross-fetch-4.1.0 branch December 23, 2024 13:33
# for free to join this conversation on GitHub. Already have an account? # 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.

2 participants