Skip to content

fix(deps): update dependency @elastic/eui to ^38.1.0#1409

Merged
nickofthyme merged 1 commit intomasterfrom
renovate/@elasticeui
Sep 28, 2021
Merged

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

elastic/eui

v38.1.0

Compare Source

  • Fixed the title prop EuiButtonGroup to automatically display the label provided (#​5199)
  • Updated barSeriesStyle.displayValue of the elastic-charts Theme for better default styles (#​4845)
  • Added a configuration parameter to the EuiMarkdownEditor plugin functions to exclude custom plugins (#​5147)
  • Added auto as value for defaultHeight in prop rowHeightsOptions in EuiDataGrid that allows to content auto-fit to row (#​4958)
  • Updated titleProps and descriptionProps on EuiDescriptionList to extend CommonProps (#​5166)
  • Added the ability to return visibleOptions from EuiSelectable by using onSearch (#​5178)

Bug fixes

  • Fixed EuiDataGrid focus ring to be contained in the cell (#​5194)
  • Fixed EuiDataGrid cells when focused getting a higher z-index which was causing long content to overlap surrounding cells (#​5194)
  • Replaced the EuiMarkdownEditor help syntax modal with a popover when no custom plugins are available (#​5147)
  • Fixed multiple components unnecessarily rerendering generated IDs on every update (#​5195, #​5196, #​5197, #​5200, #​5201)

Theme: Amsterdam

  • Fixed border-radius and increased font-weight for EuiButtonGroup (#​4993)
  • Increased contrast of text color for text colored EuiButton and EuiButtonIcon (#​5177)

v38.0.1

Compare Source

  • Reverted EuiScreenReaderOnly left positioning change due to Selenium issues (#​5215)

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, check this box.

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 Sep 25, 2021
@kibanamachine
Copy link

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 September 25, 2021 01:14
@nickofthyme
Copy link
Collaborator

Jenkins test this please

@nickofthyme nickofthyme enabled auto-merge (squash) September 27, 2021 13:55
@nickofthyme
Copy link
Collaborator

Jenkins test this please

@nickofthyme nickofthyme merged commit 4ffd018 into master Sep 28, 2021
@nickofthyme nickofthyme deleted the renovate/@elasticeui branch September 28, 2021 00:47
nickofthyme added a commit that referenced this pull request Oct 5, 2021
# [37.0.0](v36.0.0...v37.0.0) (2021-10-05)

### Bug Fixes

* **debug:** add predictable axis labels sorting order ([#1418](#1418)) ([60fbe7a](60fbe7a))
* **deps:** update dependency @elastic/eui to ^38.1.0 ([#1409](#1409)) ([4ffd018](4ffd018))
* **deps:** update dependency @elastic/eui to ^38.2.0 ([#1416](#1416)) ([34707c3](34707c3))

### Code Refactoring

* cleanup colors ([#1397](#1397)) ([348c061](348c061))
* scale improvements and TS 4.4 ([#1383](#1383)) ([0003bc1](0003bc1))

### BREAKING CHANGES

* `DEFAULT_CHART_MARGINS`, `DEFAULT_GEOMETRY_STYLES`, `DEFAULT_CHART_PADDING` and `DEFAULT_MISSING_COLOR` are no longer exposed as part of the API
* The public type varieties for domains are discontinued, in favor of retaining the single `DomainRange` export, which now has a mandatory `{min: number, max: number}`. The developer can supply `NaN` where a finite min, max or both aren't defined (ie. in place of former effective `undefined`). In addition, some console.warn punctuations changed

Co-authored-by: Marco Vettorello <vettorello.marco@gmail.com>
Co-authored-by: Nick Partridge <nick.ryan.partridge@gmail.com>
@nickofthyme
Copy link
Collaborator

🎉 This PR is included in version 37.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released Issue released publicly skip-newsletter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants