Skip to content

fix(deps): update dependency @elastic/eui to v54#1642

Merged
nickofthyme merged 1 commit intomasterfrom
renovate/@elasticeui
Apr 11, 2022
Merged

fix(deps): update dependency @elastic/eui to v54#1642
nickofthyme merged 1 commit intomasterfrom
renovate/@elasticeui

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 9, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

elastic/eui

v54.0.0

Compare Source

  • EuiDataGrid now allows limiting the number of visible cell actions with a new columns.visibleCellActions prop (defaults to 2). All additional actions will be shown in the cell expansion popover. (#​5675)
  • Added a new gridStyle.rowClasses API to EuiDataGrid, which allows adding custom classes/styling to specific row indices, primarily for the purpose of highlighting rows (#​5732)
  • Added alert icon indicator and aria-invalid when the following form controls are isInvalid: EuiFieldNumber, EuiFieldPassword, EuiFieldText, EuiSelect, EuiSuperSelect, EuiFieldSearch, EuiColorPicker (#​5738)
  • Added isInvalid prop to EuiFormControlLayout to render the alert icon (#​5738)
  • Added isDropdown prop to EuiFormControlLayout to create and control an arrowDown icon (#​5738)
  • Added color as to EuiFormControlLayout's icon object (#​5738)

Bug fixes

  • Fixed EuiSuperSelect border-radius with append or prepend (#​5738)
  • Fixed EuiSuperSelect not respecting readOnly (#​5738)
  • Fixed EuiDataGrid cell focus sometimes not being restored for keyboard users when cell expansion popovers were closed (#​5761)

Breaking changes

  • Removed the closePopover() callback passed to EuiDataGrid's cellActions render functions. Use closeCellPopover() passed by EuiDataGrid's ref prop instead. (#​5734)

CSS-in-JS conversions

  • Converted EuiAvatar to CSS-in-JS styling (#​5670)

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file skip-newsletter labels Apr 9, 2022
@kibanamachine
Copy link
Copy Markdown

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@renovate renovate bot requested a review from a team April 9, 2022 01:15
@markov00
Copy link
Copy Markdown
Collaborator

jenkins test this please

@nickofthyme nickofthyme merged commit 6eaca0a into master Apr 11, 2022
@nickofthyme nickofthyme deleted the renovate/@elasticeui branch April 11, 2022 13:04
nickofthyme pushed a commit that referenced this pull request Apr 14, 2022
# [46.0.0](v45.1.1...v46.0.0) (2022-04-14)

### Bug Fixes

* **axis:** ticks generation for linear scale on bar charts ([#1645](#1645)) ([65d0e7d](65d0e7d))
* **axis:** use correct desired tick count based on axis type ([#1646](#1646)) ([512a6cd](512a6cd))
* **deps:** update dependency @elastic/eui to v53 ([#1639](#1639)) ([34bf325](34bf325))
* **deps:** update dependency @elastic/eui to v54 ([#1642](#1642)) ([6eaca0a](6eaca0a))

### Features

* **axes:** option to fit domain to list of annotation `SpecIds` ([#1641](#1641)) ([220350d](220350d))
* **goal:** auto generated linear ticks ([#1637](#1637)) ([5437d8e](5437d8e))
* **legend:** expose sorting function ([#1644](#1644)) ([128114c](128114c))

### BREAKING CHANGES

* **goal:** goal chart now requires domain min and max to be defined
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.

4 participants