Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the symfony group across 1 directory with 15 updates #699

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the symfony group with 10 updates in the / directory:

Package From To
symfony/cache 6.4.10 6.4.16
symfony/config 6.4.8 6.4.14
symfony/console 6.4.10 6.4.15
symfony/css-selector 6.4.8 6.4.13
symfony/dependency-injection 6.4.10 6.4.16
symfony/dom-crawler 6.4.8 6.4.16
symfony/event-dispatcher 6.4.8 6.4.13
symfony/framework-bundle 6.4.10 6.4.13
symfony/html-sanitizer 6.4.8 6.4.13
symfony/mailer 6.4.9 6.4.13

Updates symfony/cache from 6.4.10 to 6.4.16

Release notes

Sourced from symfony/cache's releases.

v6.4.16

Changelog (symfony/cache@v6.4.15...v6.4.16)

v6.4.14

Changelog (symfony/cache@v6.4.13...v6.4.14)

v6.4.13

Changelog (symfony/cache@v6.4.12...v6.4.13)

v6.4.12

Changelog (symfony/cache@v6.4.11...v6.4.12)

v6.4.11

Changelog (symfony/cache@v6.4.10...v6.4.11)

Commits
  • 70d60e9 make RelayProxyTrait compatible with relay extension 0.9.0
  • 36fb8aa Merge branch '5.4' into 6.4
  • 0fe08ee [Cache] Fix clear() when using Predis
  • 8079a30 Merge branch '5.4' into 6.4
  • 12b03e3 Revert "bug #58661 [Cache] Initialize RedisAdapter cursor to 0 (thomas-hiron)"
  • 0188352 Merge branch '5.4' into 6.4
  • e135eb8 initialize RedisAdapter cursor to 0
  • c2b90da do not skip tests from data providers
  • cf8b746 Merge branch '5.4' into 6.4
  • 6cf23ad drop existing schema if tests create it explicitly
  • Additional commits viewable in compare view

Updates symfony/config from 6.4.8 to 6.4.14

Release notes

Sourced from symfony/config's releases.

v6.4.14

Changelog (symfony/config@v6.4.13...v6.4.14)

v6.4.13

Changelog (symfony/config@v6.4.12...v6.4.13)

Commits
  • 4e55e7e Merge branch '5.4' into 6.4
  • 977c88a [Config] Handle Phar absolute path in FileLocator
  • 5ed4195 Merge branch '5.4' into 6.4
  • b9d94b0 Minor fixes around parse_url() checks
  • dcb046f Merge branch '5.4' into 6.4
  • a05d9f8 Add PR template and auto-close PR on subtree split repositories
  • See full diff in compare view

Updates symfony/console from 6.4.10 to 6.4.15

Release notes

Sourced from symfony/console's releases.

v6.4.15

Changelog (symfony/console@v6.4.14...v6.4.15)

  • no significant changes

v6.4.14

Changelog (symfony/console@v6.4.13...v6.4.14)

v6.4.13

Changelog (symfony/console@v6.4.12...v6.4.13)

v6.4.12

Changelog (symfony/console@v6.4.11...v6.4.12)

  • no significant changes

v6.4.11

Changelog (symfony/console@v6.4.10...v6.4.11)

Commits
  • f1fc6f4 Merge branch '5.4' into 6.4
  • c4ba980 skip autocomplete test when stty is not available
  • 897c244 Merge branch '5.4' into 6.4
  • fb0d476 fix detecting anonymous exception classes on Windows and PHP 7
  • f793dd5 Merge branch '5.4' into 6.4
  • 108d436 minor #58472 CS: clean some whitespaces/indentation (keradus)
  • 7f74336 Merge branch '5.4' into 6.4
  • ea89256 bug #58332 [Console] Suppress proc_open errors within `Terminal::readFromPr...
  • 97987da Merge branch '5.4' into 6.4
  • 0deed11 minor #58355 Add PR template and auto-close PR on subtree split repositories ...
  • Additional commits viewable in compare view

Updates symfony/css-selector from 6.4.8 to 6.4.13

Release notes

Sourced from symfony/css-selector's releases.

v6.4.13

Changelog (symfony/css-selector@v6.4.12...v6.4.13)

  • no significant changes
Commits
  • cb23e97 Merge branch '5.4' into 6.4
  • 4f7f3c3 Add PR template and auto-close PR on subtree split repositories
  • See full diff in compare view

Updates symfony/dependency-injection from 6.4.10 to 6.4.16

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.16

Changelog (symfony/dependency-injection@v6.4.15...v6.4.16)

v6.4.15

Changelog (symfony/dependency-injection@v6.4.14...v6.4.15)

  • no significant changes

v6.4.13

Changelog (symfony/dependency-injection@v6.4.12...v6.4.13)

v6.4.12

Changelog (symfony/dependency-injection@v6.4.11...v6.4.12)

v6.4.11

Changelog (symfony/dependency-injection@v6.4.10...v6.4.11)

Commits
  • 7a379d8 [DependencyInjection] Fix PhpDoc type
  • 7a4dbef Merge branch '5.4' into 6.4
  • e5ca16d Issue #58821: [DependencyInjection] Support interfaces in ContainerBuilder::g...
  • 70ab1f6 Definition::$class may not be class-string
  • 728ae8f Merge branch '5.4' into 6.4
  • 0c199da bug #58618 [DependencyInjection] Fix linting factories implemented via __call...
  • 711fca5 [DependencyInjection] Fix linting factories implemented via __callStatic
  • 68110b9 bug #58627 Minor fixes around parse_url() checks (nicolas-grekas)
  • 6c327cd [DependencyInjection] Fix replacing abstract arguments with bindings
  • 85ccf43 Minor fixes around parse_url() checks
  • Additional commits viewable in compare view

Updates symfony/dom-crawler from 6.4.8 to 6.4.16

Release notes

Sourced from symfony/dom-crawler's releases.

v6.4.16

Changelog (symfony/dom-crawler@v6.4.15...v6.4.16)

v6.4.13

Changelog (symfony/dom-crawler@v6.4.12...v6.4.13)

v6.4.12

Changelog (symfony/dom-crawler@v6.4.11...v6.4.12)

Commits
  • 4304e6a Merge branch '5.4' into 6.4
  • b57df76 Work around parse_url() bug (bis)
  • ae074df Merge branch '5.4' into 6.4
  • 89647a5 Minor fixes around parse_url() checks
  • 8063ccc Merge branch '5.4' into 6.4
  • 7111520 Add PR template and auto-close PR on subtree split repositories
  • 9d307ec Merge branch '5.4' into 6.4
  • 4c76e41 Work around parse_url() bug
  • See full diff in compare view

Updates symfony/event-dispatcher from 6.4.8 to 6.4.13

Release notes

Sourced from symfony/event-dispatcher's releases.

v6.4.13

Changelog (symfony/event-dispatcher@v6.4.12...v6.4.13)

  • no significant changes
Commits
  • 0ffc480 Merge branch '5.4' into 6.4
  • 72982eb Add PR template and auto-close PR on subtree split repositories
  • See full diff in compare view

Updates symfony/filesystem from 6.4.9 to 6.4.13

Release notes

Sourced from symfony/filesystem's releases.

v6.4.13

Changelog (symfony/filesystem@v6.4.12...v6.4.13)

v6.4.12

Changelog (symfony/filesystem@v6.4.11...v6.4.12)

Commits
  • 4856c9c Merge branch '5.4' into 6.4
  • 57c8294 Minor fixes around parse_url() checks
  • d452446 Merge branch '5.4' into 6.4
  • 30fc45a minor #58472 CS: clean some whitespaces/indentation (keradus)
  • d761de3 Merge branch '5.4' into 6.4
  • af6a59e Add PR template and auto-close PR on subtree split repositories
  • f810e3c Merge branch '5.4' into 6.4
  • 76c3818 bug #58185 [Filesystem] make sure temp files can be cleaned up on Windows (xa...
  • 8476ad8 Merge branch '5.4' into 6.4
  • 71fefa2 make sure temp files can be cleaned up on Windows
  • Additional commits viewable in compare view

Updates symfony/framework-bundle from 6.4.10 to 6.4.13

Release notes

Sourced from symfony/framework-bundle's releases.

v6.4.13

Changelog (symfony/framework-bundle@v6.4.12...v6.4.13)

v6.4.12

Changelog (symfony/framework-bundle@v6.4.11...v6.4.12)

Commits
  • e8b0bd9 Merge branch '5.4' into 6.4
  • 3d70f14 Minor fixes around parse_url() checks
  • 2c15425 Merge branch '5.4' into 6.4
  • d1ae40e [FrameworkBundle] Fix wrong merge
  • 48aba9b pass the test name to the WebTestCase constructor
  • cd77610 Merge branch '5.4' into 6.4
  • b1a24f4 [FrameworkBundle] Fix passing request_stack to session.listener
  • 72a2a25 bug #58343 [HttpClient] Add crypto_method to scoped client options (HypeMC)
  • bc9f770 Merge branch '5.4' into 6.4
  • f628a5a minor #58355 Add PR template and auto-close PR on subtree split repositories ...
  • Additional commits viewable in compare view

Updates symfony/html-sanitizer from 6.4.8 to 6.4.13

Release notes

Sourced from symfony/html-sanitizer's releases.

v6.4.13

Changelog (symfony/html-sanitizer@v6.4.12...v6.4.13)

  • no significant changes

v6.4.12

Changelog (symfony/html-sanitizer@v6.4.11...v6.4.12)

  • no significant changes
Commits

Updates symfony/http-foundation from 6.4.10 to 6.4.16

Release notes

Sourced from symfony/http-foundation's releases.

v6.4.16

Changelog (symfony/http-foundation@v6.4.15...v6.4.16)

v6.4.15

Changelog (symfony/http-foundation@v6.4.14...v6.4.15)

  • no significant changes

v6.4.14

Changelog (symfony/http-foundation@v6.4.13...v6.4.14)

v6.4.13

Changelog (symfony/http-foundation@v6.4.12...v6.4.13)

v6.4.12

Changelog (symfony/http-foundation@v6.4.11...v6.4.12)

Commits
  • 431771b Merge branch '5.4' into 6.4
  • 3f38b8a [HttpFoundation] Fix test
  • 40e6615 bug #58862 [Notifier] Fix GoIpTransport (nicolas-grekas)
  • d2737ec Merge branch '5.4' into 6.4
  • 897e8a2 [HttpFoundation] Revert risk change
  • 69094c8 [Notifier] Fix GoIpTransport
  • 49be6b8 Merge branch '5.4' into 6.4
  • 3280c9d Work around parse_url() bug (bis)
  • 9b3165e require Cache component versions compatible with Redis 6.1
  • ba020a3 Merge branch '5.4' into 6.4
  • Additional commits viewable in compare view

Updates symfony/http-kernel from 6.4.10 to 6.4.16

Release notes

Sourced from symfony/http-kernel's releases.

v6.4.16

Changelog (symfony/http-kernel@v6.4.15...v6.4.16)

v6.4.15

Changelog (symfony/http-kernel@v6.4.14...v6.4.15)

  • no significant changes

v6.4.14

Changelog (symfony/http-kernel@v6.4.13...v6.4.14)

  • no significant changes

v6.4.13

Changelog (symfony/http-kernel@v6.4.12...v6.4.13)

v6.4.12

Changelog (symfony/http-kernel@v6.4.11...v6.4.12)

v6.4.11

Changelog (symfony/http-kernel@v6.4.10...v6.4.11)

