-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 #12288
Bump peter-evans/find-comment from 2 to 3 #12288
Conversation
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]>
Signed-off-by: dependabot[bot] <[email protected]>
Compatibility status:Checks if related components are compatible with change 0010200 Incompatible componentsSkipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/flow-framework.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/performance-analyzer.git] |
❕ Gradle check result for 575bcd0: UNSTABLE
Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12288 +/- ##
============================================
+ Coverage 71.37% 71.46% +0.09%
- Complexity 59783 59869 +86
============================================
Files 4959 4959
Lines 281123 281123
Branches 40857 40857
============================================
+ Hits 200660 200918 +258
+ Misses 63771 63505 -266
- Partials 16692 16700 +8 ☔ View full report in Codecov by Sentry. |
* Bump peter-evans/find-comment from 2 to 3 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
* Bump peter-evans/find-comment from 2 to 3 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
* Bump peter-evans/find-comment from 2 to 3 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Signed-off-by: Shivansh Arora <[email protected]>
Bumps peter-evans/find-comment from 2 to 3.
Release notes
Sourced from peter-evans/find-comment's releases.
... (truncated)
Commits
d5fe376
feat: update runtime to node 20 (#282)e375408
build(deps-dev): bump@types/node
from 18.19.6 to 18.19.8 (#279)6f78139
build(deps-dev): bump prettier from 3.2.1 to 3.2.4 (#278)663f5b8
build(deps-dev): bump eslint-plugin-jest from 27.6.1 to 27.6.3 (#276)1950d48
build(deps-dev): bump prettier from 3.1.1 to 3.2.1 (#277)4c49b27
build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 (#275)141f79c
build(deps-dev): bump@types/node
from 18.19.4 to 18.19.6 (#274)90d027d
build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.1 (#273)4541d1b
build(deps-dev): bump eslint-plugin-prettier from 5.1.1 to 5.1.2 (#272)3e2c601
build(deps-dev): bump@types/node
from 18.19.3 to 18.19.4 (#271)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)Check List