Skip to content

build(deps): bump the php-deps group across 1 directory with 3 updates - #110

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/php-deps-1a3ce9e9ef
Open

build(deps): bump the php-deps group across 1 directory with 3 updates#110
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/php-deps-1a3ce9e9ef

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the php-deps group with 3 updates in the / directory: doctrine/orm, symfony/cache and symfony/mailer.

Updates doctrine/orm from 3.6.7 to 3.6.8

Release notes

Sourced from doctrine/orm's releases.

3.6.8

Release Notes for 3.6.8

3.6.8

  • Total issues resolved: 0
  • Total pull requests resolved: 15
  • Total contributors: 5

Bugfixes

Improvements

Static Analysis

Test Suite

Commits
  • a4d13ed Merge pull request #12545 from greg0ire/3.6.x
  • 0254bc7 Merge remote-tracking branch 'origin/2.20.x' into 3.6.x
  • 6544249 Merge pull request #12491 from demiankatz/fix-issue-11418
  • d9923c2 Merge pull request #12516 from ruudk/fix-lock-mode
  • 8c15dcd Rename variable as per review.
  • 2bae808 Merge pull request #12534 from greg0ire/mocks-stubs
  • 1cebc45 Use stubs when appropriate
  • 0314881 Merge pull request #12532 from greg0ire/towards-phpunit-12
  • 6e78e5d Remove deprecated attribute
  • 4656213 Address deprecation about argument count mismatch
  • Additional commits viewable in compare view

Updates symfony/cache from 8.1.1 to 8.1.4

Release notes

Sourced from symfony/cache's releases.

v8.1.4

Changelog (symfony/cache@v8.1.2...v8.1.4)

v8.1.2

Changelog (symfony/cache@v8.1.1...v8.1.2)

Commits
  • 77aaed1 [Cache] Keep requiring ext-redis 6.1 on 8.x
  • 28492de Merge branch '7.4' into 8.1
  • 23a2c52 [Cache][Messenger] Restore compatibility with ext-redis 5
  • 8ce7937 Merge branch '8.0' into 8.1
  • 3e9c898 Merge branch '7.4' into 8.0
  • c1e7abe [Cache] Add support for relay 0.40 to RelayClusterProxy
  • 4ef22bc Merge branch '8.0' into 8.1
  • dd066d1 Merge branch '7.4' into 8.0
  • e296ca9 Merge branch '6.4' into 7.4
  • 8f0b5de [Cache] Add support for relay 0.40
  • Additional commits viewable in compare view

Updates symfony/mailer from 8.1.1 to 8.1.2

Release notes

Sourced from symfony/mailer's releases.

v8.1.2

Changelog (symfony/mailer@v8.1.1...v8.1.2)

  • bug #64985 Fix fatal TypeError when sending a RawMessage via an API transport (@​Baylox)
  • bug #64710 Reject control characters in SmtpTransport::setLocalDomain() (@​iliaal)
Commits
  • 221c7f3 Merge branch '8.0' into 8.1
  • 35e69be Merge branch '7.4' into 8.0
  • 68c1f27 Merge branch '6.4' into 7.4
  • 2a38092 [Mailer] Fix fatal TypeError when sending a RawMessage via an API transport
  • 6f427b3 Merge branch '8.0' into 8.1
  • dec2e19 Merge branch '7.4' into 8.0
  • 7909e2b Merge branch '6.4' into 7.4
  • 0df4eb9 [Mailer] Reject control characters in SmtpTransport::setLocalDomain()
  • See full diff 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 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 php-deps group with 3 updates in the / directory: [doctrine/orm](https://github.com/doctrine/orm), [symfony/cache](https://github.com/symfony/cache) and [symfony/mailer](https://github.com/symfony/mailer).


Updates `doctrine/orm` from 3.6.7 to 3.6.8
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](doctrine/orm@3.6.7...3.6.8)

Updates `symfony/cache` from 8.1.1 to 8.1.4
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/8.2/CHANGELOG.md)
- [Commits](symfony/cache@v8.1.1...v8.1.4)

Updates `symfony/mailer` from 8.1.1 to 8.1.2
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/8.2/CHANGELOG.md)
- [Commits](symfony/mailer@v8.1.1...v8.1.2)

---
updated-dependencies:
- dependency-name: doctrine/orm
  dependency-version: 3.6.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-deps
- dependency-name: symfony/cache
  dependency-version: 8.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-deps
- dependency-name: symfony/mailer
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-deps
...

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 Aug 14, 2026
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.

0 participants