Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps actions/upload-artifact from 4 to 5.

Release notes

Sourced from actions/upload-artifact's releases.

v5.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/upload-artifact@v4...v5.0.0

v4.6.2

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

v4.6.1

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.1

v4.6.0

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

What's Changed

New Contributors

... (truncated)

Commits
  • 330a01c Merge pull request #734 from actions/danwkennedy/prepare-5.0.0
  • 03f2824 Update github.dep.yml
  • 905a1ec Prepare v5.0.0
  • 2d9f9cd Merge pull request #725 from patrikpolyak/patch-1
  • 9687587 Merge branch 'main' into patch-1
  • 2848b2c Merge pull request #727 from danwkennedy/patch-1
  • 9b51177 Spell out the first use of GHES
  • cd231ca Update GHES guidance to include reference to Node 20 version
  • de65e23 Merge pull request #712 from actions/nebuk89-patch-1
  • 8747d8c Update README.md
  • Additional commits viewable in compare view

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/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 27, 2025
@github-actions
Copy link
Contributor

Benchmark Results

Click to check benchmark results
master a43af98... master / a43af98...
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK2() 0.279 ± 0.02 s 0.28 ± 0.022 s 0.998 ± 0.11
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK3() 9.55 ± 0.33 ms 9.54 ± 0.61 ms 1 ± 0.072
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK4() 2.43 ± 0.059 ms 2.48 ± 0.06 ms 0.98 ± 0.033
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK5() 7.16 ± 1.8 ms 7.24 ± 1.8 ms 0.989 ± 0.35
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK6() 1.3 ± 0.098 ms 1.33 ± 0.096 ms 0.982 ± 0.1
Simple Pendulum/IIP/MultipleShooting(10, Tsit5; grid_coarsening = false) 1.74 ± 0.98 ms 1.75 ± 0.98 ms 0.994 ± 0.79
Simple Pendulum/IIP/MultipleShooting(10, Tsit5; grid_coarsening = true) 2.95 ± 0.95 ms 2.95 ± 0.95 ms 1 ± 0.46
Simple Pendulum/IIP/MultipleShooting(100, Tsit5; grid_coarsening = false) 0.0685 ± 0.02 s 0.07 ± 0.02 s 0.978 ± 0.39
Simple Pendulum/IIP/MultipleShooting(100, Tsit5; grid_coarsening = true) 0.093 ± 0.026 s 0.0935 ± 0.033 s 0.995 ± 0.45
Simple Pendulum/IIP/Shooting(Tsit5()) 0.239 ± 0.078 ms 0.236 ± 0.076 ms 1.01 ± 0.46
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK2() 0.443 ± 0.0053 s 0.444 ± 0.0062 s 0.999 ± 0.018
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK3() 12.1 ± 6.1 ms 12.3 ± 6.7 ms 0.985 ± 0.73
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK4() 2.81 ± 0.16 ms 2.85 ± 0.24 ms 0.986 ± 0.1
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK5() 8.3 ± 1.1 ms 8.41 ± 1.1 ms 0.987 ± 0.19
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK6() 1.49 ± 0.22 ms 1.51 ± 0.23 ms 0.981 ± 0.21
Simple Pendulum/OOP/MultipleShooting(10, Tsit5; grid_coarsening = false) 3.01 ± 3.2 ms 3.02 ± 3.2 ms 0.996 ± 1.5
Simple Pendulum/OOP/MultipleShooting(10, Tsit5; grid_coarsening = true) 5.14 ± 5.5 ms 5.23 ± 5.9 ms 0.981 ± 1.5
Simple Pendulum/OOP/MultipleShooting(100, Tsit5; grid_coarsening = false) 0.111 ± 0.011 s 0.116 ± 0.01 s 0.963 ± 0.13
Simple Pendulum/OOP/MultipleShooting(100, Tsit5; grid_coarsening = true) 0.15 ± 0.058 s 0.148 ± 0.056 s 1.01 ± 0.55
Simple Pendulum/OOP/Shooting(Tsit5()) 0.528 ± 0.079 ms 0.524 ± 0.29 ms 1.01 ± 0.59
time_to_load 4.3 ± 0.031 s 4.33 ± 0.043 s 0.994 ± 0.012
### Benchmark Plots A plot of the benchmark results has been uploaded as an artifact to the workflow run for this PR. Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

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