web-proxy
web-proxy copied to clipboard
Bump doctrine/cache from 1.7.1 to 1.8.0
Bumps doctrine/cache from 1.7.1 to 1.8.0.
Release notes
Sourced from doctrine/cache's releases.
v1.8.0
This release introduces:
- Support for newer
ext-couchbasereleases- Support for
ext-redisv4- Deprecates the
MemcacheCache,RiakCacheandXcacheCachedriversTotal issues resolved: 16
- 229: add support for ext-couchbase:^2.3.0 thanks to abacaphiliac
- 232: Use shields.io badges so things look better thanks to lcobucci
- 233: Improve SQLite3 adapter thanks to lcobucci
- 235: Upgrade PHPUnit thanks to lcobucci
- 242: Removing duplicate license header thanks to mikeSimonson
- 250: Update to PHPUnit 7 thanks to carusogabriel
- 251: Apply doctrine/cs v4 thanks to carusogabriel
- 255: Change homepage link to https thanks to S1SYPHOS
- 264: Add php-redis v4 support thanks to Killium
- 265: Update & fix & lock CS thanks to Majkl578
- 266: Drop Coveralls config thanks to Majkl578
- 267: Exclude legacy untestable drivers from coverage & mark them deprecated thanks to Majkl578
- 268: Scrutinizer: Fix missing MongoDB dependency thanks to Majkl578
- 270: ApcuCache driver name fixed thanks to Vehsamrak
- 271: CI: Lock Couchbase extension to 2.4.6 to avoid dependency mismatch thanks to Majkl578
- 275: Return type mismatch in
RedisCache#contains()andRedis#exists()thanks to Sirgalas
Commits
d768d58Bumped release version to 1.8.05e65fc3Merge pull request #271 from Majkl578/fix-couchbase-build96422cbCI: Lock Couchbase extension to 2.4.6 to avoid depenency mismatchd2aae73Merge pull request #270 from Vehsamrak/patch-1805595fApcuCache driver name fixed280484aMerge pull request #264 from Killium/patch-19cede59Add php-redis v4 support9d79d8bMerge pull request #265 from Majkl578/cs-fixfdd0b9fUpdate & fix & lock CSaf4c225Merge pull request #268 from Majkl578/scrutinizer-deps- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot mergewill merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.