Skip to content

chore(deps): bump actions/setup-node from 6 to 7 in the actions group across 1 directory - #62

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-eefdb6dedd
Open

chore(deps): bump actions/setup-node from 6 to 7 in the actions group across 1 directory#62
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-eefdb6dedd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 1 update in the / directory: actions/setup-node.

Updates actions/setup-node from 6 to 7

Release notes

Sourced from actions/setup-node's releases.

v7.0.0

What's Changed

Enhancements:

Bug fixes:

Documentation updates:

Dependency update:

New Contributors

Full Changelog: actions/setup-node@v6...v7.0.0

v6.5.0

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

v6.4.0

What's Changed

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.4.0

v6.3.0

What's Changed

Enhancements:

... (truncated)

Commits
  • 8207627 Migrate to ESM and upgrade dependencies (#1574)
  • 04be95c Add cache-primary-key and cache-matched-key as outputs (#1577)
  • 7c2c68d docs: Update caching recommendations to mitigate cache poisoning risks (#1567)
  • 6a61c03 Merge pull request #1569 from jasongin/update-actions-cache-5.1.0
  • 30eb73b Resolve high-severity audit issues
  • 4e1a87a Update dist
  • 360237f Strict equality
  • 4f8aac5 Bump @​actions/cache to 5.1.0, log cache write denied
  • f4a67bb Only use mirrorToken in getManifest if it's provided (#1548)
  • 0355742 Remove dummy NODE_AUTH_TOKEN export (#1558)
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Pr0xS added a commit that referenced this pull request Aug 14, 2026
## Release v0.8.2 — security patch

Consolidates every currently-flagged `npm audit` vulnerability into a
single patch release.

### Security
- `js-yaml` 4.3.0 → 4.3.1 — high severity quadratic-CPU DoS in `!!omap`
resolution
([GHSA-5p4m-2wfm-xmqj](GHSA-5p4m-2wfm-xmqj)).
Direct dependency, supersedes #66.
- Transitive `nanoid` (via `postcss`/vite toolchain) pinned to `^3.3.18`
via a scoped `overrides` entry — high severity infinite-loop DoS on
`size: 0`
([GHSA-2v37-7h3g-55p8](GHSA-2v37-7h3g-55p8)).
Our own direct `nanoid` v5 dependency (used for layer IDs) is untouched.
- Transitive `brace-expansion` (via `eslint`'s `minimatch`) pinned to
`^5.0.9` via a scoped `overrides` entry — 3 high severity DoS advisories
([GHSA-3jxr-9vmj-r5cp](GHSA-3jxr-9vmj-r5cp),
[GHSA-mh99-v99m-4gvg](GHSA-mh99-v99m-4gvg),
[GHSA-rgw5-rvv9-x895](GHSA-rgw5-rvv9-x895)).
Supersedes #52.

`npm audit`: 3 high → **0 vulnerabilities**.

### Not included (non-security, left for dependabot)
- #64's `react`/`react-dom`/`@playwright/test` bumps — no CVEs,
dependabot will regroup them on its next scheduled run now that the
js-yaml portion is handled here.
- #62 (`actions/setup-node` 6→7) — CI-only GitHub Action version bump,
unrelated to `npm audit`.

---
Gate: typecheck clean, lint clean, tests pass (755/755), build succeeds,
`npm audit` clean.

Co-authored-by: PixelDeck Dev <dev@pixeldeck.app>
Bumps the actions group with 1 update in the / directory: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 6 to 7
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump actions/setup-node from 6 to 7 in the actions group chore(deps): bump actions/setup-node from 6 to 7 in the actions group across 1 directory Sep 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions-eefdb6dedd branch from a675cb8 to 5ff9b28 Compare September 1, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants