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): bump sqs-consumer from 7.0.3 to 11.0.2 #2331

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2024

Bumps sqs-consumer from 7.0.3 to 11.0.2.

Release notes

Sourced from sqs-consumer's releases.

v11.0.2

11.0.2 (2024-08-16)

Chores

v11.0.2-canary.1

11.0.2-canary.1 (2024-08-16)

Chores

v11.0.1

11.0.1 (2024-07-11)

Chores

v11.0.1-canary.1

11.0.1-canary.1 (2024-07-11)

Chores

v11.0.0

11.0.0 (2024-07-10)

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)

... (truncated)

Commits
  • e74f41a chore: update dependencies (#513)
  • f8a739e chore: upgrading aws sdk to ^3.614.0 (#510)
  • b2b5b94 chore: update npmignore
  • 59624e3 chore: updating sdk version
  • b743f2d chore: adding bun compatibility (#505)
  • 58247e9 chore: only run publish after tests have completed
  • 913773b chore: adding jsr publishing (#504)
  • 524db1c chore: update conventional commits
  • 18df66e chore: extend the branches that workflows run on
  • 25bbb27 chore: try adjusting the workflow for beta publishing
  • Additional commits viewable in compare view

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 7.0.3 to 11.0.2.
- [Release notes](https://github.com/bbc/sqs-consumer/releases)
- [Commits](bbc/sqs-consumer@v7.0.3...v11.0.2)

---
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 requested a review from a team as a code owner August 30, 2024 21:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2024

Superseded by #2381.

@dependabot dependabot bot closed this Oct 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sqs-consumer-11.0.2 branch October 1, 2024 20:39
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
Development

Successfully merging this pull request may close these issues.

0 participants