Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps sqs-consumer from 5.7.0 to 14.0.1.

Release notes

Sourced from sqs-consumer's releases.

v14.0.1

14.0.1 (2025-10-06)

This release adds on changes to start the deprecation of void, this should have been part of the v14 release and that is why it has been considered a patch change / a bug fix. This is an attempt to reduce the likelihood of users not noticing the move to explicit returns in v14.

In a future minor release a new strictReturns flag will be added (bbc/sqs-consumer#604), this will not be enabled by default initially. We will gather feedback on if this setting makes sense. If it does, strictReturns will be turned on by default.

Bug Fixes

  • prepare for return void deprecation and ensure that returning void errors in typescript / console warns in the logs (#598) (3b99825)

Chores

Updated some dependencies and adjusted Dependabot workflow

  • change repo name (33120cf)
  • adding dependabot workflow (a029259)
  • change pre merge command (d260c7a)
  • changing versioning strategy (573423d)
  • deps-dev: bump @​semantic-release/github from 11.0.4 to 11.0.6 (#594) (749456f)
  • deps-dev: bump @​types/node from 24.3.0 to 24.3.3 (#589) (7b5569f)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#587) (091a9d2)
  • deps-dev: bump eslint from 9.34.0 to 9.35.0 (#591) (31787d9)
  • deps-dev: bump mocha from 11.7.1 to 11.7.2 (#590) (3fe017d)
  • deps-dev: bump semantic-release from 24.2.7 to 24.2.8 (#588) (b864862)
  • deps-dev: bump typedoc from 0.28.11 to 0.28.13 (#592) (3c1823c)
  • deps: bump debug from 4.4.1 to 4.4.3 (#593) (ff055d4)
  • deps: update actions/setup-node action to v5 (#585) (11866b4)
  • deps: update actions/stale action to v10 (#586) (80b5505)
  • swapping out for dependabot (21cfdcf)

v14.0.1-canary.5

14.0.1-canary.5 (2025-10-05)

Chores

  • change pre merge command (d260c7a)
  • deps-dev: bump @​semantic-release/github from 11.0.4 to 11.0.6 (#594) (749456f)
  • deps-dev: bump @​types/node from 24.3.0 to 24.3.3 (#589) (7b5569f)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#587) (091a9d2)
  • deps-dev: bump eslint from 9.34.0 to 9.35.0 (#591) (31787d9)
  • deps-dev: bump mocha from 11.7.1 to 11.7.2 (#590) (3fe017d)
  • deps-dev: bump semantic-release from 24.2.7 to 24.2.8 (#588) (b864862)
  • deps-dev: bump typedoc from 0.28.11 to 0.28.13 (#592) (3c1823c)
  • deps: bump debug from 4.4.1 to 4.4.3 (#593) (ff055d4)
  • prepare for return void deprecation (#598) (3b99825)

v14.0.1-canary.4

14.0.1-canary.4 (2025-09-17)

... (truncated)

Commits
  • 091a9d2 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#587)
  • 31787d9 chore(deps-dev): bump eslint from 9.34.0 to 9.35.0 (#591)
  • 3c1823c chore(deps-dev): bump typedoc from 0.28.11 to 0.28.13 (#592)
  • ff055d4 chore(deps): bump debug from 4.4.1 to 4.4.3 (#593)
  • 749456f chore(deps-dev): bump @​semantic-release/github from 11.0.4 to 11.0.6 (#594)
  • 3b99825 chore: prepare for return void deprecation (#598)
  • b864862 chore(deps-dev): bump semantic-release from 24.2.7 to 24.2.8 (#588)
  • 7b5569f chore(deps-dev): bump @​types/node from 24.3.0 to 24.3.3 (#589)
  • 3fe017d chore(deps-dev): bump mocha from 11.7.1 to 11.7.2 (#590)
  • d260c7a chore: change pre merge command
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nicholasgriffin_bbc, a new releaser for sqs-consumer since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [sqs-consumer](https://github.com/bbc/sqs-consumer) from 5.7.0 to 14.0.1.
- [Release notes](https://github.com/bbc/sqs-consumer/releases)
- [Commits](bbc/sqs-consumer@v5.7.0...v14.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 6, 2025
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedsqs-consumer@​5.7.0 ⏵ 14.0.110010010096 +1100

View full report

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant