Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps php/setup-php-sdk from 0.8 to 0.10.

Release notes

Sourced from php/setup-php-sdk's releases.

php/setup-php-sdk v0.10 released

The new release improves performance when running the action:

  • The PHP-SDK is fetched from a release instead of an archive (the latter may cause issues for a large number of jobs).
  • Clients can now enable caching (by passing cache: true as action argument); this drastically speeds up the action performance, because the most important downloads will be stored in the client's repositories cache. Unless cache size/eviction is an issue for your actions, it is strongly recommended to enable caching.
Commits
  • aeb631f Close #3: Improve error message for "toolset not available"
  • d07cd98 Close #8: Implement caching (#14)
  • 8d9e79b Download a release asset instead of a tag archive (GH-13)
  • effb4eb Support building for PHP 8.4.0 (#6)
  • 14f764c Use tagged version of php-sdk-binary-tools (#5)
  • 4dda4d8 Note that PHP 7.4 and earlier requires windows-2019 (#1)
  • f00a07e Switch to downloads.php.net (#4)
  • 9cf03b8 Merge pull request #3 from alcaeus/archive-old-php
  • 3b455e4 Add debug output when downloading files
  • 6884464 Add PHP 7.4 and 8.0 to the archives
  • 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 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 [php/setup-php-sdk](https://github.com/php/setup-php-sdk) from 0.8 to 0.10.
- [Release notes](https://github.com/php/setup-php-sdk/releases)
- [Commits](php/setup-php-sdk@v0.8...v0.10)

---
updated-dependencies:
- dependency-name: php/setup-php-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
@deminy
Copy link
Owner

deminy commented Dec 27, 2024

@dependabot ignore this patch version

@dependabot dependabot bot closed this Dec 27, 2024
Copy link
Author

dependabot bot commented on behalf of github Dec 27, 2024

OK, I won't notify you about version 0.10. again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/github_actions/php/setup-php-sdk-0.10 branch December 27, 2024 20:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant