Conversation
Bumps the github-actions group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `6.0.2` | | [shivammathur/setup-php](https://github.com/shivammathur/setup-php) | `2.35.3` | `2.37.0` | | [actions/setup-node](https://github.com/actions/setup-node) | `6.0.0` | `6.3.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `6.0.0` | `7.0.0` | | [ramsey/composer-install](https://github.com/ramsey/composer-install) | `3.1.1` | `4.0.0` | | [actions/cache](https://github.com/actions/cache) | `4.3.0` | `5.0.3` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `7.0.0` | `8.0.1` | | [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) | `2.1.1` | `3.0.1` | Updates `actions/checkout` from 5.0.0 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...de0fac2) Updates `shivammathur/setup-php` from 2.35.3 to 2.37.0 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.35.3...accd612) Updates `actions/setup-node` from 6.0.0 to 6.3.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v6...53b8394) Updates `actions/upload-artifact` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@b7c566a...bbbca2d) Updates `ramsey/composer-install` from 3.1.1 to 4.0.0 - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@3cf229d...65e4f84) Updates `actions/cache` from 4.3.0 to 5.0.3 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4.3.0...cdf6c1f) Updates `actions/download-artifact` from 7.0.0 to 8.0.1 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@37930b1...3e5f45b) Updates `slackapi/slack-github-action` from 2.1.1 to 3.0.1 - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@91efab1...af78098) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: shivammathur/setup-php dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/setup-node dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: ramsey/composer-install dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/cache dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: slackapi/slack-github-action dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
|
Looks like this resolves all but 4 related warnings:
|
|
Merged in r62033. |
This updates several GitHub Actions to their latest versions.
Ignore the introduction of a
dependabot.ymlfile. I have that pushed to my fork to create PRs since it had to be disabled on this mirror.Bumps the github-actions group with 8 updates in the / directory:
5.0.06.0.22.35.32.37.06.0.06.3.06.0.07.0.03.1.14.0.04.3.05.0.37.0.08.0.12.1.13.0.1Updates
actions/checkoutfrom 5.0.0 to 6.0.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)Updates
shivammathur/setup-phpfrom 2.35.3 to 2.37.0Release notes
Sourced from shivammathur/setup-php's releases.
... (truncated)
Commits
accd612Update dependenciesa5c2146Improve tool cache to not cache persistent urls6a1d559Fix regression in pecl_http support [skip ci]076a5e3Update actions in examples [skip ci]00c8f84Add support for ionCube for PHP 8.5 [skip ci]c033e31Add support for zephir parser for PHP 8.5 [skip ci]bc6f40aSwitch to downloads.php.net in Get-ICUUrl [skip ci]fe26b50Fix support for pecl_http on Windows [skip ci]e67ff94Fix caching couchbase on macOS [skip ci]4e89813Improve switch_version on LinuxUpdates
actions/setup-nodefrom 6.0.0 to 6.3.0Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
Updates
actions/upload-artifactfrom 6.0.0 to 7.0.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testUpdates
ramsey/composer-installfrom 3.1.1 to 4.0.0Release notes
Sourced from ramsey/composer-install's releases.
Commits
65e4f84docs: update badges for v4 branch853e7d7chore: Bump actions/cache from 4.2.4 to 5.0.3 (#278)a8d0d95docs: change example OS name to match realitye8b962cdocs: use pinned hash in all examples822ffe8fix: use format() to construct file names for hashFiles()261fbb7chore: pin actions used in CI workflowa35c6ebchore: Bump actions/checkout from 4 to 6 (#274)1413e47Pin cache action version (#271)Updates
actions/cachefrom 4.3.0 to 5.0.3Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
cdf6c1fMerge pull request #1695 from actions/Link-/prepare-5.0.3a1bee22Add review for the@actions/http-clientlicense4695763Add licensed outputdc73bb9Upgrade dependencies and address security warnings345d5c2Add 5.0.3 builds8b402f5Merge pull request #1692 from GhadimiR/main304ab5alicense for httpclient609fc19Update licensed record for cacheb22231eBuild93150cdAdd PR link to releasesUpdates
actions/download-artifactfrom 7.0.0 to 8.0.1Release notes
Sourced from actions/download-artifact's releases.
Commits
3e5f45bAdd regression tests for CJK characters (#471)e6d03f6Add a regression test for artifact name + content-type mismatches (#472)70fc10cMerge pull request #461 from actions/danwkennedy/digest-mismatch-behaviorf258da9Add change docsccc058eFix linting issuesbd7976bAdd a setting to specify what to do on hash mismatch and default it toerrorac21fcfMerge pull request #460 from actions/danwkennedy/download-no-unzip15999bfAdd note about package bumps974686eBump the version tov8and add release notesfbe48b1Update test names to make it clearer what they doUpdates
slackapi/slack-github-actionfrom 2.1.1 to 3.0.1Release notes
Sourced from slackapi/slack-github-action's releases.
... (truncated)
Commits
af78098Releaseadd1a00chore(release): tag version 3.0.1 (#577)2bc9e7achore: use a unique title for marketplace (#576)c5d43dachore(release): tag version 3.0.0 (#575)963b979build(deps): bump@slack/web-apifrom 7.14.1 to 7.15.0 (#574)90b7328build(deps): bump@slack/loggerfrom 4.0.0 to 4.0.1 (#573)e45cb89feat: support slack cli commands with composite action inputs (#560)0aed2c2build(deps): bump https-proxy-agent from 7.0.6 to 8.0.0 (#572)4795f96build(deps-dev): bump sinon from 21.0.1 to 21.0.2 (#571)bd9e2cebuild(deps): bump actions/setup-node from 6.2.0 to 6.3.0 (#569)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 recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSee: Core-64227.