Skip to content

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

Merged
tobydriscoll merged 1 commit into
mainfrom
dependabot/github_actions/julia-actions/cache-3
Jun 25, 2026
Merged

Bump julia-actions/cache from 2 to 3#38
tobydriscoll merged 1 commit into
mainfrom
dependabot/github_actions/julia-actions/cache-3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

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
  • a45e8fa Add Google Cloud Storage cache support (#204)
  • 8932005 Bump fast-xml-parser from 5.5.7 to 5.7.1 (#220)
  • 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)
  • 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 Jun 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results

Ratios above 1 mean this PR is slower than main.

main a6418c2... main / a6418c2...
approximate/aaa/abs_circle 0.0455 ± 0.0015 s 0.0455 ± 0.0016 s 1 ± 0.048
approximate/aaa/exp_interval 0.141 ± 0.025 ms 0.142 ± 0.024 ms 0.991 ± 0.24
approximate/aaa/tanh_steep 1.63 ± 0.053 ms 1.62 ± 0.053 ms 1.01 ± 0.046
approximate/thiele/abs_circle 4.98 ± 0.046 ms 4.98 ± 0.039 ms 1 ± 0.012
approximate/thiele/exp_interval 0.0973 ± 0.0048 ms 0.0986 ± 0.0043 ms 0.987 ± 0.065
approximate/thiele/tanh_steep 0.244 ± 0.013 ms 0.243 ± 0.013 ms 1 ± 0.074
approximate_discrete/aaa/abs_shift 4.07 ± 0.063 ms 4.03 ± 0.054 ms 1.01 ± 0.021
approximate_discrete/aaa/sin_recip 1.39 ± 0.025 ms 1.37 ± 0.028 ms 1.01 ± 0.028
approximate_discrete/aaa/tanh_steep 11.9 ± 0.49 ms 11.8 ± 0.55 ms 1.01 ± 0.062
approximate_discrete/thiele/abs_shift 0.275 ± 0.029 ms 0.277 ± 0.029 ms 0.992 ± 0.15
approximate_discrete/thiele/sin_recip 0.141 ± 0.015 ms 0.142 ± 0.015 ms 0.989 ± 0.15
approximate_discrete/thiele/tanh_steep 0.939 ± 0.1 ms 0.941 ± 0.092 ms 0.998 ± 0.15
evaluate/bary_vector 0.137 ± 0.0064 ms 0.138 ± 0.0065 ms 0.995 ± 0.066
evaluate/thiele_vector 0.0906 ± 0.00073 ms 0.108 ± 0.0002 ms 0.84 ± 0.007
poles/thiele 0.422 ± 0.019 ms 0.422 ± 0.015 ms 0.999 ± 0.057
time_to_load 0.888 ± 0.0022 s 0.902 ± 0.01 s 0.984 ± 0.011

Benchmark Plots

Plots have been uploaded as an artifact to this workflow run
("Actions" -> this run -> "Artifacts" at the bottom).

@tobydriscoll
tobydriscoll merged commit 8875a8e into main Jun 25, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/julia-actions/cache-3 branch June 25, 2026 20:22
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