deps: bump the all-actions group across 1 directory with 7 updates#1296
Open
dependabot[bot] wants to merge 1 commit intostagingfrom
Open
deps: bump the all-actions group across 1 directory with 7 updates#1296dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot[bot] wants to merge 1 commit intostagingfrom
Conversation
Bumps the all-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/stale](https://github.com/actions/stale) | `9` | `10` | | [actions/checkout](https://github.com/actions/checkout) | `4` | `6` | | [actions/labeler](https://github.com/actions/labeler) | `5` | `6` | | [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action) | `2.0.0` | `2.0.1` | | [actions/setup-node](https://github.com/actions/setup-node) | `4` | `6` | | [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) | `4.2.2` | `6.0.0` | | [actions/github-script](https://github.com/actions/github-script) | `7` | `8` | Updates `actions/stale` from 9 to 10 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v9...v10) Updates `actions/checkout` from 4 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) Updates `actions/labeler` from 5 to 6 - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v5...v6) Updates `kentaro-m/auto-assign-action` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/kentaro-m/auto-assign-action/releases) - [Commits](kentaro-m/auto-assign-action@v2.0.0...v2.0.1) Updates `actions/setup-node` from 4 to 6 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v6) Updates `cycjimmy/semantic-release-action` from 4.2.2 to 6.0.0 - [Release notes](https://github.com/cycjimmy/semantic-release-action/releases) - [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md) - [Commits](cycjimmy/semantic-release-action@v4.2.2...v6.0.0) Updates `actions/github-script` from 7 to 8 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v7...v8) --- updated-dependencies: - dependency-name: actions/stale dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/labeler dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: kentaro-m/auto-assign-action dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: cycjimmy/semantic-release-action dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
This PR has been marked as stale because it has been open for 7 days with no activity. |
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 all-actions group with 7 updates in the / directory:
91046562.0.02.0.1464.2.26.0.078Updates
actions/stalefrom 9 to 10Release notes
Sourced from actions/stale's releases.
Changelog
Sourced from actions/stale's changelog.
... (truncated)
Commits
9971854build(deps): bump actions/checkout from 4 to 6 (#1306)5611b9dbuild(deps): bump actions/publish-action from 0.3.0 to 0.4.0 (#1291)fad0de8Improves error handling when rate limiting is disabled on GHES. (#1300)39bea7dAdd Missing Input Reading foronly-issue-types(#1298)e46bbabbuild(deps-dev): bump@types/nodefrom 20.10.3 to 24.2.0 and document breakin...65d1d48build(deps-dev): bump eslint-config-prettier from 8.10.0 to 10.1.8 (#1276)5f858e3Addonly-issue-typesoption to filter issues by type (#1255)3a9db7eUpgrade to node 24 (#1279)8f717f0Bumps form-data (#1277)a92fd57build(deps): bump undici from 5.28.5 to 5.29.0 (#1251)Updates
actions/checkoutfrom 4 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
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)08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)Updates
actions/labelerfrom 5 to 6Release notes
Sourced from actions/labeler's releases.
... (truncated)
Commits
634933epublish-action upgrade to 0.4.0 from 0.2.2 (#901)f1a63e8Update Node.js version to 24 in action and dependencies (#891)b0a1180Bump@octokit/request-errorfrom 5.0.1 to 5.1.1 (#846)110d441Update README.md (#871)bee50feBump undici from 5.28.4 to 5.28.5 (#842)6463cdbBump eslint-plugin-jest from 28.9.0 to 28.11.0 (#839)c209686Bump typescript from 5.7.2 to 5.7.3 (#835)5184940Bump@vercel/nccfrom 0.38.1 to 0.38.3 (#830)3629d55Document update - permission section (#840)d24f7f3Bump ts-jest from 29.1.2 to 29.2.5 (#831)Updates
kentaro-m/auto-assign-actionfrom 2.0.0 to 2.0.1Release notes
Sourced from kentaro-m/auto-assign-action's releases.
... (truncated)
Commits
a6d59adchore: bump version to 2.0.1 (#254)5b05df9chore(deps): update node.js to v20.20.0 for security patch (#253)18e6258docs: add CLAUDE.md for Claude Code guidance (#248)72309cdchore(deps): update node.js to v20.19.6 (#245)6cd97c8chore(deps): update dependency ts-jest to v29.4.6 (#244)1c84c62chore(deps): update dependency js-yaml to v3.14.2 [security] (#243)6c329ffchore(deps): update dependency ts-jest to v29.4.5 (#240)5d959b4chore(deps): update dependency@vercel/nccto v0.38.4 (#239)0cb1582chore(deps): update node.js to v20.19.5 (#237)1a583dfchore(deps): update dependency ts-jest to v29.4.1 (#233)Updates
actions/setup-nodefrom 4 to 6Release notes
Sourced from actions/setup-node's releases.
... (truncated)
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
cycjimmy/semantic-release-actionfrom 4.2.2 to 6.0.0Release notes
Sourced from cycjimmy/semantic-release-action's releases.
Changelog
Sourced from cycjimmy/semantic-release-action's changelog.