Skip to content

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

Merged
cncastillo merged 1 commit intomasterfrom
dependabot/github_actions/julia-actions/cache-3
Apr 16, 2026
Merged

Bump julia-actions/cache from 2 to 3#741
cncastillo merged 1 commit intomasterfrom
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>
@cncastillo cncastillo force-pushed the dependabot/github_actions/julia-actions/cache-3 branch from 82069d9 to e4e9f47 Compare April 16, 2026 20:24
@cncastillo cncastillo merged commit e0c1cda into master Apr 16, 2026
10 of 11 checks passed
@cncastillo cncastillo deleted the dependabot/github_actions/julia-actions/cache-3 branch April 16, 2026 20:25
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.23%. Comparing base (32ffc8a) to head (e4e9f47).
⚠️ Report is 12 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #741      +/-   ##
==========================================
- Coverage   90.58%   89.23%   -1.36%     
==========================================
  Files          62       62              
  Lines        3389     3382       -7     
==========================================
- Hits         3070     3018      -52     
- Misses        319      364      +45     
Flag Coverage Δ
base 90.86% <ø> (ø)
core 77.44% <ø> (-8.18%) ⬇️
files 95.63% <ø> (ø)
komamri 88.13% <ø> (ø)
plots 91.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant