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.2 #8068

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps elasticsearch from 7.16.0 to 7.17.2.

Release notes

Sourced from elasticsearch's releases.

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
  • 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
  • 3dc8d68 Pin black to version supporting Python 2
  • bf1d462 Bump version to 7.17.0
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #8078.