Skip to content

fix(deps): update dependency @elastic/eui to v53#1639

Merged
nickofthyme merged 1 commit intomasterfrom
renovate/@elasticeui
Apr 4, 2022
Merged

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 2, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

elastic/eui

v53.0.1

Compare Source

Bug fixes

  • Fixed EuiContext.i18n's mappingFunc not being called for EuiI18ns with multiple tokens or function callbacks (#​5748)
  • Fixed poor rendering performance of EuiIcon when using a custom data URI type (#​5751)

v53.0.0

Compare Source

  • Added all remaining missing i18n tokens for EuiSuperDatePicker (#​5743)

Breaking changes

  • Removed prettyDuration utility exported by EuiSuperDatePicker - this util was converted to a PrettyDuration component and usePrettyDuration hook which should be used instead (#​5743)
  • Removed commonDurationRanges exported by EuiSuperDatePicker. The new pretty duration utils will fall back to commonDurationRanges by default if no quickRanges are passed (#​5743)

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 Apr 2, 2022
@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 requested a review from a team April 2, 2022 01:18
@nickofthyme
Copy link
Copy Markdown
Collaborator

Jenkins test this please

@nickofthyme nickofthyme enabled auto-merge (squash) April 4, 2022 13:55
@nickofthyme nickofthyme merged commit 34bf325 into master Apr 4, 2022
@nickofthyme nickofthyme deleted the renovate/@elasticeui branch April 4, 2022 14:12
nickofthyme pushed a commit that referenced this pull request Apr 14, 2022
# [46.0.0](v45.1.1...v46.0.0) (2022-04-14)

### Bug Fixes

* **axis:** ticks generation for linear scale on bar charts ([#1645](#1645)) ([65d0e7d](65d0e7d))
* **axis:** use correct desired tick count based on axis type ([#1646](#1646)) ([512a6cd](512a6cd))
* **deps:** update dependency @elastic/eui to v53 ([#1639](#1639)) ([34bf325](34bf325))
* **deps:** update dependency @elastic/eui to v54 ([#1642](#1642)) ([6eaca0a](6eaca0a))

### Features

* **axes:** option to fit domain to list of annotation `SpecIds` ([#1641](#1641)) ([220350d](220350d))
* **goal:** auto generated linear ticks ([#1637](#1637)) ([5437d8e](5437d8e))
* **legend:** expose sorting function ([#1644](#1644)) ([128114c](128114c))

### BREAKING CHANGES

* **goal:** goal chart now requires domain min and max to be defined
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 skip-newsletter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants