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 ^38.2.0 #1416

Merged
merged 1 commit into from
Oct 2, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

elastic/eui

v38.2.0

Compare Source

  • Updated EuiRangeLevel color property to accept CSS color values (#​5171)
  • Added optional visual line highlighting to EuiCodeBlock (#​5207)
  • Added popoverProps to EuiSuperSelect and deprecated popoverClassName & repositionOnScroll (#​5214)
  • Added lineHeight configuration to rowHeightsOptions in EuiDataGrid (#​5221)

Bug fixes

  • Fixed logo icons with static SVG IDs causing accessibility errors when multiples of the same logo were present (#​5204)
  • Fixed several EuiDataGrid console errors that occur on column drag/drop reorder (#​5209)

Reverts

  • 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 Oct 2, 2021
@renovate renovate bot requested a review from a team October 2, 2021 00:18
@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?

@nickofthyme
Copy link
Collaborator

Jenkins test this please

@nickofthyme nickofthyme enabled auto-merge (squash) October 2, 2021 17:18
@nickofthyme nickofthyme merged commit 34707c3 into master Oct 2, 2021
@nickofthyme nickofthyme deleted the renovate/@elasticeui branch October 2, 2021 17:31
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 <[email protected]>
Co-authored-by: Nick Partridge <[email protected]>
@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