Bump the github-actions group across 1 directory with 4 updates#40
Merged
titanh3art merged 1 commit intomainfrom Apr 4, 2026
Merged
Conversation
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issues.github/workflows/test.yml
OpenSSF Scorecard
Scanned Files
|
Member
|
@dependabot rebase |
9ef11cc to
fffc29d
Compare
Bumps the github-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node), [martinbeentjes/npm-get-version-action](https://github.com/martinbeentjes/npm-get-version-action) and [schwma/parse-changelog-action](https://github.com/schwma/parse-changelog-action). 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/setup-node` from 4 to 6 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v6) Updates `martinbeentjes/npm-get-version-action` from 1.2.3 to 1.3.1 - [Release notes](https://github.com/martinbeentjes/npm-get-version-action/releases) - [Commits](martinbeentjes/npm-get-version-action@v1.2.3...v1.3.1) Updates `schwma/parse-changelog-action` from 1.0.0 to 1.2.0 - [Release notes](https://github.com/schwma/parse-changelog-action/releases) - [Changelog](https://github.com/schwma/parse-changelog-action/blob/main/CHANGELOG.md) - [Commits](schwma/parse-changelog-action@v1.0.0...v1.2.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: martinbeentjes/npm-get-version-action dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: schwma/parse-changelog-action dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
fffc29d to
1a21d5e
Compare
Member
|
@cap-js/data-inspector-team please review and merge. |
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 github-actions group with 4 updates in the / directory: actions/checkout, actions/setup-node, martinbeentjes/npm-get-version-action and schwma/parse-changelog-action.
Updates
actions/checkoutfrom 4 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
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)08c6903Prepare v5.0.0 release (#2238)Updates
actions/setup-nodefrom 4 to 6Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
53b8394Bump minimatch from 3.1.2 to 3.1.5 (#1498)54045abScope test lockfiles by package manager and update cache tests (#1495)c882bffReplace uuid with crypto.randomUUID() (#1378)774c1d6feat(node-version-file): support parsingdevEnginesfield (#1283)efcb663fix: remove hardcoded bearer (#1467)d02c89dFix npm audit issues (#1491)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)Updates
martinbeentjes/npm-get-version-actionfrom 1.2.3 to 1.3.1Release notes
Sourced from martinbeentjes/npm-get-version-action's releases.
Commits
3cf2730fix: readme had wrong value (#29)f8bae97set version tag in readme (#28)f9202edUse GITHUB_OUTPUT instead of set-output (#25)Updates
schwma/parse-changelog-actionfrom 1.0.0 to 1.2.0Release notes
Sourced from schwma/parse-changelog-action's releases.
Changelog
Sourced from schwma/parse-changelog-action's changelog.
Commits
1c2b200Bump version inpackage.jsonandpackage-lock.json27fa79dUseActions-R-Us/actions-tagger@v2.1.0-rc5to allow tagging on push tag event13fb9a9Lower workflow node version tonode20sincenode22isn't supported251c7fePrepare release v1.1.029cb6d9ci: Use Node 22 for action (#1)f4cb4faAdd husky to build staged index on commit827ad31Fix default version-regex value in README3d23e6ePrepare next release51d7488Move create major and latest tags to release steps