Skip to content

chore(deps): update github actions (major)#361

Merged
Boshen merged 1 commit intomainfrom
renovate/major-github-actions
Apr 29, 2026
Merged

chore(deps): update github actions (major)#361
Boshen merged 1 commit intomainfrom
renovate/major-github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 26, 2026

This PR contains the following updates:

Package Type Update Change
dorny/paths-filter action major v3.0.3v4.0.1
node container major 22-alpine3.2125-alpine3.21

Release Notes

dorny/paths-filter (dorny/paths-filter)

v4.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: dorny/paths-filter@v4.0.0...v4.0.1

v4.0.0

Compare Source

nodejs/node (node)

v25

Moved to doc/changelogs/CHANGELOG_V012.md#0.12.8.

v24

Moved to doc/changelogs/CHANGELOG_IOJS.md#2.1.0.

v23

Moved to doc/changelogs/CHANGELOG_V6.md#6.1.0.


Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "before 10am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/major-github-actions branch from db89feb to 71f00c8 Compare April 26, 2026 21:50
Boshen added a commit that referenced this pull request Apr 29, 2026
## Summary

The musl test job runs in a Node Alpine container and used `corepack
enable` to bootstrap pnpm. Node 25 unbundles corepack, so the renovate
bump from `node:22-alpine3.21` to `node:25-alpine3.21` (#361) fails with
`corepack: command not found` (see [run
24967913479](https://github.com/voidzero-dev/vite-task/actions/runs/24967913479/job/73105843537?pr=361)).

Use `oxc-project/setup-node@v1.2.0`, which installs pnpm directly and
gates the pnpm-store cache to `main` (save on main, restore-only on
PRs). Mirrors the existing pattern at `.github/workflows/ci.yml:148-153`
(action + follow-up `pnpm install` for test bins).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 71f00c8 to 0b314a7 Compare April 29, 2026 14:25
@renovate renovate Bot changed the title chore(deps): update github-actions (major) chore(deps): update github actions (major) Apr 29, 2026
@Boshen Boshen merged commit 70ed66e into main Apr 29, 2026
13 checks passed
@Boshen Boshen deleted the renovate/major-github-actions branch April 29, 2026 16:25
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.

1 participant