markusressel / py-image-dedup

CLI utility to find near duplicate images and remove all but the best copy.
GNU Affero General Public License v3.0
157 stars 16 forks source link

Bump elasticsearch from 6.8.2 to 7.17.7 #294

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps elasticsearch from 6.8.2 to 7.17.7.

Release notes

Sourced from elasticsearch's releases.

7.17.7

  • Client is compatible with Elasticsearch 7.17.7

7.17.6

  • Client is compatible with Elasticsearch 7.17.6

7.17.5

  • Client is compatible with Elasticsearch 7.17.5

7.17.4

Client

  • Client is compatible with Elasticsearch 7.17.4

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

... (truncated)

Commits
  • 9221e2d Bumps to version 7.17.7
  • 72f102d Update assemble task - SNAPSHOT
  • d411230 non-root user to build artifacts inside the container
  • 576fae9 Bumps to version 7.17.6
  • 7b5389d Add release notes for 7.173 and 7.17.4
  • a0ee925 Bumps to version 7.17.5
  • 2f5e8e2 Bumps to version 7.17.4
  • 12ab98a [7.17] Use major.minor-SNAPSHOT for STACK_VERSION
  • 16d57d2 [7.17] Implement '.ci/make.sh bump' to set version
  • d2432ef Pin click to version compatible with black v21.12b0
  • 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 1 year ago

Superseded by #299.