Skip to content

fix(deps): bump sqs-consumer from 7.0.3 to 9.1.0#2152

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sqs-consumer-9.1.0
Closed

fix(deps): bump sqs-consumer from 7.0.3 to 9.1.0#2152
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sqs-consumer-9.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 12, 2024

Bumps sqs-consumer from 7.0.3 to 9.1.0.

Release notes

Sourced from sqs-consumer's releases.

v9.1.0

9.1.0 (2024-03-12)

Features

Bug Fixes

Chores

v9.0.0

9.0.0 (2024-03-11)

⚠ 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

  • adding a link to the documentation (#471) (bd7fbbb)
  • deps: upgrading dependencies - March 24 (#468) (2d342cd)
  • handle breaking changes (2924ca2)
  • release: v9.0.0 (bc5593c)
  • upgrading @​semantic-release/npm (bed4dc6)

v8.2.0

8.2.0 (2024-02-06)

... (truncated)

Commits
  • c031e1e chore: version bump to 9.1.0
  • 9a14d66 fix: handle CredentialsProviderError from AWS SDK JS v3 (#474)
  • 075bd54 feat: feat: Add useQueueUrlAsEndpoint to ConsumerOptions (#472)
  • bed4dc6 chore: upgrading @​semantic-release/npm
  • bc5593c chore(release): v9.0.0
  • 9546a55 breaking: removed handler_processing debugger, replaced isRunning with a new ...
  • bd7fbbb chore: adding a link to the documentation (#471)
  • b554da6 feat!: removing handler_processing debugger in favour of status (#470)
  • 9f07383 feat!: replacing the isRunning method with status (#459)
  • 2d342cd chore(deps): upgrading dependencies - March 24 (#468)
  • 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)

@dependabot dependabot Bot requested a review from a team as a code owner March 12, 2024 20:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 12, 2024
Bumps [sqs-consumer](https://github.com/bbc/sqs-consumer) from 7.0.3 to 9.1.0.
- [Release notes](https://github.com/bbc/sqs-consumer/releases)
- [Commits](bbc/sqs-consumer@v7.0.3...v9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/sqs-consumer-9.1.0 branch from b8cddf5 to 951bf49 Compare March 15, 2024 13:10
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2024

Superseded by #2239.

@dependabot dependabot Bot closed this Apr 29, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/sqs-consumer-9.1.0 branch April 29, 2024 20:36
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