Skip to content

Bump peter-evans/find-comment from 3 to 4 - #32

Merged
tobydriscoll merged 1 commit into
mainfrom
dependabot/github_actions/peter-evans/find-comment-4
Jun 16, 2026
Merged

Bump peter-evans/find-comment from 3 to 4#32
tobydriscoll merged 1 commit into
mainfrom
dependabot/github_actions/peter-evans/find-comment-4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps peter-evans/find-comment from 3 to 4.

Release notes

Sourced from peter-evans/find-comment's releases.

Find Comment v4.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
  • b30e6a3 feat: v4 (#389)
  • b4929e7 build(deps-dev): bump @​types/node from 18.19.124 to 18.19.127 (#388)
  • 1f47d94 build(deps-dev): bump @​vercel/ncc from 0.38.3 to 0.38.4 (#387)
  • a723a15 build(deps): bump actions/setup-node from 4 to 5 (#386)
  • 8bacb1b build(deps-dev): bump @​types/node from 18.19.123 to 18.19.124 (#385)
  • 048de65 build(deps): bump actions/checkout from 4 to 5 (#384)
  • c02750f build(deps-dev): bump @​types/node from 18.19.122 to 18.19.123 (#383)
  • 092c582 build(deps): bump actions/download-artifact from 4 to 5 (#382)
  • c115bb0 build(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#381)
  • 8d3be5d build(deps-dev): bump @​types/node from 18.19.121 to 18.19.122 (#380)
  • 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 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/find-comment](https://github.com/peter-evans/find-comment) from 3 to 4.
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](peter-evans/find-comment@v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/find-comment
  dependency-version: '4'
  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 Jun 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results

Ratios above 1 mean this PR is slower than main.

main 56eee85... main / 56eee85...
approximate/aaa/abs_circle 0.0571 ± 0.0021 s 0.0577 ± 0.0024 s 0.989 ± 0.056
approximate/aaa/exp_interval 0.184 ± 0.032 ms 0.187 ± 0.031 ms 0.983 ± 0.24
approximate/aaa/tanh_steep 2 ± 0.11 ms 2.03 ± 0.11 ms 0.989 ± 0.076
approximate/thiele/abs_circle 13.7 ± 0.093 ms 13.8 ± 0.11 ms 0.996 ± 0.01
approximate/thiele/exp_interval 0.302 ± 0.011 ms 0.302 ± 0.011 ms 1 ± 0.052
approximate/thiele/tanh_steep 1.1 ± 0.012 ms 1.1 ± 0.014 ms 0.998 ± 0.017
approximate_discrete/aaa/abs_shift 4.75 ± 0.19 ms 4.78 ± 0.19 ms 0.994 ± 0.055
approximate_discrete/aaa/sin_recip 1.47 ± 0.078 ms 1.51 ± 0.067 ms 0.976 ± 0.068
approximate_discrete/aaa/tanh_steep 14.1 ± 0.77 ms 14.2 ± 0.88 ms 0.99 ± 0.081
approximate_discrete/thiele/abs_shift 3.08 ± 0.079 ms 3.07 ± 0.068 ms 1 ± 0.034
approximate_discrete/thiele/sin_recip 1.84 ± 0.033 ms 1.84 ± 0.037 ms 1 ± 0.027
approximate_discrete/thiele/tanh_steep 8.24 ± 1.2 ms 8.23 ± 1.3 ms 1 ± 0.22
evaluate/bary_vector 0.158 ± 0.011 ms 0.16 ± 0.014 ms 0.99 ± 0.11
evaluate/thiele_vector 0.154 ± 0.0047 ms 0.156 ± 0.0049 ms 0.989 ± 0.043
poles/thiele 0.511 ± 0.022 ms 0.522 ± 0.023 ms 0.98 ± 0.06
time_to_load 0.879 ± 0.0079 s 0.883 ± 0.0017 s 0.996 ± 0.0091

Benchmark Plots

Plots have been uploaded as an artifact to this workflow run
("Actions" -> this run -> "Artifacts" at the bottom).

@tobydriscoll
tobydriscoll merged commit 4b8f952 into main Jun 16, 2026
4 of 5 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/peter-evans/find-comment-4 branch June 16, 2026 22:56
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