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 derek-ho/start-opensearch from 2 to 3 #4120

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps derek-ho/start-opensearch from 2 to 3.

Release notes

Sourced from derek-ho/start-opensearch's releases.

Release v3

Allow port flexibility

Commits

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)

@dependabot dependabot bot requested a review from cliu123 as a code owner March 18, 2024 06:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 18, 2024
@willyborankin willyborankin mentioned this pull request Mar 18, 2024
1 task
@reta
Copy link
Collaborator

reta commented Mar 18, 2024

Depends on opensearch-project/OpenSearch#12720

@reta
Copy link
Collaborator

reta commented Mar 19, 2024

@dependabot rebase please

Bumps [derek-ho/start-opensearch](https:/derek-ho/start-opensearch) from 2 to 3.
- [Release notes](https:/derek-ho/start-opensearch/releases)
- [Commits](derek-ho/start-opensearch@v2...v3)

---
updated-dependencies:
- dependency-name: derek-ho/start-opensearch
  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/derek-ho/start-opensearch-3 branch from f1f7b64 to fb713e6 Compare March 19, 2024 12:58
@willyborankin willyborankin added the backport 2.x backport to 2.x branch label Mar 19, 2024
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.92%. Comparing base (65c5b69) to head (fb713e6).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4120   +/-   ##
=======================================
  Coverage   65.91%   65.92%           
=======================================
  Files         298      298           
  Lines       21352    21352           
  Branches     3475     3475           
=======================================
+ Hits        14074    14076    +2     
+ Misses       5540     5537    -3     
- Partials     1738     1739    +1     

see 3 files with indirect coverage changes

@github-actions github-actions bot merged commit 343fc77 into main Mar 19, 2024
94 checks passed
Copy link

This pull request was automatically merged as dependabot[bot] is authorized to merge changes to build.gradle,.github/workflows/*.yml files after all CI checks have passed.

@github-actions github-actions bot deleted the dependabot/github_actions/derek-ho/start-opensearch-3 branch March 19, 2024 13:39
dlin2028 pushed a commit to dlin2028/security that referenced this pull request May 1, 2024
Bumps
[derek-ho/start-opensearch](https:/derek-ho/start-opensearch)
from 2 to 3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https:/derek-ho/start-opensearch/releases">derek-ho/start-opensearch's
releases</a>.</em></p>
<blockquote>
<h2>Release v3</h2>
<p>Allow port flexibility</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https:/derek-ho/start-opensearch/commit/8ff0865d993ba02ad5cb710a4e987cbd9ba8a78a"><code>8ff0865</code></a>
Allow port flexibility (<a
href="https://redirect.github.com/derek-ho/start-opensearch/issues/4">#4</a>)</li>
<li><a
href="https:/derek-ho/start-opensearch/commit/7937c245c92de8f59b140f2d28061b08e0b125a0"><code>7937c24</code></a>
Adds support for custom opensearch.yml file (<a
href="https://redirect.github.com/derek-ho/start-opensearch/issues/3">#3</a>)</li>
<li>See full diff in <a
href="https:/derek-ho/start-opensearch/compare/v2...v3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=derek-ho/start-opensearch&package-manager=github_actions&previous-version=2&new-version=3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport to 2.x branch 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.

2 participants