ci(deps): Bump the github-actions group with 3 updates - #6
Conversation
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `actions/checkout` from 4 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v7) Updates `actions/setup-node` from 4 to 7 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v7) Updates `trufflesecurity/trufflehog` from 3.88.0 to 3.96.0 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@v3.88.0...v3.96.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-node dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: trufflesecurity/trufflehog dependency-version: 3.96.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Upstream changelog review (required by
|
) The github-actions group matched every pattern with no update-type filter, so majors were swept into the same pull request as patches. PR #6 is the result: actions/checkout v4 to v7 and actions/setup-node v4 to v7 alongside a trufflehog patch, in one diff. docs/DEPENDENCY_POLICY.md requires a major be raised separately and merged only after its upstream changelog has been read, and two of those majors touch release.yml — a workflow that triggers only on tags, so pull-request CI never exercises it. Grouping made a change CI cannot test look like a routine dependency bump. Restricting the group to minor and patch does not suppress majors; Dependabot raises each one as its own pull request, which is what the policy describes. Also corrects the npm ignore block's comment. It claimed majors are "raised individually, never grouped". `ignore` does not do that — it stops the pull request being opened at all. The behaviour may well be right for a project that pins exact versions, but it is not what the comment or the policy says, and that mismatch needs an owner decision rather than a quiet reword. Co-authored-by: Josh Schall <josh@zenixsolutions.com>
Bumps the github-actions group with 3 updates: actions/checkout, actions/setup-node and trufflesecurity/trufflehog.
Updates
actions/checkoutfrom 4 to 7Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Updates
actions/setup-nodefrom 4 to 7Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
8207627Migrate to ESM and upgrade dependencies (#1574)04be95cAdd cache-primary-key and cache-matched-key as outputs (#1577)7c2c68ddocs: Update caching recommendations to mitigate cache poisoning risks (#1567)6a61c03Merge pull request #1569 from jasongin/update-actions-cache-5.1.030eb73bResolve high-severity audit issues4e1a87aUpdate dist360237fStrict equality4f8aac5Bump@actions/cacheto 5.1.0, log cache write deniedf4a67bbOnly usemirrorTokeningetManifestif it's provided (#1548)0355742Remove dummy NODE_AUTH_TOKEN export (#1558)Updates
trufflesecurity/trufflehogfrom 3.88.0 to 3.96.0Release notes
Sourced from trufflesecurity/trufflehog's releases.
... (truncated)
Commits
6f3c981fix(handlers): apk handler now doesnt check for apk extension since json-enum...05a5832fix(detectors/posthog): widen phx_ key body to {43,48} (#5133)a2ef4f5[chore] Change job_id in metric to source_type (#5149)e74404aupdated detector to include underscore char (#5121)4d82f21Fixscan_all_installationsRejecting Org Member Personal Repos (#5142)38999f8Retry git clone on transient network errors (#5132)0eb1a81Update module github.com/go-git/go-git/v5 to v5.19.1 [SECURITY] (#5034)ec20cb3document Config.SourceManager (#5002)4ecd7d5Log analyze errors for HuggingFace analyzer (#5130)1247638Log analyze errors for Postgres analyzer (#5131)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 conditions