Skip to content

chore(deps): bump actions/checkout from 6 to 7#228

Merged
MilesCranmer merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7
Jun 20, 2026
Merged

chore(deps): bump actions/checkout from 6 to 7#228
MilesCranmer merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 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 Jun 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia v1.10)

Time benchmarks
main a3d845c... main / a3d845c...
Quantity/creation/Quantity(x) 2.03 ± 0.002 ns 2.03 ± 0.002 ns 1 ± 0.0014
Quantity/creation/Quantity(x, length=y) 2.32 ± 0.016 ns 2.32 ± 0.015 ns 0.999 ± 0.0094
Quantity/with_numbers/*real 2.31 ± 0.002 ns 2.31 ± 0.002 ns 1 ± 0.0012
Quantity/with_numbers/^int 7.5 ± 2 ns 7.51 ± 2 ns 0.999 ± 0.38
Quantity/with_numbers/^int * real 7.77 ± 2.2 ns 7.76 ± 2.3 ns 1 ± 0.41
Quantity/with_quantity/+y 3.75 ± 0.077 ns 4.03 ± 0.004 ns 0.93 ± 0.019
Quantity/with_quantity//y 2.6 ± 0.001 ns 2.32 ± 0.002 ns 1.12 ± 0.0011
Quantity/with_self/dimension 2.6 ± 0.003 ns 2.6 ± 0.002 ns 1 ± 0.0014
Quantity/with_self/inv 2.6 ± 0.002 ns 2.61 ± 0.29 ns 0.997 ± 0.11
Quantity/with_self/ustrip 2.03 ± 0.014 ns 2.03 ± 0.016 ns 1 ± 0.01
QuantityArray/broadcasting/multi_array_of_quantities 0.156 ± 0.0058 ms 0.158 ± 0.0066 ms 0.986 ± 0.055
QuantityArray/broadcasting/multi_normal_array 0.0504 ± 0.003 ms 0.0501 ± 0.003 ms 1.01 ± 0.085
QuantityArray/broadcasting/multi_quantity_array 0.17 ± 0.013 ms 0.169 ± 0.014 ms 1 ± 0.11
QuantityArray/broadcasting/x^2_array_of_quantities 0.0413 ± 0.0045 ms 0.0374 ± 0.0039 ms 1.1 ± 0.17
QuantityArray/broadcasting/x^2_normal_array 7.85 ± 1.3 μs 7.71 ± 1.5 μs 1.02 ± 0.26
QuantityArray/broadcasting/x^2_quantity_array 9.3 ± 1.1 μs 9.12 ± 1.3 μs 1.02 ± 0.19
QuantityArray/broadcasting/x^4_array_of_quantities 0.0954 ± 0.0042 ms 0.095 ± 0.0052 ms 1 ± 0.07
QuantityArray/broadcasting/x^4_normal_array 0.0464 ± 0.00092 ms 0.0467 ± 0.0056 ms 0.994 ± 0.12
QuantityArray/broadcasting/x^4_quantity_array 0.0495 ± 0.00087 ms 0.0496 ± 0.00098 ms 0.999 ± 0.026
time_to_load 0.206 ± 0.0019 s 0.202 ± 0.0028 s 1.02 ± 0.017
Memory benchmarks
main a3d845c... main / a3d845c...
Quantity/creation/Quantity(x) 0 allocs: 0 B 0 allocs: 0 B
Quantity/creation/Quantity(x, length=y) 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/*real 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/^int 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/^int * real 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_quantity/+y 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_quantity//y 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/dimension 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/inv 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/ustrip 0 allocs: 0 B 0 allocs: 0 B
QuantityArray/broadcasting/multi_array_of_quantities 2 allocs: 0.382 MB 2 allocs: 0.382 MB 1
QuantityArray/broadcasting/multi_normal_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/multi_quantity_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/x^2_array_of_quantities 2 allocs: 0.382 MB 2 allocs: 0.382 MB 1
QuantityArray/broadcasting/x^2_normal_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/x^2_quantity_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/x^4_array_of_quantities 2 allocs: 0.382 MB 2 allocs: 0.382 MB 1
QuantityArray/broadcasting/x^4_normal_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/x^4_quantity_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia v1)

Time benchmarks
main a3d845c... main / a3d845c...
Quantity/creation/Quantity(x) 2.79 ± 0.01 ns 3.41 ± 0.001 ns 0.821 ± 0.0029
Quantity/creation/Quantity(x, length=y) 3.41 ± 0.01 ns 3.41 ± 0.01 ns 1 ± 0.0042
Quantity/with_numbers/*real 2.79 ± 0.01 ns 3.41 ± 0.01 ns 0.82 ± 0.0038
Quantity/with_numbers/^int 12.1 ± 0.99 ns 12.1 ± 1 ns 1 ± 0.12
Quantity/with_numbers/^int * real 11.8 ± 0.99 ns 12.1 ± 1.3 ns 0.974 ± 0.14
Quantity/with_quantity/+y 4.04 ± 0.001 ns 4.04 ± 0.01 ns 1 ± 0.0025
Quantity/with_quantity//y 3.41 ± 0.01 ns 3.41 ± 0.01 ns 1 ± 0.0042
Quantity/with_self/dimension 3.1 ± 0.01 ns 3.1 ± 0.01 ns 1 ± 0.0046
Quantity/with_self/inv 3.1 ± 0.01 ns 3.1 ± 0.01 ns 1 ± 0.0046
Quantity/with_self/ustrip 2.79 ± 0.01 ns 2.79 ± 0.01 ns 0.997 ± 0.0051
QuantityArray/broadcasting/multi_array_of_quantities 0.109 ± 0.0041 ms 0.109 ± 0.0055 ms 1 ± 0.063
QuantityArray/broadcasting/multi_normal_array 0.0472 ± 0.00032 ms 0.0471 ± 0.00027 ms 1 ± 0.0089
QuantityArray/broadcasting/multi_quantity_array 0.0561 ± 0.00032 ms 0.0561 ± 0.00037 ms 1 ± 0.0087
QuantityArray/broadcasting/x^2_array_of_quantities 25 ± 4.8 μs 23.9 ± 4.9 μs 1.05 ± 0.29
QuantityArray/broadcasting/x^2_normal_array 3.08 ± 2.7 μs 2.79 ± 2.5 μs 1.1 ± 1.4
QuantityArray/broadcasting/x^2_quantity_array 3.84 ± 1.1 μs 3.86 ± 0.95 μs 0.995 ± 0.38
QuantityArray/broadcasting/x^4_array_of_quantities 0.0817 ± 0.0021 ms 0.0816 ± 0.0007 ms 1 ± 0.027
QuantityArray/broadcasting/x^4_normal_array 0.0436 ± 0.00024 ms 0.0436 ± 0.00019 ms 1 ± 0.007
QuantityArray/broadcasting/x^4_quantity_array 0.0468 ± 0.0031 ms 0.0529 ± 0.0092 ms 0.884 ± 0.17
time_to_load 0.193 ± 0.00079 s 0.191 ± 0.003 s 1.01 ± 0.017
Memory benchmarks
main a3d845c... main / a3d845c...
Quantity/creation/Quantity(x) 0 allocs: 0 B 0 allocs: 0 B
Quantity/creation/Quantity(x, length=y) 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/*real 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/^int 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/^int * real 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_quantity/+y 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_quantity//y 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/dimension 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/inv 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/ustrip 0 allocs: 0 B 0 allocs: 0 B
QuantityArray/broadcasting/multi_array_of_quantities 3 allocs: 0.382 MB 3 allocs: 0.382 MB 1
QuantityArray/broadcasting/multi_normal_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/multi_quantity_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/x^2_array_of_quantities 3 allocs: 0.382 MB 3 allocs: 0.382 MB 1
QuantityArray/broadcasting/x^2_normal_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/x^2_quantity_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/x^4_array_of_quantities 3 allocs: 0.382 MB 3 allocs: 0.382 MB 1
QuantityArray/broadcasting/x^4_normal_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/x^4_quantity_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
time_to_load 0.145 k allocs: 11 kB 0.145 k allocs: 11 kB 1

@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.16%. Comparing base (8f18f23) to head (a3d845c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #228   +/-   ##
=======================================
  Coverage   99.16%   99.16%           
=======================================
  Files          23       23           
  Lines        1320     1320           
=======================================
  Hits         1309     1309           
  Misses         11       11           

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

@MilesCranmer MilesCranmer merged commit 5eef719 into main Jun 20, 2026
8 checks passed
@MilesCranmer MilesCranmer deleted the dependabot/github_actions/actions/checkout-7 branch June 20, 2026 17:21
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