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 v41 #1468

Merged
merged 1 commit into from
Nov 6, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

elastic/eui

v41.0.0

Compare Source

  • Added EuiAutoSizer component for setting dimensions on virtualized lists (#​5278)
  • Added testenv mock for EuiAutoSizer (#​5278)
  • Changed render of useEuiTextDiff to a span instead of div (#​5323)
  • Changed change prop type of children for EuiMark from string to ReactNode (#​5323)
  • Added render prop to EuiI18n (#​5236)

Bug fixes

  • Fixed styling of align: center for mobile version of EuiTableRowCell (#​5323)
  • Fixed endDateControl className in EuiDatePickerRange (#​5329)
  • Fixed EuiMarkdownEditor intercepting all drop events on the page (#​5340)

Breaking changes

  • Removed EuiCodeEditor (#​5323)
  • Removed betaBadgeLabel, betaBadgeTooltipContent, betaBadgeTitle props from EuiCard (#​5323)
  • Removed EuiLoadingKibana (#​5323)
  • Removed secondary color prop options (#​5323)
  • Removed subdued color prop option from EuiButtonIcon (#​5323)
  • Removed panelPaddingSize from EuiPageContent (#​5323)
  • Removed makeId (#​5323)
  • Removed mobile-only props from EuiTableRowCell (#​5323)
  • Removed Sass vars $euiColorSecondary and $euiColorSecondaryText (#​5345)

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, 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 Nov 6, 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 November 6, 2021 01:25
@nickofthyme
Copy link
Collaborator

Jenkins test this please

@nickofthyme nickofthyme enabled auto-merge (squash) November 6, 2021 17:50
@nickofthyme nickofthyme merged commit 0c38291 into master Nov 6, 2021
@nickofthyme nickofthyme deleted the renovate/@elasticeui branch November 6, 2021 18:06
nickofthyme pushed a commit that referenced this pull request Nov 9, 2021
# [39.0.0](v38.1.5...v39.0.0) (2021-11-09)

### Bug Fixes

* **deps:** update dependency @elastic/eui to v41 ([#1468](#1468)) ([0c38291](0c38291))
* **heatmap:** snap time bucket to calendar/fixed intervals ([#1462](#1462)) ([b76c12c](b76c12c))
* **xy:** handle zero-length time domains and switch to 24hr time ([#1464](#1464)) ([379c2d6](379c2d6))

### BREAKING CHANGES

* **heatmap:** The `xScaleType` is replaced by the prop `xScale`, which better describes a rasterized time scale with an Elasticsearch compliant interval.
@nickofthyme
Copy link
Collaborator

🎉 This PR is included in version 39.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@nickofthyme nickofthyme added the released Issue released publicly label Nov 9, 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.

3 participants