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

composer(deps-dev): bump symfony/cache from 5.3.7 to 5.3.8 #649

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2021

Bumps symfony/cache from 5.3.7 to 5.3.8.

Release notes

Sourced from symfony/cache's releases.

v5.3.8

Changelog (symfony/cache@v5.3.7...v5.3.8)

  • bug #43158 Fix invalidating tags on Redis <5 (wouterj)
  • bug #42904 Make sure PdoAdapter::prune() always returns a bool (derrabus)
  • bug #42835 Fix implicit float to int cast (derrabus)
  • bug #42819 Fix tests failing with DBAL 3 (derrabus)
Commits
  • 945bceb Merge branch '4.4' into 5.3
  • 4d9074f Fix Redis replication on Redis <5
  • ae03f7f Merge branch '4.4' into 5.3
  • 57aa751 [Cache] Make sure PdoAdapter::prune() always returns a bool
  • f438567 Merge branch '4.4' into 5.3
  • 0caf9a4 Fix implicit float to int cast
  • 91d3f46 Merge branch '4.4' into 5.3
  • fdaddbb Fix tests failing with DBAL 3
  • 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 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)

@codecov
Copy link

codecov bot commented Sep 28, 2021

Codecov Report

Merging #649 (af149a8) into main (b6f8241) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #649   +/-   ##
=========================================
  Coverage     99.04%   99.04%           
  Complexity      110      110           
=========================================
  Files            25       25           
  Lines           315      315           
=========================================
  Hits            312      312           
  Misses            3        3           

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 b6f8241...af149a8. Read the comment docs.

@localheinz
Copy link
Member

@dependabot recreate

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.3.7 to 5.3.8.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.3/CHANGELOG.md)
- [Commits](symfony/cache@v5.3.7...v5.3.8)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/cache-5.3.8 branch from 90aa802 to af149a8 Compare October 29, 2021 06:31
@ergebnis-bot ergebnis-bot self-assigned this Oct 29, 2021
@ergebnis-bot ergebnis-bot merged commit ac0ed1e into main Oct 29, 2021
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/symfony/cache-5.3.8 branch October 29, 2021 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants