Elise39u / LaravelAvontuur

A remade of my kilk game in larvael
0 stars 0 forks source link

Bump symfony/http-kernel from 6.0.7 to 6.0.20 #22

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps symfony/http-kernel from 6.0.7 to 6.0.20.

Release notes

Sourced from symfony/http-kernel's releases.

v6.0.20

Changelog (https://github.com/symfony/http-kernel/compare/v6.0.19...v6.0.20)

  • no significant changes

v6.0.19

Changelog (https://github.com/symfony/http-kernel/compare/v6.0.18...v6.0.19)

  • no significant changes

v6.0.18

Changelog (https://github.com/symfony/http-kernel/compare/v6.0.17...v6.0.18)

  • no significant changes

v6.0.17

Changelog (https://github.com/symfony/http-kernel/compare/v6.0.16...v6.0.17)

  • bug #48651 AbstractSessionListener should not override the cache lifetime for private responses (rodmen)
  • bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)

v6.0.16

Changelog (https://github.com/symfony/http-kernel/compare/v6.0.15...v6.0.16)

  • bug #48273 Fix message for unresovable arguments of invokable controllers (fancyweb)
  • bug #48172 Don’t try to wire Response argument with controller.service_arguments (MatTheCat)

v6.0.15

Changelog (https://github.com/symfony/http-kernel/compare/v6.0.14...v6.0.15)

  • bug #47857 Fix empty request stack when terminating with exception (krzyc)
  • bug #47878 Remove EOL when using error_log() in HttpKernel Logger (cyve)

v6.0.14

Changelog (https://github.com/symfony/http-kernel/compare/v6.0.13...v6.0.14)

  • bug #46956 Allow to specify null for exception mapping configuration values (andrew-demb)

v6.0.13

Changelog (https://github.com/symfony/http-kernel/compare/v6.0.12...v6.0.13)

  • bug #47491 Prevent exception in RequestDataCollector if request stack is empty (aschempp)
  • bug #47435 lock when writting profiles (nicolas-grekas)

v6.0.12

Changelog (https://github.com/symfony/http-kernel/compare/v6.0.11...v6.0.12)

  • bug #47358 Fix broken request stack state if throwable is thrown. (Warxcell)
  • bug #47273 Do not send Set-Cookie header twice for deleted session cookie (X-Coder264)
  • bug #47238 Fix passing null to \trim() method in LoggerDataCollector (SVillette)

... (truncated)

Commits
  • 6dc7083 Update VERSION for 6.0.20
  • 717e41a Merge branch '5.4' into 6.0
  • c37b7dd Merge branch '4.4' into 5.4
  • d8a773b Bump Symfony version to 6.0.20
  • 0a01b69 Update VERSION for 6.0.19
  • 441e106 Bump Symfony version to 5.4.20
  • ee371cd Update VERSION for 5.4.19
  • f7822a7 security #cve-2022-24894 [HttpKernel] Remove private headers before storing r...
  • 4251d73 Merge branch '5.4' into 6.0
  • c4b9839 [Tests] Remove $this occurrences in future static data providers
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Elise39u/LaravelAvontuur/network/alerts).