Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump peter-evans/find-comment from 2 to 3 #82

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2024

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

Release notes

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

Find Comment v3.0.0

⚙️ Updated runtime to Node.js 20

  • The action now requires a minimum version of v2.308.0 for the Actions runner. Update self-hosted runners to v2.308.0 or later to ensure compatibility.

What's Changed

... (truncated)

Commits
  • 3eae4d3 feat: add the node_id to the available output (#299)
  • 82ff6db build(deps-dev): bump @​types/node from 18.19.26 to 18.19.28 (#300)
  • 12c311c build(deps-dev): bump @​types/node from 18.19.24 to 18.19.26 (#298)
  • 7ec5a30 build(deps-dev): bump @​types/node from 18.19.22 to 18.19.24 (#297)
  • caddf81 build(deps-dev): bump @​types/node from 18.19.21 to 18.19.22 (#295)
  • ab44313 build(deps-dev): bump eslint-plugin-github from 4.10.1 to 4.10.2 (#294)
  • 0470bb8 build(deps-dev): bump @​types/node from 18.19.18 to 18.19.21 (#293)
  • b5a4628 build(deps-dev): bump @​types/node from 18.19.17 to 18.19.18 (#292)
  • 8186d8a build(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#291)
  • 99388f0 build(deps-dev): bump @​types/node from 18.19.15 to 18.19.17 (#290)
  • 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)

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2024

The following labels could not be found: dependencies, github-actions.

Copy link

github-actions bot commented Nov 20, 2024

Benchmark Results

master 1cd2ec0... master/1cd2ec01025215...
KBIndex/237_8 0.839 ± 0.0087 s 0.842 ± 0.01 s 0.996
KBIndex/degen4b 0.176 ± 0.0033 s 0.177 ± 0.0022 s 0.996
KBIndex/e8 0.53 ± 0.0035 s 0.535 ± 0.0011 s 0.99
KBIndex/f27 3.07 s 3.1 s 0.989
KBIndex/f27_2gen 1.06 s 1.06 s 1
KBIndex/f27monoid 10.3 s 11 s 0.933
KBIndex/funny3 1.87 s 1.87 s 0.999
KBIndex/heinnilp 0.594 ± 0.0014 s 0.596 ± 0.0037 s 0.996
KBIndex/l32ext 1.11 s 1.13 s 0.983
KBIndex/m11 3.04 s 3.06 s 0.996
KBIndex/verifynilp 0.049 ± 0.00091 s 0.0489 ± 0.00076 s 1
KBPrefix/237_8 1.86 s 1.81 s 1.03
KBPrefix/degen4b 0.197 ± 0.003 s 0.197 ± 0.0037 s 1
KBPrefix/e8 0.965 ± 0.0012 s 0.948 ± 0.00067 s 1.02
KBPrefix/f27 9.13 s 9.01 s 1.01
KBPrefix/f27_2gen 0.452 ± 0.0094 s 0.468 ± 0.0042 s 0.966
KBPrefix/f27monoid 2.09 s 2.08 s 1.01
KBPrefix/funny3 0.468 ± 0.005 s 0.484 ± 0.0077 s 0.968
KBPrefix/heinnilp 0.0806 ± 0.0016 s 0.0804 ± 0.0017 s 1
KBPrefix/l32ext 2.04 s 2.04 s 1
KBPrefix/m11 1.38 s 1.4 s 0.986
KBPrefix/verifynilp 0.0758 ± 0.0007 s 0.0762 ± 0.00074 s 0.994
time_to_load 0.256 ± 0.0039 s 0.253 ± 0.0031 s 1.01

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).

@dependabot dependabot bot force-pushed the dependabot/github_actions/peter-evans/find-comment-3 branch 4 times, most recently from b435bb9 to fadd348 Compare November 20, 2024 18:00
@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.01%. Comparing base (fe68425) to head (1cd2ec0).
Report is 30 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   94.67%   95.01%   +0.33%     
==========================================
  Files          32       36       +4     
  Lines        2292     2425     +133     
==========================================
+ Hits         2170     2304     +134     
+ Misses        122      121       -1     
Flag Coverage Δ
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 2 to 3.
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](peter-evans/find-comment@v2...v3)

---
updated-dependencies:
- dependency-name: peter-evans/find-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/peter-evans/find-comment-3 branch from fadd348 to 1cd2ec0 Compare November 20, 2024 18:21
@kalmarek kalmarek merged commit 7cdb2b2 into master Nov 20, 2024
5 checks passed
@kalmarek kalmarek deleted the dependabot/github_actions/peter-evans/find-comment-3 branch November 20, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants