chore(deps): update dependencies (non-major)#267
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.48.2→v1.48.343.246.1→43.249.00.35.8→0.35.11v2.0.1→v2.0.23.9.1→3.9.4Release Notes
meilisearch/meilisearch (getmeili/meilisearch)
v1.48.3: 🫎Compare Source
🪲 Bug fixes
Fix a rare S3 snapshots bug by @Kerollmops in #6472
We fixed a rare bug that could appear when using the S3 snapshot system. The bug is a race condition that occurs when we try to recycle internal buffers to reduce memory usage, which can cause an internal error and abort the snapshot upload.
Avoid remote search to return the same document twice by @ManyTheFish in #6473
When using the remote federated search, Meilisearch was returning the same document twice from different machines. This was due to an internal filter that was not forwarded properly to the remote instances.
🔩 Miscellaneous
New Contributors
Thanks to @0xfandom, who made his first contribution in #6468 🎉
Full Changelog: meilisearch/meilisearch@v1.48.2...v1.48.3
renovatebot/renovate (ghcr.io/renovatebot/renovate)
v43.249.0Compare Source
Features
Miscellaneous Chores
v43.248.0Compare Source
Features
v43.247.1Compare Source
Miscellaneous Chores
Build System
v43.247.0Compare Source
Features
Documentation
5c48543(main) (#44279) (a1669f3)Miscellaneous Chores
Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)
v0.35.11Compare Source
v0.35.10Compare Source
v0.35.9Compare Source
opentofu/setup-opentofu (opentofu/setup-opentofu)
v2.0.2Compare Source
What's Changed
New Contributors
Full Changelog: opentofu/setup-opentofu@v2...v2.0.2
prettier/prettier (prettier)
v3.9.4Compare Source
v3.9.3Compare Source
diff
Markdown: Fix unexpected removal of characters in liquid syntax (#19489 by @seiyab)
TypeScript: Allow decorators to be used with declare on class fields (#19492 by @evoactivity)
Extensively used within the Ember ecosystem, decorators with
declareon class fields will ignore the babel parser error and allow Prettier to format the code without breaking it.v3.9.2Compare Source
Configuration
📅 Schedule: (in timezone Europe/Warsaw)
🚦 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.
This PR has been generated by Mend Renovate.