Skip to content

Commit

Permalink
chore(deps): update dependency @algolia/client-search to ^5.20.1 (#1770)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@algolia/client-search](https://redirect.github.com/algolia/algoliasearch-client-javascript/packages/client-search#readme)
([source](https://redirect.github.com/algolia/algoliasearch-client-javascript))
| [`^5.20.0` ->
`^5.20.1`](https://renovatebot.com/diffs/npm/@algolia%2fclient-search/5.20.0/5.20.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@algolia%2fclient-search/5.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@algolia%2fclient-search/5.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@algolia%2fclient-search/5.20.0/5.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@algolia%2fclient-search/5.20.0/5.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>algolia/algoliasearch-client-javascript
(@&#8203;algolia/client-search)</summary>

###
[`v5.20.1`](https://redirect.github.com/algolia/algoliasearch-client-javascript/blob/HEAD/CHANGELOG.md#5201)

[Compare
Source](https://redirect.github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1)

-
[506b8a5636](https://redirect.github.com/algolia/api-clients-automation/commit/506b8a5636)
fix(specs): responseFields description
([#&#8203;4399](https://redirect.github.com/algolia/api-clients-automation/pull/4399))
by [@&#8203;kai687](https://redirect.github.com/kai687/)
-
[09e657fa76](https://redirect.github.com/algolia/api-clients-automation/commit/09e657fa76)
fix(specs): add a linter to assert that type is present
([#&#8203;4393](https://redirect.github.com/algolia/api-clients-automation/pull/4393))
by [@&#8203;millotp](https://redirect.github.com/millotp/)
-
[27ad6df2ab](https://redirect.github.com/algolia/api-clients-automation/commit/27ad6df2ab)
chore(deps): dependencies 2025-01-27
([#&#8203;4395](https://redirect.github.com/algolia/api-clients-automation/pull/4395))
by [@&#8203;algolia-bot](https://redirect.github.com/algolia-bot/)

</details>

---

### Configuration

📅 **Schedule**: 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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/yjl9903/AnimeSpace).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 90e1b0b commit ac0d211
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 27 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"vue": "^3.5.13"
},
"devDependencies": {
"@algolia/client-search": "^5.20.0",
"@algolia/client-search": "^5.20.1",
"@iconify-json/carbon": "^1.2.6",
"@types/node": "^22.13.1",
"@unocss/reset": "^65.4.3",
Expand Down
106 changes: 80 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ac0d211

Please sign in to comment.