Skip to content

Bump actions/checkout from 6 to 7#1264

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-7
Open

Bump actions/checkout from 6 to 7#1264
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

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 [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  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 Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master c984a6c... master / c984a6c...
multivariate/solvers/first_order/AdaMax 0.376 ± 0.0077 ms 0.376 ± 0.0078 ms 1 ± 0.029
multivariate/solvers/first_order/Adam 0.376 ± 0.0077 ms 0.375 ± 0.0078 ms 1 ± 0.029
multivariate/solvers/first_order/BFGS 0.0654 ± 0.00084 ms 0.0655 ± 0.00081 ms 0.998 ± 0.018
multivariate/solvers/first_order/ConjugateGradient 0.151 ± 0.0024 ms 0.151 ± 0.0027 ms 0.999 ± 0.024
multivariate/solvers/first_order/GradientDescent 0.547 ± 0.0088 ms 0.548 ± 0.0087 ms 0.997 ± 0.023
multivariate/solvers/first_order/LBFGS 0.0773 ± 0.0012 ms 0.0773 ± 0.0012 ms 0.999 ± 0.022
multivariate/solvers/first_order/MomentumGradientDescent 1.05 ± 0.0069 ms 1.06 ± 0.0074 ms 0.993 ± 0.0096
multivariate/solvers/first_order/NGMRES 0.325 ± 0.0088 ms 0.322 ± 0.0087 ms 1.01 ± 0.039
time_to_load 0.233 ± 0.0067 s 0.232 ± 0.0063 s 1 ± 0.04
Memory benchmarks
master c984a6c... master / c984a6c...
multivariate/solvers/first_order/AdaMax 0.34 k allocs: 7.28 kB 0.34 k allocs: 7.28 kB 1
multivariate/solvers/first_order/Adam 0.34 k allocs: 7.28 kB 0.34 k allocs: 7.28 kB 1
multivariate/solvers/first_order/BFGS 0.167 k allocs: 9.11 kB 0.167 k allocs: 9.11 kB 1
multivariate/solvers/first_order/ConjugateGradient 0.391 k allocs: 20.3 kB 0.391 k allocs: 20.3 kB 1
multivariate/solvers/first_order/GradientDescent 1.32 k allocs: 0.0695 MB 1.32 k allocs: 0.0695 MB 1
multivariate/solvers/first_order/LBFGS 0.238 k allocs: 14.5 kB 0.238 k allocs: 14.5 kB 1
multivariate/solvers/first_order/MomentumGradientDescent 1.72 k allocs: 0.0758 MB 1.72 k allocs: 0.0758 MB 1
multivariate/solvers/first_order/NGMRES 1.71 k allocs: 0.143 MB 1.71 k allocs: 0.143 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

A plot of the benchmark results has been uploaded as an artifact at .

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia v1)

Time benchmarks
master c984a6c... master / c984a6c...
multivariate/solvers/first_order/AdaMax 0.637 ± 0.0094 ms 0.636 ± 0.0091 ms 1 ± 0.021
multivariate/solvers/first_order/Adam 0.636 ± 0.0096 ms 0.635 ± 0.0096 ms 1 ± 0.021
multivariate/solvers/first_order/BFGS 0.118 ± 0.0015 ms 0.119 ± 0.0017 ms 0.997 ± 0.019
multivariate/solvers/first_order/ConjugateGradient 0.194 ± 0.0031 ms 0.194 ± 0.0036 ms 1 ± 0.024
multivariate/solvers/first_order/GradientDescent 0.852 ± 0.0052 ms 0.854 ± 0.0061 ms 0.998 ± 0.0094
multivariate/solvers/first_order/LBFGS 0.134 ± 0.0019 ms 0.134 ± 0.0019 ms 0.996 ± 0.02
multivariate/solvers/first_order/MomentumGradientDescent 1.67 ± 0.013 ms 1.68 ± 0.015 ms 0.998 ± 0.012
multivariate/solvers/first_order/NGMRES 0.938 ± 0.0099 ms 0.947 ± 0.013 ms 0.99 ± 0.017
time_to_load 0.31 ± 0.0017 s 0.306 ± 0.0042 s 1.01 ± 0.015
Memory benchmarks
master c984a6c... master / c984a6c...
multivariate/solvers/first_order/AdaMax 0.354 k allocs: 7.19 kB 0.354 k allocs: 7.19 kB 1
multivariate/solvers/first_order/Adam 0.354 k allocs: 7.19 kB 0.354 k allocs: 7.19 kB 1
multivariate/solvers/first_order/BFGS 0.241 k allocs: 9.33 kB 0.241 k allocs: 9.33 kB 1
multivariate/solvers/first_order/ConjugateGradient 0.409 k allocs: 16.8 kB 0.409 k allocs: 16.8 kB 1
multivariate/solvers/first_order/GradientDescent 1.62 k allocs: 0.0656 MB 1.62 k allocs: 0.0656 MB 1
multivariate/solvers/first_order/LBFGS 0.337 k allocs: 14.5 kB 0.337 k allocs: 14.5 kB 1
multivariate/solvers/first_order/MomentumGradientDescent 2.01 k allocs: 0.0711 MB 2.01 k allocs: 0.0711 MB 1
multivariate/solvers/first_order/NGMRES 3.52 k allocs: 0.167 MB 3.52 k allocs: 0.167 MB 1
time_to_load 0.145 k allocs: 11 kB 0.145 k allocs: 11 kB 1

A plot of the benchmark results has been uploaded as an artifact at .

@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.06%. Comparing base (146b207) to head (c984a6c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1264   +/-   ##
=======================================
  Coverage   87.06%   87.06%           
=======================================
  Files          52       52           
  Lines        4979     4979           
=======================================
  Hits         4335     4335           
  Misses        644      644           

☔ View full report in Codecov by Harness.
📢 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.

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.

0 participants