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 composer/ca-bundle from 1.4.0 to 1.5.0 #6219

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps composer/ca-bundle from 1.4.0 to 1.5.0.

Release notes

Sourced from composer/ca-bundle's releases.

1.5.0

  • Fixed PHP 8.4 deprecation warnings
  • Dropped support for PHP 7.1 and below. composer/ca-bundle 1.4.x will keep receiving CA updates though.

Full Changelog: composer/ca-bundle@1.4.2...1.5.0

1.4.2

What's Changed

Full Changelog: composer/ca-bundle@1.4.1...1.4.2

1.4.1

What's Changed

New Contributors

Full Changelog: composer/ca-bundle@1.4.0...1.4.1

Commits
  • 0c5ccfc Moar fixes to drop old php
  • cf9d3bf Bump php requirement to 7.2, fixes php 8.4 deprecations
  • 18fc0ab Update cacert.pem (#88)
  • 3ce2401 add missing openssl-certificate paths for homebrew on apple silicon (#87)
  • 5ac2520 Bump actions/cache from 3 to 4 (#85)
  • 0239111 Bump peter-evans/create-pull-request from 5 to 6 (#86)
  • 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)

Bumps [composer/ca-bundle](https://github.com/composer/ca-bundle) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/composer/ca-bundle/releases)
- [Commits](composer/ca-bundle@1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: composer/ca-bundle
  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 Jun 3, 2024
Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.79%. Comparing base (5d33f08) to head (a0374c3).

Additional details and impacted files
@@           Coverage Diff           @@
##              4.3    #6219   +/-   ##
=======================================
  Coverage   82.79%   82.79%           
=======================================
  Files         480      480           
  Lines       26419    26419           
=======================================
  Hits        21873    21873           
  Misses       4546     4546           
Flag Coverage Δ
E2E 82.79% <ø> (ø)
Unit 82.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dotani1111
Copy link
Contributor

テスト通り次第マージOK

@dotani1111 dotani1111 added this to the 4.3.0 milestone Jun 3, 2024
@ji-eunsoo ji-eunsoo merged commit 9717be4 into 4.3 Jun 5, 2024
99 checks passed
@ji-eunsoo ji-eunsoo deleted the dependabot/composer/composer/ca-bundle-1.5.0 branch June 5, 2024 07:07
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.

None yet

2 participants