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

build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.12.0 to 8.12.1 #5225

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2024

Bumps github.com/elastic/go-elasticsearch/v8 from 8.12.0 to 8.12.1.

Release notes

Sourced from github.com/elastic/go-elasticsearch/v8's releases.

8.12.1

  • Fix: ticker memory leak in bulk indexer due to internal flush call resetting the ticker. #797
  • Fix: Scroll now uses the body to pass the scroll_id. #785
  • Add: generated UnmarshalJSON for Requests to allow injecting payloads using aliases.

Many thanks to @​tblyler, @​frkntplglu and @​HaraldNordgren for their contribution!

Changelog

Sourced from github.com/elastic/go-elasticsearch/v8's changelog.

8.12.1

  • Fix: ticker memory leak in bulk indexer due to internal flush call resetting the ticker. #797
  • Fix: Scroll now uses the body to pass the scroll_id. #785
  • Add: generated UnmarshalJSON for Requests to allow injecting payloads using aliases.
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 a team as a code owner February 23, 2024 04:46
@dependabot dependabot bot added the changelog:dependencies Update to dependencies label Feb 23, 2024
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.10%. Comparing base (be0651c) to head (b0cbc96).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5225      +/-   ##
==========================================
+ Coverage   95.09%   95.10%   +0.01%     
==========================================
  Files         339      339              
  Lines       16502    16502              
==========================================
+ Hits        15692    15694       +2     
+ Misses        621      620       -1     
+ Partials      189      188       -1     
Flag Coverage Δ
cassandra-3.x 26.56% <ø> (ø)
cassandra-4.x 26.56% <ø> (ø)
elasticsearch-5.x 21.80% <ø> (ø)
elasticsearch-6.x 21.80% <ø> (+0.01%) ⬆️
elasticsearch-7.x 21.88% <ø> (ø)
elasticsearch-8.x 21.96% <ø> (ø)
grpc-badger 19.26% <ø> (+0.01%) ⬆️
kafka 14.56% <ø> (ø)
opensearch-1.x 21.88% <ø> (ø)
opensearch-2.x 21.86% <ø> (ø)
unittests 92.72% <ø> (+0.01%) ⬆️

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.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/elastic/go-elasticsearch/v8-8.12.1 branch 8 times, most recently from 5c09ebb to 64d8a97 Compare February 28, 2024 19:32
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/elastic/go-elasticsearch/v8-8.12.1 branch from 64d8a97 to a7d8439 Compare March 4, 2024 00:51
Bumps [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) from 8.12.0 to 8.12.1.
- [Release notes](https://github.com/elastic/go-elasticsearch/releases)
- [Changelog](https://github.com/elastic/go-elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/go-elasticsearch@v8.12.0...v8.12.1)

---
updated-dependencies:
- dependency-name: github.com/elastic/go-elasticsearch/v8
  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/go_modules/github.com/elastic/go-elasticsearch/v8-8.12.1 branch from a7d8439 to b0cbc96 Compare March 4, 2024 01:58
@yurishkuro yurishkuro enabled auto-merge (squash) March 4, 2024 01:59
@yurishkuro yurishkuro merged commit 98f3c87 into main Mar 4, 2024
35 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/elastic/go-elasticsearch/v8-8.12.1 branch March 4, 2024 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:dependencies Update to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant