humanmade / altis-enhanced-search

Enhanced Search Module for Altis
https://www.altis-dxp.com/resources/docs/search/
12 stars 2 forks source link

Update 10up/elasticpress requirement from ~4.7.2 to ~5.1.3 #518

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Updates the requirements on 10up/elasticpress to permit the latest version.

Release notes

Sourced from 10up/elasticpress's releases.

Version 5.1.3

Fixed

  • Missing nonces on some sync trigger URLs, making them require a manual interaction from the user. Props @​felipeelia via #3933.

See: https://github.com/10up/ElasticPress/milestone/86?closed=1

Changelog

Sourced from 10up/elasticpress's changelog.

[5.1.3] - 2024-06-11

Fixed

  • Missing nonces on some sync trigger URLs, making them require a manual interaction from the user. Props @​felipeelia via #3933.

[5.1.2] - 2024-06-11

This is a security release affecting all previous versions of ElasticPress.

Security

[5.1.1] - 2024-05-27

Changed

Fixed

  • Status report page when indexable post types is an empty array. Props @​furai via #3910.

[5.1.0] - 2024-04-29

Added

  • [Filters] New ep_facet_enabled_in_editor filter to enabled facet blocks in the post editor. Props @​JiveDig and @​felipeelia via #3845.
  • Official support to Elasticsearch 8.x. Props @​felipeelia via #3854.
  • A new Sync errors tab, with errors grouped by type and links to support documentation when available. Props @​JakePT and @​apurvrdx1 via #3803.
  • [WooCommerce] HPOS compatibility notice for WooCommerce Orders. Props @​felipeelia via #3861.
  • [Synonyms] A new settings screen with the the ability to bulk delete synonyms, support for many-to-many replacements, and a new type of synonym for terms with a hierarchical relationship, called hyponyms. Props @​JakePT and @​apurvrdx1 via #3814.
  • Infinite loop when using excerpt highlighting with posts that use blocks that print an excerpt. Props @​felipeelia and @​JakePT via #3867.
  • Context parameter to the get_capability() function. Props @​felipeelia and @​selim13 via #3866.
  • A tooltip for meta keys to the weighting screen to allow seeing the full key if it has been truncated. Props @​JakePT via #3865.
  • New ep_weighting_options filter to modify the weighting dashboard options. Props @​burhandodhy via #3827.
  • New ep_post_test_meta_value filter. Props @​felipeelia via #3850.
  • New message related to indices limits on ElasticPress.io. Props @​felipeelia via #3898.

Changed

Fixed

... (truncated)

Commits


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

Major changes. I opened an issue to review upgrading: https://github.com/humanmade/altis-enhanced-search/issues/522

dependabot[bot] commented 4 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.