chore: bump the all-major group across 1 directory with 5 updates - #625
chore: bump the all-major group across 1 directory with 5 updates#625dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit a58c4fd. Configure here.
| - name: Notify Slack on unmapped entities | ||
| if: steps.unmapped.outputs.found == 'true' | ||
| uses: slackapi/slack-github-action@45a88b9581bfab2566dc881e2cd66d334e621e2c # v3.0.3 | ||
| uses: slackapi/slack-github-action@dcb1066f776dd043e64d0e8ba94ca15cc7e1875d # v4.0.0 |
There was a problem hiding this comment.
Slack v4 breaks multiline payloads
Medium Severity
Bumping slackapi/slack-github-action to v4.0.0 pulls in stricter js-yaml multiline parsing. The unmapped-entities notify steps inject multiline steps.unmapped.outputs.summary into a double-quoted JSON payload, so those Slack alerts can fail to parse when that notification actually fires.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit a58c4fd. Configure here.
a58c4fd to
5b96886
Compare
5b96886 to
66f4804
Compare
66f4804 to
5ff7756
Compare
5ff7756 to
1af1a9b
Compare
Bumps the all-major group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/setup-node](https://github.com/actions/setup-node) | `6.4.0` | `7.0.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `7.0.1` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `8.0.1` | | [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) | `3.0.3` | `4.0.0` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `8.3.2` | `10.0.1` | Updates `actions/setup-node` from 6.4.0 to 7.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@48b55a0...8207627) Updates `actions/upload-artifact` from 4.6.2 to 7.0.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...043fb46) Updates `actions/download-artifact` from 4.3.0 to 8.0.1 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@d3f86a1...3e5f45b) Updates `slackapi/slack-github-action` from 3.0.3 to 4.0.0 - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Changelog](https://github.com/slackapi/slack-github-action/blob/main/CHANGELOG.md) - [Commits](slackapi/slack-github-action@45a88b9...dcb1066) Updates `astral-sh/setup-uv` from 8.3.2 to 10.0.1 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@11f9893...20cfd1b) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-major - dependency-name: actions/setup-node dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-major - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-major - dependency-name: astral-sh/setup-uv dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-major - dependency-name: slackapi/slack-github-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-major ... Signed-off-by: dependabot[bot] <support@github.com>
1af1a9b to
0ffcff7
Compare
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |


Bumps the all-major group with 5 updates in the / directory:
6.4.07.0.04.6.27.0.14.3.08.0.13.0.34.0.08.3.210.0.1Updates
actions/setup-nodefrom 6.4.0 to 7.0.0Release notes
Sourced from actions/setup-node's releases.
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
actions/upload-artifactfrom 4.6.2 to 7.0.1Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testb7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEUpdates
actions/download-artifactfrom 4.3.0 to 8.0.1Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
3e5f45bAdd regression tests for CJK characters (#471)e6d03f6Add a regression test for artifact name + content-type mismatches (#472)70fc10cMerge pull request #461 from actions/danwkennedy/digest-mismatch-behaviorf258da9Add change docsccc058eFix linting issuesbd7976bAdd a setting to specify what to do on hash mismatch and default it toerrorac21fcfMerge pull request #460 from actions/danwkennedy/download-no-unzip15999bfAdd note about package bumps974686eBump the version tov8and add release notesfbe48b1Update test names to make it clearer what they doUpdates
slackapi/slack-github-actionfrom 3.0.3 to 4.0.0Release notes
Sourced from slackapi/slack-github-action's releases.
Changelog
Sourced from slackapi/slack-github-action's changelog.
Commits
dcb1066chore: release53861e0chore: release (#645)b1974f0build!: parse yaml with more strict multiline indentation rules (#640)947ed06build(deps): bump undici from 7.28.0 to 8.7.0 (#653)03922a9chore: track undici-types to the resolved undici version (#652)31d473ebuild(deps-dev): bump typescript from 6.0.3 to 7.0.2 (#651)3ca6997build(deps-dev): bump sinon and@types/sinon(#649)26a5ad3build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#647)5092efbbuild(deps-dev): bump@biomejs/biomefrom 2.5.3 to 2.5.4 (#650)3548c3ebuild(deps): bump slackapi/slack-github-action from 3.0.3 to 3.0.5 (#646)Updates
astral-sh/setup-uvfrom 8.3.2 to 10.0.1Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
20cfd1bchore: update known checksums for 0.12.4 (#1017)d73a0caTolerate transient manifest timeouts (#1016)ae3b92ddocs: update version references to v10.0.0 (#1014)ae62891chore(deps): roll up Dependabot updates (#1013)f9cdb47Reject paths in .tool-versions (#1007)4f6036fRequire pull requests for Dependabot rollups (#1005)8d6402cchore(deps): roll up Dependabot updates (#1004)46f427bRead Python version from .tool-versions (#996)8ed89c5ci: pin Alpine container image (#995)8473c7fchore(deps): roll up Dependabot updates (#994)Note
Medium Risk
Major-version action bumps can change runtime behavior (artifact digest handling on download v8, Slack action YAML parsing on v4); impact is confined to CI, but failed ingest/backup or alert steps would block or hide operational signals until workflows are validated on merge.
Overview
Updates pinned GitHub Actions across
.github/workflowsto newer major releases, with no changes to job logic, secrets, or step inputs beyond the action refs.actions/setup-nodemoves from v6.4.0 to v7.0.0 in Bun-based workflows (lint, tests, ingest, cache refresh, apply overrides, Claude implement/review).db-backup.ymlbumpsactions/upload-artifactto v7.0.1 andactions/download-artifactto v8.0.1 for the dump parts artifact flow (upload still uses zipped parts +SHA256SUMS; release job still runssha256sum -cafter download).Ingest workflows upgrade
slackapi/slack-github-actionfrom v3.0.3 to v4.0.0 for failure and unmapped-entity Slack notifications (v4 tightens YAML multiline parsing viajs-yamlv5).zizmor.ymlbumpsastral-sh/setup-uvfrom v8.3.2 to v10.0.1 for the workflow audit step.Reviewed by Cursor Bugbot for commit 0ffcff7. Bugbot is set up for automated code reviews on this repo. Configure here.