Skip to content

chore(deps): bump julia-actions/cache from 2 to 3#202

Merged
MilesCranmer merged 1 commit intomainfrom
dependabot/github_actions/julia-actions/cache-3
Mar 9, 2026
Merged

chore(deps): bump julia-actions/cache from 2 to 3#202
MilesCranmer merged 1 commit intomainfrom
dependabot/github_actions/julia-actions/cache-3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps julia-actions/cache from 2 to 3.

Release notes

Sourced from julia-actions/cache's releases.

v3.0.0 - Cache on failure (with override)

What's Changed

Breaking Changes

  • Caching will now happen when the job fails, with an override to restore the previous behavior via save-always: false

Changes

Maintenance

New Contributors

Full Changelog: julia-actions/cache@v2.1.0...v3.0.0

v2.1.0 - New outputs cache-paths and cache-key

What's Changed

New features

Maintenance

... (truncated)

Commits
  • e33b4bf Javascript version of existing action which also saves if job fails (#198)
  • d256f7f Bump pyTooling/Actions from 7.4.2 to 7.5.0 (#197)
  • 227b376 Bump pyTooling/Actions from 7.2.0 to 7.4.2 (#196)
  • 9a3120a Bump actions/cache from 5.0.1 to 5.0.3 (#195)
  • 43522e3 Bump actions/checkout from 6.0.1 to 6.0.2 (#194)
  • e847269 Bump pyTooling/Actions from 6.7.0 to 7.2.0 (#193)
  • 2061bcf Bump actions/cache from 4.3.0 to 5.0.1 (#192)
  • c4f3718 Bump actions/checkout from 6.0.0 to 6.0.1 (#191)
  • 38850d7 Update GitHub Actions checkout action version (#187)
  • 429bb24 Bump pyTooling/Actions from 6.6.0 to 6.7.0 (#188)
  • 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 [julia-actions/cache](https://github.com/julia-actions/cache) from 2 to 3.
- [Release notes](https://github.com/julia-actions/cache/releases)
- [Commits](julia-actions/cache@v2...v3)

---
updated-dependencies:
- dependency-name: julia-actions/cache
  dependency-version: '3'
  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 Mar 9, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

Benchmark Results (Julia v1.10)

Time benchmarks
main de084fe... main / de084fe...
Quantity/creation/Quantity(x) 2.79 ± 0.01 ns 3.41 ± 0.001 ns 0.821 ± 0.0029
Quantity/creation/Quantity(x, length=y) 3.41 ± 0.01 ns 3.11 ± 0.001 ns 1.1 ± 0.0032
Quantity/with_numbers/*real 3.1 ± 0.01 ns 3.1 ± 0.01 ns 1 ± 0.0046
Quantity/with_numbers/^int 8.37 ± 2.5 ns 8.05 ± 2.2 ns 1.04 ± 0.41
Quantity/with_numbers/^int * real 8.06 ± 2.2 ns 8.67 ± 2.5 ns 0.931 ± 0.37
Quantity/with_quantity/+y 4.04 ± 0.01 ns 4.04 ± 0.01 ns 1 ± 0.0035
Quantity/with_quantity//y 3.11 ± 0.01 ns 3.42 ± 0.011 ns 0.909 ± 0.0041
Quantity/with_self/dimension 2.79 ± 0.009 ns 3.11 ± 0.01 ns 0.9 ± 0.0041
Quantity/with_self/inv 3.11 ± 0.001 ns 3.11 ± 0.001 ns 1 ± 0.00046
Quantity/with_self/ustrip 2.79 ± 0.01 ns 2.79 ± 0.01 ns 1 ± 0.0051
QuantityArray/broadcasting/multi_array_of_quantities 0.14 ± 0.0033 ms 0.142 ± 0.0016 ms 0.99 ± 0.026
QuantityArray/broadcasting/multi_normal_array 0.0527 ± 0.003 ms 0.0558 ± 0.003 ms 0.945 ± 0.075
QuantityArray/broadcasting/multi_quantity_array 0.157 ± 0.001 ms 0.156 ± 0.0041 ms 1.01 ± 0.027
QuantityArray/broadcasting/x^2_array_of_quantities 27.8 ± 3.6 μs 27.9 ± 3.5 μs 0.998 ± 0.18
QuantityArray/broadcasting/x^2_normal_array 5.35 ± 0.85 μs 5.05 ± 0.97 μs 1.06 ± 0.26
QuantityArray/broadcasting/x^2_quantity_array 7.19 ± 0.53 μs 7.05 ± 0.42 μs 1.02 ± 0.097
QuantityArray/broadcasting/x^4_array_of_quantities 0.0848 ± 0.0006 ms 0.0817 ± 0.00067 ms 1.04 ± 0.011
QuantityArray/broadcasting/x^4_normal_array 0.0498 ± 0.003 ms 0.0498 ± 0.00019 ms 0.999 ± 0.06
QuantityArray/broadcasting/x^4_quantity_array 0.0499 ± 0.00018 ms 0.053 ± 0.0002 ms 0.942 ± 0.0049
time_to_load 0.207 ± 0.0024 s 0.21 ± 0.00057 s 0.987 ± 0.012
Memory benchmarks
main de084fe... main / de084fe...
Quantity/creation/Quantity(x) 0 allocs: 0 B 0 allocs: 0 B
Quantity/creation/Quantity(x, length=y) 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/*real 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/^int 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/^int * real 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_quantity/+y 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_quantity//y 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/dimension 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/inv 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/ustrip 0 allocs: 0 B 0 allocs: 0 B
QuantityArray/broadcasting/multi_array_of_quantities 2 allocs: 0.382 MB 2 allocs: 0.382 MB 1
QuantityArray/broadcasting/multi_normal_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/multi_quantity_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/x^2_array_of_quantities 2 allocs: 0.382 MB 2 allocs: 0.382 MB 1
QuantityArray/broadcasting/x^2_normal_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/x^2_quantity_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/x^4_array_of_quantities 2 allocs: 0.382 MB 2 allocs: 0.382 MB 1
QuantityArray/broadcasting/x^4_normal_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/x^4_quantity_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

Benchmark Results (Julia v1)

Time benchmarks
main de084fe... main / de084fe...
Quantity/creation/Quantity(x) 2.79 ± 0.001 ns 3.1 ± 0.01 ns 0.9 ± 0.0029
Quantity/creation/Quantity(x, length=y) 3.42 ± 0.011 ns 3.11 ± 0.001 ns 1.1 ± 0.0036
Quantity/with_numbers/*real 3.1 ± 0.01 ns 2.79 ± 0.001 ns 1.11 ± 0.0036
Quantity/with_numbers/^int 12.1 ± 0.99 ns 12.4 ± 0.99 ns 0.975 ± 0.11
Quantity/with_numbers/^int * real 11.8 ± 0.99 ns 11.8 ± 1 ns 0.999 ± 0.12
Quantity/with_quantity/+y 4.04 ± 0.01 ns 4.04 ± 0.01 ns 1 ± 0.0035
Quantity/with_quantity//y 3.11 ± 0.001 ns 3.11 ± 0.001 ns 1 ± 0.00046
Quantity/with_self/dimension 3.11 ± 0.01 ns 3.41 ± 0.01 ns 0.912 ± 0.004
Quantity/with_self/inv 3.11 ± 0.001 ns 3.11 ± 0.01 ns 1 ± 0.0032
Quantity/with_self/ustrip 2.79 ± 0.01 ns 3.1 ± 0.01 ns 0.903 ± 0.0044
QuantityArray/broadcasting/multi_array_of_quantities 0.109 ± 0.0011 ms 0.109 ± 0.004 ms 1 ± 0.038
QuantityArray/broadcasting/multi_normal_array 0.0496 ± 0.0018 ms 0.0497 ± 0.0018 ms 0.999 ± 0.05
QuantityArray/broadcasting/multi_quantity_array 0.0529 ± 0.0028 ms 0.053 ± 0.0003 ms 0.999 ± 0.054
QuantityArray/broadcasting/x^2_array_of_quantities 24.7 ± 9.4 μs 25.5 ± 6.8 μs 0.97 ± 0.45
QuantityArray/broadcasting/x^2_normal_array 2.56 ± 2.8 μs 2.52 ± 3.1 μs 1.01 ± 1.7
QuantityArray/broadcasting/x^2_quantity_array 3.52 ± 0.36 μs 3.54 ± 1.2 μs 0.994 ± 0.36
QuantityArray/broadcasting/x^4_array_of_quantities 0.0816 ± 0.0015 ms 0.0815 ± 0.00093 ms 1 ± 0.022
QuantityArray/broadcasting/x^4_normal_array 0.0436 ± 0.00023 ms 0.0436 ± 0.00018 ms 1 ± 0.0067
QuantityArray/broadcasting/x^4_quantity_array 0.0467 ± 0.00025 ms 0.0437 ± 0.0033 ms 1.07 ± 0.081
time_to_load 0.191 ± 0.0012 s 0.193 ± 0.0021 s 0.99 ± 0.012
Memory benchmarks
main de084fe... main / de084fe...
Quantity/creation/Quantity(x) 0 allocs: 0 B 0 allocs: 0 B
Quantity/creation/Quantity(x, length=y) 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/*real 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/^int 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/^int * real 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_quantity/+y 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_quantity//y 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/dimension 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/inv 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/ustrip 0 allocs: 0 B 0 allocs: 0 B
QuantityArray/broadcasting/multi_array_of_quantities 3 allocs: 0.382 MB 3 allocs: 0.382 MB 1
QuantityArray/broadcasting/multi_normal_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/multi_quantity_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/x^2_array_of_quantities 3 allocs: 0.382 MB 3 allocs: 0.382 MB 1
QuantityArray/broadcasting/x^2_normal_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/x^2_quantity_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/x^4_array_of_quantities 3 allocs: 0.382 MB 3 allocs: 0.382 MB 1
QuantityArray/broadcasting/x^4_normal_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/x^4_quantity_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
time_to_load 0.145 k allocs: 11 kB 0.145 k allocs: 11 kB 1

@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.15%. Comparing base (e3cf287) to head (de084fe).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #202   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files          23       23           
  Lines        1301     1301           
=======================================
  Hits         1290     1290           
  Misses         11       11           

☔ 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.

@MilesCranmer MilesCranmer merged commit d5d5171 into main Mar 9, 2026
8 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/julia-actions/cache-3 branch March 9, 2026 20:40
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