Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps peter-evans/create-or-update-comment from 4 to 5.

Release notes

Sourced from peter-evans/create-or-update-comment's releases.

Create or Update Comment v5.0.0

⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.

What's Changed

... (truncated)

Commits
  • e8674b0 feat: v5 (#439)
  • fffe59e build(deps-dev): bump @​types/node from 18.19.127 to 18.19.129 (#438)
  • 076d572 build(deps-dev): bump @​types/node from 18.19.126 to 18.19.127 (#437)
  • 86a2645 build(deps-dev): bump @​vercel/ncc from 0.38.3 to 0.38.4 (#436)
  • be17e0c build(deps-dev): bump @​types/node from 18.19.124 to 18.19.126 (#435)
  • ef75eae build(deps-dev): bump @​types/node from 18.19.123 to 18.19.124 (#433)
  • 82a7ad0 build(deps): bump actions/setup-node from 4 to 5 (#432)
  • f7c845d build(deps-dev): bump @​types/node from 18.19.122 to 18.19.123 (#430)
  • 5da8e07 build(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#428)
  • 2de7f66 build(deps-dev): bump @​types/node from 18.19.121 to 18.19.122 (#427)
  • 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 [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](peter-evans/create-or-update-comment@v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  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 6, 2025
Copy link
Contributor

github-actions bot commented Oct 6, 2025

Benchmark Results

master 1dfcf07... master / 1dfcf07...
Dietmar-Ratz/Dietmar-Ratz 1/IntervalRootFinding.Krawczyk 1.99 ± 0.1 μs 1.88 ± 0.1 μs 1.06 ± 0.078
Dietmar-Ratz/Dietmar-Ratz 1/IntervalRootFinding.Newton 1.95 ± 0.091 μs 1.97 ± 0.1 μs 0.99 ± 0.068
Dietmar-Ratz/Dietmar-Ratz 2/IntervalRootFinding.Krawczyk 0.127 ± 0.0013 ms 0.117 ± 0.0011 ms 1.09 ± 0.015
Dietmar-Ratz/Dietmar-Ratz 2/IntervalRootFinding.Newton 0.279 ± 0.009 ms 0.276 ± 0.0093 ms 1.01 ± 0.047
Dietmar-Ratz/Dietmar-Ratz 3/IntervalRootFinding.Krawczyk 0.323 ± 0.01 ms 0.392 ± 0.01 ms 0.825 ± 0.034
Dietmar-Ratz/Dietmar-Ratz 3/IntervalRootFinding.Newton 0.218 ± 0.007 ms 0.273 ± 0.009 ms 0.799 ± 0.037
Dietmar-Ratz/Dietmar-Ratz 4/IntervalRootFinding.Krawczyk 0.058 ± 0.00093 ms 0.0563 ± 0.00088 ms 1.03 ± 0.023
Dietmar-Ratz/Dietmar-Ratz 4/IntervalRootFinding.Newton 0.0358 ± 0.00065 ms 0.0377 ± 0.0039 ms 0.951 ± 0.1
Dietmar-Ratz/Dietmar-Ratz 5/IntervalRootFinding.Krawczyk 1.79 ± 0.12 μs 1.74 ± 0.11 μs 1.03 ± 0.095
Dietmar-Ratz/Dietmar-Ratz 5/IntervalRootFinding.Newton 1.85 ± 0.17 μs 1.76 ± 0.12 μs 1.05 ± 0.12
Dietmar-Ratz/Dietmar-Ratz 6/IntervalRootFinding.Krawczyk 13.8 ± 1.8 μs 13.5 ± 1.8 μs 1.02 ± 0.19
Dietmar-Ratz/Dietmar-Ratz 6/IntervalRootFinding.Newton 23.5 ± 3.2 μs 22.8 ± 3.3 μs 1.03 ± 0.2
Dietmar-Ratz/Dietmar-Ratz 7/IntervalRootFinding.Krawczyk 2.02 ± 0.07 μs 2.07 ± 0.07 μs 0.976 ± 0.047
Dietmar-Ratz/Dietmar-Ratz 7/IntervalRootFinding.Newton 2.03 ± 0.06 μs 2 ± 0.06 μs 1.01 ± 0.043
Dietmar-Ratz/Dietmar-Ratz 9/IntervalRootFinding.Krawczyk 2.18 ± 0.06 μs 2.25 ± 0.07 μs 0.969 ± 0.04
Dietmar-Ratz/Dietmar-Ratz 9/IntervalRootFinding.Newton 2.17 ± 0.05 μs 2.21 ± 0.061 μs 0.982 ± 0.035
Rastigrin stationary points/IntervalRootFinding.Krawczyk 0.191 ± 0.0018 s 0.195 ± 0.0021 s 0.983 ± 0.014
Rastigrin stationary points/IntervalRootFinding.Newton 0.181 ± 0.0026 s 0.188 ± 0.0018 s 0.964 ± 0.017
Smiley/Smiley and Chun (2001), Example 2.2/IntervalRootFinding.Krawczyk 4.47 ± 0.075 ms 4.66 ± 0.075 ms 0.96 ± 0.022
Smiley/Smiley and Chun (2001), Example 2.2/IntervalRootFinding.Newton 3.94 ± 0.052 ms 4.1 ± 0.056 ms 0.962 ± 0.018
Smiley/Smiley and Chun (2001), Example 5.2/IntervalRootFinding.Krawczyk 0.0511 ± 0.0028 s 0.0524 ± 0.0027 s 0.975 ± 0.074
Smiley/Smiley and Chun (2001), Example 5.2/IntervalRootFinding.Newton 0.0453 ± 0.0025 s 0.0458 ± 0.0023 s 0.989 ± 0.073
Smiley/Smiley and Chun (2001), Example 5.4/IntervalRootFinding.Krawczyk 2.69 ± 0.031 ms 2.77 ± 0.032 ms 0.971 ± 0.016
Smiley/Smiley and Chun (2001), Example 5.4/IntervalRootFinding.Newton 3.09 ± 0.033 ms 3.21 ± 0.038 ms 0.962 ± 0.015
time_to_load 0.43 ± 0.0074 s 0.432 ± 0.0063 s 0.995 ± 0.022

Benchmark Plots

A plot of the benchmark results have 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.

0 participants