Skip to content

Update search-ui dependencies to ^1.23.0 (main)#204824

Merged
azasypkin merged 4 commits intomainfrom
renovate/main-search-ui-dependencies
May 6, 2025
Merged

Update search-ui dependencies to ^1.23.0 (main)#204824
azasypkin merged 4 commits intomainfrom
renovate/main-search-ui-dependencies

Conversation

@elastic-renovate-prod
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Dec 18, 2024

This PR contains the following updates:

Package Type Update Change Pending
@elastic/react-search-ui (source) dependencies minor ^1.20.2 -> ^1.23.0 1.23.1
@elastic/react-search-ui-views (source) dependencies minor ^1.20.2 -> ^1.23.0 1.23.1
@elastic/search-ui (source) dependencies minor ^1.20.2 -> ^1.23.0 1.23.1
@elastic/search-ui-app-search-connector (source) dependencies minor ^1.20.2 -> ^1.23.0 1.23.1
@elastic/search-ui-engines-connector (source) dependencies minor ^1.20.2 -> ^1.23.0 1.23.1

Release Notes

elastic/search-ui (@​elastic/react-search-ui)

v1.23.0

Compare Source

✨ Added
  • Added the ability to preserve selected filters when performing a new search. This provides more flexibility in managing filter states between queries. #​1131
    Related to #​89
  • Introduced useSearch hook for React functional components. #​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. #​1126
  • Added TypeScript support to the sandbox example. #​1126
  • Updated sandbox structure, React version, and example organization. #​1126
🐛 Fixed
  • Fixed export module compatibility issues by introducing bundling using tsup, ensuring correct behavior in both ESM and CommonJS environments. #​1114
    Fixes #​1046
  • Fixed sorting logic when using sortField and sortDirection in state. Addressed inconsistencies in setSort() behavior. #​1112
    Fixes #​1109
  • Fixed issue in BooleanFacet for numeric facet values (e.g., 0/1 or true/false), improving compatibility with Elasticsearch Connector. #​1111
    Fixes #​851
🧹 Removed
  • Removed “Technical preview” label for Elasticsearch Connector as it is now generally available (GA). 🎉 #​1125
  • Deprecated @elastic/search-ui-analytics-plugin package. #​1120
🛠 Internal
  • Switched to tsup for consistent module bundling across packages. #​1114
  • Applied shared TypeScript and bundling configurations across the repo. #​1114

v1.22.2

Compare Source

v1.22.1

Compare Source

What's Changed

Full Changelog: elastic/search-ui@v1.22.0...v1.22.1

v1.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: elastic/search-ui@v1.21.5...v1.22.0

v1.21.5

Compare Source

What's Changed

Full Changelog: elastic/search-ui@v1.21.4...v1.21.5

v1.21.4

Compare Source

What's Changed

Full Changelog: elastic/search-ui@v1.21.3...v1.21.4

v1.21.3

Compare Source

What's Changed

New Contributors

Full Changelog: elastic/search-ui@v1.21.2...v1.21.3

v1.21.2: 1.21.2

Compare Source

What's Changed

New Contributors

Full Changelog: elastic/search-ui@v1.21.1...v1.21.2

v1.21.1

Compare Source

What's Changed

Full Changelog: elastic/search-ui@v1.21.0...v1.21.1

v1.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: elastic/search-ui@v1.20.2...v1.21.0


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.


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

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:Search Team:Enterprise Search labels Dec 18, 2024
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team December 18, 2024 18:50
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-search-ui-dependencies branch from 7c4132a to 1ba0fab Compare January 13, 2025 16:23
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update search-ui dependencies to ^1.22.0 (main) Update search-ui dependencies to ^1.22.2 (main) Jan 13, 2025
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-search-ui-dependencies branch from 1ba0fab to ea95fb3 Compare January 31, 2025 13:07
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-search-ui-dependencies branch from ea95fb3 to 1d89fc3 Compare February 17, 2025 16:25
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-search-ui-dependencies branch from 1d89fc3 to 8c2be23 Compare February 26, 2025 21:33
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-search-ui-dependencies branch from 8c2be23 to 3afa733 Compare March 14, 2025 23:09
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-search-ui-dependencies branch 2 times, most recently from ed9fa4e to f98f44b Compare April 2, 2025 10:20
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-search-ui-dependencies branch from f98f44b to a593060 Compare April 8, 2025 16:45
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update search-ui dependencies to ^1.22.2 (main) Update search-ui dependencies to ^1.23.0 (main) Apr 8, 2025
@yansavitski yansavitski requested review from a team and kibanamachine as code owners April 29, 2025 15:59
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-search-ui-dependencies branch 2 times, most recently from db0417a to d28859b Compare April 30, 2025 06:39
@yansavitski
Copy link
Contributor

The new 1.23.0 version doesn't work for kibana because of this issue: elastic/search-ui#1135
Working on fixing it

Copy link
Contributor

@azasypkin azasypkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving to unblock. Deferring review to owning team @elastic/search-kibana

Copy link
Contributor

@yansavitski yansavitski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waiting for 1.23.1 search-ui with fix imports of ESM modules

@yansavitski
Copy link
Contributor

@renovate recreate

@yansavitski
Copy link
Contributor

@azasypkin hey
search-ui 1.23.1 is published, could you trigger renovate bot to update PR?

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-search-ui-dependencies branch from d28859b to 53d0652 Compare April 30, 2025 16:54
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-search-ui-dependencies branch from 53d0652 to a1b5e4d Compare April 30, 2025 20:59
@azasypkin
Copy link
Contributor

@azasypkin hey
search-ui 1.23.1 is published, could you trigger renovate bot to update PR?

@yansavitski The deps are configured with "minimumReleaseAge": "7 days", that's why Renovate is waiting. So you have two options:

  • Wait ~5 more days before Renovate bumps version to 1.23.1 itself
  • Take control over this PR and manually push necessary changes to the Renovate branch yourself (that's what I usually do to not lose momentum 🙂)

@yansavitski
Copy link
Contributor

@azasypkin Got it thank you
Okay, I will do option two then :)

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

25 similar comments
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 204824 locally
cc: @kibanamachine

@TattdCodeMonkey TattdCodeMonkey added backport:skip This PR does not require backporting and removed backport:all-open Backport to all branches that could still receive a release labels Aug 27, 2025
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Aug 27, 2025
@TattdCodeMonkey
Copy link
Contributor

Updated backport labels in favor of a newer update PR: #223040

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Enterprise Search Team:Search v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants