instana / otel-shop

OpenTelemetry Demo App
Apache License 2.0
17 stars 12 forks source link

Bump symfony/framework-bundle from 6.1.1 to 6.1.8 in /ratings/html #595

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps symfony/framework-bundle from 6.1.1 to 6.1.8.

Release notes

Sourced from symfony/framework-bundle's releases.

v6.1.8

Changelog (https://github.com/symfony/framework-bundle/compare/v6.1.7...v6.1.8)

  • bug #48330 do not wire the MercureTransportFactory if the MercureBundle is not enabled (xabbuh)
  • bug #48119 Allow to disable lock without defining a resource (MatTheCat)

v6.1.7

Changelog (https://github.com/symfony/framework-bundle/compare/v6.1.6...v6.1.7)

  • no significant changes

v6.1.6

Changelog (https://github.com/symfony/framework-bundle/compare/v6.1.5...v6.1.6)

  • bug #47764 fixed traceable decoration priorities (mtarld)
  • bug #46956 Allow to specify null for exception mapping configuration values (andrew-demb)

v6.1.5

Changelog (https://github.com/symfony/framework-bundle/compare/v6.1.4...v6.1.5)

  • bug #47637 Fix passing serializer.default_context option to normalizers (wuchen90)
  • bug #47695 Filter out trans paths that are covered by a parent folder path (natewiebe13)
  • bug #47614 Fix a phpdoc in mailer assertions (HeahDude)
  • bug #47351 Do not throw when describing a factory definition (MatTheCat)

v6.1.4

Changelog (https://github.com/symfony/framework-bundle/compare/v6.1.3...v6.1.4)

  • bug #47195 fix writes to static $kernel property (xabbuh)
  • bug #47129 remove the ChatterInterface alias when the chatter service is removed (xabbuh)

v6.1.3

Changelog (https://github.com/symfony/framework-bundle/compare/v6.1.2...v6.1.3)

  • bug #46849 Allow null for sanitizer option allowed_link_hosts and allowed_media_hosts (plfort)
  • bug #46960 Fail gracefully when forms use disabled CSRF (HeahDude)

v6.1.2

Changelog (https://github.com/symfony/framework-bundle/compare/v6.1.1...v6.1.2)

  • bug #46668 Lower JsonSerializableNormalizer priority (aprat84)
Commits
  • 0b40e09 Merge branch '6.0' into 6.1
  • ac099ef Merge branch '5.4' into 6.0
  • 70bfb2e do not wire the MercureTransportFactory if the MercureBundle is not enabled
  • bd53c17 Merge branch '6.0' into 6.1
  • 9d220b0 Merge branch '5.4' into 6.0
  • 8bb6975 [FrameworkBundle] typo default_lifetime example
  • d25702a explicitly disable HTTP method overrides in tests
  • c4be6ef [FrameworkBundle] Removed unused $willBeAvailable params on Configuration
  • 463e347 Merge branch '6.0' into 6.1
  • e6df8bc Merge branch '5.4' into 6.0
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #601.