Skip to content

refactor: Bump sqs-consumer from 3.8.0 to 12.0.0 #145

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2025

Bumps sqs-consumer from 3.8.0 to 12.0.0.

Release notes

Sourced from sqs-consumer's releases.

v12.0.0

12.0.0 (2025-05-09)

Chores

v12.0.0-canary.1

12.0.0-canary.1 (2025-05-09)

Chores

v11.6.0

11.6.0 (2025-02-27)

Features

v11.6.0-canary.1

11.6.0-canary.1 (2025-02-27)

Features

v11.5.1

11.5.1 (2025-02-27)

Bug Fixes

  • always emit a message from emitError (#565) (e259048)

Please Note: The above change included a change to the types for the error emitted event, with this change, the message parameter is now explicitly undefined, so we changed the types to reflect this. If you have strict types in your application, this might require an update.

Chores

  • add fifo queue warning (2fc0039)
  • explaining the fifo warning (7dfed5d)

v11.5.1-canary.3

11.5.1-canary.3 (2025-02-27)

Chores

  • explaining the fifo warning (7dfed5d)

... (truncated)

Commits
  • 2869495 chore: updating readme
  • 9c17296 breaking: changed minimum node version to 20 from 18
  • 599d753 chore: setting minimum node version to 20 (#572)
  • 6da8a6c feat: export error classes (#566)
  • 7dfed5d chore: explaining the fifo warning
  • e259048 fix: always emit a message from emitError (#565)
  • 2fc0039 chore: add fifo queue warning
  • 3ca59bf feat: send the queueUrl alongside emitted events (#560)
  • 7bc55fc feat: append more context to errors from the consumer (#559)
  • 047e426 feat: updating aws sdk to 3.723.0 (#556)
  • 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 3.8.0 to 12.0.0.
- [Release notes](https://github.com/bbc/sqs-consumer/releases)
- [Commits](bbc/sqs-consumer@v3.8.0...v12.0.0)

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

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 May 9, 2025
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump sqs-consumer from 3.8.0 to 12.0.0 refactor: Bump sqs-consumer from 3.8.0 to 12.0.0 May 9, 2025
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