Skip to content

chore(deps): update dependencies (non-major)#238

Merged
edgard merged 1 commit into
masterfrom
renovate/dependencies-(non-major)
Jun 16, 2026
Merged

chore(deps): update dependencies (non-major)#238
edgard merged 1 commit into
masterfrom
renovate/dependencies-(non-major)

Conversation

@edgard

@edgard edgard commented Jun 16, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Update Change
getmeili/meilisearch minor v1.46.1v1.47.0
ghcr.io/home-operations/gatus-sidecar patch 0.3.00.3.2
ghcr.io/renovatebot/renovate (source) minor 43.223.043.224.1

Release Notes

meilisearch/meilisearch (getmeili/meilisearch)

v1.47.0: 🦇

Compare Source

🌈 Enhancements
Search personalization on federated search

We now support using the search personalization feature on federated search requests.

Like page/hitPerPage or limit/offset, the personalization option must be specified in the federation attribute to work properly.
Otherwise, an error will be returned reminding you to move the attribute in federation.

By @​ManyTheFish in #​6414

The new settings indexer is feature complete 🎉
  • We now better support the tokenizer-related settings
  • We improved the quality of the new settings indexer to enhance the engine's performance when changing the locales, the dictionary, synonyms, stop words, separator, and non-separator tokens.
  • This makes the new settings indexer feature-complete, meaning that, unless you set the MEILI_EXPERIMENTAL_NO_EDITION_2024_FOR_SETTINGS environment variable to true, all settings tasks can now be handled by the new settings indexer, bringing a better scaling behavior, much faster cancellation, and a more precise progress view.

By @​Kerollmops in #​6409

Observability improvements

We expose more Prometheus metrics to improve observability, specifically to show more metrics on document throughput and ease debugging.

By @​Kerollmops in #​6430

🦋 Fixes
  • Putting attributeRank/ wordPosition before words in the rankingRules list will no longer remove hits from the response, by @​pjdurden in #​6437
  • Meilisearch will no longer ignore the searchCutoffMs in some conditions when embedding documents, by @​dureuill in #​6447
  • Meilisearch will no longer fail to proxy a search request with a filter containing a ' during remote federated search or useNetwork: true search requests, by @​dureuill in #​6445
🔒 Security
🔩 Misc. changes
Search implementation refactor

Refactor the search pipeline to mutualize the code.
The new implementation will always perform a federated search under the hood, and then the output will be transformed into the expected route's output.

Noticeable changes from the user perspective:

  • Some error messages have been modified
  • Small breaking change: a few error codes change, such as MultiSearch<Error> <--> Search<Error>
Other changes
New Contributors

Full Changelog: meilisearch/meilisearch@v1.46.1...v1.47.0

home-operations/gatus-sidecar (ghcr.io/home-operations/gatus-sidecar)

v0.3.2

Compare Source

Features
Miscellaneous Chores

v0.3.1

Compare Source

Bug Fixes
  • chart: align pod securityContext to uid/gid/fsGroup 65532 (#​93) (7c356ff)
Miscellaneous Chores
  • chart: use the shared curl image for the helm test pod (#​89) (7238948)
renovatebot/renovate (ghcr.io/renovatebot/renovate)

v43.224.1

Compare Source

Miscellaneous Chores
Build System
Continuous Integration

v43.224.0

Compare Source

Features
Bug Fixes
  • manager/deno: tolerate compilerOptions without jsx fields (#​44002) (8be9e6b)
Code Refactoring

Configuration

📅 Schedule: (in timezone Europe/Warsaw)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@edgard edgard enabled auto-merge (squash) June 16, 2026 01:21
@edgard edgard merged commit 14de137 into master Jun 16, 2026
3 checks passed
@edgard edgard deleted the renovate/dependencies-(non-major) branch June 16, 2026 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant