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.1 #8044

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps elasticsearch from 7.16.0 to 7.17.1.

Release notes

Sourced from elasticsearch's releases.

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
  • 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
  • 3dc8d68 Pin black to version supporting Python 2
  • bf1d462 Bump version to 7.17.0
  • 88e4bcf [7.16] Add 7.16.1 release notes
  • 7428ff1 Bump version to 7.16.2
  • 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)
caugner commented 2 years ago

@dependabot rebase

codecov-commenter commented 2 years ago

Codecov Report

Merging #8044 (8033cbf) into main (48abda9) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #8044   +/-   ##
=======================================
  Coverage   82.28%   82.28%           
=======================================
  Files          71       71           
  Lines        2495     2495           
  Branches      200      200           
=======================================
  Hits         2053     2053           
  Misses        411      411           
  Partials       31       31           

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 48abda9...8033cbf. Read the comment docs.

caugner commented 2 years ago

@Guyzeroth I guess we can just merge this minor version bump?

Guyzeroth commented 2 years ago

@Guyzeroth I guess we can just merge this minor version bump?

lets wait just a few more days :D

dependabot[bot] commented 2 years ago

Superseded by #8068.