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 27 updates #1984

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the symfony group with 27 updates:

Package From To
symfony/asset-mapper 6.4.8 6.4.9
symfony/console 6.4.8 6.4.9
symfony/doctrine-messenger 6.4.8 6.4.9
symfony/framework-bundle 6.4.8 6.4.9
symfony/mailer 6.4.8 6.4.9
symfony/messenger 6.4.8 6.4.9
symfony/mime 6.4.8 6.4.9
symfony/notifier 6.4.8 6.4.9
symfony/property-info 6.4.8 6.4.9
symfony/security-bundle 6.4.8 6.4.9
symfony/serializer 6.4.8 6.4.9
symfony/string 6.4.8 6.4.9
symfony/validator 6.4.8 6.4.9
symfony/phpunit-bridge 6.4.8 6.4.9
symfony/dependency-injection 6.4.8 6.4.9
symfony/doctrine-bridge 6.4.8 6.4.9
symfony/error-handler 6.4.8 6.4.9
symfony/filesystem 6.4.8 6.4.9
symfony/http-client 6.4.8 6.4.9
symfony/http-kernel 6.4.8 6.4.9
symfony/polyfill-intl-idn 1.29.0 1.30.0
symfony/polyfill-php83 1.29.0 1.30.0
symfony/security-core 6.4.8 6.4.9
symfony/security-http 6.4.8 6.4.9
symfony/twig-bridge 6.4.8 6.4.9
symfony/var-dumper 6.4.8 6.4.9
symfony/var-exporter 6.4.8 6.4.9

Updates symfony/asset-mapper from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/asset-mapper's releases.

v6.4.9

Changelog (https://github.com/symfony/asset-mapper/compare/v6.4.8...v6.4.9)

Commits
  • cfef863 [AssetMapper] Upgrade importmap polyfill
  • 92b7c6c [AssetMapper] fix npm version constraint conversion
  • See full diff in compare view


Updates symfony/console from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/console's releases.

v6.4.9

Changelog (https://github.com/symfony/console/compare/v6.4.8...v6.4.9)

  • no significant changes
Commits


Updates symfony/doctrine-messenger from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/doctrine-messenger's releases.

v6.4.9

Changelog (https://github.com/symfony/doctrine-messenger/compare/v6.4.8...v6.4.9)

  • no significant changes
Commits


Updates symfony/framework-bundle from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/framework-bundle's releases.

v6.4.9

Changelog (https://github.com/symfony/framework-bundle/compare/v6.4.8...v6.4.9)

Commits
  • c1d1cb0 [FrameworkBundle] Throw runtime exception when trying to use asset-mapper whi...
  • b3a0478 fix tests
  • e1f9a1f Merge branch '5.4' into 6.4
  • 18b8419 [FrameworkBundle] Fix setting default context for certain normalizers
  • bf2a45f Merge branch '5.4' into 6.4
  • d50f374 not registered definitions must not be modified
  • See full diff in compare view


Updates symfony/mailer from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/mailer's releases.

v6.4.9

Changelog (https://github.com/symfony/mailer/compare/v6.4.8...v6.4.9)

Commits


Updates symfony/messenger from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/messenger's releases.

v6.4.9

Changelog (https://github.com/symfony/messenger/compare/v6.4.8...v6.4.9)

Commits


Updates symfony/mime from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/mime's releases.

v6.4.9

Changelog (https://github.com/symfony/mime/compare/v6.4.8...v6.4.9)

Commits
  • 7d04896 Merge branch '5.4' into 6.4
  • c71c7a1 [Filesystem][Mime] Fix transient tests
  • 5a659ba fix low deps
  • 897a004 bug #57224 [Mime] Use streams instead of loading raw message generator into m...
  • 2d2e8c4 [Mime] Use streams instead of loading raw message generator into memory
  • See full diff in compare view


Updates symfony/notifier from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/notifier's releases.

v6.4.9

Changelog (https://github.com/symfony/notifier/compare/v6.4.8...v6.4.9)

Commits


Updates symfony/property-info from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/property-info's releases.

v6.4.9

Changelog (https://github.com/symfony/property-info/compare/v6.4.8...v6.4.9)

Commits
  • 1a0357e Merge branch '5.4' into 6.4
  • 2c96c24 bug #52699 [Serializer] [PropertyAccessor] Ignore non-collection interface ge...
  • d0bbc49 [PropertyAccessor] Fix unexpected collection when generics
  • See full diff in compare view


Updates symfony/security-bundle from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/security-bundle's releases.

v6.4.9

Changelog (https://github.com/symfony/security-bundle/compare/v6.4.8...v6.4.9)

Commits
  • adc34df [SecurityBundle] Remove unused memory users’ name attribute from the XSD
  • e3e00ec Revert "bug #57520 [SecurityBundle] Remove unused memory users’ name attrib...
  • 12288f8 [SecurityBundle] Remove unused memory users’ name attribute from the XSD
  • adc30c3 Merge branch '5.4' into 6.4
  • 86557f2 [SecurityBundle] Add provider XML attribute to the authenticators it’s miss...
  • 2af1350 minor #57307 [SecurityBundle] Adds space in FirewallTraits error message (m...
  • 22157c5 add space in error message
  • See full diff in compare view


Updates symfony/serializer from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/serializer's releases.

v6.4.9

Changelog (https://github.com/symfony/serializer/compare/v6.4.8...v6.4.9)

Commits
  • 56ce31d Merge branch '5.4' into 6.4
  • c97dba5 [Serializer] Check if exception message in test is correct
  • 240a7bb add missing method
  • 7dfc0da fix merge
  • 27859b6 fix merge
  • 4017244 Merge branch '5.4' into 6.4
  • 3fd3eca bug #57341 [Serializer] properly handle invalid data for false/true types (xa...
  • 296df0c bug #57187 [Serializer] Fix ObjectNormalizer with property path (HypeMC)
  • d1ffba3 [Serializer] Fix ObjectNormalizer with property path
  • 8cdef77 bug #52699 [Serializer] [PropertyAccessor] Ignore non-collection interface ge...
  • Additional commits viewable in compare view


Updates symfony/string from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/string's releases.

v6.4.9

Changelog (https://github.com/symfony/string/compare/v6.4.8...v6.4.9)

Commits
  • 76792db Merge branch '5.4' into 6.4
  • 065a961 bug #57497 [String] Fixed u()->snake(), b()->snake() and s()->snake() methods...
  • f3c6aeb Merge branch '5.4' into 6.4
  • 5fe083e [String] Fix *String::snake methods
  • a8b1c35 [String] Add alias case to EnglishInflector
  • 99ff820 Merge branch '5.4' into 6.4
  • d8ae47c [String] Fix #54611 pluralization of -on ending words + singularization of -a...
  • 0475303 Merge branch '5.4' into 6.4
  • dd2c915 [String] Fix Inflector for 'hardware'
  • See full diff in compare view


Updates symfony/validator from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/validator's releases.

v6.4.9

Changelog (https://github.com/symfony/validator/compare/v6.4.8...v6.4.9)

Commits
  • ee0a4d6 fix test
  • 1be7d1d Merge branch '5.4' into 6.4
  • e00b254 [57251] Missing translations for Romanian (ro)
  • 11f7858 bug #57213 [Validator] [UniqueValidator] Use correct variable as parameter in...
  • 49bfa54 [Validator] [UniqueValidator] Use correct variable as parameter in (custom) e...
  • 1fee97c fix cssColor HSLA test dataProvider
  • See full diff in compare view


Updates symfony/phpunit-bridge from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/phpunit-bridge's releases.

v6.4.9

Changelog (https://github.com/symfony/phpunit-bridge/compare/v6.4.8...v6.4.9)

Commits
  • 6e03e4d Merge branch '5.4' into 6.4
  • 26c1a40 [PhpUnitBridge] Add missing import
  • 9921ea3 Merge branch '5.4' into 6.4
  • bbd310b bug #57110 [PhpUnitBridge] Fix error handler triggered outside of tests (HypeMC)
  • e6742f5 [PhpUnitBridge] Fix error handler triggered outside of tests
  • See full diff in compare view


Updates symfony/dependency-injection from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.9

Changelog (https://github.com/symfony/dependency-injection/compare/v6.4.8...v6.4.9)

Commits
  • a4df9df [DependencyInjection] Add test coverage for `AutowireCallable::buildDefinitio...
  • 85cfebb [DependencyInjection] Fix ternary in AutowireCallable attribute
  • See full diff in compare view


Updates symfony/doctrine-bridge from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/doctrine-bridge's releases.

v6.4.9

Changelog (https://github.com/symfony/doctrine-bridge/compare/v6.4.8...v6.4.9)

Commits
  • 64d024f Merge branch '5.4' into 6.4
  • 2c2f0c8 [DoctrineBridge] Fix compat with DI >= 6.4
  • 934e826 fix test
  • 7f174fe change test to use a real ObjectManager
  • 8a8e781 Merge branch '5.4' into 6.4
  • 6f26ed3 [DoctrineBridge] Test reset with a true manager
  • 40ccd76 test handling of special "value" constraint option
  • See full diff in compare view


Updates symfony/error-handler from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/error-handler's releases.

v6.4.9

Changelog (https://github.com/symfony/error-handler/compare/v6.4.8...v6.4.9)

Commits
  • c9b7cc0 Merge branch '5.4' into 6.4
  • c25da5c [ErrorHandler] Fix rendered exception code highlighting on PHP 8.3
  • See full diff in compare view


Updates symfony/filesystem from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/filesystem's releases.

v6.4.9

Changelog (https://github.com/symfony/filesystem/compare/v6.4.8...v6.4.9)

Commits
  • b51ef80 Merge branch '5.4' into 6.4
  • 6d29dd9 [Filesystem][Mime] Fix transient tests
  • 748ccd8 Merge branch '5.4' into 6.4
  • 6a03d7f [Filesystem] Fix Filesystem::remove() on Windows
  • See full diff in compare view


Updates symfony/http-client from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/http-client's releases.

v6.4.9

Changelog (https://github.com/symfony/http-client/compare/v6.4.8...v6.4.9)

Commits
  • 6e9db00 Merge branch '5.4' into 6.4
  • 87ca825 [HttpClient][Mailer] Revert "Let curl handle transfer encoding", use HTTP/1.1...
  • 979bda8 Merge branch '5.4' into 6.4
  • 60caaca [HttpClient] Fix parsing SSE
  • See full diff in compare view


Updates symfony/http-kernel from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/http-kernel's releases.

v6.4.9

Changelog (https://github.com/symfony/http-kernel/compare/v6.4.8...v6.4.9)

Commits
  • cc4a9be Update VERSION for 6.4.9
  • 6cc95b3 [HttpKernel] Enable optional cache-warmers when cache-dir != build-dir
  • b20d5c8 Merge branch '5.4' into 6.4
  • ebb6f7e [HttpKernel][Security] Fix accessing session for stateless request
  • 19f6ebc chore: upgrade class doc
  • 39f809a Bump Symfony version to 6.4.9
  • 27c7ae5 Bump Symfony version to 5.4.41
  • 3ad0318 Update VERSION for 5.4.40
  • See full diff in compare view


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

Commits
  • a6e83bd Revert "minor #477 Auto-close PRs on subtree-splits (kbond)"
  • 872bf45 Auto-close PRs on subtree-splits
  • 412b0a6 Conform to IDNA version 15.1.0 revision 31
  • See full diff in compare view


Updates symfony/polyfill-php83 from 1.29.0 to 1.30.0

Commits


Updates symfony/security-core from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/security-core's releases.

v6.4.9

Changelog (https://github.com/symfony/security-core/compare/v6.4.8...v6.4.9)

  • no significant changes
Commits


Updates symfony/security-http from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/security-http's releases.

v6.4.9

Changelog (https://github.com/symfony/security-http/compare/v6.4.8...v6.4.9)

Commits
  • 8e70f39 Merge branch '5.4' into 6.4
  • 14d271e [HttpKernel][Security] Fix accessing session for stateless request
  • See full diff in compare view


Updates symfony/twig-bridge from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/twig-bridge's releases.

v6.4.9

Changelog (https://github.com/symfony/twig-bridge/compare/v6.4.8...v6.4.9)

Commits
  • 9bcb264 Merge branch '5.4' into 6.4
  • d7b10da [ErrorHandler] Fix rendered exception code highlighting on PHP 8.3
  • See full diff in compare view


Updates symfony/var-dumper from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/var-dumper's releases.

v6.4.9

Changelog (https://github.com/symfony/var-dumper/compare/v6.4.8...v6.4.9)

Commits
  • c31566e [VarDumper] Fix FFICaster test to be platform-adaptable
  • f828481 [VarDumper] Fix FFI caster test
  • See full diff in compare view


Updates symfony/var-exporter from 6.4.8 to 6.4.9

Release notes

Sourced from symfony/var-exporter's releases.

v6.4.9

Changelog (https://github.com/symfony/var-exporter/compare/v6.4.8...v6.4.9)

Commits
  • f9a0606 [VarExporter] generate __doUnserialize() method in ProxyHelper::generateLazyP...
  • 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 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