Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2025

Bumps opensearchVersion from 1.6.0 to 1.6.2.
Updates org.opensearch.client:spring-data-opensearch-starter from 1.6.0 to 1.6.2

Release notes

Sourced from org.opensearch.client:spring-data-opensearch-starter's releases.

v1.6.2

What's Changed

New Contributors

Full Changelog: opensearch-project/spring-data-opensearch@v1.6.1...v1.6.2

v1.6.1

What's Changed

New Contributors

Full Changelog: opensearch-project/spring-data-opensearch@v1.6.0...v1.6.1

Commits
  • efd2122 Update Spring Boot to 3.4.3 and OpenSearch to 2.19.0 (#419)
  • 51e3b30 Step dblock@ down to Emeritus. (#420)
  • 699aa7f Fixed IndexOperations.getIndexTemplate() logic (#417)
  • eee926e Bump org.wiremock:wiremock from 3.11.0 to 3.12.0 (#411)
  • 72ecc16 Bump org.springframework.data:spring-data-commons from 3.4.2 to 3.4.3 (#412)
  • d725534 Bump org.opensearch.client:opensearch-java from 2.20.0 to 2.21.0 (#413)
  • 4bed89a Bump org.springframework.data:spring-data-elasticsearch (#414)
  • 5c90179 Bump org.opensearch.client:opensearch-java from 2.19.0 to 2.20.0 (#410)
  • 847d7a3 Bump io.specto:hoverfly-java-junit5 from 0.19.1 to 0.20.0 (#409)
  • c118080 Update next version to 1.6.2 (#408)
  • Additional commits viewable in compare view

Updates org.opensearch.client:spring-data-opensearch-test-autoconfigure from 1.6.0 to 1.6.2

Release notes

Sourced from org.opensearch.client:spring-data-opensearch-test-autoconfigure's releases.

v1.6.2

What's Changed

New Contributors

Full Changelog: opensearch-project/spring-data-opensearch@v1.6.1...v1.6.2

v1.6.1

What's Changed

New Contributors

Full Changelog: opensearch-project/spring-data-opensearch@v1.6.0...v1.6.1

Commits
  • efd2122 Update Spring Boot to 3.4.3 and OpenSearch to 2.19.0 (#419)
  • 51e3b30 Step dblock@ down to Emeritus. (#420)
  • 699aa7f Fixed IndexOperations.getIndexTemplate() logic (#417)
  • eee926e Bump org.wiremock:wiremock from 3.11.0 to 3.12.0 (#411)
  • 72ecc16 Bump org.springframework.data:spring-data-commons from 3.4.2 to 3.4.3 (#412)
  • d725534 Bump org.opensearch.client:opensearch-java from 2.20.0 to 2.21.0 (#413)
  • 4bed89a Bump org.springframework.data:spring-data-elasticsearch (#414)
  • 5c90179 Bump org.opensearch.client:opensearch-java from 2.19.0 to 2.20.0 (#410)
  • 847d7a3 Bump io.specto:hoverfly-java-junit5 from 0.19.1 to 0.20.0 (#409)
  • c118080 Update next version to 1.6.2 (#408)
  • Additional commits viewable in compare view

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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 26, 2025
@dependabot dependabot bot requested a review from a team as a code owner February 26, 2025 19:29
@taniaholst
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@taniaholst
Copy link
Contributor

@dependabot rebase

Bumps `opensearchVersion` from 1.6.0 to 1.6.2.

Updates `org.opensearch.client:spring-data-opensearch-starter` from 1.6.0 to 1.6.2
- [Release notes](https://github.com/opensearch-project/spring-data-opensearch/releases)
- [Commits](opensearch-project/spring-data-opensearch@v1.6.0...v1.6.2)

Updates `org.opensearch.client:spring-data-opensearch-test-autoconfigure` from 1.6.0 to 1.6.2
- [Release notes](https://github.com/opensearch-project/spring-data-opensearch/releases)
- [Commits](opensearch-project/spring-data-opensearch@v1.6.0...v1.6.2)

---
updated-dependencies:
- dependency-name: org.opensearch.client:spring-data-opensearch-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.opensearch.client:spring-data-opensearch-test-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/opensearchVersion-1.6.2 branch from d0cd384 to c8f31db Compare March 3, 2025 08:06
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 2025

@taniaholst taniaholst merged commit 66635ed into main Mar 3, 2025
5 checks passed
@taniaholst taniaholst deleted the dependabot/gradle/opensearchVersion-1.6.2 branch March 3, 2025 08:11
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants