Skip to content

Bump react/cache from 1.1.1 to 1.2.0#83

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/react/cache-1.2.0
Closed

Bump react/cache from 1.1.1 to 1.2.0#83
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/react/cache-1.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps react/cache from 1.1.1 to 1.2.0.

Release notes

Sourced from react/cache's releases.

v1.2.0

Changelog

Sourced from react/cache's changelog.

1.2.0 (2022-11-30)

1.1.0 (2020-09-18)

1.0.0 (2019-07-11)

  • First stable LTS release, now following SemVer. We'd like to emphasize that this component is production ready and battle-tested. We plan to support all long-term support (LTS) releases for at least 24 months, so you have a rock-solid foundation to build on top of.

Contains no other changes, so it's actually fully compatible with the v0.6.0 release.

0.6.0 (2019-07-04)

  • Feature / BC break: Add support for getMultiple(), setMultiple(), deleteMultiple(), clear() and has() supporting multiple cache items (inspired by PSR-16). (#32 by @​krlv and #37 by @​clue)

  • Documentation for TTL precision with millisecond accuracy or below and use high-resolution timer for cache TTL on PHP 7.3+. (#35 and #38 by @​clue)

  • Improve API documentation and allow legacy HHVM to fail in Travis CI config. (#34 and #36 by @​clue)

  • Prefix all global functions calls with \ to skip the look up and resolve process and go straight to the global function. (#31 by @​WyriHaximus)

0.5.0 (2018-06-25)

  • Improve documentation by describing what is expected of a class implementing CacheInterface.

... (truncated)

Commits
  • d47c472 Prepare v1.2.0 release
  • bc120f3 Merge pull request #54 from clue-labs/update-tests
  • 1b7b706 Update test suite and report failed assertions
  • 06f72fe Merge pull request #52 from WyriHaximus-labs/1.x-test-on-php.8.2
  • 19886b1 Test on PHP 8.2
  • 161426e Merge pull request #51 from nhedger/chore/remove-dollar-sign
  • 0845078 chore(docs): remove leading dollar sign
  • b3b669a Merge pull request #49 from SimonFrings/hhvm
  • a11235c Fix legacy HHVM build by downgrading Composer
  • 2f04a2f Merge pull request #48 from SimonFrings/installations
  • 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 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)

Bumps [react/cache](https://github.com/reactphp/cache) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/reactphp/cache/releases)
- [Changelog](https://github.com/reactphp/cache/blob/3.x/CHANGELOG.md)
- [Commits](reactphp/cache@v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: react/cache
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Jun 19, 2026
@dependabot dependabot Bot requested a review from WyriHaximus as a code owner June 19, 2026 06:02
@dependabot dependabot Bot added the PHP 🐘 Hypertext Pre Processor label Jun 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/composer/react/cache-1.2.0 branch June 20, 2026 19:08
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 PHP 🐘 Hypertext Pre Processor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant