Skip to content

Bump the version-updates group with 3 updates#50

Merged
jaytaph merged 1 commit into
mainfrom
dependabot/composer/version-updates-031f0746a7
Mar 2, 2026
Merged

Bump the version-updates group with 3 updates#50
jaytaph merged 1 commit into
mainfrom
dependabot/composer/version-updates-031f0746a7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the version-updates group with 3 updates: symfony/http-client, symfony/cache and slevomat/coding-standard.

Updates symfony/http-client from 8.0.5 to 8.0.6

Release notes

Sourced from symfony/http-client's releases.

v8.0.6

Changelog (symfony/http-client@v8.0.5...v8.0.6)

Commits
  • f425139 Merge branch '7.4' into 8.0
  • 2bde8af stop using with*() without expects()
  • e5a9a88 Merge branch '6.4' into 7.4
  • 0dc71f5 stop using with*() without expects()
  • 8aaa750 Merge branch '7.4' into 8.0
  • ad58dbb use PHPUnit 13 on PHP 8.4+
  • 7fe389e Merge branch '7.4' into 8.0
  • ad163a4 Merge branch '6.4' into 7.4
  • 2d0e9af [HttpClient] Fix destructor throwing while timeout was handled
  • 3f3df67 [HttpClient] Test throwing destructor together with retryable
  • Additional commits viewable in compare view

Updates symfony/cache from 8.0.5 to 8.0.6

Release notes

Sourced from symfony/cache's releases.

v8.0.6

Changelog (symfony/cache@v8.0.5...v8.0.6)

Commits
  • 59184fa Merge branch '7.4' into 8.0
  • 1d06192 Fix merge
  • 01df9f9 Merge branch '7.4' into 8.0
  • 6b48ed7 Merge branch '6.4' into 7.4
  • a0a1690 [Cache] Wrap DoctrineDbalAdapter::doSave() in savepoint to prevent transact...
  • d860df7 Merge branch '7.4' into 8.0
  • 7c12d68 [Messenger][Cache] Align Redis sentinel auth handling across components
  • 07ce4e4 Merge branch '7.4' into 8.0
  • 8e09bc6 Merge branch '6.4' into 7.4
  • c20b239 fix merge
  • Additional commits viewable in compare view

Updates slevomat/coding-standard from 8.27.1 to 8.28.0

Release notes

Sourced from slevomat/coding-standard's releases.

8.28.0

🔧 Improvements

  • SlevomatCodingStandard.Classes.TraitUseOrder: New sniff (thanks to @​h4kuna)
  • SlevomatCodingStandard.Commenting.ThrowsAnnotationsOrder: New sniff (thanks to @​h4kuna)
  • SlevomatCodingStandard.Exceptions.CatchExceptionsOrder: New sniff (thanks to @​h4kuna)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the version-updates group with 3 updates: [symfony/http-client](https://github.com/symfony/http-client), [symfony/cache](https://github.com/symfony/cache) and [slevomat/coding-standard](https://github.com/slevomat/coding-standard).


Updates `symfony/http-client` from 8.0.5 to 8.0.6
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/8.1/CHANGELOG.md)
- [Commits](symfony/http-client@v8.0.5...v8.0.6)

Updates `symfony/cache` from 8.0.5 to 8.0.6
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/8.1/CHANGELOG.md)
- [Commits](symfony/cache@v8.0.5...v8.0.6)

Updates `slevomat/coding-standard` from 8.27.1 to 8.28.0
- [Release notes](https://github.com/slevomat/coding-standard/releases)
- [Commits](slevomat/coding-standard@8.27.1...8.28.0)

---
updated-dependencies:
- dependency-name: symfony/http-client
  dependency-version: 8.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: symfony/cache
  dependency-version: 8.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: slevomat/coding-standard
  dependency-version: 8.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
...

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 Mar 2, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner March 2, 2026 08:31
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 2, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner March 2, 2026 08:31
@dependabot dependabot Bot added the php Pull requests that update php code label Mar 2, 2026
@jaytaph
jaytaph merged commit 176858e into main Mar 2, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/composer/version-updates-031f0746a7 branch March 2, 2026 08: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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant