Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Bumps yiisoft/yii2-queue from 2.3.7 to 2.3.8.

Changelog

Sourced from yiisoft/yii2-queue's changelog.

2.3.8 January 08, 2026

  • Bug #522: Fix SQS driver type error with custom value passed to queue/listen (flaviovs)
  • Bug #528: Prevent multiple execution of aborted jobs (luke-)
  • Bug #538: Fix type hint for previous parameter in InvalidJobException class constructor in PHP 8.4 (implicitly marking parameter nullable) (terabytesoftw)
  • Enh #493: Pass environment variables to sub-processes (mgrechanik)
  • Enh #516: Ensure Redis driver messages are consumed at least once (soul11201)
Commits
  • e0f935e release version 2.3.8
  • 7606013 Fix #538: Fix type hint for previous parameter in InvalidJobException class...
  • c04cae3 Fix #493: Pass environment variables to sub-processes
  • 98ea96a Locked to the latest supported package versions (#534)
  • e882c16 Fix for the legacy Docker image (#533)
  • 26fb7fe Fix #528: Prevent multiple execution of aborted jobs
  • d6372d8 Fix #516: Ensure Redis driver messages are consumed at least once
  • 8f4c350 Fix tests (#524)
  • 9dd5534 Fix #522: Fix SQS driver type error with custom value passed to queue/listen
  • 46b2eff Improve wording in package description (#518)
  • 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 [yiisoft/yii2-queue](https://github.com/yiisoft/yii2-queue) from 2.3.7 to 2.3.8.
- [Release notes](https://github.com/yiisoft/yii2-queue/releases)
- [Changelog](https://github.com/yiisoft/yii2-queue/blob/master/CHANGELOG.md)
- [Commits](yiisoft/yii2-queue@2.3.7...2.3.8)

---
updated-dependencies:
- dependency-name: yiisoft/yii2-queue
  dependency-version: 2.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jan 9, 2026
@proditis proditis merged commit 7c12f98 into master Jan 10, 2026
1 check passed
@proditis proditis deleted the dependabot/composer/backend/yiisoft/yii2-queue-2.3.8 branch January 10, 2026 09:20
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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant