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

Bump zendframework/zend-cache from 2.5.1 to 2.5.3 #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Bumps zendframework/zend-cache from 2.5.1 to 2.5.3.

Changelog

Sourced from zendframework/zend-cache's changelog.

2.5.3 - 2015-09-15

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #15 fixes an issue observed on HHVM when merging a list of memcached servers to add to the storage resource.
  • #17 Composer: moved zendframework/zend-serializer from require to require-dev as using the serializer is optional.
  • A fix was provided for ZF2015-07, ensuring that any directories or files created by the component use umask 0002 in order to prevent arbitrary local execution and/or local privilege escalation.

2.5.2 - 2015-07-16

Added

  • #10 adds TTL support for the Redis adapter.
  • #6 adds more suggestions to the composer.json for PHP extensions supported by storage adapters.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #9 fixes an issue when connecting to a Redis instance with the persistent_id option.
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [zendframework/zend-cache](https://github.com/zendframework/zend-cache) from 2.5.1 to 2.5.3.
- [Release notes](https://github.com/zendframework/zend-cache/releases)
- [Changelog](https://github.com/zendframework/zend-cache/blob/master/CHANGELOG.md)
- [Commits](zendframework/zend-cache@release-2.5.1...release-2.5.3)

---
updated-dependencies:
- dependency-name: zendframework/zend-cache
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2023
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.

0 participants