chore(deps): bump the actions group across 1 directory with 9 updates#3318
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the actions group across 1 directory with 9 updates#3318dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the actions group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [guardian/.github/.github/workflows/require-label.yaml](https://github.com/guardian/.github) | `2.0.0` | `3.0.0` | | [actions/checkout](https://github.com/actions/checkout) | `5` | `6` | | [actions/setup-node](https://github.com/actions/setup-node) | `5` | `6` | | [chromaui/action](https://github.com/chromaui/action) | `13` | `15` | | [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `5` | `6` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `5` | `7` | | [actions/cache](https://github.com/actions/cache) | `4` | `5` | | [cypress-io/github-action](https://github.com/cypress-io/github-action) | `6` | `7` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `6` | Updates `guardian/.github/.github/workflows/require-label.yaml` from 2.0.0 to 3.0.0 - [Release notes](https://github.com/guardian/.github/releases) - [Commits](guardian/.github@4cb5024...d8e9938) Updates `actions/checkout` from 5 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) Updates `actions/setup-node` from 5 to 6 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v5...v6) Updates `chromaui/action` from 13 to 15 - [Release notes](https://github.com/chromaui/action/releases) - [Changelog](https://github.com/chromaui/action/blob/main/CHANGELOG.md) - [Commits](chromaui/action@v13...v15) Updates `aws-actions/configure-aws-credentials` from 5 to 6 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v5...v6) Updates `actions/download-artifact` from 5 to 7 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v7) Updates `actions/cache` from 4 to 5 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v5) Updates `cypress-io/github-action` from 6 to 7 - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](cypress-io/github-action@v6...v7) Updates `actions/upload-artifact` from 4 to 6 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v6) --- updated-dependencies: - dependency-name: guardian/.github/.github/workflows/require-label.yaml dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: chromaui/action dependency-version: '15' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: aws-actions/configure-aws-credentials dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: cypress-io/github-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
af95242 to
ccd8ff1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the actions group with 9 updates in the / directory:
2.0.03.0.0565613155657456746Updates
guardian/.github/.github/workflows/require-label.yamlfrom 2.0.0 to 3.0.0Release notes
Sourced from guardian/.github/.github/workflows/require-label.yaml's releases.
Commits
d8e9938only run core4 check on non-draft PRs (#110)512a584Add release process to workflows readme (#115)c2449faMerge pull request #113 from guardian/akash1810-patch-18a5eff1Merge pull request #114 from guardian/jacobwinch-patch-10c3ca57Update testing questionae46782feat: Use ubuntu-slim719cebcMerge pull request #112 from guardian/revert-111-core4-get-labels-by-github-apib61c361Revert "fix: CORE4-labelling check - get labels by GitHub API, not event payl...d0d8351Merge pull request #111 from guardian/core4-get-labels-by-github-api0d27aefCORE4: Get labels by GitHub APIUpdates
actions/checkoutfrom 5 to 6Release 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
actions/setup-nodefrom 5 to 6Release notes
Sourced from actions/setup-node's releases.
Commits
6044e13Docs: bump actions/checkout from v5 to v6 (#1468)8e49463Fix README typo (#1226)621ac41README.md: bump to latest released checkout version v6 (#1446)2951748Bump@actions/cacheto v5.0.1 (#1449)21ddc7bCorrect mirror option typos (#1442)65d868fUpdate Documentation for Lockfile (#1454)395ad32Bump js-yaml from 3.14.1 to 3.14.2 (#1435)a4d2e2bBump actions/checkout from 5 to 6 (#1439)b9b25d4Remove always-auth configuration handling from action (#1436)633bb92Bump@actions/cachefrom 4.0.3 to 4.1.0 (#1384)Updates
chromaui/actionfrom 13 to 15Changelog
Sourced from chromaui/action's changelog.
... (truncated)
Commits
f1f9e32v15.0.09f1ad41v14.0.0Updates
aws-actions/configure-aws-credentialsfrom 5 to 6Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
... (truncated)
Commits
8df5847chore(deps): bump fast-xml-parser and@aws-sdk/xml-builder(#1640)d22a0f8chore(deps-dev): bump@types/nodefrom 25.0.10 to 25.2.0 (#1635)f7b8181chore(main): release 6.0.0 (#1641)c367a6achore: integ tests manual option (#1639)7ceaf96fix: correct outputs for role chaining (#1633)a7a2c11feat!: update action to use node24 (#1632)6e3375dchore: remove release-please release automation (#1631)98abed7chore: add workflow_dispatch trigger to release workflow (#1630)bf3adbbchore: Update distdb43b8bchore: re-run linterUpdates
actions/download-artifactfrom 5 to 7Release notes
Sourced from actions/download-artifact's releases.
Commits
37930b1Merge pull request #452 from actions/download-artifact-v7-release72582b9doc: update readme0d2ec9dchore: release v7.0.0 for Node.js 24 supportfd7ae8fMerge pull request #451 from actions/fix-storage-blobd484700chore: restore minimatch.dep.yml license file03a8080chore: remove obsolete dependency license files56fe6d9chore: update@actions/artifactlicense file to 5.0.18e3ebc4chore: update package-lock.json with@actions/artifact@5.0.11e3c4b4fix: update@actions/artifactto ^5.0.0 for Node.js 24 punycode fix458627dchore: use local@actions/artifactpackage for Node.js 24 testingUpdates
actions/cachefrom 4 to 5Release 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
cypress-io/github-actionfrom 6 to 7Release notes
Sourced from cypress-io/github-action's releases.
... (truncated)
Changelog
Sourced from cypress-io/github-action's changelog.
Commits
84d178etest(deps): update examples/custom-command lodash to 4.17.23 (#1650)6b08b44test(deps): update next to 16.1.6 (#1649)9992daafix(deps): update fast-xml-parser to 5.3.4 (#1648)e0f7da8docs: update changelog for v7.1.0 package-manager-cache parameter (#1646)0f330ebfix(deps): update @actions/* (#1645)8a35f96feat: add boolean option package-manager-cache (#1641)dca9861feat(deps): update action from node20 to node24 (#1639)e768e6dchore(deps): update dependency node to v20.20.0 (#1630)Updates
actions/upload-artifactfrom 4 to 6Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
b7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEddc45eddocs: update README to correct action name for Node.js 24 support615b319chore: release v6.0.0 for Node.js 24 support017748bMerge pull request #744 from actions/fix-storage-blob38d4c79chore: rebuild dist