Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Comments

Bump sqs-consumer from 5.7.0 to 11.6.0#1291

Open
dependabot[bot] wants to merge 1 commit into1.xfrom
dependabot/npm_and_yarn/sqs-consumer-11.6.0
Open

Bump sqs-consumer from 5.7.0 to 11.6.0#1291
dependabot[bot] wants to merge 1 commit into1.xfrom
dependabot/npm_and_yarn/sqs-consumer-11.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps sqs-consumer from 5.7.0 to 11.6.0.

Release notes

Sourced from sqs-consumer's releases.

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)

v11.5.1-canary.2

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

Bug Fixes

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

v11.5.1-canary.1

11.5.1-canary.1 (2025-01-29)

Chores

v11.5.0

... (truncated)

Commits
  • 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)
  • 62d12bc feat: adding the ability to pass a function to terminateVisibilityTimeout (#553)
  • 4603df1 chore: updating deps
  • 05ed8b7 chore: removing old files
  • 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 11.6.0.
- [Release notes](https://github.com/bbc/sqs-consumer/releases)
- [Commits](bbc/sqs-consumer@v5.7.0...v11.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@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 Mar 3, 2025
@dependabot dependabot bot requested a review from rennokki March 3, 2025 10:15
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.

0 participants