Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v4.4.0v6.1.0

Release Notes

actions/setup-node (actions/setup-node)

v6.1.0

Compare Source

What's Changed

Enhancement:
Dependency updates:
Documentation update:

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

v6.0.0

Compare Source

What's Changed

Breaking Changes

Dependency Upgrades

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

v5.0.0

Compare Source

What's Changed
Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless.
To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades
New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@github-actions
Copy link

github-actions bot commented Oct 14, 2025

📊 Package size report   No changes

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
Total (Includes all files) 41.2 kB / 20.0 kB / 17.0 kB 41.2 kB / 0.02%↑20.0 kB / 0.04%↑17.0 kB
Tarball size 14.8 kB -0.03%↓14.8 kB
Unchanged files
File Size (Size / Gzip / Brotli)
.babelrc 210 B / 153 B / 131 B
.eslintignore 14 B / 34 B / 18 B
.eslintrc 1.2 kB / 444 B / 378 B
.github/.misspell-fixer.ignore 18 B / 38 B / 22 B
.github/workflows/bundle-size.yml 759 B / 410 B / 328 B
.github/workflows/eslint.yml 586 B / 329 B / 260 B
.github/workflows/misspell.yml 682 B / 396 B / 326 B
.github/workflows/test.yaml 839 B / 430 B / 346 B
.husky/pre-commit 16 B / 36 B / 20 B
demo/index.html 969 B / 448 B / 271 B
demo/index.js 1.3 kB / 520 B / 412 B
demo/motorcortex-tools.js 745 B / 264 B / 204 B
demo/motorcortex.png 5.6 kB / 5.1 kB / 5.0 kB
demo/style.css 1.2 kB / 453 B / 328 B
demo/webpack.config.cjs 816 B / 438 B / 373 B
dist/bundle.cjs.js 6.4 kB / 2.4 kB / 1.9 kB
dist/bundle.esm.js 6.3 kB / 2.4 kB / 1.9 kB
dist/bundle.umd.js 890 B / 496 B / 411 B
package.json 2.5 kB / 934 B / 818 B
README.md 1.8 kB / 830 B / 626 B
renovate.json 174 B / 137 B / 117 B
rollup.config.js 1.5 kB / 452 B / 398 B
src/Incidents/Clip.js 129 B / 126 B / 90 B
src/Incidents/Combo.js 645 B / 397 B / 292 B
src/Incidents/Effect.js 2.7 kB / 1.1 kB / 895 B
src/Incidents/HTMLClip.js 1.5 kB / 790 B / 643 B
src/index.js 1.7 kB / 534 B / 445 B

🤖 This report was automatically generated by pkg-size-action

@renovate renovate bot force-pushed the renovate/actions-setup-node-6.x branch from 34d3f62 to d7d3a93 Compare November 10, 2025 22:29
@renovate renovate bot force-pushed the renovate/actions-setup-node-6.x branch from d7d3a93 to ecb6bb4 Compare December 3, 2025 04:54
@renovate renovate bot force-pushed the renovate/actions-setup-node-6.x branch from ecb6bb4 to 108af70 Compare December 15, 2025 15:48
@renovate renovate bot force-pushed the renovate/actions-setup-node-6.x branch from 108af70 to 2a2ad5f Compare December 31, 2025 18:06
@sonarqubecloud
Copy link

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