mdn / kuma

The project that powers MDN.
https://developer.mozilla.org
Mozilla Public License 2.0
1.93k stars 679 forks source link

Bump elasticsearch from 7.16.0 to 7.17.3 #8078

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps elasticsearch from 7.16.0 to 7.17.3.

Release notes

Sourced from elasticsearch's releases.

7.17.3

Client

  • Client is compatible with Elasticsearch 7.17.3

7.17.2

Client

  • Client is compatible with Elasticsearch 7.17.2

7.17.1

Helpers

Transport

7.17.0

Machine Learning

  • Added the ml.get_model_snapshot_upgrade_stats API
  • Added the body parameter to the ml.forecast and ml.open_job APIs

Transform

  • Added the timeout parameter to the transform.delete_transform, transform.preview_transform, transform.put_transform, transform.update_transform, and transform.upgrade_transform APIs

7.16.3

Client

  • API is compatible with Elasticsearch 7.16.3

7.16.2

Client

  • API is compatible with Elasticsearch 7.16.2

7.16.1

Client

  • API is compatible with Elasticsearch 7.16.1

Transport

  • Fixed an issue where the AIOHttpConnection wouldn't log query parameters for URLs.
Commits
  • 7fba608 Add release notes for 7.17.2
  • c6e73d6 Bump version to 7.17.3
  • 7e0b5f6 [7.17] Add release notes for 7.17.1
  • 6f0cba2 Bump version to 7.17.2
  • ecd4d5e Set enable_cleanup_closed=True
  • bcd6efb [7.17] Rewrite the 'from' parameter from kwargs/query into 'from_'
  • 1e01f63 Update APIs to 7.17-SNAPSHOT
  • 61e61d3 [7.17] Add files that are common across all projects
  • a40b4a5 [7.17] Upgrade actions/checkout to v2
  • 586d5d9 Bump version to 7.17.1
  • Additional commits viewable 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 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)
codecov-commenter commented 2 years ago

Codecov Report

Merging #8078 (6e5fb56) into main (08ed86e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #8078   +/-   ##
=======================================
  Coverage   80.45%   80.45%           
=======================================
  Files          88       88           
  Lines        3326     3326           
  Branches      389      389           
=======================================
  Hits         2676     2676           
  Misses        585      585           
  Partials       65       65           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 08ed86e...6e5fb56. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #8083.