Skip to content

Commit

Permalink
Bump github.com/elastic/go-elasticsearch/v8 from 8.14.0 to 8.15.0 in …
Browse files Browse the repository at this point in the history
…/quesma (#689)

Bumps
[github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch)
from 8.14.0 to 8.15.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/elastic/go-elasticsearch/commit/6ee14eb7a4571c749ace4aa870fdc7e49f5b229a"><code>6ee14eb</code></a>
Release 8.15.0</li>
<li><a
href="https://github.com/elastic/go-elasticsearch/commit/1def3595c380f921e55d3e49c963226c78d22e50"><code>1def359</code></a>
Update apis 8.15 (<a
href="https://redirect.github.com/elastic/go-elasticsearch/issues/898">#898</a>)</li>
<li><a
href="https://github.com/elastic/go-elasticsearch/commit/a795d300f32278196f94383fccb9da8b5f27e75e"><code>a795d30</code></a>
Update apis to 8.15 (<a
href="https://redirect.github.com/elastic/go-elasticsearch/issues/884">#884</a>)</li>
<li><a
href="https://github.com/elastic/go-elasticsearch/commit/3571fa5dd10f462d5902fcc344bc8932c033f734"><code>3571fa5</code></a>
Rename Buildkite team from clients-team to devtools-team (<a
href="https://redirect.github.com/elastic/go-elasticsearch/issues/878">#878</a>)</li>
<li><a
href="https://github.com/elastic/go-elasticsearch/commit/b98b0526172f08d52c000410112a5a5d2d57fa2e"><code>b98b052</code></a>
Replace godoc with pkg (<a
href="https://redirect.github.com/elastic/go-elasticsearch/issues/874">#874</a>)</li>
<li><a
href="https://github.com/elastic/go-elasticsearch/commit/4d8fe93dacff7d487ce99e879146918a080eac13"><code>4d8fe93</code></a>
[DOCS] Add ES|QL doc structure (<a
href="https://redirect.github.com/elastic/go-elasticsearch/issues/860">#860</a>)</li>
<li><a
href="https://github.com/elastic/go-elasticsearch/commit/de21bec3133f09d8821c3a57c2782d25417fdfed"><code>de21bec</code></a>
add changelog for 8.14.0 (<a
href="https://redirect.github.com/elastic/go-elasticsearch/issues/872">#872</a>)</li>
<li><a
href="https://github.com/elastic/go-elasticsearch/commit/43328c81569c20502bbabbf33ce2b11fad78a842"><code>43328c8</code></a>
Bump transport to v8.6.0 (<a
href="https://redirect.github.com/elastic/go-elasticsearch/issues/870">#870</a>)</li>
<li><a
href="https://github.com/elastic/go-elasticsearch/commit/450891ccd2bcb8242d5f45107e19eb0e27d063ef"><code>450891c</code></a>
remove golint dependency (<a
href="https://redirect.github.com/elastic/go-elasticsearch/issues/866">#866</a>)</li>
<li><a
href="https://github.com/elastic/go-elasticsearch/commit/98499afce40bf9a70a7338834f2a08e60340eb42"><code>98499af</code></a>
create_service_token should use POST is name is empty (<a
href="https://redirect.github.com/elastic/go-elasticsearch/issues/862">#862</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/elastic/go-elasticsearch/compare/v8.14.0...v8.15.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/elastic/go-elasticsearch/v8&package-manager=go_modules&previous-version=8.14.0&new-version=8.15.0)](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>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent ec64e22 commit 5e4c496
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion quesma/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ require (
github.com/andybalholm/brotli v1.1.0 // indirect
github.com/antlr4-go/antlr/v4 v4.13.1
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/elastic/go-elasticsearch/v8 v8.14.0
github.com/elastic/go-elasticsearch/v8 v8.15.0
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/go-faster/city v1.0.1 // indirect
github.com/go-faster/errors v0.7.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions quesma/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/elastic/go-elasticsearch/v8 v8.14.0 h1:1ywU8WFReLLcxE1WJqii3hTtbPUE2hc38ZK/j4mMFow=
github.com/elastic/go-elasticsearch/v8 v8.14.0/go.mod h1:WRvnlGkSuZyp83M2U8El/LGXpCjYLrvlkSgkAH4O5I4=
github.com/elastic/go-elasticsearch/v8 v8.15.0 h1:IZyJhe7t7WI3NEFdcHnf6IJXqpRf+8S8QWLtZYYyBYk=
github.com/elastic/go-elasticsearch/v8 v8.15.0/go.mod h1:HCON3zj4btpqs2N1jjsAy4a/fiAul+YBP00mBH4xik8=
github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA=
github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM=
github.com/go-faster/city v1.0.1 h1:4WAxSZ3V2Ws4QRDrscLEDcibJY8uf41H6AhXDrNDcGw=
Expand Down

0 comments on commit 5e4c496

Please sign in to comment.