Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps actions/setup-node from 5 to 6.

Release notes

Sourced from actions/setup-node's releases.

v6.0.0

What's Changed

Breaking Changes

Dependency Upgrades

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

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v5...v6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 14, 2025
@github-actions
Copy link
Contributor

Benchmark Results (Julia v1)

Time benchmarks
master aee25fe... master / aee25fe...
search/multithreading 15 ± 0.84 s 15.4 ± 0.82 s 0.977 ± 0.076
search/serial 32.7 ± 2.5 s 34.3 ± 1.8 s 0.953 ± 0.089
utils/best_of_sample 1.79 ± 0.58 μs 1.58 ± 0.39 μs 1.13 ± 0.46
utils/check_constraints_x10 16.7 ± 4.2 μs 16.6 ± 4.2 μs 1.01 ± 0.36
utils/compute_complexity_x10/Float64 2.18 ± 0.09 μs 2.14 ± 0.09 μs 1.01 ± 0.06
utils/compute_complexity_x10/Int64 2.07 ± 0.08 μs 2.11 ± 0.09 μs 0.981 ± 0.056
utils/compute_complexity_x10/nothing 1.53 ± 0.081 μs 1.52 ± 0.09 μs 1.01 ± 0.08
utils/insert_random_op_x10 5.39 ± 1.7 μs 5.09 ± 1.6 μs 1.06 ± 0.48
utils/next_generation_x100 0.439 ± 0.021 ms 0.429 ± 0.022 ms 1.02 ± 0.071
utils/optimize_constants_x10 0.0364 ± 0.0085 s 0.0331 ± 0.0076 s 1.1 ± 0.36
utils/randomly_rotate_tree_x10 7.94 ± 0.92 μs 7.78 ± 0.87 μs 1.02 ± 0.16
time_to_load 2.77 ± 0.03 s 2.59 ± 0.0078 s 1.07 ± 0.012
Memory benchmarks
master aee25fe... master / aee25fe...
search/multithreading 0.203 G allocs: 53.7 GB 0.204 G allocs: 53.8 GB 0.999
search/serial 0.205 G allocs: 53.7 GB 0.205 G allocs: 53.7 GB 1
utils/best_of_sample 0.037 k allocs: 3.22 kB 0.037 k allocs: 3.22 kB 1
utils/check_constraints_x10 0.034 k allocs: 0.875 kB 0.034 k allocs: 0.875 kB 1
utils/compute_complexity_x10/Float64 0 allocs: 0 B 0 allocs: 0 B
utils/compute_complexity_x10/Int64 0 allocs: 0 B 0 allocs: 0 B
utils/compute_complexity_x10/nothing 0 allocs: 0 B 0 allocs: 0 B
utils/insert_random_op_x10 0.046 k allocs: 1.94 kB 0.04 k allocs: 1.56 kB 1.24
utils/next_generation_x100 4.63 k allocs: 0.277 MB 4.62 k allocs: 0.276 MB 1
utils/optimize_constants_x10 24.5 k allocs: 25.4 MB 24.5 k allocs: 25.4 MB 1
utils/randomly_rotate_tree_x10 0.042 k allocs: 1.81 kB 0.042 k allocs: 1.81 kB 1
time_to_load 0.151 k allocs: 11.5 kB 0.151 k allocs: 11.5 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.

1 participant