Skip to content

fix(deps): bump sqs-consumer from 7.0.3 to 10.1.0#2239

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sqs-consumer-10.1.0
Closed

fix(deps): bump sqs-consumer from 7.0.3 to 10.1.0#2239
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sqs-consumer-10.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2024

Bumps sqs-consumer from 7.0.3 to 10.1.0.

Release notes

Sourced from sqs-consumer's releases.

v10.1.0

10.1.0 (2024-04-27)

Features

  • extend authentication error to handle more codes (#489) (45f0916)

v10.0.1

10.0.1 (2024-04-27)

Chores

v10.0.0

Potentially Breaking Changes

SQS Consumer has been transitioned to use ESM in its codebase, in order to support this, we have had to change how we deploy the package in order to build both ESM and CJS versions of the package.

This may cause issues with your software, if it does, please let us know.

What's Changed

Full Changelog: bbc/sqs-consumer@v9.1.0...v10.0.0

v10.0.0-canary.3

What's Changed

Full Changelog: bbc/sqs-consumer@v10.0.0-canary.2...v10.0.0-canary.3

v10.0.0-canary.2

Potentially Breaking Changes

SQS Consumer has been transitioned to use ESM in its codebase, in order to support this, we have had to change how we deploy the package in order to build both ESM and CJS versions of the package.

This may cause issues with your software, if it does, please let us know.

What's Changed

Full Changelog: bbc/sqs-consumer@v9.1.0...v10.0.0-canary.2

... (truncated)

Commits
  • 45f0916 feat: extend authentication error to handle more codes (#489)
  • 494ed94 chore: add node 22 tests (#488)
  • 6cfe9c6 chore(release): v10.0.0
  • 56ec79a chore(release): v10.0.0-canary.3
  • e7ef075 fix: removing bind and refactoring consumer (#478)
  • 2e92e6f chore: setting provenance back on
  • 0b0dfb6 breaking: transitioned to use esm, with cjs compatibility
  • a1db8c3 feat!: transitioning to ESM (#476)
  • 392e921 chore: add missing comments for documentation
  • c031e1e chore: version bump to 9.1.0
  • 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 [sqs-consumer](https://github.com/bbc/sqs-consumer) from 7.0.3 to 10.1.0.
- [Release notes](https://github.com/bbc/sqs-consumer/releases)
- [Commits](bbc/sqs-consumer@v7.0.3...v10.1.0)

---
updated-dependencies:
- dependency-name: sqs-consumer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner April 29, 2024 20:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 29, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 30, 2024

Superseded by #2243.

@dependabot dependabot Bot closed this Apr 30, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/sqs-consumer-10.1.0 branch April 30, 2024 20:49
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

Development

Successfully merging this pull request may close these issues.

0 participants