Skip to content

Bump actions/checkout from 4 to 5#243

Merged
JoshuaLampert merged 1 commit intomainfrom
dependabot/github_actions/actions/checkout-5
Oct 1, 2025
Merged

Bump actions/checkout from 4 to 5#243
JoshuaLampert merged 1 commit intomainfrom
dependabot/github_actions/actions/checkout-5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 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 Oct 1, 2025
@JoshuaLampert JoshuaLampert enabled auto-merge (squash) October 1, 2025 14:05
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Oct 1, 2025

Benchmark Results (Julia v1.10)

Time benchmarks
main b3ee08f... main / b3ee08f...
bbm_1d/bbm_1d_basic.jl - rhs!: 14.2 ± 0.49 μs 13.9 ± 0.28 μs 1.03 ± 0.041
bbm_1d/bbm_1d_fourier.jl - rhs!: 0.534 ± 0.0094 ms 0.529 ± 0.01 ms 1.01 ± 0.026
bbm_bbm_1d/bbm_bbm_1d_basic_reflecting.jl - rhs!: 0.0804 ± 0.00037 ms 0.0817 ± 0.00023 ms 0.984 ± 0.0053
bbm_bbm_1d/bbm_bbm_1d_dg.jl - rhs!: 0.0345 ± 0.0005 ms 0.0343 ± 0.00053 ms 1 ± 0.021
bbm_bbm_1d/bbm_bbm_1d_relaxation.jl - rhs!: 26.9 ± 0.38 μs 27.4 ± 0.47 μs 0.983 ± 0.022
bbm_bbm_1d/bbm_bbm_1d_upwind_relaxation.jl - rhs!: 0.0488 ± 0.00057 ms 0.0487 ± 0.00061 ms 1 ± 0.017
hyperbolic_serre_green_naghdi_1d/hyperbolic_serre_green_naghdi_dingemans.jl - rhs!: 4.26 ± 0.03 μs 4.27 ± 0.031 μs 0.998 ± 0.01
kdv_1d/kdv_1d_basic.jl - rhs!: 1.45 ± 0.011 μs 1.42 ± 0.02 μs 1.02 ± 0.016
kdv_1d/kdv_1d_implicit.jl - rhs!: 1.44 ± 0.02 μs 1.45 ± 0.02 μs 0.993 ± 0.019
serre_green_naghdi_1d/serre_green_naghdi_well_balanced.jl - rhs!: 0.196 ± 0.0071 ms 0.203 ± 0.0081 ms 0.964 ± 0.052
svaerd_kalisch_1d/svaerd_kalisch_1d_dingemans_relaxation.jl - rhs!: 0.146 ± 0.0036 ms 0.15 ± 0.0043 ms 0.974 ± 0.037
time_to_load 1.88 ± 0.0019 s 1.93 ± 0.0099 s 0.971 ± 0.0051
Memory benchmarks
main b3ee08f... main / b3ee08f...
bbm_1d/bbm_1d_basic.jl - rhs!: 1 allocs: 4.12 kB 1 allocs: 4.12 kB 1
bbm_1d/bbm_1d_fourier.jl - rhs!: 1 allocs: 4.12 kB 1 allocs: 4.12 kB 1
bbm_bbm_1d/bbm_bbm_1d_basic_reflecting.jl - rhs!: 5 allocs: 1.17 kB 5 allocs: 1.17 kB 1
bbm_bbm_1d/bbm_bbm_1d_dg.jl - rhs!: 10 allocs: 8.62 kB 10 allocs: 8.62 kB 1
bbm_bbm_1d/bbm_bbm_1d_relaxation.jl - rhs!: 2 allocs: 8.25 kB 2 allocs: 8.25 kB 1
bbm_bbm_1d/bbm_bbm_1d_upwind_relaxation.jl - rhs!: 2 allocs: 8.25 kB 2 allocs: 8.25 kB 1
hyperbolic_serre_green_naghdi_1d/hyperbolic_serre_green_naghdi_dingemans.jl - rhs!: 0 allocs: 0 B 0 allocs: 0 B
kdv_1d/kdv_1d_basic.jl - rhs!: 0 allocs: 0 B 0 allocs: 0 B
kdv_1d/kdv_1d_implicit.jl - rhs!: 0 allocs: 0 B 0 allocs: 0 B
serre_green_naghdi_1d/serre_green_naghdi_well_balanced.jl - rhs!: 0.075 k allocs: 0.66 MB 0.075 k allocs: 0.66 MB 1
svaerd_kalisch_1d/svaerd_kalisch_1d_dingemans_relaxation.jl - rhs!: 0.042 k allocs: 0.315 MB 0.042 k allocs: 0.315 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

@JoshuaLampert JoshuaLampert disabled auto-merge October 1, 2025 14:13
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@coveralls
Copy link
Copy Markdown
Collaborator

Pull Request Test Coverage Report for Build 18164745704

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.301%

Totals Coverage Status
Change from base Build 17442418128: 0.0%
Covered Lines: 2314
Relevant Lines: 2354

💛 - Coveralls

@JoshuaLampert JoshuaLampert merged commit a6a2e1b into main Oct 1, 2025
9 of 10 checks passed
@JoshuaLampert JoshuaLampert deleted the dependabot/github_actions/actions/checkout-5 branch October 1, 2025 14:33
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.

3 participants