Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Bump julia-actions/cache from 2 to 3#221

Merged
JoshuaLampert merged 1 commit intomainfrom
dependabot/github_actions/julia-actions/cache-3
Apr 3, 2026
Merged

Bump julia-actions/cache from 2 to 3#221
JoshuaLampert merged 1 commit intomainfrom
dependabot/github_actions/julia-actions/cache-3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 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
  • 9a93c5f chore: bump @actions/* deps to latest and convert source to ESM (#218)
  • c3e92b0 Bump actions/setup-node from 6.1.0 to 6.3.0 (#211)
  • 2d4cffa Bump brace-expansion from 1.1.12 to 1.1.13 (#217)
  • e882f3e Bump actions/checkout from 6.0.1 to 6.0.2 (#212)
  • 7eb2283 chore: add npm ecosystem to dependabot (#213)
  • 851ab02 Fix pidfile exclusion: split brace expansion into separate globs (#210)
  • e97f6fc Delete pidfiles. Skip Pkg.gc when not saving. Don't delete old caches if no n...
  • 09b9b25 Bump fast-xml-parser from 5.5.6 to 5.5.7 (#208)
  • b56ac81 Add instructions for LLM coding agents (AGENTS.md and CLAUDE.md) (#206)
  • 98ad0c9 Bump fast-xml-parser from 5.4.2 to 5.5.6 (#205)
  • 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 Apr 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Benchmark Results (Julia v1.10)

Time benchmarks
main 9ba8407... main / 9ba8407...
Differentials/Differential 0.206 ± 0.002 μs 0.21 ± 0.0011 μs 0.981 ± 0.011
Differentials/Jacobian 0.171 ± 0.0009 μs 0.172 ± 0.001 μs 0.994 ± 0.0078
Integrals/Segment/Scalar GaussKronrod 0.641 ± 0.02 μs 0.631 ± 0.02 μs 1.02 ± 0.045
Integrals/Segment/Scalar GaussLegendre 1.66 ± 0.02 μs 1.66 ± 0.02 μs 1 ± 0.017
Integrals/Segment/Scalar HAdaptiveCubature 0.852 ± 0.031 μs 0.881 ± 0.039 μs 0.967 ± 0.055
Integrals/Segment/Vector GaussKronrod 0.651 ± 0.01 μs 0.652 ± 0.01 μs 0.998 ± 0.022
Integrals/Segment/Vector GaussLegendre 4.74 ± 0.27 μs 4.69 ± 0.29 μs 1.01 ± 0.085
Integrals/Segment/Vector HAdaptiveCubature 0.851 ± 0.021 μs 0.861 ± 0.021 μs 0.988 ± 0.034
Integrals/Sphere/Scalar GaussKronrod 1.2 ± 0.01 μs 1.21 ± 0.011 μs 0.993 ± 0.012
Integrals/Sphere/Scalar GaussLegendre 1.89 ± 0.0029 ms 1.88 ± 0.0034 ms 1 ± 0.0024
Integrals/Sphere/Scalar HAdaptiveCubature 0.0481 ± 0.00013 ms 0.0481 ± 0.00012 ms 0.999 ± 0.0037
Integrals/Sphere/Vector GaussKronrod 1.23 ± 0.01 μs 1.23 ± 0.01 μs 1 ± 0.011
Integrals/Sphere/Vector GaussLegendre 2.05 ± 0.012 ms 2.05 ± 0.01 ms 0.999 ± 0.0077
Integrals/Sphere/Vector HAdaptiveCubature 0.0493 ± 9e-05 ms 0.0495 ± 0.0001 ms 0.997 ± 0.0027
Rules/GaussLegendre 22.2 ± 0.49 μs 22.2 ± 0.53 μs 1 ± 0.033
Specializations/Scalar GaussLegendre/BezierCurve 0.245 ± 0.0083 ms 0.245 ± 0.0081 ms 1 ± 0.048
Specializations/Scalar GaussLegendre/Line 7.01 ± 0.08 μs 6.95 ± 0.079 μs 1.01 ± 0.016
Specializations/Scalar GaussLegendre/Plane 0.788 ± 0.0012 ms 0.788 ± 0.0014 ms 1 ± 0.0023
Specializations/Scalar GaussLegendre/Ray 5.93 ± 0.06 μs 5.9 ± 0.06 μs 1.01 ± 0.014
Specializations/Scalar GaussLegendre/Rope 0.0521 ± 0.00031 ms 0.0519 ± 0.00027 ms 1 ± 0.008
Specializations/Scalar GaussLegendre/Tetrahedron 0.155 ± 0.0012 s 0.154 ± 0.00049 s 1.01 ± 0.0084
Specializations/Scalar GaussLegendre/Triangle 0.612 ± 0.0086 ms 0.61 ± 0.0084 ms 1 ± 0.02
time_to_load 1.57 ± 0.0098 s 1.57 ± 0.011 s 0.996 ± 0.0093
Memory benchmarks
main 9ba8407... main / 9ba8407...
Differentials/Differential 3 allocs: 0.0938 kB 3 allocs: 0.0938 kB 1
Differentials/Jacobian 0 allocs: 0 B 0 allocs: 0 B
Integrals/Segment/Scalar GaussKronrod 2 allocs: 0.0469 kB 2 allocs: 0.0469 kB 1
Integrals/Segment/Scalar GaussLegendre 0 allocs: 0 B 0 allocs: 0 B
Integrals/Segment/Scalar HAdaptiveCubature 7 allocs: 0.492 kB 7 allocs: 0.492 kB 1
Integrals/Segment/Vector GaussKronrod 2 allocs: 0.0781 kB 2 allocs: 0.0781 kB 1
Integrals/Segment/Vector GaussLegendre 0.307 k allocs: 12.8 kB 0.307 k allocs: 12.8 kB 1
Integrals/Segment/Vector HAdaptiveCubature 6 allocs: 0.688 kB 6 allocs: 0.688 kB 1
Integrals/Sphere/Scalar GaussKronrod 2 allocs: 0.0469 kB 2 allocs: 0.0469 kB 1
Integrals/Sphere/Scalar GaussLegendre 0 allocs: 0 B 0 allocs: 0 B
Integrals/Sphere/Scalar HAdaptiveCubature 7 allocs: 0.648 kB 7 allocs: 0.648 kB 1
Integrals/Sphere/Vector GaussKronrod 2 allocs: 0.0781 kB 2 allocs: 0.0781 kB 1
Integrals/Sphere/Vector GaussLegendre 30 k allocs: 1.22 MB 30 k allocs: 1.22 MB 1
Integrals/Sphere/Vector HAdaptiveCubature 6 allocs: 0.812 kB 6 allocs: 0.812 kB 1
Rules/GaussLegendre 7 allocs: 0.0325 MB 7 allocs: 0.0325 MB 1
Specializations/Scalar GaussLegendre/BezierCurve 23 allocs: 0.75 kB 23 allocs: 0.75 kB 1
Specializations/Scalar GaussLegendre/Line 21 allocs: 0.938 kB 21 allocs: 0.938 kB 1
Specializations/Scalar GaussLegendre/Plane 22 allocs: 1.03 kB 22 allocs: 1.03 kB 1
Specializations/Scalar GaussLegendre/Ray 21 allocs: 0.938 kB 21 allocs: 0.938 kB 1
Specializations/Scalar GaussLegendre/Rope 0.068 k allocs: 1.62 kB 0.068 k allocs: 1.62 kB 1
Specializations/Scalar GaussLegendre/Tetrahedron 3 M allocs: 0.179 GB 3 M allocs: 0.179 GB 1
Specializations/Scalar GaussLegendre/Triangle 22 allocs: 1.03 kB 22 allocs: 1.03 kB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

@JoshuaLampert JoshuaLampert merged commit ea9e31e into main Apr 3, 2026
9 of 10 checks passed
@JoshuaLampert JoshuaLampert deleted the dependabot/github_actions/julia-actions/cache-3 branch April 3, 2026 17:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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