HEPData / hepdata

Repository for main HEPData web application
https://hepdata.net
GNU General Public License v2.0
40 stars 11 forks source link

build(deps): bump invenio-search[opensearch2] from 2.2.1 to 2.3.0 #770

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps invenio-search[opensearch2] from 2.2.1 to 2.3.0.

Changelog

Sourced from invenio-search[opensearch2]'s changelog.

.. This file is part of Invenio. Copyright (C) 2015-2024 CERN.

Invenio is free software; you can redistribute it and/or modify it
under the terms of the MIT License; see LICENSE file for more details.

Changes

Version 2.3.0 (released 2024-02-26)

  • search: Add options for component_templates and index_templates

Version 2.2.1 (released 2024-02-19)

  • ext: fix update mapping comparison

Version 2.2.0 (released 2023-04-06)

  • cli: adds interface for updating mappings

Version 2.1.0 (released 2022-10-03)

  • Adds support for OpenSearch v2

Version 2.0.0 (released 2022-09-22)

  • Removes Elasticsearch < v7
  • Adds support for OpenSearch v1

Version 1.4.2 (released 2021-07-20)

  • Pin elasticsearch to lower than 7.14 due to built in product check.

Version 1.4.1 (released 2020-10-19)

  • Fix bouncing search results for BaseRecordSearchV2.

Version 1.4.0 (released 2020-09-18)

  • Adds new search class that can be initialised only from arguments to the constructor.

Version 1.3.1 (released 2020-05-07)

  • Set Sphinx <3.0.0 because of errors related to application context.
  • Stop using example app, keep only files referenced in the docs.

Version 1.3.0 (released 2020-03-10)

... (truncated)

Commits


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 show 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)
coveralls commented 4 months ago

Coverage Status

coverage: 83.281%. remained the same when pulling 79faafff4033343f74102dfa860c59c52c5ffd55 on dependabot/pip/invenio-search-opensearch2--2.3.0 into 569ed49380182ee97bae45d13e742e262a005c9f on main.

dependabot[bot] commented 3 months ago

Superseded by #773.