Skip to content
This repository was archived by the owner on Jun 1, 2021. It is now read-only.

build(deps): bump symfony/security-bundle from 5.0.7 to 5.1.10#96

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/security-bundle-5.1.10
Closed

build(deps): bump symfony/security-bundle from 5.0.7 to 5.1.10#96
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/security-bundle-5.1.10

Conversation

@dependabot-preview
Copy link
Contributor

Bumps symfony/security-bundle from 5.0.7 to 5.1.10.

Release notes

Sourced from symfony/security-bundle's releases.

v5.1.10

Changelog (symfony/security-bundle@v5.1.9...v5.1.10)

  • bug #39494 Add missing symfony/deprecation-contracts requirement (jderusse)

v5.1.9

Changelog (symfony/security-bundle@v5.1.8...v5.1.9)

  • bug #38869 inject only compatible token storage implementations for usage tracking (xabbuh)

v5.1.8

Changelog (symfony/security-bundle@v5.1.7...v5.1.8)

  • no changes

v5.1.7

Changelog (symfony/security-bundle@v5.1.6...v5.1.7)

  • no changes

v5.1.6

Changelog (symfony/security-bundle@v5.1.5...v5.1.6)

  • feature #38160 In the new authenticator system, no auth listener is valid (weaverryan)

v5.1.5

Changelog (symfony/security-bundle@v5.1.4...v5.1.5)

  • no changes

v5.1.4

Changelog (symfony/security-bundle@v5.1.3...v5.1.4)

  • no changes

v5.1.3

Changelog (symfony/security-bundle@v5.1.2...v5.1.3)

  • bug #37368 Resolve event bubbling of logout + new events in a compiler pass (wouterj)
  • bug #37366 Fix UserCheckerListener registration with custom user checker (wouterj)
  • bug #37362 Drop cache.security_expression_language service if invalid (chalasr)

v5.1.2

Changelog (symfony/security-bundle@v5.1.1...v5.1.2)

  • bug #37283 Fix CookieClearingLogoutListener DI configuration (wouterj)
  • bug #37261 Fix register csrf protection listener (Ne-Lexa)

v5.1.1

Changelog (symfony/security-bundle@v5.1.0...v5.1.1)

Changelog

Sourced from symfony/security-bundle's changelog.

CHANGELOG

5.2.0

  • Added FirewallListenerFactoryInterface, which can be implemented by security factories to add firewall listeners
  • Added SortFirewallListenersPass to make the execution order of firewall listeners configurable by leveraging Symfony\Component\Security\Http\Firewall\FirewallListenerInterface
  • Added ability to use comma separated ip address list for security.access_control
  • [BC break] Removed EntryPointFactoryInterface, authenticators must now implement AuthenticationEntryPointInterface if they require autoregistration of a Security entry point.

5.1.0

  • Added XSD for configuration
  • Added security configuration for priority-based access decision strategy
  • Marked the AnonymousFactory, FormLoginFactory, FormLoginLdapFactory, GuardAuthenticationFactory, HttpBasicFactory, HttpBasicLdapFactory, JsonLoginFactory, JsonLoginLdapFactory, RememberMeFactory, RemoteUserFactory and X509Factory as @internal
  • Renamed method AbstractFactory#createEntryPoint() to AbstractFactory#createDefaultEntryPoint()

5.0.0

  • The switch_user.stateless firewall option has been removed.
  • Removed the ability to configure encoders using argon2i or bcrypt as algorithm, use auto instead
  • The simple_form and simple_preauth authentication listeners have been removed, use Guard instead.
  • The SimpleFormFactory and SimplePreAuthenticationFactory classes have been removed, use Guard instead.
  • Removed LogoutUrlHelper and SecurityHelper templating helpers, use Twig instead
  • Removed the logout_on_user_change firewall option
  • Removed the threads encoder option
  • Removed the security.authentication.trust_resolver.anonymous_class parameter
  • Removed the security.authentication.trust_resolver.rememberme_class parameter
  • Removed the security.user.provider.in_memory.user service.

4.4.0

  • Added anonymous: lazy mode to firewalls to make them (not) start the session as late as possible
  • Added migrate_from option to encoders configuration.
  • Added new argon2id encoder, undeprecated the bcrypt and argon2i ones (using auto is still recommended by default.)
  • Deprecated the usage of "query_string" without a "search_dn" and a "search_password" config key in Ldap factories.
  • Marked the SecurityDataCollector class as @final.

4.3.0

  • Added new encoder types: auto (recommended), native and sodium
Commits
  • b280a01 Merge branch '4.4' into 5.1
  • 9355c98 Remove void return type from test methods
  • e30af50 Add missing symfony/deprecation-contracts requirement
  • 26a6733 Remove void return type from test methods
  • b597d83 Merge branch '4.4' into 5.1
  • b3ca345 Apply "visibility_required" CS rule to constants
  • 30e4202 Merge branch '4.4' into 5.1
  • 1a843d2 [SecurityBundle] Don't use the container as resource type in fixtures.
  • 1060810 Merge branch '4.4' into 5.1
  • b6a9bdd Merge branch '4.4' into 5.1
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 29, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #102.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/symfony/security-bundle-5.1.10 branch January 29, 2021 03:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants