Skip to content

fix(deps): update dependency @elastic/eui to v44#1542

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/@elasticeui
Closed

fix(deps): update dependency @elastic/eui to v44#1542
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/@elasticeui

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 8, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

elastic/eui

v44.0.0

Compare Source

Bug fixes

  • Fixed a EuiDataGrid sizing bug which didn't account for a horizontal scrollbar (#​5478)
  • Fixed a EuiDatePicker a11y bug where axe-core reported missing ARIA and role attributes (#​5501)
  • Fixed EuiModalHeaderTitle to conditionally wrap title strings in an H1 (#​5494)
  • Fixed a EuiDataGrid issue where a focused cell would lose focus when scrolled out of and back into view (#​5488)
  • Fixed an EuiDatePicker accessibility issue where tabindex was not applied to a listbox element (#​5509)

Deprecations

  • Deprecated PartitionConfig in favor of inclusion in Charts theme.partition (#​5492)

Breaking changes

  • Removed popoverClassName and repositionOnScroll props from EuiSuperSelect (use popoverProps instead) (#​5512)

v43.1.1

Compare Source

Bug fixes

  • Fixed EuiDataGrid's cell popover overlapping with modals and flyouts (#​5461)
  • Fixed an accessibility issue where EuiDatePicker time options did not have unique IDs (#​5466)
  • Fixed global and reset styles when using the legacy theme (#​5473)
  • Fixed EuiSuperDatePicker not passing isDisabled to EuiAutoRefresh (#​5472)

v43.1.0

Compare Source

  • Added magnifyWithExclamation icon (#​5455)

Bug fixes

  • Reinstated EuiCode and EuiCodeBlock testenv mocking (#​5464)

v43.0.0

Compare Source

  • Updated the organization of EuiDataGrid's toolbar/grid controls (#​5334)
  • Updated EuiDataGrid's full screen mode to use the fullScreenExit icon (#​5415)
  • Added left.append and left.prepend to EuiDataGrid's toolbarVisibility.additionalControls prop #​5394)
  • Added a row height control to EuiDataGrid's toolbar (#​5372)
  • Added onChange callbacks to EuiDataGrid's gridStyle and rowHeightOptions settings (#​5424)
  • Added a reset button to EuiDataGrid's display controls (#​5428)
  • Added timeRefresh icon (#​5383)
  • Added responsive and iconOnly props to EuiSuperUpdateButton (#​5383)
  • Added better auto refresh indicator to EuiSuperDatePicker (#​5383)
  • Added compressed, width, isQuickSelectOnly props to EuiSuperDatePicker (#​5383)
  • Updated showUpdateButton prop with iconOnly option in EuiSuperDatePicker (#​5383)
  • Increased default refreshInterval of EuiSuperDatePicker to 1000 (#​5383)
  • Remove Show dates button from pretty format of EuiSuperDatePicker in favor of directly opening start date popover (#​5383)
  • Added shortHand option to prettyInterval (#​5383)
  • Moved rounding switch to popover footer in relative tab of EuiSuperDatePicker (#​5383)
  • Simplified EuiRefreshInterval to use a switch to start/stop and other visual touch ups (#​5383)
  • Created stand alone EuiAutoRefresh and EuiAutoRefreshButton components (#​5383)

Bug fixes

  • Fixed persistent EuiDataGrid full screen <body> class (#​5354)
  • Fixed dark mode background color of EuiFormControlLayout prepend and append (#​5383)
  • Fixed background color of EuiFormControlLayout when readOnly (#​5383)
  • Fixed the name of data-test-subj prop of EuiFormControlLayout (#​5383)
  • Fixed global reset styles for plain <button>s (#​5452)

Breaking changes

  • Removed toolbarVisibility's showStyleSelector prop of EuiDataGrid in favor of showDisplaySelector, which allows configuration of both grid density and row height (#​5372)
  • Changed prop name applyRefreshInterval to onRefreshChange in EuiRefreshInterval (#​5383)
  • Increased the size of s-sized EuiLoadingSpinners to match s-sized EuiIcons (#​5440)

v42.1.0

Compare Source

  • Added first and last page arrow buttons to EuiPagination when compressed=true (#​5362)
  • Added support for indeterminate EuiPagination when pageCount=0 (#​5362)
  • Moved mobile behavior to a customizable responsive prop to EuiPagination that renders the compressed display (#​5362)
  • Added doubleArrowLeft, doubleArrowRight, arrowStart, arrowEnd icons (#​5362)

Bug fixes

  • Fixed scrollbars in EuiRange tick labels in Safari (#​5427)
  • Fixed an EuiOverlayMask bug where it calls window.document on server side(#​5422)
  • Fixed unremoved event listener memory leak in EuiPopover (#​5437)
  • Fixed EuiDatePicker not correctly handling the onBlur callback (#​5441)
  • Fixed EuiToolTip not correctly handling child onBlur and onFocus callbacks (#​5441)

v42.0.0

Compare Source

Feature: CSS-in-JS (#​5121)
  • Added reset and global styles via CSS-in-JS with @emotion/react/Global
  • Added EuiProvider, a React context provider for theming and global styles
  • Added isDefaultTheme and isLegacyTheme utilities

Breaking changes

  • Added @emotion/react to peerDependencies
  • Amsterdam is now the default theme, deprecated and renamed old theme as "legacy"
  • Re-organized Sass files including where the globals are imported from

v41.4.0

Compare Source

  • Added payment glyph to EuiIcon (#​5414)
  • Updated EuiCodeBlock's full screen mode to use the fullScreenExit icon (#​5421)

Bug fixes

  • Fixed an EuiCodeBlock bug where empty code blocks could be copyable (#​5421)
  • Fixed an accessibility issue in EuiAvatar by adding a meaningful role (#​5423)

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled due to failing status checks.

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 Jan 8, 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 January 8, 2022 01:42
@markov00
Copy link
Copy Markdown
Collaborator

jenkins test this

@nickofthyme
Copy link
Copy Markdown
Collaborator

Close in favor of #1463

@nickofthyme nickofthyme deleted the renovate/@elasticeui branch January 10, 2022 14:33
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 10, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 44.x releases. However, if you upgrade to 44.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

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