Bump symfony/cache from 3.4.8 to 3.4.36 in /advancedcontentfilter #916

Merged
dependabot[bot] merged 1 commits from dependabot/composer/advancedcontentfilter/symfony/cache-3.4.36 into develop 2019-12-02 20:23:38 +01:00
dependabot[bot] commented 2019-12-02 20:21:37 +01:00 (Migrated from github.com)

Bumps symfony/cache from 3.4.8 to 3.4.36.

Commits
  • 3d9f46a Fix failures on PHP 7.4
  • 3da9b98 [Cache] Make sure we get the correct number of values from redis::mget()
  • 8d5db9c security #cve-2019-18889 [Cache] forbid serializing AbstractAdapter and TagAw...
  • 9307cc1 Remove unused local variables in tests
  • d2da3dc fix PHP 5.6 compatibility
  • 6aed873 [Cache] fixed TagAwareAdapter returning invalid cache
  • fcc48d9 SCA: added missing break in a loop
  • 5c7bd82 [Cache] fix known tag versions ttl check
  • e378d09 [Cache] dont override native Memcached options
  • 6a9cc3e [Cache] fix return type declarations
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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.8 to 3.4.36. <details> <summary>Commits</summary> - [`3d9f46a`](https://github.com/symfony/cache/commit/3d9f46a6960fd5cd7f030f86adc5b4b63bcfa4e3) Fix failures on PHP 7.4 - [`3da9b98`](https://github.com/symfony/cache/commit/3da9b98ad3ca80e735079327f1a78a57f05f438d) [Cache] Make sure we get the correct number of values from redis::mget() - [`8d5db9c`](https://github.com/symfony/cache/commit/8d5db9c0cecf8b6f79fa96583fae652224d897da) security #cve-2019-18889 [Cache] forbid serializing AbstractAdapter and TagAw... - [`9307cc1`](https://github.com/symfony/cache/commit/9307cc18f444d0b4f6b56daceaa7e55174dfdfb5) Remove unused local variables in tests - [`d2da3dc`](https://github.com/symfony/cache/commit/d2da3dc51606f5b59754602b29a8c6c479691f73) fix PHP 5.6 compatibility - [`6aed873`](https://github.com/symfony/cache/commit/6aed8731d51b0503f0e9f1aa9ee592b4dce407ff) [Cache] fixed TagAwareAdapter returning invalid cache - [`fcc48d9`](https://github.com/symfony/cache/commit/fcc48d98c79e3dda66f821f028be72861cd32f3f) SCA: added missing break in a loop - [`5c7bd82`](https://github.com/symfony/cache/commit/5c7bd827617fcb9b13e04e423c31c0fb0bcf0160) [Cache] fix known tag versions ttl check - [`e378d09`](https://github.com/symfony/cache/commit/e378d09a8213f3104b7a14d8dffcf1e83c4936f6) [Cache] dont override native Memcached options - [`6a9cc3e`](https://github.com/symfony/cache/commit/6a9cc3ed7f61c6c2bc042d0594cdb807b6fea62c) [Cache] fix return type declarations - Additional commits viewable in [compare view](https://github.com/symfony/cache/compare/v3.4.8...v3.4.36) </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=symfony/cache&package-manager=composer&previous-version=3.4.8&new-version=3.4.36)](https://help.github.com/articles/configuring-automated-security-fixes) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://github.com/friendica/friendica-addons/network/alerts). </details>
MrPetovan (Migrated from github.com) approved these changes 2019-12-02 20:23:06 +01:00
Sign in to join this conversation.
No description provided.