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 ^93.5.1 #2375

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

elastic/eui (@​elastic/eui)

v93.5.1

Compare Source

Bug fixes

  • Fixed unvirtualized EuiSelectables to not cause Jest/jsdom errors on active option change (#​7618)

v93.5.0

Compare Source

  • EuiHeaderLinks now accepts a children render function that will be passed a closeMobilePopover callback, allowing consumers to close the mobile popover by its content (#​7603)
  • Updated EuiSelectable to support scrolling list containers when listProps.isVirtualization is set to false (#​7609)

Bug fixes

  • Fixed EuiIconTip's default aria-label text to be i18n tokenizable (#​7606)
  • Fixed EuiTextArea's CSS box model to no longer render a few extra pixels of strut height (#​7607)

Dependency updates

  • Updated @types/refractor to v3.4.0 (#​7590)
  • Updated @types/lodash to v4.14.202 (#​7591)
  • Removed @types/resize-observer-browser dependency. ResizeObserver types should already be baked in to Typescript as of 4.2+ (#​7592)
  • Updated classnames to v2.5.1 (#​7593)
  • Updated @types/numeral to v2.0.5 (#​7594)
  • Updated @types/react-window to 1.8.8 (#​7597)
  • Updated prop-types to v15.18.1 (#​7602)
  • Removed prop-types as a peer dependency, per package recommendation (#​7602)

Accessibility

  • EuiIcons no longer apply aria-hidden to empty icons, as long as a valid title or label is provided to the icon. In particular, this is intended to improve the accessibility of loading EuiIconTips. (#​7606)

v93.4.0

Compare Source

  • Added the following properties to EuiButtonGroup's options configs: toolTipContent, toolTipProps, and title. These new properties allow wrapping buttons in EuiToolTips, and additionally customizing or disabling the native browser title tooltip. (#​7461)
  • Enhanced EuiResizeObserver and useResizeObserver's performance to not trigger page reflows on resize event (#​7575)
  • Updated EuiSuperUpdateButton to support custom button text via an optional children prop (#​7576)

Bug fixes

  • Fixed EuiFlyout to not repeatedly remove/add a body class on resize (#​7462)
  • Fixed EuiToast title text to wrap instead of overflowing out of the container (#​7568)
  • Fixed a visual bug with EuiHeaderBreadcrumbs with popovers (#​7580)

Deprecations

  • Deprecated euiPalettePositive and euiPaletteNegative in favour of a more culturally inclusive euiPaletteGreen and euiPaletteRed (#​7570)
  • Deprecated all charts theme exports in favor of @elastic/charts exports: (#​7572)
    • Deprecated EUI_CHARTS_THEME_<DARK|LIGHT> in favor of <DARK|LIGHT>_THEME from @elastic/charts. (#​7572)
    • Deprecated EUI_SPARKLINE_THEME_PARTIAL in favor of useSparklineOverrides theme from the kibana charts plugin theme service.

Accessibility

  • Updated EuiModal to set an aria-modal attribute and a default dialog role (#​7564)
  • Updated EuiConfirmModal to set a default alertdialog role (#​7564)
  • Fixed EuiModal and EuiConfirmModal to properly trap Safari+VoiceOver's virtual cursor (#​7564)

Configuration

📅 Schedule: Branch creation - "every 2 weeks on monday" (UTC), 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 Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file skip-newsletter labels Mar 25, 2024
@renovate renovate bot requested a review from a team March 25, 2024 03:23
@elastic-datavis elastic-datavis bot temporarily deployed to renovate/elastic-eui-93.x March 25, 2024 03:25 Inactive
@renovate renovate bot force-pushed the renovate/elastic-eui-93.x branch from c2a6180 to 3da6bb9 Compare March 25, 2024 17:22
@renovate renovate bot changed the title fix(deps): update dependency @elastic/eui to ^93.4.0 fix(deps): update dependency @elastic/eui to ^93.5.0 Mar 25, 2024
@elastic-datavis elastic-datavis bot temporarily deployed to renovate/elastic-eui-93.x March 25, 2024 17:24 Inactive
@renovate renovate bot force-pushed the renovate/elastic-eui-93.x branch from 3da6bb9 to db21faf Compare March 25, 2024 20:27
@renovate renovate bot changed the title fix(deps): update dependency @elastic/eui to ^93.5.0 fix(deps): update dependency @elastic/eui to ^93.5.1 Mar 25, 2024
@nickofthyme
Copy link
Collaborator

buildkite test this

@nickofthyme nickofthyme enabled auto-merge (squash) March 25, 2024 20:29
@nickofthyme nickofthyme merged commit 35ed956 into main Mar 25, 2024
13 checks passed
@nickofthyme nickofthyme deleted the renovate/elastic-eui-93.x branch March 25, 2024 20:52
nickofthyme pushed a commit that referenced this pull request May 20, 2024
# [65.0.0](v64.1.0...v65.0.0) (2024-05-20)

### Bug Fixes

* **barSeries:** error rendering bars with negative log scale ([#2407](#2407)) ([4ab6d8f](4ab6d8f))
* **deps:** update dependency @elastic/eui to ^93.5.1 ([#2375](#2375)) ([35ed956](35ed956))
* **deps:** update dependency @elastic/eui to ^93.5.2 ([#2386](#2386)) ([e26c6dd](e26c6dd))
* **deps:** update dependency @elastic/eui to ^93.6.0 ([#2393](#2393)) ([40f2b7b](40f2b7b))
* **deps:** update dependency @elastic/eui to ^94.3.0 ([#2424](#2424)) ([cff5181](cff5181))
* **deps:** update dependency @elastic/eui to v94 ([#2409](#2409)) ([67c814f](67c814f))
* **deps:** update dependency @playwright/test to ^1.43.0 ([#2388](#2388)) ([42f86d7](42f86d7))
* **deps:** update dependency @playwright/test to ^1.43.1 ([#2413](#2413)) ([79b1c7f](79b1c7f))
* **deps:** update dependency json-schema-to-typescript to v14 ([#2414](#2414)) ([785f635](785f635))
* **deps:** update dependency json-schema-to-typescript to v14.0.4 ([#2421](#2421)) ([790170a](790170a))
* **legend:** custom legend covered by background ([#2366](#2366)) ([5b9ffac](5b9ffac))

### Features

* add support for start day of week on MLT axis ([#2362](#2362)) ([3aac1f0](3aac1f0))
* **Legend:** change click on item behaviour ([#2427](#2427)) ([b1c72df](b1c72df))
* **legend:** change click on item behaviour ([#2431](#2431)) ([b03bdd0](b03bdd0))
* **legend:** Improve interactions legend labels ([#2418](#2418)) ([384baac](384baac))
* **legend:** select legend statistic value ([#2355](#2355)) ([a602838](a602838))
* **metric:** support array of values ([#2428](#2428)) ([e448bd7](e448bd7))

### Reverts

* **legend:** change click on item behaviour ([#2429](#2429)) ([cc438a1](cc438a1)), closes [#2427](#2427)

### BREAKING CHANGES

* **legend:** The legend modifier key has been changed to CTRL (or CMD on Mac) from SHIFT. The SHIFT key will no longer have any effect on click.
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