Skip to content

build(deps): bump actions/checkout from 2 to 6#821

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/actions/checkout-6
Open

build(deps): bump actions/checkout from 2 to 6#821
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/actions/checkout-6

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps actions/checkout from 2 to 6.

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

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

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

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

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

What's Changed

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

v4.3.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

... (truncated)

Commits

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

Benchmark Results (Julia vlts)

Time benchmarks
master 4361c09... master / 4361c09...
arithmetic/2-arg mul 12.6 ± 0.24 μs 12.9 ± 0.27 μs 0.981 ± 0.028
arithmetic/addition 0.0775 ± 0.00095 ms 0.0783 ± 0.0011 ms 0.99 ± 0.018
arithmetic/division 25.9 ± 0.66 μs 26.2 ± 0.68 μs 0.992 ± 0.036
arithmetic/multiplication 0.0605 ± 0.0016 ms 0.0634 ± 0.002 ms 0.954 ± 0.04
overhead/acrule/a+2 2.35 ± 0.051 μs 2.35 ± 0.051 μs 0.996 ± 0.031
overhead/acrule/a+2+b 0.07 ± 0.01 μs 0.07 ± 0.01 μs 1 ± 0.2
overhead/acrule/a+b 4.12 ± 0.25 μs 4.07 ± 0.1 μs 1.01 ± 0.067
overhead/acrule/noop:Int 0.05 ± 0.01 μs 0.05 ± 0.01 μs 1 ± 0.28
overhead/acrule/noop:Sym 0.06 ± 0.01 μs 0.06 ± 0.01 μs 1 ± 0.24
overhead/get_degrees/large_poly 0.09 ± 0.011 μs 0.09 ± 0.001 μs 1 ± 0.12
overhead/rule/noop:Int 0.061 ± 0.01 μs 0.061 ± 0.01 μs 1 ± 0.23
overhead/rule/noop:Sym 0.07 ± 0.01 μs 0.06 ± 0.01 μs 1.17 ± 0.26
overhead/rule/noop:Term 0.06 ± 0.01 μs 0.06 ± 0.01 μs 1 ± 0.24
overhead/ruleset/noop:Int 30 ± 0 ns 30 ± 0 ns 1 ± 0
overhead/ruleset/noop:Sym 0.31 ± 0.01 μs 0.31 ± 0.02 μs 1 ± 0.072
overhead/ruleset/noop:Term 1.21 ± 0.02 μs 1.24 ± 0.021 μs 0.976 ± 0.023
overhead/simplify/noop:Int 30 ± 0 ns 30 ± 0 ns 1 ± 0
overhead/simplify/noop:Sym 30 ± 10 ns 30 ± 10 ns 1 ± 0.47
overhead/simplify/noop:Term 28.3 ± 0.97 μs 28.4 ± 1.1 μs 0.996 ± 0.052
overhead/simplify/randterm (+, *):serial 0.232 ± 0.002 s 0.232 ± 0.0028 s 0.997 ± 0.015
overhead/simplify/randterm (+, *):thread 0.257 ± 0.011 s 0.258 ± 0.021 s 0.996 ± 0.093
overhead/simplify/randterm (/, *):serial 0.0847 ± 0.0018 ms 0.085 ± 0.0019 ms 0.997 ± 0.031
overhead/simplify/randterm (/, *):thread 0.089 ± 0.002 ms 0.0894 ± 0.0019 ms 0.996 ± 0.03
overhead/substitute/a 0.0494 ± 0.0011 ms 0.0507 ± 0.0012 ms 0.974 ± 0.032
overhead/substitute/a,b 0.0614 ± 0.0014 ms 0.0623 ± 0.0015 ms 0.985 ± 0.032
overhead/substitute/a,b,c 0.055 ± 0.001 ms 0.0555 ± 0.0013 ms 0.99 ± 0.029
polyform/easy_iszero 22.6 ± 0.41 μs 22.2 ± 0.41 μs 1.02 ± 0.026
polyform/isone 1.05 ± 0.03 ms 1.05 ± 0.025 ms 1 ± 0.038
polyform/isone:noop 0.09 ± 0.01 μs 0.09 ± 0.01 μs 1 ± 0.16
polyform/iszero 0.894 ± 0.024 ms 0.894 ± 0.024 ms 1 ± 0.038
polyform/iszero:noop 0.081 ± 0.01 μs 0.1 ± 0.01 μs 0.81 ± 0.13
polyform/simplify_fractions 1.14 ± 0.028 ms 1.13 ± 0.026 ms 1 ± 0.034
printing/large_poly 0.211 ± 0.0026 s 0.211 ± 0.0014 s 0.998 ± 0.014
time_to_load 1.28 ± 0.0053 s 1.24 ± 0.012 s 1.03 ± 0.01
Memory benchmarks
master 4361c09... master / 4361c09...
arithmetic/2-arg mul 0.076 k allocs: 2.62 kB 0.075 k allocs: 2.59 kB 1.01
arithmetic/addition 0.438 k allocs: 16 kB 0.438 k allocs: 16 kB 1
arithmetic/division 0.14 k allocs: 5.38 kB 0.139 k allocs: 5.34 kB 1.01
arithmetic/multiplication 0.354 k allocs: 11.6 kB 0.354 k allocs: 11.6 kB 1
overhead/acrule/a+2 0.034 k allocs: 1.25 kB 0.033 k allocs: 1.23 kB 1.01
overhead/acrule/a+2+b 0 allocs: 0 B 0 allocs: 0 B
overhead/acrule/a+b 0.047 k allocs: 1.8 kB 0.045 k allocs: 1.77 kB 1.02
overhead/acrule/noop:Int 0 allocs: 0 B 0 allocs: 0 B
overhead/acrule/noop:Sym 0 allocs: 0 B 0 allocs: 0 B
overhead/get_degrees/large_poly 2 allocs: 32 B 2 allocs: 32 B 1
overhead/rule/noop:Int 2 allocs: 0.0625 kB 2 allocs: 0.0625 kB 1
overhead/rule/noop:Sym 2 allocs: 0.0625 kB 2 allocs: 0.0625 kB 1
overhead/rule/noop:Term 2 allocs: 0.0625 kB 2 allocs: 0.0625 kB 1
overhead/ruleset/noop:Int 0 allocs: 0 B 0 allocs: 0 B
overhead/ruleset/noop:Sym 3 allocs: 0.109 kB 3 allocs: 0.109 kB 1
overhead/ruleset/noop:Term 12 allocs: 0.391 kB 12 allocs: 0.391 kB 1
overhead/simplify/noop:Int 0 allocs: 0 B 0 allocs: 0 B
overhead/simplify/noop:Sym 0 allocs: 0 B 0 allocs: 0 B
overhead/simplify/noop:Term 0.298 k allocs: 11.6 kB 0.282 k allocs: 11.4 kB 1.02
overhead/simplify/randterm (+, *):serial 2.3 M allocs: 0.0882 GB 2.21 M allocs: 0.0869 GB 1.01
overhead/simplify/randterm (+, *):thread 2.35 M allocs: 0.246 GB 2.26 M allocs: 0.245 GB 1.01
overhead/simplify/randterm (/, *):serial 0.844 k allocs: 30.4 kB 0.781 k allocs: 29.4 kB 1.03
overhead/simplify/randterm (/, *):thread 0.879 k allocs: 31.5 kB 0.816 k allocs: 30.5 kB 1.03
overhead/substitute/a 0.272 k allocs: 9.83 kB 0.272 k allocs: 9.83 kB 1
overhead/substitute/a,b 0.34 k allocs: 12.2 kB 0.34 k allocs: 12.2 kB 1
overhead/substitute/a,b,c 0.301 k allocs: 10.4 kB 0.301 k allocs: 10.4 kB 1
polyform/easy_iszero 0.13 k allocs: 4.44 kB 0.124 k allocs: 4.34 kB 1.02
polyform/isone 8.3 k allocs: 0.565 MB 7.96 k allocs: 0.559 MB 1.01
polyform/isone:noop 1 allocs: 16 B 1 allocs: 16 B 1
polyform/iszero 6.83 k allocs: 0.465 MB 6.68 k allocs: 0.463 MB 1.01
polyform/iszero:noop 1 allocs: 16 B 1 allocs: 16 B 1
polyform/simplify_fractions 8.77 k allocs: 0.587 MB 8.6 k allocs: 0.584 MB 1.01
printing/large_poly 1.86 M allocs: 0.082 GB 1.86 M allocs: 0.082 GB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

Benchmark Results (Julia v1)

Time benchmarks
master 4361c09... master / 4361c09...
arithmetic/2-arg mul 10 ± 0.25 μs 10.3 ± 0.31 μs 0.974 ± 0.038
arithmetic/addition 0.0681 ± 0.00089 ms 0.0689 ± 0.00096 ms 0.989 ± 0.019
arithmetic/division 24.1 ± 0.6 μs 24.4 ± 0.72 μs 0.987 ± 0.038
arithmetic/multiplication 0.0538 ± 0.002 ms 0.0542 ± 0.0021 ms 0.994 ± 0.053
overhead/acrule/a+2 2.14 ± 0.04 μs 2.15 ± 0.04 μs 0.992 ± 0.026
overhead/acrule/a+2+b 0.08 ± 0.01 μs 0.08 ± 0 μs 1 ± 0.12
overhead/acrule/a+b 3.69 ± 0.069 μs 3.73 ± 0.08 μs 0.989 ± 0.028
overhead/acrule/noop:Int 30 ± 0 ns 30 ± 0 ns 1 ± 0
overhead/acrule/noop:Sym 0.061 ± 0.01 μs 0.07 ± 0.01 μs 0.871 ± 0.19
overhead/get_degrees/large_poly 0.08 ± 0.01 μs 0.09 ± 0.001 μs 0.889 ± 0.11
overhead/rule/noop:Int 0.07 ± 0.01 μs 0.07 ± 0.01 μs 1 ± 0.2
overhead/rule/noop:Sym 0.07 ± 0 μs 0.07 ± 0 μs 1 ± 0
overhead/rule/noop:Term 0.07 ± 0 μs 0.07 ± 0.001 μs 1 ± 0.014
overhead/ruleset/noop:Int 30 ± 0 ns 30 ± 0 ns 1 ± 0
overhead/ruleset/noop:Sym 0.311 ± 0.011 μs 0.311 ± 0.011 μs 1 ± 0.05
overhead/ruleset/noop:Term 1.18 ± 0.03 μs 1.18 ± 0.02 μs 1 ± 0.031
overhead/simplify/noop:Int 30 ± 0 ns 30 ± 0 ns 1 ± 0
overhead/simplify/noop:Sym 30 ± 10 ns 30 ± 10 ns 1 ± 0.47
overhead/simplify/noop:Term 26.5 ± 0.65 μs 27 ± 0.64 μs 0.984 ± 0.034
overhead/simplify/randterm (+, *):serial 0.191 ± 0.024 s 0.206 ± 0.026 s 0.926 ± 0.16
overhead/simplify/randterm (+, *):thread 0.226 ± 0.017 s 0.236 ± 0.0094 s 0.957 ± 0.082
overhead/simplify/randterm (/, *):serial 0.0854 ± 0.0031 ms 0.0873 ± 0.0033 ms 0.978 ± 0.051
overhead/simplify/randterm (/, *):thread 0.0954 ± 0.0072 ms 0.0979 ± 0.0092 ms 0.974 ± 0.12
overhead/substitute/a 0.0403 ± 0.00085 ms 0.0408 ± 0.0011 ms 0.986 ± 0.033
overhead/substitute/a,b 0.0508 ± 0.0011 ms 0.0511 ± 0.0013 ms 0.994 ± 0.033
overhead/substitute/a,b,c 0.0479 ± 0.0011 ms 0.048 ± 0.0015 ms 0.998 ± 0.039
polyform/easy_iszero 18.5 ± 0.39 μs 18.7 ± 0.42 μs 0.99 ± 0.03
polyform/isone 0.889 ± 0.019 ms 0.926 ± 0.027 ms 0.96 ± 0.035
polyform/isone:noop 0.08 ± 0.01 μs 0.09 ± 0.01 μs 0.889 ± 0.15
polyform/iszero 0.77 ± 0.017 ms 0.802 ± 0.022 ms 0.96 ± 0.034
polyform/iszero:noop 0.09 ± 0 μs 0.09 ± 0 μs 1 ± 0
polyform/simplify_fractions 0.96 ± 0.032 ms 0.994 ± 0.044 ms 0.966 ± 0.054
printing/large_poly 0.186 ± 0.013 s 0.189 ± 0.015 s 0.982 ± 0.1
time_to_load 1.35 ± 0.015 s 1.42 ± 0.023 s 0.954 ± 0.019
Memory benchmarks
master 4361c09... master / 4361c09...
arithmetic/2-arg mul 0.053 k allocs: 1.7 kB 0.053 k allocs: 1.7 kB 1
arithmetic/addition 0.3 k allocs: 10.3 kB 0.3 k allocs: 10.3 kB 1
arithmetic/division 0.129 k allocs: 4.69 kB 0.129 k allocs: 4.69 kB 1
arithmetic/multiplication 0.25 k allocs: 6.44 kB 0.25 k allocs: 6.44 kB 1
overhead/acrule/a+2 0.033 k allocs: 1.11 kB 0.033 k allocs: 1.11 kB 1
overhead/acrule/a+2+b 0 allocs: 0 B 0 allocs: 0 B
overhead/acrule/a+b 0.044 k allocs: 1.52 kB 0.044 k allocs: 1.52 kB 1
overhead/acrule/noop:Int 0 allocs: 0 B 0 allocs: 0 B
overhead/acrule/noop:Sym 0 allocs: 0 B 0 allocs: 0 B
overhead/get_degrees/large_poly 2 allocs: 32 B 2 allocs: 32 B 1
overhead/rule/noop:Int 2 allocs: 0.0625 kB 2 allocs: 0.0625 kB 1
overhead/rule/noop:Sym 2 allocs: 0.0625 kB 2 allocs: 0.0625 kB 1
overhead/rule/noop:Term 2 allocs: 0.0625 kB 2 allocs: 0.0625 kB 1
overhead/ruleset/noop:Int 0 allocs: 0 B 0 allocs: 0 B
overhead/ruleset/noop:Sym 3 allocs: 0.109 kB 3 allocs: 0.109 kB 1
overhead/ruleset/noop:Term 12 allocs: 0.391 kB 12 allocs: 0.391 kB 1
overhead/simplify/noop:Int 0 allocs: 0 B 0 allocs: 0 B
overhead/simplify/noop:Sym 0 allocs: 0 B 0 allocs: 0 B
overhead/simplify/noop:Term 0.276 k allocs: 9.89 kB 0.276 k allocs: 9.89 kB 1
overhead/simplify/randterm (+, *):serial 2.09 M allocs: 0.0743 GB 2.09 M allocs: 0.0743 GB 1
overhead/simplify/randterm (+, *):thread 2.26 M allocs: 0.236 GB 2.26 M allocs: 0.236 GB 1
overhead/simplify/randterm (/, *):serial 0.776 k allocs: 28.1 kB 0.776 k allocs: 28.1 kB 1
overhead/simplify/randterm (/, *):thread 0.911 k allocs: 0.0324 MB 0.911 k allocs: 0.0324 MB 1
overhead/substitute/a 0.204 k allocs: 6.77 kB 0.204 k allocs: 6.77 kB 1
overhead/substitute/a,b 0.268 k allocs: 8.86 kB 0.268 k allocs: 8.86 kB 1
overhead/substitute/a,b,c 0.268 k allocs: 8.67 kB 0.268 k allocs: 8.67 kB 1
polyform/easy_iszero 0.088 k allocs: 2.83 kB 0.088 k allocs: 2.83 kB 1
polyform/isone 10.9 k allocs: 0.576 MB 10.9 k allocs: 0.576 MB 1
polyform/isone:noop 1 allocs: 16 B 1 allocs: 16 B 1
polyform/iszero 8.97 k allocs: 0.476 MB 8.97 k allocs: 0.476 MB 1
polyform/iszero:noop 1 allocs: 16 B 1 allocs: 16 B 1
polyform/simplify_fractions 11.4 k allocs: 0.593 MB 11.4 k allocs: 0.593 MB 1
printing/large_poly 2.15 M allocs: 0.079 GB 2.15 M allocs: 0.079 GB 1
time_to_load 0.145 k allocs: 11 kB 0.145 k allocs: 11 kB 1

@AayushSabharwal
Copy link
Member

@dependabot rebase

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-6 branch from 781f335 to 4361c09 Compare January 12, 2026 10:53
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