Skip to content

Bump actions/setup-node from 4 to 7#201

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

Bump actions/setup-node from 4 to 7#201
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-node-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-node from 4 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 7.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia v1)

Time benchmarks
main 5f3c44c... main / 5f3c44c...
bench_linux/PBP 18 ± 2.7 ms 18 ± 2.6 ms 0.999 ± 0.21
bench_linux/PBP_multiple_timesteps_MT 0.262 ± 0.066 s 0.27 ± 0.071 s 0.971 ± 0.36
bench_linux/PBP_multiple_timesteps_ST 0.249 ± 0.02 s 0.241 ± 0.018 s 1.03 ± 0.11
bench_linux/PSE 5.58 s 5.57 s 1
bench_linux/PSE_multirate_output_request_run 8.26 s 8.43 s 0.98
bench_linux/PSE_multirate_status_tracked_run 4.56 ± 0.35 s 4.95 ± 0.29 s 0.921 ± 0.088
bench_linux/XPalm_convert_outputs 0.892 ± 0.078 s 1.47 ± 0.19 s 0.605 ± 0.093
bench_linux/XPalm_run 12.3 s 11.4 s 1.08
bench_linux/XPalm_setup 1 ± 0.15 s 0.981 ± 0.16 s 1.02 ± 0.23
time_to_load 2.5 ± 0.082 s 2.49 ± 0.031 s 1 ± 0.035
Memory benchmarks
main 5f3c44c... main / 5f3c44c...
bench_linux/PBP 0.131 M allocs: 8.11 MB 0.131 M allocs: 8.11 MB 1
bench_linux/PBP_multiple_timesteps_MT 3.73 M allocs: 0.237 GB 3.73 M allocs: 0.237 GB 1
bench_linux/PBP_multiple_timesteps_ST 3.58 M allocs: 0.213 GB 3.58 M allocs: 0.213 GB 1
bench_linux/PSE 0.0499 G allocs: 3.7 GB 0.0499 G allocs: 3.7 GB 0.999
bench_linux/PSE_multirate_output_request_run 0.0851 G allocs: 3.5 GB 0.0851 G allocs: 3.5 GB 1
bench_linux/PSE_multirate_status_tracked_run 0.0607 G allocs: 1.93 GB 0.0607 G allocs: 1.93 GB 1
bench_linux/XPalm_convert_outputs 6.62 M allocs: 0.436 GB 6.62 M allocs: 0.436 GB 1
bench_linux/XPalm_run 0.104 G allocs: 6.71 GB 0.105 G allocs: 6.74 GB 0.996
bench_linux/XPalm_setup 0.325 M allocs: 17.3 MB 0.373 M allocs: 19.6 MB 0.884
time_to_load 0.145 k allocs: 11 kB 0.145 k allocs: 11 kB 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants