Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 19, 2020

Bumps symfony/cache from 3.4.12 to 3.4.40.

Release notes

Sourced from symfony/cache's releases.

v3.4.40

Changelog (symfony/cache@v3.4.39...v3.4.40)

  • bug #36555 skip APCu in chains when the backend is disabled (nicolas-grekas)
  • bug #36460 Avoid memory leak in TraceableAdapter::reset() (lyrixx)

v3.4.39

Changelog (symfony/cache@v3.4.38...v3.4.39)

  • no changes

v3.4.38

Changelog (symfony/cache@v3.4.37...v3.4.38)

  • no changes
Commits
  • c9f37a7 [Cache] skip APCu in chains when the backend is disabled
  • b0f3fc7 bug #36460 [Cache] Avoid memory leak in TraceableAdapter::reset() (lyrixx)
  • db9d2c0 [Cache] Avoid memory leak in TraceableAdapter::reset()
  • a459125 Tweak the code to avoid fabbot false positives
  • 04860ec Fix more quotes in exception messages
  • 515f687 Fix quotes in exception messages
  • 554b6f7 Add missing dots at the end of exception messages
  • 530ddfd Fix CS
  • 17d1cda Update year in license files
  • 65c9fea [Cache] fix memory leak when using PhpArrayAdapter
  • 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 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [symfony/cache](https://github.com/symfony/cache) from 3.4.12 to 3.4.40.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/master/CHANGELOG.md)
- [Commits](symfony/cache@v3.4.12...v3.4.40)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 19, 2020
@coveralls
Copy link

coveralls commented May 19, 2020

Pull Request Test Coverage Report for Build 47

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 54.839%

Totals Coverage Status
Change from base Build 43: 0.0%
Covered Lines: 170
Relevant Lines: 310

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants