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 ^37.5.0 #1341

Merged
merged 2 commits into from
Aug 30, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

elastic/eui

v37.5.0

Compare Source

Feature: Emotion (#​4511)
  • Added EuiThemeProvider, a React context provider for theme values and color mode selection
  • Added useEuiTheme React hook, and withEuiTheme React HOC for consuming the EuiTheme
  • Added global EuiTheme tokens for colors, size, font, border, animation, and breakpoint
  • Added color services for makeHighContrastColor, makeDisabledContrastColor, shade, tint, transparentize, saturate, desaturate, lightness

v37.4.0

Compare Source

  • Updated EuiToolTip to remain showing tooltip while child element is in focus (#​5066)
  • Removed children from TypeScript definition in EuiIconTip (#​5066)
  • Removed children as a possible prop on EuiTreeView (#​5053)
  • Updated elastic-charts theme with better text colors, font stack and goal styles (#​5077)

Bug fixes

  • Fixed location of default value of EuiToolTip's display prop (#​5066)
  • Fixed instance of EuiScreenReader text being exposed in EuiDataGrid sorting menu (#​5084)
  • Fixed default value of EuiPagination's activePage to target first page (#​5053)
  • Fixed screen reader text from displaying in some EuiDataGrid cell popovers (#​5087)
  • Fixed EuiDatePicker year dropdown when configured with minDate and/or maxDate (#​5069)
  • Fixed EuiDatePicker's clear icon overlaying date text (#​5095)

Theme: Amsterdam

  • Reduced EuiNotificationBadge border-radius to small (#​5053)
  • Fixed hover and focus states of EuiFacet to match established pattern (#​5053)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 30, 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?

@nickofthyme
Copy link
Collaborator

Jenkins test this please

@nickofthyme
Copy link
Collaborator

Need to update vrt changes to theme.goal

@nickofthyme
Copy link
Collaborator

Jenkins test this please

@nickofthyme nickofthyme merged commit fb05c98 into master Aug 30, 2021
@nickofthyme nickofthyme deleted the renovate/@elasticeui branch August 30, 2021 14:05
nickofthyme pushed a commit that referenced this pull request Sep 13, 2021
# [35.0.0](v34.2.1...v35.0.0) (2021-09-13)

### Bug Fixes

* **a11y:** restore focus after popover close with color picker ([#1272](#1272)) ([0c6f945](0c6f945)), closes [#1266](#1266) [#935](#935)
* **build:** fix license in package.json ([#1362](#1362)) ([d524fdf](d524fdf))
* **deps:** update dependency @elastic/eui to ^37.5.0 ([#1341](#1341)) ([fb05c98](fb05c98))
* **deps:** update dependency @elastic/eui to ^37.6.1 ([#1359](#1359)) ([2ae90ce](2ae90ce))
* **deps:** update dependency @elastic/eui to ^37.7.0 ([#1373](#1373)) ([553b6b0](553b6b0))
* **heatmap:** filter out tooltip picked shapes in x-axis area ([#1351](#1351)) ([174047d](174047d)), closes [#1215](#1215)
* **heatmap:** remove values when brushing only over axes ([#1364](#1364)) ([77ff8d3](77ff8d3))

### Features

* **annotations:** add onClickHandler for annotations ([#1293](#1293)) ([48198be](48198be)), closes [#1211](#1211)
* **heatmap:** add text color contrast to heatmap cells ([#1342](#1342)) ([f9a26ef](f9a26ef)), closes [#1296](#1296)
* **heatmap:** reduce font size to fit label within cells ([#1352](#1352)) ([16b5546](16b5546))
* **xy:** mutilayer time axis step 1 ([#1326](#1326)) ([867b1f5](867b1f5))

### BREAKING CHANGES

* **xy:** - feat: removes the axis deduplication feature
- fix: `showDuplicatedTicks` causes a duplication check on the actual axis tick label (possibly yielded by `Axis.tickLabel` rather than the more general `tickFormat`)
* **heatmap:** the `config.label.fontSize` prop is replaced by `config.label.minFontSize` and `config.label.maxFontSize`. You can specify the same value for both properties to have a fixed font size. The `config.label.align` and `config.label.baseline` props are removed from the `HeatmapConfig` object.
@nickofthyme
Copy link
Collaborator

🎉 This PR is included in version 35.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants