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 org.springframework.data:spring-data-elasticsearch from 5.2.1 to 5.2.2 #450

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2024

Bumps org.springframework.data:spring-data-elasticsearch from 5.2.1 to 5.2.2.

Release notes

Sourced from org.springframework.data:spring-data-elasticsearch's releases.

5.2.2

📗 Links

🐞 Bug Fixes

  • Can not use method ReactiveElasticsearchTemplate.execute because ReactiveElasticsearchTemplate.ClientCallback is not public #2814
Commits
  • 27011d3 Release version 5.2.2 (2023.1.2).
  • 489a260 Prepare 5.2.2 (2023.1.2).
  • 953f840 Upgrade to Elasticsearch 8.11.3.
  • d905a4b Extend license header copyright years to 2024.
  • e2e6b50 Make org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchT...
  • 0d4e8ad Upgrade to Elasticsearch 8.11.2.
  • a9bacd2 After release cleanups.
  • 031f7c8 Prepare next development iteration.
  • See full diff 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)

Bumps [org.springframework.data:spring-data-elasticsearch](https://github.com/spring-projects/spring-data-elasticsearch) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/spring-projects/spring-data-elasticsearch/releases)
- [Commits](spring-projects/spring-data-elasticsearch@5.2.1...5.2.2)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Label used by dependabot labels Jan 12, 2024
Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f1e6eca) 88.30% compared to head (0a85268) 88.30%.
Report is 3 commits behind head on development.

Additional details and impacted files
@@              Coverage Diff               @@
##             development     #450   +/-   ##
==============================================
  Coverage          88.30%   88.30%           
  Complexity           929      929           
==============================================
  Files                 74       74           
  Lines               3326     3326           
  Branches             375      375           
==============================================
  Hits                2937     2937           
  Misses               263      263           
  Partials             126      126           

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

@VolkerHartmann
Copy link
Contributor

@dependabot merge

@dependabot dependabot bot merged commit a4cb5c0 into development Jan 12, 2024
10 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/development/org.springframework.data-spring-data-elasticsearch-5.2.2 branch January 12, 2024 16:03
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 Label used by dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant