rindula-de / hirsch

https://hirsch.hochwarth-e.com/
GNU General Public License v3.0
2 stars 0 forks source link

build(deps): bump the symfony group with 39 updates #2064

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps the symfony group with 39 updates:

Package From To
symfony/asset-mapper 6.4.11 6.4.12
symfony/cache 6.4.11 6.4.12
symfony/console 6.4.11 6.4.12
symfony/doctrine-messenger 6.4.11 6.4.12
symfony/dotenv 6.4.10 6.4.12
symfony/form 6.4.11 6.4.12
symfony/framework-bundle 6.4.10 6.4.12
symfony/http-foundation 6.4.10 6.4.12
symfony/intl 6.4.8 6.4.12
symfony/mailer 6.4.9 6.4.12
symfony/messenger 6.4.10 6.4.12
symfony/mime 6.4.11 6.4.12
symfony/notifier 6.4.11 6.4.12
symfony/process 6.4.8 6.4.12
symfony/runtime 6.4.8 6.4.12
symfony/serializer 6.4.11 6.4.12
symfony/string 6.4.11 6.4.12
symfony/translation 6.4.10 6.4.12
symfony/twig-bundle 6.4.8 6.4.12
symfony/uid 6.4.11 6.4.12
symfony/validator 6.4.11 6.4.12
symfony/yaml 6.4.11 6.4.12
symfony/dependency-injection 6.4.11 6.4.12
symfony/doctrine-bridge 6.4.11 6.4.12
symfony/filesystem 6.4.9 6.4.12
symfony/http-client 6.4.11 6.4.12
symfony/http-kernel 6.4.11 6.4.12
symfony/polyfill-intl-grapheme 1.30.0 1.31.0
symfony/polyfill-intl-icu 1.30.0 1.31.0
symfony/polyfill-intl-idn 1.30.0 1.31.0
symfony/polyfill-intl-normalizer 1.30.0 1.31.0
symfony/polyfill-php80 1.30.0 1.31.0
symfony/polyfill-php83 1.30.0 1.31.0
symfony/polyfill-uuid 1.30.0 1.31.0
symfony/routing 6.4.11 6.4.12
symfony/security-core 6.4.11 6.4.12
symfony/security-http 6.4.11 6.4.12
symfony/twig-bridge 6.4.11 6.4.12
symfony/dom-crawler 6.4.8 6.4.12

Updates symfony/asset-mapper from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/asset-mapper's releases.

v6.4.12

Changelog (https://github.com/symfony/asset-mapper/compare/v6.4.11...v6.4.12)

  • no significant changes
Commits


Updates symfony/cache from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/cache's releases.

v6.4.12

Changelog (https://github.com/symfony/cache/compare/v6.4.11...v6.4.12)

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
  • See full diff in compare view


Updates symfony/console from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/console's releases.

v6.4.12

Changelog (https://github.com/symfony/console/compare/v6.4.11...v6.4.12)

  • no significant changes
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
  • See full diff in compare view


Updates symfony/doctrine-messenger from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/doctrine-messenger's releases.

v6.4.12

Changelog (https://github.com/symfony/doctrine-messenger/compare/v6.4.11...v6.4.12)

  • no significant changes
Commits


Updates symfony/dotenv from 6.4.10 to 6.4.12

Release notes

Sourced from symfony/dotenv's releases.

v6.4.12

Changelog (https://github.com/symfony/dotenv/compare/v6.4.11...v6.4.12)

Commits
  • 8152842 Merge branch '5.4' into 6.4
  • bb4fef2 throw a meaningful exception when parsing dotenv files with BOM
  • See full diff in compare view


Updates symfony/form from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/form's releases.

v6.4.12

Changelog (https://github.com/symfony/form/compare/v6.4.11...v6.4.12)

  • no significant changes
Commits
  • 5037c00 Merge branch '5.4' into 6.4
  • 4f3d91f Mutate remaining data providers to static ones
  • 24c9ab1 Merge branch '5.4' into 6.4
  • a337263 [Validator] Improve zh_TW translation
  • 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 (https://github.com/symfony/framework-bundle/compare/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/http-foundation from 6.4.10 to 6.4.12

Release notes

Sourced from symfony/http-foundation's releases.

v6.4.12

Changelog (https://github.com/symfony/http-foundation/compare/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/intl from 6.4.8 to 6.4.12

Release notes

Sourced from symfony/intl's releases.

v6.4.12

Changelog (https://github.com/symfony/intl/compare/v6.4.11...v6.4.12)

  • no significant changes
Commits


Updates symfony/mailer from 6.4.9 to 6.4.12

Release notes

Sourced from symfony/mailer's releases.

v6.4.12

Changelog (https://github.com/symfony/mailer/compare/v6.4.11...v6.4.12)

  • no significant changes
Commits


Updates symfony/messenger from 6.4.10 to 6.4.12

Release notes

Sourced from symfony/messenger's releases.

v6.4.12

Changelog (https://github.com/symfony/messenger/compare/v6.4.11...v6.4.12)

  • no significant changes
Commits


Updates symfony/mime from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/mime's releases.

v6.4.12

Changelog (https://github.com/symfony/mime/compare/v6.4.11...v6.4.12)

  • no significant changes
Commits


Updates symfony/notifier from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/notifier's releases.

v6.4.12

Changelog (https://github.com/symfony/notifier/compare/v6.4.11...v6.4.12)

Commits


Updates symfony/process from 6.4.8 to 6.4.12

Release notes

Sourced from symfony/process's releases.

v6.4.12

Changelog (https://github.com/symfony/process/compare/v6.4.11...v6.4.12)

Commits
  • 3f94e5f Merge branch '5.4' into 6.4
  • 1b9fa82 [Process] minor fix
  • 6f16c62 [Process] Fix finding executables independently of open_basedir
  • 6fd79ab PhpSubprocess: Add flag PREG_OFFSET_CAPTURE to preg_match to identify the offset
  • 8c567a2 Merge branch '5.4' into 6.4
  • 32354f6 Don't use is_resource() on non-streams
  • See full diff in compare view


Updates symfony/runtime from 6.4.8 to 6.4.12

Release notes

Sourced from symfony/runtime's releases.

v6.4.12

Changelog (https://github.com/symfony/runtime/compare/v6.4.11...v6.4.12)

  • no significant changes
Commits
  • bfe32a1 [Runtime] Adapt test to support the --silent option introduced in Symfony 7.2
  • See full diff in compare view


Updates symfony/serializer from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/serializer's releases.

v6.4.12

Changelog (https://github.com/symfony/serializer/compare/v6.4.11...v6.4.12)

Commits
  • 10ae9c1 Merge branch '5.4' into 6.4
  • 0f100df Mutate remaining data providers to static ones
  • fed6cf3 Merge branch '5.4' into 6.4
  • 5613373 [Serializer] Fix for method named get()
  • 88eeb78 [Uid][Serializer][Validator] Mention RFC 9562
  • See full diff in compare view


Updates symfony/string from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/string's releases.

v6.4.12

Changelog (https://github.com/symfony/string/compare/v6.4.11...v6.4.12)

  • no significant changes
Commits
  • f8a1cce Merge branch '5.4' into 6.4
  • 832caa1 Mutate remaining data providers to static ones
  • 9982f9e Merge branch '5.4' into 6.4
  • 2ce7db6 [String] Update wcswidth data with Unicode 16
  • See full diff in compare view


Updates symfony/translation from 6.4.10 to 6.4.12

Release notes

Sourced from symfony/translation's releases.

v6.4.12

Changelog (https://github.com/symfony/translation/compare/v6.4.11...v6.4.12)

Commits


Updates symfony/twig-bundle from 6.4.8 to 6.4.12

Release notes

Sourced from symfony/twig-bundle's releases.

v6.4.12

Changelog (https://github.com/symfony/twig-bundle/compare/v6.4.11...v6.4.12)

Commits
  • 4e63369 Merge branch '5.4' into 6.4
  • b94414b [TwigBundle] Add support for resetting globals between HTTP requests
  • See full diff in compare view


Updates symfony/uid from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/uid's releases.

v6.4.12

Changelog (https://github.com/symfony/uid/compare/v6.4.11...v6.4.12)

  • no significant changes
Commits
  • 2f16054 [6.4][Routing][Uid] Mention RFC 9562
  • 31b08ba Merge branch '5.4' into 6.4
  • b36c894 [Uid][Serializer][Validator] Mention RFC 9562
  • See full diff in compare view


Updates symfony/validator from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/validator's releases.

v6.4.12

Changelog (https://github.com/symfony/validator/compare/v6.4.11...v6.4.12)

Commits
  • 6da1f0a Make more data providers static
  • 8ecc8e0 Merge branch '5.4' into 6.4
  • 5b06142 Don't call the constructor of LogicalOr
  • 077d8f4 Merge branch '5.4' into 6.4
  • 9c483af minor #58238 [Serializer][Uid][Validator] Mention RFC 9562 (fancyweb)
  • 9430a0c Merge branch '5.4' into 6.4
  • 4bb3f80 pass CSV escape characters explicitly
  • 23e7ac7 [Uid][Serializer][Validator] Mention RFC 9562
  • 156284c Merge branch '5.4' into 6.4
  • 454027e [Validator] Add Catalan and Spanish translation for Week constraint
  • Additional commits viewable in compare view


Updates symfony/yaml from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/yaml's releases.

v6.4.12

Changelog (https://github.com/symfony/yaml/compare/v6.4.11...v6.4.12)

Commits


Updates symfony/dependency-injection from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.12

Changelog (https://github.com/symfony/dependency-injection/compare/v6.4.11...v6.4.12)

Commits
  • cfb9d34 Make more data providers static
  • 520fc55 Merge branch '5.4' into 6.4
  • 23eb9f3 [FrameworkBundle] Fix service reset between tests
  • See full diff in compare view


Updates symfony/doctrine-bridge from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/doctrine-bridge's releases.

v6.4.12

Changelog (https://github.com/symfony/doctrine-bridge/compare/v6.4.11...v6.4.12)

  • no significant changes
Commits


Updates symfony/filesystem from 6.4.9 to 6.4.12

Release notes

Sourced from symfony/filesystem's releases.

v6.4.12

Changelog (https://github.com/symfony/filesystem/compare/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/http-client from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/http-client's releases.

v6.4.12

Changelog (https://github.com/symfony/http-client/compare/v6.4.11...v6.4.12)

Commits
  • fbebfcc Fix named arguments in data providers
  • 0dc153b Merge branch '5.4' into 6.4
  • 58d3dc6 [HttpClient] Fix setting CURLMOPT_MAXCONNECTS
  • 23dcaa3 Merge branch '5.4' into 6.4
  • f09ba83 Work around parse_url() bug
  • See full diff in compare view


Updates symfony/http-kernel from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/http-kernel's releases.

v6.4.12

Changelog (https://github.com/symfony/http-kernel/compare/v6.4.11...v6.4.12)

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
  • d014fea Bump Symfony version to 5.4.44
  • Additional commits viewable in compare view


Updates symfony/polyfill-intl-grapheme from 1.30.0 to 1.31.0

Commits


Updates symfony/polyfill-intl-icu from 1.30.0 to 1.31.0

Commits


Updates symfony/polyfill-intl-idn from 1.30.0 to 1.31.0

Commits


Updates symfony/polyfill-intl-normalizer from 1.30.0 to 1.31.0

Commits


Updates symfony/polyfill-php80 from 1.30.0 to 1.31.0

Commits


Updates symfony/polyfill-php83 from 1.30.0 to 1.31.0

Commits


Updates symfony/polyfill-uuid from 1.30.0 to 1.31.0

Commits


Updates symfony/routing from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/routing's releases.

v6.4.12

Changelog (https://github.com/symfony/routing/compare/v6.4.11...v6.4.12)

  • no significant changes
Commits


Updates symfony/security-core from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/security-core's releases.

v6.4.12

Changelog (https://github.com/symfony/security-core/compare/v6.4.11...v6.4.12)

  • no significant changes
Commits


Updates symfony/security-http from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/security-http's releases.

v6.4.12

Changelog (https://github.com/symfony/security-http/compare/v6.4.11...v6.4.12)

Commits


Updates symfony/twig-bridge from 6.4.11 to 6.4.12

Release notes

Sourced from symfony/twig-bridge's releases.

v6.4.12

Changelog (https://github.com/symfony/twig-bridge/compare/v6.4.11...v6.4.12)

Commits
  • 09c0df1 Merge branch '5.4' into 6.4
  • d049fbe use DeprecatedCallableInfo for Twig callables if possible
  • bb2375d Merge branch '5.4' into 6.4
  • 978b78a [TwigBridge] Avoid calling deprecated mergeGlobals()
  • See full diff 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 (https://github.com/symfony/dom-crawler/compare/v6.4.11...v6.4.12)

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 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions