Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

Bump symfony/security-bundle from 5.1.7 to 5.1.10 #77

Merged
merged 1 commit into from
Dec 25, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2020

Bumps symfony/security-bundle from 5.1.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
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.


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 dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 21, 2020
@codecov
Copy link

codecov bot commented Dec 21, 2020

Codecov Report

Merging #77 (eab3ca4) into master (e4df786) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #77   +/-   ##
=========================================
  Coverage     14.91%   14.91%           
  Complexity      796      796           
=========================================
  Files           142      142           
  Lines          2173     2173           
=========================================
  Hits            324      324           
  Misses         1849     1849           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e4df786...eab3ca4. Read the comment docs.

@nplhse nplhse merged commit 11bd8e5 into master Dec 25, 2020
@nplhse nplhse deleted the dependabot/composer/symfony/security-bundle-5.1.10 branch December 25, 2020 14:27
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant