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

Bump symfony/security-http from 5.4.23 to 5.4.31 #539

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2023

Bumps symfony/security-http from 5.4.23 to 5.4.31.

Release notes

Sourced from symfony/security-http's releases.

v5.4.31

Changelog (symfony/security-http@v5.4.30...v5.4.31)

v5.4.30

Changelog (symfony/security-http@v5.4.29...v5.4.30)

  • no significant changes

v5.4.28

Changelog (symfony/security-http@v5.4.27...v5.4.28)

v5.4.26

Changelog (symfony/security-http@v5.4.25...v5.4.26)

Commits
  • 6d3cd5a [Security] Fix possible session fixation when only the token changes
  • a86dc99 Do not match request twice in HttpUtils
  • 912a75c [Security] Fix resetting traceable listeners
  • 7815edb [Security] FormLoginAuthenticator: fail for non-string password
  • 9291eec bug #50552 [Security] Allow custom scheme to be used as redirection URIs (Spo...
  • 317963e [Security] Allow custom scheme to be used as redirection URIs
  • 84aa665 bug #50582 [Security/Http] Fix false-string handling in `RememberMeAuthentica...
  • 8d9328e [Security] Fix false-string handling in RememberMeAuthenticator
  • 4c6e207 Fix some return types in tests
  • See full diff 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 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 [symfony/security-http](https://github.com/symfony/security-http) from 5.4.23 to 5.4.31.
- [Release notes](https://github.com/symfony/security-http/releases)
- [Changelog](https://github.com/symfony/security-http/blob/6.3/CHANGELOG.md)
- [Commits](symfony/security-http@v5.4.23...v5.4.31)

---
updated-dependencies:
- dependency-name: symfony/security-http
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies php Pull requests that update Php code labels Nov 12, 2023
Copy link

composer.lock

Package changes

Package Operation From To Changes
composer/semver upgrade 3.3.2 3.4.0 diff
doctrine/deprecations upgrade v1.0.0 1.1.2 diff
guzzlehttp/guzzle upgrade 7.7.0 7.8.0 diff
guzzlehttp/psr7 upgrade 2.5.0 2.6.1 diff
laminas/laminas-filter upgrade 2.22.0 2.31.0 diff
laminas/laminas-servicemanager upgrade 3.17.0 3.20.0 diff
laminas/laminas-stdlib upgrade 3.13.0 3.16.1 diff
monolog/monolog upgrade 2.9.1 2.9.2 diff
phpdocumentor/type-resolver upgrade 1.7.1 1.7.3 diff
phpstan/phpdoc-parser upgrade 1.21.0 1.24.2 diff
psr/cache upgrade 1.0.1 2.0.0 diff
psr/http-client upgrade 1.0.2 1.0.3 diff
symfony/cache upgrade v5.4.23 v5.4.31 diff
symfony/config upgrade v5.4.21 v5.4.31 diff
symfony/console upgrade v5.4.23 v5.4.31 diff
symfony/dependency-injection upgrade v5.4.23 v5.4.31 diff
symfony/dotenv upgrade v5.4.22 v5.4.30 diff
symfony/error-handler upgrade v5.4.23 v5.4.29 diff
symfony/event-dispatcher upgrade v5.4.22 v5.4.26 diff
symfony/filesystem upgrade v5.4.23 v5.4.25 diff
symfony/finder upgrade v5.4.21 v5.4.27 diff
symfony/flex upgrade v1.19.5 v1.21.2 diff
symfony/framework-bundle upgrade v5.4.22 v5.4.31 diff
symfony/http-foundation upgrade v5.4.23 v5.4.31 diff
symfony/http-kernel upgrade v5.4.23 v5.4.31 diff
symfony/mime upgrade v5.4.23 v5.4.26 diff
symfony/monolog-bridge upgrade v5.4.22 v5.4.31 diff
symfony/monolog-bundle upgrade v3.8.0 v3.10.0 diff
symfony/password-hasher upgrade v5.4.21 v5.4.31 diff
symfony/polyfill-intl-grapheme upgrade v1.27.0 v1.28.0 diff
symfony/polyfill-intl-idn upgrade v1.27.0 v1.28.0 diff
symfony/polyfill-intl-normalizer upgrade v1.27.0 v1.28.0 diff
symfony/polyfill-mbstring upgrade v1.27.0 v1.28.0 diff
symfony/polyfill-php73 upgrade v1.27.0 v1.28.0 diff
symfony/polyfill-php80 upgrade v1.27.0 v1.28.0 diff
symfony/polyfill-php81 upgrade v1.27.0 v1.28.0 diff
symfony/polyfill-uuid upgrade v1.27.0 v1.28.0 diff
symfony/process upgrade v5.4.23 v5.4.28 diff
symfony/property-access upgrade v5.4.22 v5.4.26 diff
symfony/property-info upgrade v5.4.23 v5.4.24 diff
symfony/routing upgrade v5.4.22 v5.4.26 diff
symfony/runtime upgrade v5.4.22 v5.4.26 diff
symfony/security-core upgrade v5.4.22 v5.4.30 diff
symfony/security-http upgrade v5.4.23 ⚠️ v5.4.31 ✅ diff
symfony/serializer upgrade v5.4.23 v5.4.31 diff
symfony/string upgrade v5.4.22 v5.4.31 diff
symfony/uid upgrade v5.4.21 v5.4.31 diff
symfony/var-dumper upgrade v5.4.23 v5.4.29 diff
symfony/var-exporter upgrade v5.4.21 v5.4.26 diff
symfony/yaml upgrade v5.4.23 v5.4.31 diff

Settings · Docs · Powered by Private Packagist

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cdd1eda) 50.15% compared to head (10dd771) 50.15%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #539   +/-   ##
=========================================
  Coverage     50.15%   50.15%           
  Complexity     1913     1913           
=========================================
  Files           255      255           
  Lines          6357     6357           
=========================================
  Hits           3188     3188           
  Misses         3169     3169           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pavelmaksimov25 pavelmaksimov25 added the do-not-merge PR can't be merged due to unresolved issues label Nov 13, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2023

Looks like symfony/security-http is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 16, 2023
@dependabot dependabot bot deleted the dependabot/composer/symfony/security-http-5.4.31 branch November 16, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies do-not-merge PR can't be merged due to unresolved issues php Pull requests that update Php code
Development

Successfully merging this pull request may close these issues.

None yet

1 participant