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

fix(deps): update dependency sqs-consumer to v10 - autoclosed #782

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqs-consumer (source) ^7.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

bbc/sqs-consumer (sqs-consumer)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/sqs-consumer-10.x branch from 805143d to 15aa184 Compare April 28, 2024 09:03
@renovate renovate bot force-pushed the renovate/sqs-consumer-10.x branch from 15aa184 to 9c310e3 Compare June 16, 2024 18:31
@renovate renovate bot force-pushed the renovate/sqs-consumer-10.x branch from 9c310e3 to a643847 Compare July 3, 2024 21:56
@renovate renovate bot changed the title fix(deps): update dependency sqs-consumer to v10 fix(deps): update dependency sqs-consumer to v10 - autoclosed Jul 10, 2024
@renovate renovate bot closed this Jul 10, 2024
@renovate renovate bot deleted the renovate/sqs-consumer-10.x branch July 10, 2024 20:14
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