advanced-security / component-detection-dependency-submission-action

MIT License
8 stars 4 forks source link

Bump cross-fetch from 3.1.5 to 3.1.6 #24

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cross-fetch from 3.1.5 to 3.1.6.

Release notes

Sourced from cross-fetch's releases.

v3.1.6

What's Changed

  • Updated node-fetch version to 2.6.11
  • Added caret range to node-fetch version for automatic feature and fix updates.

Full Changelog: https://github.com/lquixada/cross-fetch/compare/v3.1.5...v3.1.6

Changelog

Sourced from cross-fetch's changelog.

3.1.6 (2023-05-14)

Features

  • allowed minor and patch update of node-fetch (#132) (425395b), closes #129

Bug Fixes

  • fixed ESTree.StaticBlock error (a66f21b)
Commits
  • a222017 chore(release): 3.1.6
  • 33a0d90 chore: updated node-fetch to 2.6.11
  • a66f21b fix: fixed ESTree.StaticBlock error
  • bb6403a chore: updated mocha-headless-chrome to 4.0.0
  • bef7bd3 chore: expanded Github Actions to trigger on release branches
  • fc9c16a chore: updated node-fetch to 2.6.9.
  • 24dedb4 chore: improved names of common checks on Github workflow
  • 02a63ca chore: refactored out common checks on Github workflow
  • 15f25c0 chore: upgraded Github actions to v3
  • 5e7b4a4 chore: removed unneeded step from Test specs job
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #36.