Skip to content

Bump julia-actions/setup-julia from 1 to 2#8

Merged
Krastanov merged 1 commit intomasterfrom
dependabot/github_actions/julia-actions/setup-julia-2
Jan 19, 2026
Merged

Bump julia-actions/setup-julia from 1 to 2#8
Krastanov merged 1 commit intomasterfrom
dependabot/github_actions/julia-actions/setup-julia-2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2026

Bumps julia-actions/setup-julia from 1 to 2.

Release notes

Sourced from julia-actions/setup-julia's releases.

v2.0.0 - Update to Node20

What's Changed

Note the rationale for the breaking change was discussed in julia-actions/setup-julia#209

Dependencies and misc

New Contributors

Full Changelog: julia-actions/setup-julia@v1.9.6...v2.0.0

v1.9.6: Fix Apple Silicon installation

What's Changed

Deps & CI

New Contributors

Full Changelog: julia-actions/setup-julia@v1.9.5...v1.9.6

v1.9.5: Maintain mtime of julia build to avoid re-precompilation

A big part of fixing JuliaLang/julia#50667 for julia <1.11 as maintaining the mtime of the julia source files means cached /compiled caches won't be invalidated in new runs where julia has been reinstalled.

What's Changed

Dep updates

... (truncated)

Commits
  • 5c9647d Bump @​types/node from 22.7.5 to 22.9.0 (#301)
  • 17468e8 Bump @​types/jest from 29.5.13 to 29.5.14 (#298)
  • c861e46 add warning if requesting x64 on apple silicon runners (#300)
  • 2fa1802 README examples: '1' for the latest v1 (#296)
  • 05e75bd Bump julia-actions/setup-julia from 2.5.0 to 2.6.0 (#295)
  • 9b79636 Bump typescript from 5.6.2 to 5.6.3 (#294)
  • 0360370 Bump @​vercel/ncc from 0.38.1 to 0.38.2 (#287)
  • 4e3f1d6 Bump @​actions/core from 1.10.1 to 1.11.1 (#291)
  • 1068b5e Change LTS 1.6 -> 1.10 (#290)
  • f42f7fb Bump @​types/async-retry from 1.4.8 to 1.4.9 (#292)
  • 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 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 [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.
- [Release notes](https://github.com/julia-actions/setup-julia/releases)
- [Commits](julia-actions/setup-julia@v1...v2)

---
updated-dependencies:
- dependency-name: julia-actions/setup-julia
  dependency-version: '2'
  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 Jan 18, 2026
@github-actions
Copy link

Benchmark Results (Julia v1)

Time benchmarks
master b1af2ca... master / b1af2ca...
traversal/combine/10 3 ± 0.24 μs 2.95 ± 0.23 μs 1.02 ± 0.11
traversal/combine/100 0.0328 ± 0.0023 ms 0.032 ± 0.002 ms 1.03 ± 0.095
traversal/combine/1000 0.322 ± 0.023 ms 0.317 ± 0.02 ms 1.02 ± 0.098
traversal/direction/left_100 0.2 ± 0.001 μs 0.2 ± 0.01 μs 1 ± 0.05
traversal/direction/right_100 0.211 ± 0.01 μs 0.211 ± 0.01 μs 1 ± 0.067
traversal/mixed/noop_100 0.161 ± 0.01 μs 0.16 ± 0.001 μs 1.01 ± 0.063
traversal/mixed/swap_100 0.211 ± 0.01 μs 0.211 ± 0.011 μs 1 ± 0.07
traversal/noop/10 0.06 ± 0.01 μs 0.07 ± 0.01 μs 0.857 ± 0.19
traversal/noop/100 0.16 ± 0.001 μs 0.161 ± 0.01 μs 0.994 ± 0.062
traversal/noop/1000 1.18 ± 0.011 μs 1.19 ± 0.02 μs 0.992 ± 0.019
traversal/swap/10 0.07 ± 0.001 μs 0.07 ± 0.001 μs 1 ± 0.02
traversal/swap/100 0.211 ± 0.01 μs 0.211 ± 0.01 μs 1 ± 0.067
traversal/swap/1000 1.48 ± 0.011 μs 1.49 ± 0.02 μs 0.993 ± 0.015
time_to_load 1.5 ± 0.0045 s 1.51 ± 0.013 s 0.998 ± 0.0094
Memory benchmarks
master b1af2ca... master / b1af2ca...
traversal/combine/10 0.207 k allocs: 6.75 kB 0.207 k allocs: 6.75 kB 1
traversal/combine/100 2.28 k allocs: 0.0725 MB 2.28 k allocs: 0.0725 MB 1
traversal/combine/1000 23 k allocs: 0.732 MB 23 k allocs: 0.732 MB 1
traversal/direction/left_100 0 allocs: 0 B 0 allocs: 0 B
traversal/direction/right_100 0 allocs: 0 B 0 allocs: 0 B
traversal/mixed/noop_100 0 allocs: 0 B 0 allocs: 0 B
traversal/mixed/swap_100 0 allocs: 0 B 0 allocs: 0 B
traversal/noop/10 0 allocs: 0 B 0 allocs: 0 B
traversal/noop/100 0 allocs: 0 B 0 allocs: 0 B
traversal/noop/1000 1 allocs: 16 B 1 allocs: 16 B 1
traversal/swap/10 0 allocs: 0 B 0 allocs: 0 B
traversal/swap/100 0 allocs: 0 B 0 allocs: 0 B
traversal/swap/1000 1 allocs: 16 B 1 allocs: 16 B 1
time_to_load 0.149 k allocs: 11.1 kB 0.149 k allocs: 11.1 kB 1

@codecov
Copy link

codecov bot commented Jan 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.26%. Comparing base (7d1c5d0) to head (b1af2ca).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   78.60%   78.26%   -0.35%     
==========================================
  Files           4        4              
  Lines         187      184       -3     
==========================================
- Hits          147      144       -3     
  Misses         40       40              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Krastanov Krastanov merged commit 8f24322 into master Jan 19, 2026
13 of 21 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/julia-actions/setup-julia-2 branch January 19, 2026 16:11
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