Commit e9569c2
Update search-ui dependencies to ^1.23.0 (main) (elastic#204824)
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [@elastic/react-search-ui](https://docs.elastic.co/search-ui)
([source](https://redirect.github.com/elastic/search-ui/tree/HEAD/packages/react-search-ui))
| dependencies | minor | [`^1.20.2` ->
`^1.23.0`](https://renovatebot.com/diffs/npm/@elastic%2freact-search-ui/1.20.2/1.23.0)
| `1.23.1` |
| [@elastic/react-search-ui-views](https://docs.elastic.co/search-ui)
([source](https://redirect.github.com/elastic/search-ui/tree/HEAD/packages/react-search-ui-views))
| dependencies | minor | [`^1.20.2` ->
`^1.23.0`](https://renovatebot.com/diffs/npm/@elastic%2freact-search-ui-views/1.20.2/1.23.0)
| `1.23.1` |
| [@elastic/search-ui](https://docs.elastic.co/search-ui)
([source](https://redirect.github.com/elastic/search-ui/tree/HEAD/packages/search-ui))
| dependencies | minor | [`^1.20.2` ->
`^1.23.0`](https://renovatebot.com/diffs/npm/@elastic%2fsearch-ui/1.20.2/1.23.0)
| `1.23.1` |
|
[@elastic/search-ui-app-search-connector](https://docs.elastic.co/search-ui)
([source](https://redirect.github.com/elastic/search-ui/tree/HEAD/packages/search-ui-app-search-connector))
| dependencies | minor | [`^1.20.2` ->
`^1.23.0`](https://renovatebot.com/diffs/npm/@elastic%2fsearch-ui-app-search-connector/1.20.2/1.23.0)
| `1.23.1` |
|
[@elastic/search-ui-engines-connector](https://docs.elastic.co/search-ui)
([source](https://redirect.github.com/elastic/search-ui/tree/HEAD/packages/search-ui-engine-connector))
| dependencies | minor | [`^1.20.2` ->
`^1.23.0`](https://renovatebot.com/diffs/npm/@elastic%2fsearch-ui-engines-connector/1.20.2/1.23.0)
| `1.23.1` |
---
### Release Notes
<details>
<summary>elastic/search-ui (@&elastic#8203;elastic/react-search-ui)</summary>
###
[`v1.23.0`](https://redirect.github.com/elastic/search-ui/blob/HEAD/CHANGELOG.md#1230---2025-04-01)
[Compare
Source](https://redirect.github.com/elastic/search-ui/compare/v1.22.2...v1.23.0)
##### ✨ Added
- Added the ability to preserve selected filters when performing a new
search. This provides more flexibility in managing filter states between
queries.
[#&elastic#8203;1131](https://redirect.github.com/elastic/search-ui/pull/1131)\
*Related to
[#&elastic#8203;89](https://redirect.github.com/elastic/search-ui/issues/89)*
- Introduced `useSearch` hook for React functional components.
[#&elastic#8203;1130](https://redirect.github.com/elastic/search-ui/pull/1130)
- Added `APIProxyConnector` to the Elasticsearch Connector to enable
server-side integration using Node.js and Express. This enhances
security by hiding API keys and other sensitive data.
[#&elastic#8203;1126](https://redirect.github.com/elastic/search-ui/pull/1126)
- Added TypeScript support to the sandbox example.
[#&elastic#8203;1126](https://redirect.github.com/elastic/search-ui/pull/1126)
- Updated sandbox structure, React version, and example organization.
[#&elastic#8203;1126](https://redirect.github.com/elastic/search-ui/pull/1126)
##### 🐛 Fixed
- Fixed export module compatibility issues by introducing bundling using
`tsup`, ensuring correct behavior in both ESM and CommonJS environments.
[#&elastic#8203;1114](https://redirect.github.com/elastic/search-ui/pull/1114)\
*Fixes
[#&elastic#8203;1046](https://redirect.github.com/elastic/search-ui/issues/1046)*
- Fixed sorting logic when using `sortField` and `sortDirection` in
state. Addressed inconsistencies in `setSort()` behavior.
[#&elastic#8203;1112](https://redirect.github.com/elastic/search-ui/pull/1112)\
*Fixes
[#&elastic#8203;1109](https://redirect.github.com/elastic/search-ui/issues/1109)*
- Fixed issue in `BooleanFacet` for numeric facet values (e.g., 0/1 or
true/false), improving compatibility with Elasticsearch Connector.
[#&elastic#8203;1111](https://redirect.github.com/elastic/search-ui/pull/1111)\
*Fixes
[#&elastic#8203;851](https://redirect.github.com/elastic/search-ui/issues/851)*
##### 🧹 Removed
- Removed “Technical preview” label for Elasticsearch Connector as it is
now generally available (GA). 🎉
[#&elastic#8203;1125](https://redirect.github.com/elastic/search-ui/pull/1125)
- Deprecated `@elastic/search-ui-analytics-plugin` package.
[#&elastic#8203;1120](https://redirect.github.com/elastic/search-ui/pull/1120)
##### 🛠 Internal
- Switched to `tsup` for consistent module bundling across packages.
[#&elastic#8203;1114](https://redirect.github.com/elastic/search-ui/pull/1114)
- Applied shared TypeScript and bundling configurations across the repo.
[#&elastic#8203;1114](https://redirect.github.com/elastic/search-ui/pull/1114)
###
[`v1.22.2`](https://redirect.github.com/elastic/search-ui/compare/v1.22.1...v1.22.2)
[Compare
Source](https://redirect.github.com/elastic/search-ui/compare/v1.22.1...v1.22.2)
###
[`v1.22.1`](https://redirect.github.com/elastic/search-ui/releases/tag/v1.22.1)
[Compare
Source](https://redirect.github.com/elastic/search-ui/compare/v1.22.0...v1.22.1)
#### What's Changed
- Search UI Dependency (QS) Update by
[@&elastic#8203;joemcelroy](https://redirect.github.com/joemcelroy) in
[https://github.com/elastic/search-ui/pull/1101](https://redirect.github.com/elastic/search-ui/pull/1101)
**Full Changelog**:
elastic/search-ui@v1.22.0...v1.22.1
###
[`v1.22.0`](https://redirect.github.com/elastic/search-ui/releases/tag/v1.22.0)
[Compare
Source](https://redirect.github.com/elastic/search-ui/compare/v1.21.5...v1.22.0)
#### What's Changed
- \[DO NOT MERGE] Update publish_docs_co.yml to point to elastic.co/docs
by
[@&elastic#8203;scottybollinger](https://redirect.github.com/scottybollinger)
in
[https://github.com/elastic/search-ui/pull/1053](https://redirect.github.com/elastic/search-ui/pull/1053)
- Update for docsmobile v2.0.0 by
[@&elastic#8203;colleenmcginnis](https://redirect.github.com/colleenmcginnis)
in
[https://github.com/elastic/search-ui/pull/1055](https://redirect.github.com/elastic/search-ui/pull/1055)
- Update overview.mdx to force a build by
[@&elastic#8203;scottybollinger](https://redirect.github.com/scottybollinger)
in
[https://github.com/elastic/search-ui/pull/1056](https://redirect.github.com/elastic/search-ui/pull/1056)
- Set array value properly in filters by
[@&elastic#8203;yansavitski](https://redirect.github.com/yansavitski) in
[https://github.com/elastic/search-ui/pull/1058](https://redirect.github.com/elastic/search-ui/pull/1058)
- fix: issue 1062 - filters applied more than once by
[@&elastic#8203;applicity](https://redirect.github.com/applicity) in
[https://github.com/elastic/search-ui/pull/1063](https://redirect.github.com/elastic/search-ui/pull/1063)
- fix: Issue 1060 - date ranges - relative dates by
[@&elastic#8203;applicity](https://redirect.github.com/applicity) in
[https://github.com/elastic/search-ui/pull/1061](https://redirect.github.com/elastic/search-ui/pull/1061)
- Set search-experiences-team as CODEOWNERS of the search-ui by
[@&elastic#8203;tutelaris](https://redirect.github.com/tutelaris) in
[https://github.com/elastic/search-ui/pull/1077](https://redirect.github.com/elastic/search-ui/pull/1077)
- Docs: Remove duplicate text by
[@&elastic#8203;mmahacek](https://redirect.github.com/mmahacek) in
[https://github.com/elastic/search-ui/pull/1079](https://redirect.github.com/elastic/search-ui/pull/1079)
- **Deprecate app search workplace search** by
[@&elastic#8203;yansavitski](https://redirect.github.com/yansavitski) in
[https://github.com/elastic/search-ui/pull/1086](https://redirect.github.com/elastic/search-ui/pull/1086)
#### New Contributors
- [@&elastic#8203;colleenmcginnis](https://redirect.github.com/colleenmcginnis)
made their first contribution in
[https://github.com/elastic/search-ui/pull/1055](https://redirect.github.com/elastic/search-ui/pull/1055)
- [@&elastic#8203;tutelaris](https://redirect.github.com/tutelaris) made their
first contribution in
[https://github.com/elastic/search-ui/pull/1077](https://redirect.github.com/elastic/search-ui/pull/1077)
- [@&elastic#8203;mmahacek](https://redirect.github.com/mmahacek) made their
first contribution in
[https://github.com/elastic/search-ui/pull/1079](https://redirect.github.com/elastic/search-ui/pull/1079)
**Full Changelog**:
elastic/search-ui@v1.21.5...v1.22.0
###
[`v1.21.5`](https://redirect.github.com/elastic/search-ui/releases/tag/v1.21.5)
[Compare
Source](https://redirect.github.com/elastic/search-ui/compare/v1.21.4...v1.21.5)
#### What's Changed
- Module support updates. by
[@&elastic#8203;TattdCodeMonkey](https://redirect.github.com/TattdCodeMonkey)
in
[https://github.com/elastic/search-ui/pull/1050](https://redirect.github.com/elastic/search-ui/pull/1050)
**Full Changelog**:
elastic/search-ui@v1.21.4...v1.21.5
###
[`v1.21.4`](https://redirect.github.com/elastic/search-ui/releases/tag/v1.21.4)
[Compare
Source](https://redirect.github.com/elastic/search-ui/compare/v1.21.3...v1.21.4)
#### What's Changed
- Declare exports for react styles by
[@&elastic#8203;miguelgrinberg](https://redirect.github.com/miguelgrinberg) in
[https://github.com/elastic/search-ui/pull/1045](https://redirect.github.com/elastic/search-ui/pull/1045)
**Full Changelog**:
elastic/search-ui@v1.21.3...v1.21.4
###
[`v1.21.3`](https://redirect.github.com/elastic/search-ui/releases/tag/v1.21.3)
[Compare
Source](https://redirect.github.com/elastic/search-ui/compare/v1.21.2...v1.21.3)
#### What's Changed
- Missing exports by
[@&elastic#8203;miguelgrinberg](https://redirect.github.com/miguelgrinberg) in
[https://github.com/elastic/search-ui/pull/1043](https://redirect.github.com/elastic/search-ui/pull/1043)
#### New Contributors
- [@&elastic#8203;miguelgrinberg](https://redirect.github.com/miguelgrinberg)
made their first contribution in
[https://github.com/elastic/search-ui/pull/1043](https://redirect.github.com/elastic/search-ui/pull/1043)
**Full Changelog**:
elastic/search-ui@v1.21.2...v1.21.3
###
[`v1.21.2`](https://redirect.github.com/elastic/search-ui/releases/tag/v1.21.2):
1.21.2
[Compare
Source](https://redirect.github.com/elastic/search-ui/compare/v1.21.1...v1.21.2)
#### What's Changed
- Fix error in sandbox example by
[@&elastic#8203;yansavitski](https://redirect.github.com/yansavitski) in
[https://github.com/elastic/search-ui/pull/1031](https://redirect.github.com/elastic/search-ui/pull/1031)
- update nav app search connectors doc by
[@&elastic#8203;saarikabhasi](https://redirect.github.com/saarikabhasi) in
[https://github.com/elastic/search-ui/pull/1039](https://redirect.github.com/elastic/search-ui/pull/1039)
- Pagination style fix by
[@&elastic#8203;joemcelroy](https://redirect.github.com/joemcelroy)
[@&elastic#8203;miguelgrinberg](https://redirect.github.com/miguelgrinberg) in
[https://github.com/elastic/search-ui/pull/1041](https://redirect.github.com/elastic/search-ui/pull/1041)
#### New Contributors
- [@&elastic#8203;saarikabhasi](https://redirect.github.com/saarikabhasi) made
their first contribution in
[https://github.com/elastic/search-ui/pull/1039](https://redirect.github.com/elastic/search-ui/pull/1039)
**Full Changelog**:
elastic/search-ui@v1.21.1...v1.21.2
###
[`v1.21.1`](https://redirect.github.com/elastic/search-ui/releases/tag/v1.21.1)
[Compare
Source](https://redirect.github.com/elastic/search-ui/compare/v1.21.0...v1.21.1)
#### What's Changed
- Tweak peerDependencies for react 18.2.0 by
[@&elastic#8203;joemcelroy](https://redirect.github.com/joemcelroy) in
[https://github.com/elastic/search-ui/pull/1028](https://redirect.github.com/elastic/search-ui/pull/1028)
**Full Changelog**:
elastic/search-ui@v1.21.0...v1.21.1
###
[`v1.21.0`](https://redirect.github.com/elastic/search-ui/releases/tag/v1.21.0)
[Compare
Source](https://redirect.github.com/elastic/search-ui/compare/v1.20.2...v1.21.0)
#### What's Changed
- Search Application: Show 0 when summary.total is 0 for pagingStart by
[@&elastic#8203;yansavitski](https://redirect.github.com/yansavitski) in
[https://github.com/elastic/search-ui/pull/969](https://redirect.github.com/elastic/search-ui/pull/969)
- fix: Issue 996 - falsy values in search results by
[@&elastic#8203;applicity](https://redirect.github.com/applicity) in
[https://github.com/elastic/search-ui/pull/997](https://redirect.github.com/elastic/search-ui/pull/997)
- \[Dependency] Update rc pagination to v4 by
[@&elastic#8203;joemcelroy](https://redirect.github.com/joemcelroy) in
[https://github.com/elastic/search-ui/pull/1026](https://redirect.github.com/elastic/search-ui/pull/1026)
#### New Contributors
- [@&elastic#8203;applicity](https://redirect.github.com/applicity) made their
first contribution in
[https://github.com/elastic/search-ui/pull/997](https://redirect.github.com/elastic/search-ui/pull/997)
**Full Changelog**:
elastic/search-ui@v1.20.2...v1.21.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOkVudGVycHJpc2UgU2VhcmNoIiwiVGVhbTpTZWFyY2giLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19-->
---------
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Yan Savitski <yan.savitski@elastic.co>1 parent 90f65e8 commit e9569c2
2 files changed
Lines changed: 84 additions & 65 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
| 134 | + | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | | - | |
140 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1759 | 1759 | | |
1760 | 1760 | | |
1761 | 1761 | | |
1762 | | - | |
| 1762 | + | |
1763 | 1763 | | |
1764 | 1764 | | |
1765 | 1765 | | |
| |||
2259 | 2259 | | |
2260 | 2260 | | |
2261 | 2261 | | |
2262 | | - | |
2263 | | - | |
2264 | | - | |
2265 | | - | |
| 2262 | + | |
| 2263 | + | |
| 2264 | + | |
| 2265 | + | |
2266 | 2266 | | |
2267 | | - | |
| 2267 | + | |
2268 | 2268 | | |
2269 | | - | |
| 2269 | + | |
2270 | 2270 | | |
2271 | 2271 | | |
2272 | | - | |
2273 | | - | |
2274 | | - | |
2275 | | - | |
| 2272 | + | |
| 2273 | + | |
| 2274 | + | |
| 2275 | + | |
2276 | 2276 | | |
2277 | | - | |
2278 | | - | |
| 2277 | + | |
| 2278 | + | |
2279 | 2279 | | |
2280 | 2280 | | |
2281 | 2281 | | |
| |||
2297 | 2297 | | |
2298 | 2298 | | |
2299 | 2299 | | |
2300 | | - | |
2301 | | - | |
2302 | | - | |
2303 | | - | |
| 2300 | + | |
| 2301 | + | |
| 2302 | + | |
| 2303 | + | |
2304 | 2304 | | |
2305 | 2305 | | |
2306 | | - | |
| 2306 | + | |
2307 | 2307 | | |
2308 | | - | |
2309 | | - | |
2310 | | - | |
2311 | | - | |
| 2308 | + | |
| 2309 | + | |
| 2310 | + | |
| 2311 | + | |
2312 | 2312 | | |
2313 | | - | |
| 2313 | + | |
2314 | 2314 | | |
2315 | 2315 | | |
2316 | | - | |
2317 | | - | |
2318 | | - | |
2319 | | - | |
| 2316 | + | |
| 2317 | + | |
| 2318 | + | |
| 2319 | + | |
2320 | 2320 | | |
2321 | 2321 | | |
2322 | 2322 | | |
2323 | 2323 | | |
2324 | | - | |
| 2324 | + | |
2325 | 2325 | | |
2326 | 2326 | | |
2327 | 2327 | | |
| |||
13722 | 13722 | | |
13723 | 13723 | | |
13724 | 13724 | | |
13725 | | - | |
13726 | | - | |
13727 | | - | |
13728 | | - | |
13729 | | - | |
13730 | | - | |
13731 | | - | |
13732 | | - | |
13733 | 13725 | | |
13734 | 13726 | | |
13735 | 13727 | | |
| |||
15457 | 15449 | | |
15458 | 15450 | | |
15459 | 15451 | | |
15460 | | - | |
15461 | | - | |
15462 | | - | |
15463 | | - | |
15464 | | - | |
15465 | 15452 | | |
15466 | 15453 | | |
15467 | 15454 | | |
| |||
26171 | 26158 | | |
26172 | 26159 | | |
26173 | 26160 | | |
26174 | | - | |
| 26161 | + | |
26175 | 26162 | | |
26176 | 26163 | | |
26177 | 26164 | | |
| |||
26361 | 26348 | | |
26362 | 26349 | | |
26363 | 26350 | | |
26364 | | - | |
| 26351 | + | |
26365 | 26352 | | |
26366 | 26353 | | |
26367 | 26354 | | |
| |||
26511 | 26498 | | |
26512 | 26499 | | |
26513 | 26500 | | |
26514 | | - | |
26515 | | - | |
26516 | | - | |
26517 | | - | |
| 26501 | + | |
| 26502 | + | |
| 26503 | + | |
| 26504 | + | |
| 26505 | + | |
| 26506 | + | |
| 26507 | + | |
| 26508 | + | |
| 26509 | + | |
| 26510 | + | |
| 26511 | + | |
| 26512 | + | |
| 26513 | + | |
26518 | 26514 | | |
26519 | | - | |
26520 | | - | |
26521 | | - | |
26522 | | - | |
| 26515 | + | |
| 26516 | + | |
26523 | 26517 | | |
26524 | 26518 | | |
26525 | 26519 | | |
| |||
27292 | 27286 | | |
27293 | 27287 | | |
27294 | 27288 | | |
27295 | | - | |
27296 | | - | |
27297 | | - | |
27298 | | - | |
27299 | | - | |
27300 | 27289 | | |
27301 | 27290 | | |
27302 | 27291 | | |
| |||
29286 | 29275 | | |
29287 | 29276 | | |
29288 | 29277 | | |
29289 | | - | |
| 29278 | + | |
29290 | 29279 | | |
29291 | 29280 | | |
29292 | 29281 | | |
| |||
29304 | 29293 | | |
29305 | 29294 | | |
29306 | 29295 | | |
| 29296 | + | |
| 29297 | + | |
| 29298 | + | |
| 29299 | + | |
| 29300 | + | |
| 29301 | + | |
| 29302 | + | |
| 29303 | + | |
| 29304 | + | |
29307 | 29305 | | |
29308 | 29306 | | |
29309 | 29307 | | |
| |||
29396 | 29394 | | |
29397 | 29395 | | |
29398 | 29396 | | |
29399 | | - | |
| 29397 | + | |
29400 | 29398 | | |
29401 | 29399 | | |
29402 | 29400 | | |
| |||
29410 | 29408 | | |
29411 | 29409 | | |
29412 | 29410 | | |
| 29411 | + | |
| 29412 | + | |
| 29413 | + | |
| 29414 | + | |
| 29415 | + | |
| 29416 | + | |
| 29417 | + | |
29413 | 29418 | | |
29414 | 29419 | | |
29415 | 29420 | | |
| |||
32200 | 32205 | | |
32201 | 32206 | | |
32202 | 32207 | | |
32203 | | - | |
| 32208 | + | |
32204 | 32209 | | |
32205 | 32210 | | |
32206 | 32211 | | |
| |||
32226 | 32231 | | |
32227 | 32232 | | |
32228 | 32233 | | |
| 32234 | + | |
| 32235 | + | |
| 32236 | + | |
| 32237 | + | |
| 32238 | + | |
| 32239 | + | |
| 32240 | + | |
| 32241 | + | |
| 32242 | + | |
32229 | 32243 | | |
32230 | 32244 | | |
32231 | 32245 | | |
| |||
32336 | 32350 | | |
32337 | 32351 | | |
32338 | 32352 | | |
32339 | | - | |
| 32353 | + | |
32340 | 32354 | | |
32341 | 32355 | | |
32342 | 32356 | | |
| |||
32346 | 32360 | | |
32347 | 32361 | | |
32348 | 32362 | | |
| 32363 | + | |
| 32364 | + | |
| 32365 | + | |
| 32366 | + | |
| 32367 | + | |
32349 | 32368 | | |
32350 | 32369 | | |
32351 | 32370 | | |
| |||
0 commit comments