Skip to content

build(deps): bump actions/checkout from 6 to 7#33

Merged
zsoerenm merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7
Jul 13, 2026
Merged

build(deps): bump actions/checkout from 6 to 7#33
zsoerenm merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

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

Copy link
Copy Markdown

Benchmark Results (Julia v1)

Time benchmarks
main b885cc6... main / b885cc6...
channel/buffer=1 3.98 ± 0.054 ms 4.06 ± 0.035 ms 0.981 ± 0.016
channel/buffer=1024 0.222 ± 0.02 ms 0.216 ± 0.019 ms 1.03 ± 0.13
channel/buffer=16 0.441 ± 0.01 ms 0.444 ± 0.013 ms 0.994 ± 0.037
channel/buffer=256 0.223 ± 0.0094 ms 0.227 ± 0.0094 ms 0.986 ± 0.058
channel/buffer=4 1.14 ± 0.013 ms 1.16 ± 0.012 ms 0.989 ± 0.015
channel/buffer=64 0.271 ± 0.011 ms 0.27 ± 0.0092 ms 1 ± 0.054
rechunk/10000_to_2048/buffer=1 8.32 ± 0.14 ms 8.01 ± 0.25 ms 1.04 ± 0.036
rechunk/10000_to_2048/buffer=16 5.28 ± 0.28 ms 4.91 ± 0.27 ms 1.07 ± 0.083
rechunk/10000_to_2048/buffer=4 5.89 ± 0.18 ms 5.52 ± 0.21 ms 1.07 ± 0.052
rechunk/10000_to_2048/buffer=64 4.67 ± 0.16 ms 4.5 ± 1.4 ms 1.04 ± 0.32
rechunk/2048_to_10000/buffer=1 1.24 ± 0.1 ms 1.35 ± 0.051 ms 0.916 ± 0.083
rechunk/2048_to_10000/buffer=16 1.32 ± 0.093 ms 1.39 ± 0.082 ms 0.951 ± 0.088
rechunk/2048_to_10000/buffer=4 1.29 ± 0.071 ms 1.36 ± 0.069 ms 0.948 ± 0.071
rechunk/2048_to_10000/buffer=64 1.49 ± 1.2 ms 1.52 ± 0.97 ms 0.977 ± 1
rechunk_state/batch/batch_2048_to_512_1ch 1.91 ± 0.18 ms 1.76 ± 0.23 ms 1.09 ± 0.18
rechunk_state/batch/batch_2048_to_512_4ch 7.98 ± 0.52 ms 6.88 ± 0.39 ms 1.16 ± 0.1
rechunk_state/batch/batch_512_to_2048_1ch 0.336 ± 0.047 ms 0.303 ± 0.047 ms 1.11 ± 0.23
rechunk_state/batch/batch_passthrough_2048_1ch 5.15 ± 0.45 μs 4.91 ± 0.49 μs 1.05 ± 0.14
rechunk_state/batch/iterative_2048_to_512_1ch 1.94 ± 0.22 ms 1.81 ± 0.24 ms 1.07 ± 0.19
rechunk_state/batch/iterative_2048_to_512_4ch 8.27 ± 0.53 ms 6.93 ± 0.3 ms 1.19 ± 0.093
rechunk_state/batch/iterative_512_to_2048_1ch 0.365 ± 0.05 ms 0.325 ± 0.064 ms 1.12 ± 0.27
rechunk_state/batch/iterative_passthrough_2048_1ch 4.94 ± 0.68 μs 4.76 ± 0.54 μs 1.04 ± 0.19
rechunk_state/channels/2048_to_1024_1ch 1.63 ± 0.14 ms 1.64 ± 0.18 ms 0.994 ± 0.14
rechunk_state/channels/2048_to_1024_2ch 3.49 ± 0.22 ms 3.3 ± 0.2 ms 1.06 ± 0.094
rechunk_state/channels/2048_to_1024_4ch 6.83 ± 0.25 ms 6.36 ± 0.26 ms 1.07 ± 0.059
rechunk_state/channels/2048_to_1024_8ch 14.5 ± 0.76 ms 12.6 ± 0.22 ms 1.15 ± 0.064
rechunk_state/downsample/10000_to_1024_1ch 7.13 ± 0.63 ms 6.97 ± 0.32 ms 1.02 ± 0.1
rechunk_state/downsample/2048_to_512_1ch 1.76 ± 0.18 ms 1.85 ± 0.16 ms 0.952 ± 0.13
rechunk_state/downsample/2048_to_512_4ch 7.59 ± 0.91 ms 7.86 ± 0.59 ms 0.966 ± 0.14
rechunk_state/passthrough/2048_to_2048_1ch 4.76 ± 0.52 μs 5.08 ± 0.45 μs 0.936 ± 0.13
rechunk_state/passthrough/2048_to_2048_4ch 5.6 ± 0.41 μs 5.55 ± 0.31 μs 1.01 ± 0.093
rechunk_state/types/ComplexF64_2048_to_1024 2.94 ± 0.2 ms 2.94 ± 0.18 ms 0.999 ± 0.09
rechunk_state/types/Float32_2048_to_1024 0.868 ± 0.13 ms 0.852 ± 0.17 ms 1.02 ± 0.25
rechunk_state/types/Float64_2048_to_1024 1.6 ± 0.15 ms 1.67 ± 0.13 ms 0.959 ± 0.11
rechunk_state/types/Int16_2048_to_1024 0.441 ± 0.06 ms 0.383 ± 0.088 ms 1.15 ± 0.31
rechunk_state/upsample/1024_to_10000_1ch 0.82 ± 0.098 ms 0.794 ± 0.088 ms 1.03 ± 0.17
rechunk_state/upsample/512_to_2048_1ch 0.349 ± 0.05 ms 0.389 ± 0.21 ms 0.898 ± 0.49
rechunk_state/upsample/512_to_2048_4ch 2.07 ± 0.064 ms 2.01 ± 0.094 ms 1.03 ± 0.058
rechunk_state/zero_copy/near_passthrough_2048_1ch 1.43 ± 0.14 ms 1.56 ± 0.058 ms 0.921 ± 0.095
rechunk_state/zero_copy/near_passthrough_2048_4ch 8.04 ± 6.4 ms 8.16 ± 0.18 ms 0.984 ± 0.79
rechunk_state/zero_copy/near_passthrough_8192_4ch 0.0548 ± 0.075 s 0.0821 ± 0.11 s 0.668 ± 1.3
rechunk_state/zero_copy/passthrough_2048_1ch 4.95 ± 0.76 μs 4.73 ± 0.55 μs 1.05 ± 0.2
rechunk_state/zero_copy/passthrough_2048_4ch 5.08 ± 0.29 μs 5.58 ± 0.36 μs 0.91 ± 0.079
rechunk_state/zero_copy/passthrough_8192_4ch 5.87 ± 0.43 μs 5.95 ± 0.78 μs 0.987 ± 0.15
tee/buffer=1 0.632 ± 0.012 ms 0.638 ± 0.015 ms 0.992 ± 0.03
tee/buffer=16 0.0993 ± 0.0067 ms 0.1 ± 0.012 ms 0.988 ± 0.13
tee/buffer=4 0.203 ± 0.0084 ms 0.204 ± 0.0081 ms 0.998 ± 0.058
tee/buffer=64 0.0733 ± 0.0085 ms 0.0735 ± 0.0034 ms 0.996 ± 0.13
time_to_load 1.57 ± 0.0083 s 1.6 ± 0.016 s 0.982 ± 0.011
Memory benchmarks
main b885cc6... main / b885cc6...
channel/buffer=1 16 allocs: 1.09 kB 16 allocs: 1.09 kB 1
channel/buffer=1024 16 allocs: 1.09 kB 16 allocs: 1.09 kB 1
channel/buffer=16 16 allocs: 1.09 kB 16 allocs: 1.09 kB 1
channel/buffer=256 16 allocs: 1.09 kB 16 allocs: 1.09 kB 1
channel/buffer=4 16 allocs: 1.09 kB 16 allocs: 1.09 kB 1
channel/buffer=64 16 allocs: 1.09 kB 16 allocs: 1.09 kB 1
rechunk/10000_to_2048/buffer=1 12 allocs: 0.75 kB 12 allocs: 0.75 kB 1
rechunk/10000_to_2048/buffer=16 12 allocs: 0.75 kB 12 allocs: 0.75 kB 1
rechunk/10000_to_2048/buffer=4 12 allocs: 0.75 kB 12 allocs: 0.75 kB 1
rechunk/10000_to_2048/buffer=64 12 allocs: 0.75 kB 12 allocs: 0.75 kB 1
rechunk/2048_to_10000/buffer=1 13 allocs: 0.781 kB 13 allocs: 0.781 kB 1
rechunk/2048_to_10000/buffer=16 13 allocs: 0.781 kB 13 allocs: 0.781 kB 1
rechunk/2048_to_10000/buffer=4 12 allocs: 0.75 kB 13 allocs: 0.781 kB 0.96
rechunk/2048_to_10000/buffer=64 13 allocs: 0.781 kB 13 allocs: 0.781 kB 1
rechunk_state/batch/batch_2048_to_512_1ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/batch/batch_2048_to_512_4ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/batch/batch_512_to_2048_1ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/batch/batch_passthrough_2048_1ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/batch/iterative_2048_to_512_1ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/batch/iterative_2048_to_512_4ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/batch/iterative_512_to_2048_1ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/batch/iterative_passthrough_2048_1ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/channels/2048_to_1024_1ch 1 allocs: 16 B 1 allocs: 16 B 1
rechunk_state/channels/2048_to_1024_2ch 1 allocs: 16 B 1 allocs: 16 B 1
rechunk_state/channels/2048_to_1024_4ch 1 allocs: 16 B 1 allocs: 16 B 1
rechunk_state/channels/2048_to_1024_8ch 1 allocs: 16 B 1 allocs: 16 B 1
rechunk_state/downsample/10000_to_1024_1ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/downsample/2048_to_512_1ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/downsample/2048_to_512_4ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/passthrough/2048_to_2048_1ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/passthrough/2048_to_2048_4ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/types/ComplexF64_2048_to_1024 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/types/Float32_2048_to_1024 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/types/Float64_2048_to_1024 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/types/Int16_2048_to_1024 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/upsample/1024_to_10000_1ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/upsample/512_to_2048_1ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/upsample/512_to_2048_4ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/zero_copy/near_passthrough_2048_1ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/zero_copy/near_passthrough_2048_4ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/zero_copy/near_passthrough_8192_4ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/zero_copy/passthrough_2048_1ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/zero_copy/passthrough_2048_4ch 0 allocs: 0 B 0 allocs: 0 B
rechunk_state/zero_copy/passthrough_8192_4ch 0 allocs: 0 B 0 allocs: 0 B
tee/buffer=1 26 allocs: 1.48 kB 26 allocs: 1.48 kB 1
tee/buffer=16 26 allocs: 1.48 kB 26 allocs: 1.48 kB 1
tee/buffer=4 26 allocs: 1.48 kB 26 allocs: 1.48 kB 1
tee/buffer=64 26 allocs: 1.48 kB 26 allocs: 1.48 kB 1
time_to_load 0.145 k allocs: 11 kB 0.145 k allocs: 11 kB 1

@zsoerenm
zsoerenm merged commit c4fa8a7 into main Jul 13, 2026
5 checks passed
@zsoerenm
zsoerenm deleted the dependabot/github_actions/actions/checkout-7 branch July 13, 2026 21: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