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 colinmollenhour/cache-backend-redis from 1.15.0 to 1.16.0 #2972

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps colinmollenhour/cache-backend-redis from 1.15.0 to 1.16.0.

Release notes

Sourced from colinmollenhour/cache-backend-redis's releases.

1.16.0

What's Changed

  • Replace "DEL" Commands with "UNLINK". by @​jonashrem in colinmollenhour/Cm_Cache_Backend_Redis#160
  • Fix PHPUnit tests to work with PHP 8.2
  • Reformat code to PSR-12 standards with PHP CS Fixer
  • Fix lots of other PhpStorm inspections
  • Run automated PHPUnit and PHP CS Fixer tests with GitHub Actions

New Contributors

Full Changelog: colinmollenhour/Cm_Cache_Backend_Redis@1.15.0...1.16.0

Commits
  • 3fc3e91 Fix PhpStorm inspections.
  • 6bc6f63 Add PHP-CS-Fixer to GitHub Actions
  • dd4fe9b Apply changes from PHP CS Fixer with PSR2
  • d87ca37 Replace DEL commands with UNLINK. (#160)
  • 38cc1d4 Add test to ensure Lua scripts are cached.
  • f91db67 Fix failing composer validation
  • fe7b9a2 Fix some minor bugs to get tests passing and add GitHub Action for PHPUnit te...
  • 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)

Bumps [colinmollenhour/cache-backend-redis](https://github.com/colinmollenhour/Cm_Cache_Backend_Redis) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/releases)
- [Commits](colinmollenhour/Cm_Cache_Backend_Redis@1.15.0...1.16.0)

---
updated-dependencies:
- dependency-name: colinmollenhour/cache-backend-redis
  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 Pull requests that update Php code labels Jan 19, 2023
@github-actions github-actions bot added the composer Relates to composer.json label Jan 19, 2023
Copy link
Contributor

@fballiano fballiano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is great

@fballiano fballiano merged commit d09654b into 1.9.4.x Jan 19, 2023
@fballiano fballiano deleted the dependabot/composer/colinmollenhour/cache-backend-redis-1.16.0 branch January 19, 2023 10:05
@fballiano
Copy link
Contributor

merged and v20ed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
composer Relates to composer.json dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants