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 composer group across 1 directories with 2 updates #1

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 Feb 4, 2024

Bumps the composer group with 2 updates in the /. directory: guzzlehttp/guzzle and symfony/http-kernel.

Updates guzzlehttp/guzzle from 7.4.2 to 7.4.5

Release notes

Sourced from guzzlehttp/guzzle's releases.

Release 7.4.5

See change log for changes.

Release 7.4.4

See change log for changes.

Release 7.4.3

See change log for changes.

Changelog

Sourced from guzzlehttp/guzzle's changelog.

7.4.5 - 2022-06-20

Fixed

  • Fix change in port should be considered a change in origin
  • Fix CURLOPT_HTTPAUTH option not cleared on change of origin

7.4.4 - 2022-06-09

Fixed

  • Fix failure to strip Authorization header on HTTP downgrade
  • Fix failure to strip the Cookie header on change in host or HTTP downgrade

7.4.3 - 2022-05-25

Fixed

  • Fix cross-domain cookie leakage
Commits

Updates symfony/http-kernel from 6.0.7 to 6.0.20

Release notes

Sourced from symfony/http-kernel's releases.

v6.0.20

Changelog (symfony/http-kernel@v6.0.19...v6.0.20)

  • no significant changes

v6.0.19

Changelog (symfony/http-kernel@v6.0.18...v6.0.19)

  • no significant changes

v6.0.18

Changelog (symfony/http-kernel@v6.0.17...v6.0.18)

  • no significant changes

v6.0.17

Changelog (symfony/http-kernel@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 (symfony/http-kernel@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 (symfony/http-kernel@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 (symfony/http-kernel@v6.0.13...v6.0.14)

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

v6.0.13

Changelog (symfony/http-kernel@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)
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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Bumps the composer group with 2 updates in the /. directory: [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) and [symfony/http-kernel](https://github.com/symfony/http-kernel).


Updates `guzzlehttp/guzzle` from 7.4.2 to 7.4.5
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.4.2...7.4.5)

Updates `symfony/http-kernel` from 6.0.7 to 6.0.20
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/7.0/CHANGELOG.md)
- [Commits](symfony/http-kernel@v6.0.7...v6.0.20)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  dependency-group: composer-security-group
- dependency-name: symfony/http-kernel
  dependency-type: indirect
  dependency-group: composer-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 4, 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