Skip to content

Bump php-http/cache-plugin from 1.8.1 to 2.0.1 #50

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps php-http/cache-plugin from 1.8.1 to 2.0.1.

Release notes

Sourced from php-http/cache-plugin's releases.

2.0.1

  • Test with PHP 8.3 and 8.4.

2.0.0

Changed

  • Drop support of deprecated PHP-HTTP StreamFactory, only PSR-17 StreamFactoryInterface is now supported.
Changelog

Sourced from php-http/cache-plugin's changelog.

2.0.1 - 2024-10-02

  • Test with PHP 8.3 and 8.4.

2.0.0 - 2024-02-19

Changed

  • Drop support of deprecated PHP-HTTP StreamFactory, only PSR-17 StreamFactoryInterface is now supported.

Version 1

Commits
  • 5c591e9 prepare release
  • 004df3e Test on PHP 8.3 and 8.4 (#92)
  • 539b2d1 prepare release
  • 1221f19 Merge pull request #90 from php-http/cleanup-ci
  • 3d4cdf3 use latest checkout action in github actions
  • 9d48168 Merge remote-tracking branch 'origin/1.x' into 2.x
  • 694133b Merge pull request #89 from tacman/patch-1
  • 062a75f remove $ so gitclip works
  • 4bcd5b1 Merge remote-tracking branch 'origin/1.x' into 2.x
  • 3562529 Psr17: prevent usage of deprecated StreamFactory and use StreamFactoryInterfa...
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 2, 2025
Copy link

codecov bot commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.17%. Comparing base (bf6fdfd) to head (9580965).

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #50      +/-   ##
============================================
- Coverage     64.61%   64.17%   -0.44%     
  Complexity      459      459              
============================================
  Files            62       62              
  Lines          1540     1552      +12     
============================================
+ Hits            995      996       +1     
- Misses          545      556      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps [php-http/cache-plugin](https://github.com/php-http/cache-plugin) from 1.8.1 to 2.0.1.
- [Release notes](https://github.com/php-http/cache-plugin/releases)
- [Changelog](https://github.com/php-http/cache-plugin/blob/2.x/CHANGELOG.md)
- [Commits](php-http/cache-plugin@1.8.1...2.0.1)

---
updated-dependencies:
- dependency-name: php-http/cache-plugin
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/php-http/cache-plugin-2.0.1 branch from 6e2696d to 9580965 Compare June 3, 2025 08:22
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 Pull requests that update php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants