chore(deps): update all non-major dependencies #224
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:
^4.14.2->^4.25.2^4.12.2->^4.25.2^4.23.2->^4.25.2^5.21.0->^5.42.0^3.0.0->^3.9.0^3.0.0->^3.9.0^4.11.0->^4.25.2^1.0.4->^1.0.7^0.2.49->^0.2.61^5.2.2->^5.9.3^4.3.2->^4.22.0Release Notes
algolia/algoliasearch-client-javascript (@algolia/cache-in-memory)
v4.25.2Compare Source
v4.25.1Compare Source
4.25.0 release is broken, please use 4.25.1
v4.25.0Compare Source
v4.24.0Compare Source
bannersinrenderingContent(#1522) (5828389), closes #1522v4.23.3Compare Source
serverTimeMSto search response (#1518) (a1d1707), closes #1518v4.23.2Compare Source
v4.23.1Compare Source
v4.23.0Compare Source
v4.22.1Compare Source
v4.22.0Compare Source
Why
The
trending-facetsAPI only returns typestringforfacetValue.A follow-up on #1494 as other models return items/hits which are of type
RecordWithObjectIDHowever,
trending-facetsmodel returns a list of TrendingFacetHit which (by definition) don't have anobjectIDproperty.How
To simplify the code, we can remove the type argument
TObjectfortrending-facetsImpact
If you're not using TypeScript or the
trending-facetsmodel, there is nothing to change. You can ignore the following.Otherwise, you will need to remove the type argument passed to
getTrendingFacetsand the code goes from this:To this:
v4.21.1Compare Source
v4.21.0Compare Source
algolia/docsearch (@docsearch/css)
v3.9.0Compare Source
Features
3.8.3 (2025-01-21)
Bug Fixes
3.8.2 (2024-12-17)
Bug Fixes
3.8.1 (2024-12-16)
Bug Fixes
v3.8.3Compare Source
Bug Fixes
v3.8.2Compare Source
Bug Fixes
v3.8.1Compare Source
Bug Fixes
v3.8.0Compare Source
This version introduces a new type DocSearchTransformClient to allow the
transformSearchClientto use either the lite client, or the full algoliasearch client.Users are encouraged to use the lite client (
import { liteClient } from 'algoliasearch/lite) to reduce bundle size.Bug Fixes
Features
v3.7.0Compare Source
Bug Fixes
3.6.3 (2024-10-31)
3.6.2 (2024-09-27)
Bug Fixes
3.6.1 (2024-07-16)
Bug Fixes
v3.6.3Compare Source
v3.6.2Compare Source
Bug Fixes
v3.6.1Compare Source
Bug Fixes
v3.6.0Compare Source
Bug Fixes
Features
3.5.2 (2023-08-11)
Fixes
algoliasearchpackage version (cc90789)search-insightsas options peer dependency (cc90789)3.5.1 (2023-06-15)
Features
unjs/exsolve (exsolve)
v1.0.7Compare Source
compare changes
🩹 Fixes
.with empty suffix (#26)❤️ Contributors
v1.0.6Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v1.0.5Compare Source
compare changes
🩹 Fixes
📖 Documentation
🏡 Chore
❤️ Contributors
microsoft/TypeScript (typescript)
v5.9.3: TypeScript 5.9.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.9.2: TypeScript 5.9Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.8.3: TypeScript 5.8.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement.
Downloads are available on:
v5.8.2: TypeScript 5.8Compare Source
For release notes, check out the release announcement.
Downloads are available on:
v5.7.3: TypeScript 5.7.3Compare Source
For release notes, check out the release announcement.
Downloads are available on npm
v5.7.2: TypeScript 5.7Compare Source
For release notes, check out the release announcement.
Downloads are available on:
v5.6.3: TypeScript 5.6.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.6.2: TypeScript 5.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.4: TypeScript 5.5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.3: TypeScript 5.5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.2: TypeScript 5.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.5: TypeScript 5.4.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.4: TypeScript 5.4.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.3: TypeScript 5.4.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.2: TypeScript 5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.3.3: TypeScript 5.3.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.3.2: TypeScript 5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
algolia/instantsearch (vue-instantsearch)
v4.22.0Compare Source
Note: Version bump only for package vue-instantsearch
v4.21.3Compare Source
Note: Version bump only for package vue-instantsearch
v4.21.2Compare Source
Note: Version bump only for package vue-instantsearch
v4.21.1Compare Source
Note: Version bump only for package vue-instantsearch
v4.21.0Compare Source
Bug Fixes
Features
v4.20.8Compare Source
Note: Version bump only for package vue-instantsearch
v4.20.7Compare Source
Note: Version bump only for package vue-instantsearch
v4.20.6Compare Source
Note: Version bump only for package vue-instantsearch
v4.20.5Compare Source
Note: Version bump only for package vue-instantsearch
v4.20.4Compare Source
Note: Version bump only for package vue-instantsearch
v4.20.3Compare Source
Note: Version bump only for package vue-instantsearch
v4.20.2Compare Source
Note: Version bump only for package vue-instantsearch
v4.20.1Compare Source
Note: Version bump only for package vue-instantsearch
v4.20.0Compare Source
Features
v4.19.13Compare Source
Bug Fixes
v4.19.12Compare Source
Note: Version bump only for package vue-instantsearch
[
v4.19.11](https://redirect.github.com/algolia/instantsearch/releases/tagConfiguration
📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.