Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on pda/pheanstalk to permit the latest version.

Release notes

Sourced from pda/pheanstalk's releases.

v8.0.0

8.0.0 (2025-10-06)

Bug Fixes

BREAKING CHANGES

  • If read-timeout passed to Connection is less than the value passed to reserveWithTimeout() there will be a ConnectionException thrown in case there are no jobs.
Commits
  • db99b0a Merge pull request #304 from v-mirchev/master
  • 31113c8 chor: Changed $receiveTimeout property access to private
  • cbd002f fix: Dead TCP connections handling
  • cbca33f test: Validate Timeout::constructor arguments
  • d2d2eba test: Added phpstan ignoreErrors for StreamSocket.php
  • 93250e9 fix!: Dead TCP connections handling
  • b64371b Merge pull request #302 from pheanstalk/fix-improve-error-message
  • c678b43 fix: improve error message on connection creation
  • cc70d09 Merge pull request #298 from pheanstalk/chore-add-test
  • d39639f chore: add test for tubeName::default()
  • Additional commits viewable in compare view

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)

Updates the requirements on [pda/pheanstalk](https://github.com/pheanstalk/pheanstalk) to permit the latest version.
- [Release notes](https://github.com/pheanstalk/pheanstalk/releases)
- [Changelog](https://github.com/pheanstalk/pheanstalk/blob/master/.releaserc.json)
- [Commits](pheanstalk/pheanstalk@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: pda/pheanstalk
  dependency-version: 8.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@SidRoberts SidRoberts merged commit 1ebadbc into main Oct 24, 2025
2 checks passed
@SidRoberts SidRoberts deleted the dependabot/composer/pda/pheanstalk-approx-7.0or-approx-8.0 branch October 24, 2025 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants