Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps actions/checkout from 4 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

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 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 24, 2025
@github-actions
Copy link
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master 58388bd... master / 58388bd...
ODEProblem 0.0786 ± 0.0077 s 0.0793 ± 0.0073 s 0.991 ± 0.13
init 0.0505 ± 0.0013 ms 0.0507 ± 0.0012 ms 0.997 ± 0.035
large_parameter_init/ODEProblem 0.841 ± 0.0063 s 0.85 ± 0.0062 s 0.989 ± 0.01
large_parameter_init/init 0.0978 ± 0.0037 ms 0.0975 ± 0.0034 ms 1 ± 0.052
mtkcompile 28.1 ± 0.64 ms 28.1 ± 0.93 ms 0.998 ± 0.04
time_to_load 4.87 ± 0.037 s 4.83 ± 0.015 s 1.01 ± 0.0082
Memory benchmarks
master 58388bd... master / 58388bd...
ODEProblem 0.659 M allocs: 22.1 MB 0.659 M allocs: 22.1 MB 1
init 0.892 k allocs: 0.046 MB 0.892 k allocs: 0.046 MB 1
large_parameter_init/ODEProblem 4.21 M allocs: 0.163 GB 4.21 M allocs: 0.163 GB 1
large_parameter_init/init 1.74 k allocs: 0.0856 MB 1.74 k allocs: 0.0856 MB 1
mtkcompile 0.229 M allocs: 8.46 MB 0.229 M allocs: 8.46 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

@github-actions
Copy link
Contributor

Benchmark Results (Julia v1)

Time benchmarks
master 58388bd... master / 58388bd...
ODEProblem 0.0943 ± 0.0059 s 0.0946 ± 0.007 s 0.996 ± 0.097
init 0.0441 ± 0.011 ms 0.0441 ± 0.011 ms 0.999 ± 0.35
large_parameter_init/ODEProblem 1.15 ± 0.03 s 1.13 ± 0.031 s 1.02 ± 0.039
large_parameter_init/init 0.0781 ± 0.016 ms 0.0779 ± 0.018 ms 1 ± 0.31
mtkcompile 0.034 ± 0.0016 s 0.0343 ± 0.0017 s 0.991 ± 0.067
time_to_load 4.69 ± 0.06 s 4.66 ± 0.021 s 1.01 ± 0.014
Memory benchmarks
master 58388bd... master / 58388bd...
ODEProblem 0.673 M allocs: 22.2 MB 0.673 M allocs: 22.2 MB 1
init 0.797 k allocs: 30.5 kB 0.797 k allocs: 30.5 kB 1
large_parameter_init/ODEProblem 4.49 M allocs: 0.166 GB 4.49 M allocs: 0.166 GB 0.999
large_parameter_init/init 1.64 k allocs: 0.0594 MB 1.64 k allocs: 0.0594 MB 1
mtkcompile 0.234 M allocs: 8 MB 0.234 M allocs: 8 MB 1
time_to_load 0.149 k allocs: 11.1 kB 0.149 k allocs: 11.1 kB 1

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