chore(deps): bump the actions group across 1 directory with 4 updates#683
Merged
Merged
Conversation
Bumps the actions group with 4 updates in the / directory: [rharkor/caching-for-turbo](https://github.com/rharkor/caching-for-turbo), [github/codeql-action](https://github.com/github/codeql-action), [pnpm/action-setup](https://github.com/pnpm/action-setup) and [actions/github-script](https://github.com/actions/github-script). Updates `rharkor/caching-for-turbo` from 2.3.11 to 2.3.14 - [Release notes](https://github.com/rharkor/caching-for-turbo/releases) - [Commits](rharkor/caching-for-turbo@v2.3.11...v2.3.14) Updates `github/codeql-action` from 3 to 4 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3...v4) Updates `pnpm/action-setup` from 5 to 6 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v5...v6) Updates `actions/github-script` from 8 to 9 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v8...v9) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: pnpm/action-setup dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: rharkor/caching-for-turbo dependency-version: 2.3.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
0036925 to
6d281b4
Compare
theoephraim
approved these changes
May 5, 2026
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 4 updates in the / directory: rharkor/caching-for-turbo, github/codeql-action, pnpm/action-setup and actions/github-script.
Updates
rharkor/caching-for-turbofrom 2.3.11 to 2.3.14Release notes
Sourced from rharkor/caching-for-turbo's releases.
... (truncated)
Commits
5621940chore(release): 2.3.14 [skip ci]43cabc4chore(sync): restore package.json from main1a18d14Merge remote-tracking branch 'origin/main' into main-releaseef34c8aMerge pull request #888 from rharkor/devb4a1ad5Merge pull request #885 from rharkor/renovate/aws-sdk-js-v3-monorepo051f890Merge pull request #886 from rharkor/renovate/actions-core-3.x-lockfiledea30eaMerge pull request #887 from rharkor/renovate/npm-11.x997c62dchore(deps): update npm to v11.13.09bd3177chore(deps): update aws-sdk-js-v3 monorepo to v3.1035.0c362118chore(deps): update dependency@actions/coreto v3.0.1Updates
github/codeql-actionfrom 3 to 4Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
5145c11Bump ruby/setup-ruby7108503Bump@ava/typescriptfrom 6.0.0 to 7.0.04fe9b1eMerge pull request #3856 from github/henrymercer/overlay-add-log-group56733fbAdd log group for downloading overlay-base DB0a63608Add GHES 3.21 to supported versions table97be3afDeprecate CodeQL versions 2.19.3 and earlierUpdates
pnpm/action-setupfrom 5 to 6Release notes
Sourced from pnpm/action-setup's releases.
Commits
8912a91fix: append (not prepend) action node dir to PATH for npm bootstrap (#241)26f6d4ffix: use npm co-located with the action node binary (#239)903f9c1fix: update pnpm to 11.0.0-rc.5bdf0af2test: add strict version-match jobs to reproduce #225 / #22771c9247fix: pnpm self-update binary shadowed by bootstrap on PATH (#230)078e9d4fix: update pnpm to 11.0.0-rc.208c4be7docs(README): update action-setup version5798914chore: update .gitignoreddffd66fix: remove accidentally committed fileb43f991fix: update pnpm to 11.0.0-rc.0Updates
actions/github-scriptfrom 8 to 9Release notes
Sourced from actions/github-script's releases.
Commits
3a2844bMerge pull request #700 from actions/salmanmkc/expose-getoctokit + prepare re...ca10bbdfix: use@octokit/core/types import for v7 compatibility86e48e2merge: incorporate main branch changesc108472chore: rebuild dist for v9 upgrade and getOctokit factoryafff112Merge pull request #712 from actions/salmanmkc/deployment-false + fix user-ag...ff8117eci: fix user-agent test to handle orchestration ID81c6b78ci: use deployment: false to suppress deployment noise from integration tests3953cafdocs: update README examples from@v8to@v9, add getOctokit docs and v9 brea...c17d55bci: add getOctokit integration test joba047196test: add getOctokit integration tests via callAsyncFunction