Skip to content

fix(deps): update dependency @elastic/eui to v88#2154

Merged
nickofthyme merged 1 commit intomainfrom
renovate/@elasticeui
Aug 28, 2023
Merged

fix(deps): update dependency @elastic/eui to v88#2154
nickofthyme merged 1 commit intomainfrom
renovate/@elasticeui

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 28, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

elastic/eui (@​elastic/eui)

v88.0.0

Compare Source

  • Updated EuiDescriptionList with a new columnGutterSize prop (#​7062)

Deprecations

  • Deprecated EuiSuggest. We recommend using EuiSelectable or EuiComboBox instead (#​7122)
  • Deprecated EuiControlBar. We recommend using EuiBottomBar instead (#​7122)
  • Deprecated EuiColorStops. We recommend copying the component to your application if necessary (#​7122)
  • Deprecated EuiNotificationEvent. We recommend copying the component to your application if necessary (#​7122)

Breaking changes

  • Renamed EuiDescriptionList's gutterSize prop to rowGutterSize (#​7062)
  • EuiDescriptionList's rowGutterSize prop now defaults to a size of s (was previously m) (#​7062)

Accessibility

  • Fixed the dark mode colors of inline EuiDescriptionListTitles to meet WCAG color contrast requirements (#​7062)

CSS-in-JS conversions

  • Converted EuiKeyPadMenuItem to Emotion; Removed $euiKeyPadMenuSize and $euiKeyPadMenuMarginSize (#​7118)

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 Aug 28, 2023
@renovate renovate bot requested a review from a team August 28, 2023 19:06
@nickofthyme nickofthyme merged commit 4070da0 into main Aug 28, 2023
@nickofthyme nickofthyme deleted the renovate/@elasticeui branch August 28, 2023 20:26
nickofthyme pushed a commit that referenced this pull request Sep 20, 2023
# [60.0.0](v59.1.0...v60.0.0) (2023-09-20)

### Bug Fixes

* **deps:** update dependency @elastic/eui to ^88.2.0 ([#2161](#2161)) ([6609a19](6609a19))
* **deps:** update dependency @elastic/eui to ^88.3.0 ([#2163](#2163)) ([624f43a](624f43a))
* **deps:** update dependency @elastic/eui to v85 ([#2113](#2113)) ([1b3fa7c](1b3fa7c))
* **deps:** update dependency @elastic/eui to v87 ([#2145](#2145)) ([312c32c](312c32c))
* **deps:** update dependency @elastic/eui to v88 ([#2154](#2154)) ([4070da0](4070da0))
* **tooltip:** rendering in react v18 ([#2169](#2169)) ([f30df54](f30df54))
* update font family ([#2165](#2165)) ([be07b0c](be07b0c))
* **waffle:** remove alpha artifacts ([#2139](#2139)) ([8eb4ede](8eb4ede))
* Wait a tick before reporting render status ([#2131](#2131)) ([fd2bca4](fd2bca4))
* **xy:** disable legend extra on ordinal ([#2114](#2114)) ([3ddfb18](3ddfb18))

### Features

* add locale prop to Settings ([#2164](#2164)) ([0bb3ab1](0bb3ab1))

### BREAKING CHANGES

* **xy:** when using the `ScaleType.Ordinal` for the X scale the legend extra value, representing the last and current hovered value, will not be shown.
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