Commits
  • 8838b5b Update VERSION for 6.4.16
  • 7f0fd8a Merge branch '5.4' into 6.4
  • 455dfd3 [HttpKernel] Ensure HttpCache::getTraceKey() does not throw exception
  • 6f9b73f Bump Symfony version to 6.4.16
  • b002a5b Update VERSION for 6.4.15
  • 91c97d9 Bump Symfony version to 5.4.48
  • 0ac42d5 Update VERSION for 5.4.47
  • 1d80996 Bump Symfony version to 6.4.15
  • 8278a94 Update VERSION for 6.4.14
  • f41cb8a Bump Symfony version to 5.4.47
  • Additional commits viewable in compare view

Updates symfony/mailer from 6.4.9 to 6.4.13

Release notes

Sourced from symfony/mailer's releases.

v6.4.13

Changelog (symfony/mailer@v6.4.12...v6.4.13)

v6.4.12

Changelog (symfony/mailer@v6.4.11...v6.4.12)

  • no significant changes
Commits
  • c2f7e0d Merge branch '5.4' into 6.4
  • f732e1f Add PR template and auto-close PR on subtree split repositories
  • b6a2540 Merge branch '5.4' into 6.4
  • 2a5e44d Mitigate PHPUnit deprecations
  • See full diff in compare view

Updates symfony/mime from 6.4.9 to 6.4.13

Release notes

Sourced from symfony/mime's releases.

v6.4.13

Changelog (symfony/mime@v6.4.12...v6.4.13)

v6.4.12

Changelog (symfony/mime@v6.4.11...v6.4.12)

  • no significant changes

v6.4.11

Changelog (symfony/mime@v6.4.10...v6.4.11)

Commits
  • 1de1cf1 Merge branch '5.4' into 6.4
  • 8c1b9b3 [Mime] fix encoding issue with UTF-8 addresses containing doubles spaces
  • 108ffe3 Merge branch '5.4' into 6.4
  • 011f012 Add PR template and auto-close PR on subtree split repositories
  • abe16ee Make more data providers static
  • dba5d5f fix test
  • ab2adc7 Merge branch '5.4' into 6.4
  • a02711d [Mime] Fix tests
  • 78cc41e Merge branch '5.4' into 6.4
  • eb930b8 [Mime] Add tests on constraints
  • Additional commits viewable in compare view

Updates symfony/routing from 6.4.10 to 6.4.16

Release notes

Sourced from symfony/routing's releases.

v6.4.16

Changelog (symfony/routing@v6.4.15...v6.4.16)

v6.4.13

Changelog (symfony/routing@v6.4.12...v6.4.13)

  • no significant changes

v6.4.12

Changelog (symfony/routing@v6.4.11...v6.4.12)

  • no significant changes

v6.4.11

Changelog (symfony/routing@v6.4.10...v6.4.11)

  • no significant changes
Commits
  • 91e02e6 fix merge
  • 99a4c49 Merge branch '5.4' into 6.4
  • dd08c19 [Routing] Fix: lost priority when defining hosts in configuration
  • 640a742 Merge branch '5.4' into 6.4
  • 986597b do not use TestCase::getName() when possible
  • cd83899 Merge branch '5.4' into 6.4
  • 7289d3c Add PR template and auto-close PR on subtree split repositories
  • a7c8036 [6.4][Routing][Uid] Mention RFC 9562
  • 8ee0c24 Merge branch '5.4' into 6.4
  • b6f7178 Fix typos
  • See full diff in compare view

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 <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 symfony group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [symfony/cache](https://github.com/symfony/cache) | `6.4.10` | `6.4.16` |
| [symfony/config](https://github.com/symfony/config) | `6.4.8` | `6.4.14` |
| [symfony/console](https://github.com/symfony/console) | `6.4.10` | `6.4.15` |
| [symfony/css-selector](https://github.com/symfony/css-selector) | `6.4.8` | `6.4.13` |
| [symfony/dependency-injection](https://github.com/symfony/dependency-injection) | `6.4.10` | `6.4.16` |
| [symfony/dom-crawler](https://github.com/symfony/dom-crawler) | `6.4.8` | `6.4.16` |
| [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | `6.4.8` | `6.4.13` |
| [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `6.4.10` | `6.4.13` |
| [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer) | `6.4.8` | `6.4.13` |
| [symfony/mailer](https://github.com/symfony/mailer) | `6.4.9` | `6.4.13` |



Updates `symfony/cache` from 6.4.10 to 6.4.16
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/7.2/CHANGELOG.md)
- [Commits](symfony/cache@v6.4.10...v6.4.16)

Updates `symfony/config` from 6.4.8 to 6.4.14
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/7.2/CHANGELOG.md)
- [Commits](symfony/config@v6.4.8...v6.4.14)

Updates `symfony/console` from 6.4.10 to 6.4.15
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.2/CHANGELOG.md)
- [Commits](symfony/console@v6.4.10...v6.4.15)

Updates `symfony/css-selector` from 6.4.8 to 6.4.13
- [Release notes](https://github.com/symfony/css-selector/releases)
- [Changelog](https://github.com/symfony/css-selector/blob/7.2/CHANGELOG.md)
- [Commits](symfony/css-selector@v6.4.8...v6.4.13)

Updates `symfony/dependency-injection` from 6.4.10 to 6.4.16
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/7.2/CHANGELOG.md)
- [Commits](symfony/dependency-injection@v6.4.10...v6.4.16)

Updates `symfony/dom-crawler` from 6.4.8 to 6.4.16
- [Release notes](https://github.com/symfony/dom-crawler/releases)
- [Changelog](https://github.com/symfony/dom-crawler/blob/7.2/CHANGELOG.md)
- [Commits](symfony/dom-crawler@v6.4.8...v6.4.16)

Updates `symfony/event-dispatcher` from 6.4.8 to 6.4.13
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/7.2/CHANGELOG.md)
- [Commits](symfony/event-dispatcher@v6.4.8...v6.4.13)

Updates `symfony/filesystem` from 6.4.9 to 6.4.13
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/7.2/CHANGELOG.md)
- [Commits](symfony/filesystem@v6.4.9...v6.4.13)

Updates `symfony/framework-bundle` from 6.4.10 to 6.4.13
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/7.2/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v6.4.10...v6.4.13)

Updates `symfony/html-sanitizer` from 6.4.8 to 6.4.13
- [Release notes](https://github.com/symfony/html-sanitizer/releases)
- [Changelog](https://github.com/symfony/html-sanitizer/blob/7.2/CHANGELOG.md)
- [Commits](symfony/html-sanitizer@v6.4.8...v6.4.13)

Updates `symfony/http-foundation` from 6.4.10 to 6.4.16
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.2/CHANGELOG.md)
- [Commits](symfony/http-foundation@v6.4.10...v6.4.16)

Updates `symfony/http-kernel` from 6.4.10 to 6.4.16
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/7.2/CHANGELOG.md)
- [Commits](symfony/http-kernel@v6.4.10...v6.4.16)

Updates `symfony/mailer` from 6.4.9 to 6.4.13
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/7.2/CHANGELOG.md)
- [Commits](symfony/mailer@v6.4.9...v6.4.13)

Updates `symfony/mime` from 6.4.9 to 6.4.13
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/7.2/CHANGELOG.md)
- [Commits](symfony/mime@v6.4.9...v6.4.13)

Updates `symfony/routing` from 6.4.10 to 6.4.16
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/7.2/CHANGELOG.md)
- [Commits](symfony/routing@v6.4.10...v6.4.16)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/css-selector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/dependency-injection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/dom-crawler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/event-dispatcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/filesystem
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/framework-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/html-sanitizer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-kernel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/routing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 1, 2024
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