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 12 updates #658

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 Oct 1, 2024

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

Package From To
symfony/cache 6.4.10 6.4.12
symfony/console 6.4.10 6.4.12
symfony/dependency-injection 6.4.10 6.4.12
symfony/dom-crawler 6.4.8 6.4.12
symfony/filesystem 6.4.9 6.4.12
symfony/framework-bundle 6.4.10 6.4.12
symfony/html-sanitizer 6.4.8 6.4.12
symfony/mailer 6.4.9 6.4.12

Updates symfony/cache from 6.4.10 to 6.4.12

Release notes

Sourced from symfony/cache's releases.

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
  • a463451 Merge branch '5.4' into 6.4
  • 4b3e7bf [Cache] Fix RedisSentinel params types
  • 8b73db5 Fix missing class import
  • b4452a1 [Cache] Fix compatibility with Redis 6.1.0 pre-releases
  • 36daef8 fix compatibility with redis extension 6.0.3+
  • See full diff in compare view

Updates symfony/console from 6.4.10 to 6.4.12

Release notes

Sourced from symfony/console's releases.

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
  • 72d080e Merge branch '5.4' into 6.4
  • 5b5a0aa Mutate remaining data providers to static ones
  • 3e36da1 Merge branch '5.4' into 6.4
  • 7a7ce2c Don't use is_resource() on non-streams
  • 4268688 Merge branch '5.4' into 6.4
  • e86f855 bug #57853 [Console] Fix side-effects from running bash completions (Seldaek)
  • c24bcd0 [Console] Fix side-effects from running bash completions
  • b406d22 Merge branch '5.4' into 6.4
  • f96ee2a [PhpUnitBridge][Console][VarDumper] Fix handling NO_COLOR env var
  • 74d6d39 fix permitted data type of the default choice
  • See full diff in compare view

Updates symfony/dependency-injection from 6.4.10 to 6.4.12

Release notes

Sourced from symfony/dependency-injection's releases.

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
  • cfb9d34 Make more data providers static
  • 520fc55 Merge branch '5.4' into 6.4
  • 23eb9f3 [FrameworkBundle] Fix service reset between tests
  • e93c836 Merge branch '5.4' into 6.4
  • 8c946c5 [DependencyInjection] Fix error message typo in YamlFileLoader
  • dbd4e87 Fix typo in exception message langage to language
  • cb127a4 Merge branch '5.4' into 6.4
  • 6084b55 [DependencyInjection] Fix issue between decorator and service locator index
  • be65ed4 Merge branch '5.4' into 6.4
  • 1539a0a bug #57298 [DependencyInjection] Fix handling of repeated #[Autoconfigure] ...
  • Additional commits viewable in compare view

Updates symfony/dom-crawler from 6.4.8 to 6.4.12

Release notes

Sourced from symfony/dom-crawler's releases.

v6.4.12

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

Commits

Updates symfony/filesystem from 6.4.9 to 6.4.12

Release notes

Sourced from symfony/filesystem's releases.

v6.4.12

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

Commits
  • 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
  • 3d2f88e [Filesystem] Add a warning about chown() and chgrp() on Windows
  • See full diff in compare view

Updates symfony/framework-bundle from 6.4.10 to 6.4.12

Release notes

Sourced from symfony/framework-bundle's releases.

v6.4.12

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

Commits
  • 6a9665b Merge branch '5.4' into 6.4
  • 9ae1957 [FrameworkBundle] Do not access the container when the kernel is shut down
  • f40274b fix merge
  • 5432bc4 Merge branch '5.4' into 6.4
  • d022058 fix XSD to allow to configure locks without resources
  • 40aa18d Merge branch '5.4' into 6.4
  • 35785c1 minor #58250 [FrameworkBundle] Finish incomplete tests for lock & semaphore c...
  • d48df3d Merge branch '5.4' into 6.4
  • 2f1b7a7 [FrameworkBundle] Fix schema & finish incomplete tests for lock & semaphore c...
  • 32c98b3 [FrameworkBundle] Fix service reset between tests
  • Additional commits viewable in compare view

Updates symfony/html-sanitizer from 6.4.8 to 6.4.12

Release notes

Sourced from symfony/html-sanitizer's releases.

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.12

Release notes

Sourced from symfony/http-foundation's releases.

v6.4.12

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

Commits
  • 133ac04 Make more data providers static
  • bf8b09f Merge branch '5.4' into 6.4
  • ae0d217 move setting deprecation session options into a legacy group test
  • 3bd4a26 fix merge
  • 65dca5d Merge branch '5.4' into 6.4
  • a414c5d bug #58181 [HttpFoundation] Update links for X-Accel-Redirect and fail prop...
  • b61630e Work around parse_url() bug
  • 4c7be83 [HttpFoundation] Update links for X-Accel-Redirect and fail properly when X-A...
  • See full diff in compare view

Updates symfony/http-kernel from 6.4.10 to 6.4.12

Release notes

Sourced from symfony/http-kernel's releases.

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
  • 96df83d Update VERSION for 6.4.12
  • 0a93aed Merge branch '5.4' into 6.4
  • f9aa6cd [HttpKernel] Skip logging uncaught exceptions in ErrorHandler, assume $kernel...
  • c7f1321 fix merge
  • ea0b4d4 Merge branch '5.4' into 6.4
  • 610e4c1 pass CSV escape characters explicitly
  • cfa9df8 Merge branch '5.4' into 6.4
  • 78eca3f Don't use is_resource() on non-streams
  • 6b9419b Bump Symfony version to 6.4.12
  • 1ba6b89 Update VERSION for 6.4.11
  • Additional commits viewable in compare view

Updates symfony/mailer from 6.4.9 to 6.4.12

Release notes

Sourced from symfony/mailer's releases.

v6.4.12

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

  • no significant changes
Commits

Updates symfony/mime from 6.4.9 to 6.4.12

Release notes

Sourced from symfony/mime's releases.

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

Updates symfony/routing from 6.4.10 to 6.4.12

Release notes

Sourced from symfony/routing's releases.

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

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 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [symfony/cache](https://github.com/symfony/cache) | `6.4.10` | `6.4.12` |
| [symfony/console](https://github.com/symfony/console) | `6.4.10` | `6.4.12` |
| [symfony/dependency-injection](https://github.com/symfony/dependency-injection) | `6.4.10` | `6.4.12` |
| [symfony/dom-crawler](https://github.com/symfony/dom-crawler) | `6.4.8` | `6.4.12` |
| [symfony/filesystem](https://github.com/symfony/filesystem) | `6.4.9` | `6.4.12` |
| [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `6.4.10` | `6.4.12` |
| [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer) | `6.4.8` | `6.4.12` |
| [symfony/mailer](https://github.com/symfony/mailer) | `6.4.9` | `6.4.12` |



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

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

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

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: symfony/cache
  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/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/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 Oct 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