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 ^76.4.0 #2008

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

elastic/eui

v76.4.0

Compare Source

CSS-in-JS conversions

  • Converted EuiKeyPadMenu (Menu component only) to Emotion (#​6636)

v76.3.0

Compare Source

  • Updated EuiSkipLink's fallbackDestination prop to support an array of query selector strings (#​6646)

Bug fixes

  • Fixed EuiFlyout to preserve body scrollbar width on open (#​6645)
  • Fixed EuiImage's full screen mode to not scroll jump & to preserve body scrollbar width on open (#​6645)
  • Fixed EuiCodeBlock's full screen mode to not scroll jump & to preserve body scrollbar width on open (#​6645)

v76.2.0

Compare Source

  • Added new renderCustomGridBody escape hatch rendering prop to EuiDataGrid (#​6624)

Bug fixes

  • Fixed visual listbox focus ring bug on non-searchable EuiSelectables (#​6637)
  • Added a legacy alert alias for the warning EuiIcon type (#​6640)
  • Fixed a type definition incorrectly coming from a dev dependency, which was causing issues for some consuming projects (#​6643)

v76.1.0

Compare Source

  • Added more detailed screen reader instructions to EuiSelectable, EuiSuggest, EuiSelectableTemplateSitewide, EuiRange, and EuiDualRange. (#​6589)
  • Added new placeholder prop to EuiSuperSelect (#​6630)
  • Added new setCellPopoverProps parameter callback to EuiDataGrid's renderCellPopover prop (#​6632)

Bug fixes

  • Fixed an ARIA attribute in EuiSelectableList (#​6589)
  • Fixed EuiSelectable to no longer show active selection state or respond to the Up/Down arrow keys when focus is inside the selectable container, but not on the searchbox or listbox. (#​6631)

v76.0.2

Compare Source


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 27, 2023
@renovate renovate bot requested a review from a team March 27, 2023 01:49
@renovate renovate bot force-pushed the renovate/elastic-eui-76.x branch from 9b21114 to 7021047 Compare March 28, 2023 21:29
@renovate renovate bot changed the title fix(deps): update dependency @elastic/eui to ^76.3.0 fix(deps): update dependency @elastic/eui to ^76.4.0 Mar 28, 2023
@markov00
Copy link
Member

buildkite test this

@nickofthyme nickofthyme merged commit 95176e1 into main Mar 29, 2023
@nickofthyme nickofthyme deleted the renovate/elastic-eui-76.x branch March 29, 2023 15:21
markov00 pushed a commit to markov00/elastic-charts that referenced this pull request Apr 5, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
markov00 pushed a commit to markov00/elastic-charts that referenced this pull request Apr 5, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
nickofthyme pushed a commit that referenced this pull request Apr 18, 2023
# [56.0.0](v55.0.0...v56.0.0) (2023-04-18)

### Bug Fixes

* **deps:** update dependency @elastic/eui to ^76.4.0 ([#2008](#2008)) ([95176e1](95176e1))
* **deps:** update dependency @elastic/eui to v77 ([#2018](#2018)) ([c079730](c079730))
* **interactions:** brushing over origin coordinates ([#2013](#2013)) ([937feb0](937feb0))
* **tooltip:** custom tooltip header context ([#1989](#1989)) ([1e5b861](1e5b861))

### Features

* **metric:** trend with string value ([#2011](#2011)) ([91d7695](91d7695))

### BREAKING CHANGES

* **tooltip:** The `header` property of `TooltipInfo` type was simplified to `PointerValue` as to include only relevant properties. This change is propagated to all other types using `header` as a `TooltipValue`. The `TooltipInfo.values` used to conditionally pass only highlighted `TooltipValue`s when using a `customTooltip` and now _always_ passes all `values`.
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.

2 participants