Skip to content

chore(deps): update npm dependencies for replicated-actions - #123

Merged
xavpaice merged 1 commit into
mainfrom
deps/replicated-actions-update-npm
Aug 20, 2026
Merged

chore(deps): update npm dependencies for replicated-actions#123
xavpaice merged 1 commit into
mainfrom
deps/replicated-actions-update-npm

Conversation

@replicated-software-factory

Copy link
Copy Markdown
Contributor

Updates npm dependencies within their declared semver ranges.

Changes

Package From To
@actions/core ^3.0.0 ^3.0.1
@actions/github ^9.0.0 ^9.1.1
semver ^7.7.4 ^7.8.5
@rollup/plugin-commonjs ^29.0.0 ^29.0.3
@types/node ^25.2.3 ^25.9.5
jest ^30.2.0 ^30.4.2
prettier ^3.8.1 ^3.9.6
rollup ^4.59.0 ^4.62.4
ts-jest ^29.4.6 ^29.4.12

Verification

  • npm install completed with 0 vulnerabilities
  • npm run build passed
  • make package-all re-bundled all action dist outputs
  • npm test passed (42/42 tests)
  • prettier --check passed

Updated npm dependencies within declared semver ranges:
- @actions/core 3.0.0 -> 3.0.1
- @actions/github 9.0.0 -> 9.1.1
- semver 7.7.4 -> 7.8.5
- @rollup/plugin-commonjs 29.0.0 -> 29.0.3
- @types/node 25.2.3 -> 25.9.5
- jest 30.2.0 -> 30.4.2
- prettier 3.8.1 -> 3.9.6
- rollup 4.59.0 -> 4.62.4
- ts-jest 29.4.6 -> 29.4.12

Re-bundled all action dist outputs and ran npm test (42 passed).
@xavpaice
xavpaice merged commit 226236f into main Aug 20, 2026
20 checks passed
@xavpaice
xavpaice deleted the deps/replicated-actions-update-npm branch August 20, 2026 01:58
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.

2 participants