Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @elastic/eui to v92 #2290

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@elastic/eui ^91.3.1 -> ^92.0.0 age adoption passing confidence

Release Notes

elastic/eui (@​elastic/eui)

v92.0.0

Compare Source

v92.0.0
  • Updated generic types of EuiBasicTable, EuiInMemoryTable and EuiSearchBar.Query.execute to add extends object constraint (#​7340)
    • This change should have no impact on your applications since the updated types only affect properties that exclusively accept object values.
  • Added a new EuiFlyoutResizable component (#​7439)
  • Updated EuiTextArea to accept isClearable and icon as props (#​7449)

Bug fixes

  • EuiRange/EuiDualRange's track ticks & highlights now update their positions on resize (#​7442)

Deprecations

  • Updated EuiFilterButton to remove the second .euiFilterButton__textShift span wrapper. Target .euiFilterButton__text instead (#​7444)

Breaking changes

  • Removed deprecated EuiNotificationEvent. We recommend copying the component to your application if necessary (#​7434)
  • Removed deprecated EuiControlBar. We recommend using EuiBottomBar instead (#​7435)

Configuration

📅 Schedule: Branch creation - "every 1 week on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file skip-newsletter labels Jan 8, 2024
@renovate renovate bot requested a review from a team January 8, 2024 23:13
@nickofthyme nickofthyme merged commit cc537fa into main Jan 9, 2024
13 checks passed
@nickofthyme nickofthyme deleted the renovate/@elasticeui branch January 9, 2024 18:29
nickofthyme pushed a commit that referenced this pull request Jan 23, 2024
# [62.0.0](v61.2.0...v62.0.0) (2024-01-23)

### Bug Fixes

* **deps:** update dependency @elastic/eui to ^91.3.1 ([#2286](#2286)) ([d4d7b5d](d4d7b5d))
* **deps:** update dependency @elastic/eui to v92 ([#2290](#2290)) ([cc537fa](cc537fa))
* **legend:** improve last value handling ([#2115](#2115)) ([9f99447](9f99447))

### BREAKING CHANGES

* **legend:** In cartesian charts, the default legend value now represents the data points that coincide with the latest datum in the X domain. Please consider passing every data point, even the empty ones (like empty buckets/bins/etc) if your x data domain doesn't fully cover a custom x domain passed to the chart configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file skip-newsletter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant