Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps julia-actions/cache from 1 to 2.

Release notes

Sourced from julia-actions/cache's releases.

v2.0.0

Breaking Changes ⚠️

v2.0.0 requires node20. This is a breaking change, because node20 does not support the following operating systems:

  • Red Hat Enterprise Linux 7
  • CentOS 7
  • Oracle Linux 7
  • Debian 9
  • Ubuntu 16.04
  • Linux Mint 18
  • openSUSE 15
  • SUSE Enterprise Linux (SLES) 12 SP2
  • Windows 7 64-bit
  • Windows 8.1 64-bit

Therefore, if you are using self-hosted runners on one of the above operating systems, you won't be able to run v2 of this action.

In contrast, v1 of this action uses node16.

What's Changed

New Contributors

Full Changelog: julia-actions/cache@v1.5.2...v2.0.0

v1.5.2: Cache tidy fixes. Existing registry fix.

What's Changed

... (truncated)

Changelog

Sourced from julia-actions/cache's changelog.

Create/update the new v2 tag locally, where the new v2 tag will point to the

release that you created in the previous step.

Make sure to change v2.2.0 to the actual value for the tag that you just

created in the previous step.

The -f flag forcibly overwrites the old

v2 tag (if it exists).

git tag -f v2 v2.2.0


Step 3: Now you need to push the tags:
# Regular-push the new `v2.2.0` tag:
git push origin tag v2.2.0

Force-push the new v2 tag:

git push origin tag v2 --force
</code></pre>
<h2>Part 2: Create the GitHub Release</h2>
<p>Go to the <a href="https://github.com/julia-actions/cache/releases&quot;&gt;Releases&lt;/a> section of this repo and create a new release (using the GitHub web interface).</p>
<p>For the &quot;choose a tag&quot; drop-down field, select the <code>v2.2.0</code> tag that you created and pushed in Part 1 of this guide.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/julia-actions/cache/commit/d10a6fd8f31b12404a54613ebad242900567f2b9&quot;&gt;&lt;code&gt;d10a6fd&lt;/code&gt;&lt;/a> Bump pyTooling/Actions from 3.1.1 to 4.2.2 (<a href="https://redirect.github.com/julia-actions/cache/issues/170&quot;&gt;#170&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/julia-actions/cache/commit/1f7b6e036ededd192fd840e190d9c75710d0d32f&quot;&gt;&lt;code&gt;1f7b6e0&lt;/code&gt;&lt;/a> Bump dcarbone/install-jq-action from 3.0.1 to 3.1.1 (<a href="https://redirect.github.com/julia-actions/cache/issues/171&quot;&gt;#171&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/julia-actions/cache/commit/c1893486c97cf452a539e01a8b0c9bba2ed345f9&quot;&gt;&lt;code&gt;c189348&lt;/code&gt;&lt;/a> Bump actions/cache from 4.2.2 to 4.2.3 (<a href="https://redirect.github.com/julia-actions/cache/issues/172&quot;&gt;#172&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/julia-actions/cache/commit/c231b4e8c0597efc70eaca853a643bcdc16d8bbb&quot;&gt;&lt;code&gt;c231b4e&lt;/code&gt;&lt;/a> Output cache-paths and cache-key as well (<a href="https://redirect.github.com/julia-actions/cache/issues/169&quot;&gt;#169&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/julia-actions/cache/commit/e5a7946b4f1fc1728d2ff33c578ca4a7c7ef3ae4&quot;&gt;&lt;code&gt;e5a7946&lt;/code&gt;&lt;/a> Link to Github caching docs from README.md (<a href="https://redirect.github.com/julia-actions/cache/issues/167&quot;&gt;#167&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/julia-actions/cache/commit/9b3f75eff34c4a1900d4519d2879fb7b6c039f3b&quot;&gt;&lt;code&gt;9b3f75e&lt;/code&gt;&lt;/a> Bump actions/cache from 4.2.0 to 4.2.2 (<a href="https://redirect.github.com/julia-actions/cache/issues/165&quot;&gt;#165&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/julia-actions/cache/commit/2b1bf4d8a138668ac719ea7ca149b53ed8d8401e&quot;&gt;&lt;code&gt;2b1bf4d&lt;/code&gt;&lt;/a> fix slashes in windows depot path (<a href="https://redirect.github.com/julia-actions/cache/issues/153&quot;&gt;#153&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/julia-actions/cache/commit/49fd7c4af0ad5378a449b2488d80c2d304d36c70&quot;&gt;&lt;code&gt;49fd7c4&lt;/code&gt;&lt;/a> Bump pyTooling/Actions from 1.0.5 to 3.1.1 (<a href="https://redirect.github.com/julia-actions/cache/issues/157&quot;&gt;#157&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/julia-actions/cache/commit/d343189aad1dc9a40be85e22f75c3b81a562a969&quot;&gt;&lt;code&gt;d343189&lt;/code&gt;&lt;/a> Bump actions/cache from 4.1.2 to 4.2.0 (<a href="https://redirect.github.com/julia-actions/cache/issues/156&quot;&gt;#156&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/julia-actions/cache/commit/315c171d1759e1be446c98b288e857891a1f7246&quot;&gt;&lt;code&gt;315c171&lt;/code&gt;&lt;/a> Bump actions/checkout from 4.1.7 to 4.2.2 (<a href="https://redirect.github.com/julia-actions/cache/issues/150&quot;&gt;#150&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/julia-actions/cache/compare/v1...v2&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 1 to 2.
- [Release notes](https://github.com/julia-actions/cache/releases)
- [Changelog](https://github.com/julia-actions/cache/blob/main/devdocs/making_a_new_release.md)
- [Commits](julia-actions/cache@v1...v2)

---
updated-dependencies:
- dependency-name: julia-actions/cache
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 1, 2025
Copy link
Contributor

github-actions bot commented Apr 1, 2025

Benchmark Results

master 8911235... master / 8911235...
multivariate/solvers/first_order/AdaMax 0.646 ± 0.0085 ms 0.65 ± 0.008 ms 0.995 ± 0.018
multivariate/solvers/first_order/Adam 0.646 ± 0.008 ms 0.649 ± 0.008 ms 0.994 ± 0.017
multivariate/solvers/first_order/BFGS 0.223 ± 0.0069 ms 0.223 ± 0.0043 ms 1 ± 0.036
multivariate/solvers/first_order/ConjugateGradient 0.048 ± 0.00055 ms 0.0479 ± 0.00066 ms 1 ± 0.018
multivariate/solvers/first_order/GradientDescent 1.71 ± 0.017 ms 1.71 ± 0.013 ms 0.999 ± 0.012
multivariate/solvers/first_order/LBFGS 0.219 ± 0.0036 ms 0.219 ± 0.0037 ms 1 ± 0.023
multivariate/solvers/first_order/MomentumGradientDescent 2.5 ± 0.018 ms 2.51 ± 0.014 ms 1 ± 0.0094
multivariate/solvers/first_order/NGMRES 0.553 ± 0.011 ms 0.552 ± 0.011 ms 1 ± 0.027
time_to_load 0.517 ± 0.0068 s 0.513 ± 0.0022 s 1.01 ± 0.014

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

@pkofod pkofod closed this Jul 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 6, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/julia-actions/cache-2 branch July 6, 2025 22:11
@pkofod pkofod restored the dependabot/github_actions/julia-actions/cache-2 branch July 6, 2025 22:11
@pkofod pkofod reopened this Jul 6, 2025
Copy link

codecov bot commented Jul 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.74%. Comparing base (8a55bc3) to head (8911235).
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1160      +/-   ##
==========================================
- Coverage   85.75%   85.74%   -0.01%     
==========================================
  Files          46       46              
  Lines        3593     3613      +20     
==========================================
+ Hits         3081     3098      +17     
- Misses        512      515       +3     

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

@pkofod pkofod merged commit 6850998 into master Jul 6, 2025
24 of 42 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/julia-actions/cache-2 branch July 6, 2025 23:33
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