Skip to content

fix(deps): update dependency @elastic/eui to v39#1422

Merged
nickofthyme merged 2 commits intomasterfrom
renovate/@elasticeui
Oct 15, 2021
Merged

fix(deps): update dependency @elastic/eui to v39#1422
nickofthyme merged 2 commits intomasterfrom
renovate/@elasticeui

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 9, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

elastic/eui

v39.1.0

Compare Source

  • Added support for ghost and text EuiIcon colors on Elastic logos (#​5245)
  • Added a default data-test-subj to EuiErrorBoundary (#​5232)

Bug fixes

  • Fixed content in EuiPopover from being inaccessible during the opening animation (#​5249)

v39.0.0

Compare Source

  • Added maxWidth prop to EuiTour, made subtitle optional, and fixed heading levels and footer background (#​5225)
  • Updated tint, shade, saturate, desaturate, and makeHighContrastColor utility functions to maintain color format supplied (#​5230)
  • Converted generated icon files to Typescript, eliminating the last .js files in our source files (#​5212)

Bug fixes

  • Fixed tick and level alignment in Eui[Dual]Range (#​5181)
  • Fixed multiple accessibility issues in EuiBasicTable and EuiInMemoryTable (#​5237, #​5241)
  • Fixed missing i18n token in EuiBasicTable's no items message (#​5242)

Breaking changes

  • Removed boolean from EuiTour's minWidth type (#​5225)

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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.

@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 added dependencies Pull requests that update a dependency file skip-newsletter labels Oct 9, 2021
@renovate renovate bot requested a review from a team October 9, 2021 00:28
@nickofthyme nickofthyme enabled auto-merge (squash) October 9, 2021 16:41
@nickofthyme
Copy link
Copy Markdown
Collaborator

Jenkins test this please

@renovate renovate bot force-pushed the renovate/@elasticeui branch from 7f3aba5 to 4fe843b Compare October 12, 2021 20:56
@nickofthyme
Copy link
Copy Markdown
Collaborator

Jenkins test this please

@renovate renovate bot force-pushed the renovate/@elasticeui branch from 4fe843b to a7eb647 Compare October 13, 2021 08:49
@markov00
Copy link
Copy Markdown
Collaborator

Jenkins test this please

@markov00
Copy link
Copy Markdown
Collaborator

Jenkins test this please

@nickofthyme nickofthyme merged commit 2ee97aa into master Oct 15, 2021
@nickofthyme nickofthyme deleted the renovate/@elasticeui branch October 15, 2021 07:57
nickofthyme pushed a commit that referenced this pull request Oct 15, 2021
# [38.0.0](v37.0.0...v38.0.0) (2021-10-15)

### Bug Fixes

* **deps:** update dependency @elastic/eui to v39 ([#1422](#1422)) ([2ee97aa](2ee97aa))
* **goal:** reduce whitespace for circular charts ([#1413](#1413)) ([6517523](6517523))
* **interactions:** change allowBrushingLastHistogramBin to true ([#1396](#1396)) ([9fa9783](9fa9783))
* **xy:** remove wrongly represented null/missing values in tooltip ([#1415](#1415)) ([e5963a3](e5963a3)), closes [#1414](#1414)

### Code Refactoring

* scales ([#1410](#1410)) ([a53a2ba](a53a2ba))

### Features

* **scales:** add `LinearBinary` scale type ([#1389](#1389)) ([9f2e427](9f2e427))
* **xy:** adaptive tick raster ([#1420](#1420)) ([200577b](200577b))
* **xy:** apply the data value formatter to data values over bars ([#1419](#1419)) ([e673fc7](e673fc7))

### BREAKING CHANGES

* **interactions:** allowBrushingLastHistogramBucket renamed to allowBrushingLastHistogramBin on the Settings component defaults true and is only applied for histogram type charts
* LogScaleOptions.logBase` is now a `number` instead of the object enum `LogBase`. Some edge case data or configuration _might_, with a deemed low likelihood, lead to a situation where the earlier version would have silently not rendered a bar, line or point, while the new code doesn't `catch`, therefore throw an exception (see the last item). General risk of regressions due to the quantity of code changes (altogether 3.5k)
@nickofthyme
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 38.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@nickofthyme nickofthyme added the released Issue released publicly label Oct 15, 2021
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.

4 participants