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 sqs-consumer from 5.7.0 to 10.1.0 #1166

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps sqs-consumer from 5.7.0 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
Maintainer changes

This version was pushed to npm by nicholasgriffin_bbc, a new releaser for sqs-consumer since your current version.


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 5.7.0 to 10.1.0.
- [Release notes](https://github.com/bbc/sqs-consumer/releases)
- [Commits](bbc/sqs-consumer@v5.7.0...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 added auto:dependabot Automated by Dependabot dependabot:npm Pull requests that update NPM packages dependencies Pull requests that update a dependency file labels Apr 29, 2024
@dependabot dependabot bot requested a review from rennokki April 29, 2024 09:04
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #1171.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sqs-consumer-10.1.0 branch May 6, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:dependabot Automated by Dependabot dependabot:npm Pull requests that update NPM packages dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

None yet

0 participants