Skip to content

fix(deps): update dependency sqs-consumer to v12 - autoclosed#931

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/sqs-consumer-12.x
Closed

fix(deps): update dependency sqs-consumer to v12 - autoclosed#931
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/sqs-consumer-12.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 9, 2025

This PR contains the following updates:

Package Change Age Confidence
sqs-consumer (source) ^7.0.0 -> ^12.0.0 age confidence

Release Notes

bbc/sqs-consumer (sqs-consumer)

v12.0.0

Compare Source

Chores

v11.6.0

Compare Source

Features

v11.5.1

Compare 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
  • add fifo queue warning (2fc0039)
  • explaining the fifo warning (7dfed5d)

v11.5.0

Compare Source

Features

v11.4.0

Compare Source

Features
Chores

v11.3.0

Compare Source

Features
Chores

v11.2.0

Compare Source

Features
  • allows a number to be entered in terminateVisibilityTimeout for customisation (#​520) (e09c759)

v11.1.0

Compare Source

Features
Chores

v11.0.2

Compare Source

Chores

v11.0.1

Compare Source

Chores

v11.0.0

Compare 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.

[!IMPORTANT]
A change was made in version 3.582.0 of the AWS SDK that updated @smithy/node-http-handler with a change that may cause max event listener errors in your application, as described in this issue.

Please ensure that your package lock lists version 3.1.2 of @smithy/node-http-handler or later to ensure you are not effected by this.

Dependency Updates
  • Updated dependency versions to the latest possible (#​501) (66c1819)
  • Updated the AWS sdk version (59624e3)
Features
CI Changes
  • Extended the branches that workflows run on (18df66e)
  • Only run publish after tests have completed (58247e9)
  • Adjusted the workflow for canary publishing (25bbb27)
  • Updated conventional commits (524db1c)
  • Updated npmignore (b2b5b94)

v10.3.0

Compare Source

Features
Chores

v10.2.1

Compare Source

Bug Fixes
  • build exclusive type files (65008eb)
  • default extension for cjs (bd9855b)
  • types extension for cjs (8bc6239)
Chores

v10.2.0

Compare Source

Fixes
Chores
  • don't add package.json for types dir (6084f28)

v10.1.0

Compare Source

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

v10.0.1

Compare Source

Chores

v9.1.0

Compare Source

Features
Bug Fixes
Chores

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • removed handler_processing debugger in favour of status (consumer.status.isPolling) (#​470)
  • replaced the isRunning method with status (Please now use consumer.status.isRunning to check this state) (#​459)
Potentially Breaking Changes
  • We upgraded the AWS SDK to the latest major version. (#​468)
Features
  • removing handler_processing debugger in favour of status (#​470) (b554da6)
  • replacing the isRunning method with status (#​459) (9f07383)
Chores

v8.2.0

Compare Source

Features
Chores

v8.1.5

Compare Source

Chores
  • adding publishConfig for provenance (c64e3ba)

v8.1.4

Compare Source

Chores
  • changing CI to set NODE_AUTH_TOKEN instead (534e42c)
  • changing release workflow to use semantic versioning (ccf92ee)
  • creating workflow for tagging merges (2629729)
  • updating attributeNames type docs (#​452) (84385d2)

v8.1.3

Compare Source

v8.1.2

Compare Source

v8.1.1: v8.1.3

Compare Source

Changes

  • Updated the repository URL to the new format
  • Added a CI process for deploying to NPM, with NPM Provenance

Full Changelog: bbc/sqs-consumer@v8.1.0...v8.1.3

v8.1.0

Compare Source

What's Changed

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

v8.0.0

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/sqs-consumer-12.x branch from acc17f6 to 0255e9f Compare June 28, 2025 20:27
@renovate renovate bot force-pushed the renovate/sqs-consumer-12.x branch from 0255e9f to b76bf7a Compare August 10, 2025 14:48
@renovate renovate bot changed the title fix(deps): update dependency sqs-consumer to v12 fix(deps): update dependency sqs-consumer to v12 - autoclosed Aug 26, 2025
@renovate renovate bot closed this Aug 26, 2025
@renovate renovate bot deleted the renovate/sqs-consumer-12.x branch August 26, 2025 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants