fix(deps): update dependency sqs-consumer to v12 - autoclosed#931
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
fix(deps): update dependency sqs-consumer to v12 - autoclosed#931renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
acc17f6 to
0255e9f
Compare
0255e9f to
b76bf7a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.0.0->^12.0.0Release Notes
bbc/sqs-consumer (sqs-consumer)
v12.0.0Compare Source
Chores
v11.6.0Compare Source
Features
v11.5.1Compare Source
Bug Fixes
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
v11.5.0Compare Source
Features
v11.4.0Compare Source
Features
Chores
v11.3.0Compare Source
Features
Chores
v11.2.0Compare Source
Features
v11.1.0Compare Source
Features
Chores
v11.0.2Compare Source
Chores
v11.0.1Compare Source
Chores
v11.0.0Compare Source
SQS Consumer is now available on JSR 🎉
As part of this release, we are now publishing SQS Consumer to JSR as well as NPM.
You can find the package here.
AWS SDK has been updated to the latest version
We have also updated AWS SDK to v3.6. This is largely the reason why this release has been marked as a major one, as we treat AWS SDK minor changes as major releases. Please check AWS' changelogs to see any changes that might effect you before updating.
Dependency Updates
Features
CI Changes
v10.3.0Compare Source
Features
Chores
v10.2.1Compare Source
Bug Fixes
Chores
v10.2.0Compare Source
Fixes
Chores
v10.1.0Compare Source
Features
v10.0.1Compare Source
Chores
v9.1.0Compare Source
Features
Bug Fixes
Chores
v9.0.0Compare Source
⚠ BREAKING CHANGES
consumer.status.isPolling) (#470)consumer.status.isRunningto check this state) (#459)Potentially Breaking Changes
Features
Chores
v8.2.0Compare Source
Features
Chores
v8.1.5Compare Source
Chores
v8.1.4Compare Source
Chores
NODE_AUTH_TOKENinstead (534e42c)attributeNamestype docs (#452) (84385d2)v8.1.3Compare Source
v8.1.2Compare Source
v8.1.1: v8.1.3Compare Source
Changes
Full Changelog: bbc/sqs-consumer@v8.1.0...v8.1.3
v8.1.0Compare Source
What's Changed
Full Changelog: bbc/sqs-consumer@v8.0.0...v8.1.0
v8.0.0Compare Source
BREAKING CHANGE
This release is a breaking change as it upgrades the aws-sdk version past the version that changes the communication protocol from XML to JSON, as described here.
Upgrading to this version will require you to ensure that any upstream or downstream dependencies have been configured to support this new protocol.
What's Changed
New Contributors
Full Changelog: bbc/sqs-consumer@v7.5.0...v8.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.