Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps actions/checkout from 4 to 5.

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (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 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)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  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 Sep 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2025

Benchmark Results (Julia v1.10)

Time benchmarks
main ebb4930... main / ebb4930...
Differentials/Differential 0.205 ± 0.0011 μs 0.207 ± 0.002 μs 0.991 ± 0.011
Differentials/Jacobian 0.169 ± 0.001 μs 0.169 ± 0.001 μs 1 ± 0.0084
Integrals/Segment/Scalar GaussKronrod 0.641 ± 0.02 μs 0.641 ± 0.02 μs 1 ± 0.044
Integrals/Segment/Scalar GaussLegendre 1.63 ± 0.01 μs 1.67 ± 0.01 μs 0.977 ± 0.0084
Integrals/Segment/Scalar HAdaptiveCubature 0.882 ± 0.04 μs 0.832 ± 0.029 μs 1.06 ± 0.061
Integrals/Segment/Vector GaussKronrod 0.661 ± 0.02 μs 0.661 ± 0.01 μs 1 ± 0.034
Integrals/Segment/Vector GaussLegendre 4.75 ± 0.29 μs 4.75 ± 0.37 μs 1 ± 0.099
Integrals/Segment/Vector HAdaptiveCubature 0.892 ± 0.031 μs 0.882 ± 0.03 μs 1.01 ± 0.049
Integrals/Sphere/Scalar GaussKronrod 1.15 ± 0.011 μs 1.18 ± 0.019 μs 0.975 ± 0.018
Integrals/Sphere/Scalar GaussLegendre 1.87 ± 0.0057 ms 1.87 ± 0.011 ms 0.997 ± 0.0067
Integrals/Sphere/Scalar HAdaptiveCubature 0.0477 ± 0.00012 ms 0.0494 ± 0.00012 ms 0.967 ± 0.0034
Integrals/Sphere/Vector GaussKronrod 1.16 ± 0.01 μs 1.15 ± 0.01 μs 1.01 ± 0.012
Integrals/Sphere/Vector GaussLegendre 2.04 ± 0.02 ms 2.04 ± 0.017 ms 0.998 ± 0.013
Integrals/Sphere/Vector HAdaptiveCubature 0.0491 ± 0.00011 ms 0.0492 ± 0.00011 ms 0.999 ± 0.0031
Rules/GaussLegendre 22.2 ± 0.51 μs 22.3 ± 0.48 μs 0.994 ± 0.031
Specializations/Scalar GaussLegendre/BezierCurve 0.243 ± 0.0069 ms 0.253 ± 0.007 ms 0.962 ± 0.038
Specializations/Scalar GaussLegendre/Line 7.27 ± 0.14 μs 8.11 ± 0.19 μs 0.897 ± 0.027
Specializations/Scalar GaussLegendre/Plane 0.745 ± 0.0019 ms 0.745 ± 0.0021 ms 1 ± 0.0039
Specializations/Scalar GaussLegendre/Ray 5.91 ± 0.06 μs 6.41 ± 0.061 μs 0.922 ± 0.013
Specializations/Scalar GaussLegendre/Rope 0.0518 ± 0.0003 ms 0.0508 ± 0.00022 ms 1.02 ± 0.0074
Specializations/Scalar GaussLegendre/Tetrahedron 0.155 ± 0.0015 s 0.155 ± 0.00072 s 1.01 ± 0.011
Specializations/Scalar GaussLegendre/Triangle 0.602 ± 0.0076 ms 0.684 ± 0.018 ms 0.881 ± 0.025
time_to_load 1.53 ± 0.0015 s 1.51 ± 0.0012 s 1.01 ± 0.0013
Memory benchmarks
main ebb4930... main / ebb4930...
Differentials/Differential 3 allocs: 0.0938 kB 3 allocs: 0.0938 kB 1
Differentials/Jacobian 0 allocs: 0 B 0 allocs: 0 B
Integrals/Segment/Scalar GaussKronrod 2 allocs: 0.0469 kB 2 allocs: 0.0469 kB 1
Integrals/Segment/Scalar GaussLegendre 0 allocs: 0 B 0 allocs: 0 B
Integrals/Segment/Scalar HAdaptiveCubature 7 allocs: 0.492 kB 7 allocs: 0.492 kB 1
Integrals/Segment/Vector GaussKronrod 2 allocs: 0.0781 kB 2 allocs: 0.0781 kB 1
Integrals/Segment/Vector GaussLegendre 0.307 k allocs: 12.8 kB 0.307 k allocs: 12.8 kB 1
Integrals/Segment/Vector HAdaptiveCubature 6 allocs: 0.688 kB 6 allocs: 0.688 kB 1
Integrals/Sphere/Scalar GaussKronrod 2 allocs: 0.0469 kB 2 allocs: 0.0469 kB 1
Integrals/Sphere/Scalar GaussLegendre 0 allocs: 0 B 0 allocs: 0 B
Integrals/Sphere/Scalar HAdaptiveCubature 7 allocs: 0.648 kB 7 allocs: 0.648 kB 1
Integrals/Sphere/Vector GaussKronrod 2 allocs: 0.0781 kB 2 allocs: 0.0781 kB 1
Integrals/Sphere/Vector GaussLegendre 30 k allocs: 1.22 MB 30 k allocs: 1.22 MB 1
Integrals/Sphere/Vector HAdaptiveCubature 6 allocs: 0.812 kB 6 allocs: 0.812 kB 1
Rules/GaussLegendre 7 allocs: 0.0325 MB 7 allocs: 0.0325 MB 1
Specializations/Scalar GaussLegendre/BezierCurve 23 allocs: 0.75 kB 23 allocs: 0.75 kB 1
Specializations/Scalar GaussLegendre/Line 21 allocs: 0.938 kB 21 allocs: 0.938 kB 1
Specializations/Scalar GaussLegendre/Plane 22 allocs: 1.03 kB 22 allocs: 1.03 kB 1
Specializations/Scalar GaussLegendre/Ray 21 allocs: 0.938 kB 21 allocs: 0.938 kB 1
Specializations/Scalar GaussLegendre/Rope 0.068 k allocs: 1.62 kB 0.068 k allocs: 1.62 kB 1
Specializations/Scalar GaussLegendre/Tetrahedron 3 M allocs: 0.179 GB 3 M allocs: 0.179 GB 1
Specializations/Scalar GaussLegendre/Triangle 22 allocs: 1.03 kB 22 allocs: 1.03 kB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

@JoshuaLampert JoshuaLampert merged commit d4a49c4 into main Sep 1, 2025
10 checks passed
@JoshuaLampert JoshuaLampert deleted the dependabot/github_actions/actions/checkout-5 branch September 1, 2025 08:48
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.

2 participants