pim-community-dev icon indicating copy to clipboard operation
pim-community-dev copied to clipboard

Bump symfony/security-http from 4.4.18 to 4.4.42

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps symfony/security-http from 4.4.18 to 4.4.42.

Release notes

Sourced from symfony/security-http's releases.

v4.4.42

Changelog (https://github.com/symfony/security-http/compare/v4.4.41...v4.4.42)

  • bug #46317 Ignore invalid URLs found in failure/success paths (nicolas-grekas)
  • bug #46262 Fix removing listeners when using first-class callable syntax (javer)

v4.4.41

Changelog (https://github.com/symfony/security-http/compare/v4.4.40...v4.4.41)

  • no significant changes

v4.4.37

Changelog (https://github.com/symfony/security-http/compare/v4.4.36...v4.4.37)

  • no significant changes

v4.4.36

Changelog (https://github.com/symfony/security-http/compare/v4.4.35...v4.4.36)

  • no significant changes

v4.4.34

Changelog (https://github.com/symfony/security-http/compare/v4.4.33...v4.4.34)

  • no significant changes

v4.4.30

Changelog (https://github.com/symfony/security-http/compare/v4.4.29...v4.4.30)

  • bug #42621 Don't produce TypeErrors for non-string CSRF tokens (derrabus)

v4.4.27

Changelog (https://github.com/symfony/security-http/compare/v4.4.26...v4.4.27)

  • bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
  • bug #41384 Fix SkippedTestSuite (jderusse)

v4.4.26

Changelog (https://github.com/symfony/security-http/compare/v4.4.25...v4.4.26)

  • no significant changes

v4.4.25

Changelog (https://github.com/symfony/security-http/compare/v4.4.24...v4.4.25)

  • no significant changes

v4.4.24

Changelog (https://github.com/symfony/security-http/compare/v4.4.23...v4.4.24)

... (truncated)

Commits
  • 0af230c bug #46317 [Security/Http] Ignore invalid URLs found in failure/success paths...
  • 7877d48 [Security/Http] Ignore invalid URLs found in failure/success paths
  • f5b6fa2 [EventDispatcher] Fix removing listeners when using first-class callable syntax
  • 36736d8 Add missing license header
  • d2edc6f Bump license year
  • 7807f29 CS fixes
  • 7661d7d Fix CS
  • ebbf7f1 Don't produce TypeErrors for non-string CSRF tokens
  • 3d967a0 [Security] Fix str_contains type mismatch in ChannelListener
  • ffd0ba0 Leverage str_contains/str_starts_with
  • 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] avatar Jun 23 '22 16:06 dependabot[bot]