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 v77 #2018

Merged
merged 2 commits into from
Apr 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

elastic/eui

v77.0.0

Compare Source

Bug fixes

  • Fixed named EuiBadge colors to reflect custom theme overrides (#​6659)
  • Fixed user-defined SCSS variables failing to override variables defined in Amsterdam typography overrides. (#​6665)
  • Fixed bold EuiCode tokens to actually be bold (#​6666)

Breaking changes

  • Success- and accent-colored EuiBadges and EuiButtons have had their fill colors tinted slightly on light mode to be more readable (#​6659)

Configuration

📅 Schedule: Branch creation - "every 1 week on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file skip-newsletter labels Apr 10, 2023
@renovate renovate bot requested a review from a team April 10, 2023 05:23
@nickofthyme
Copy link
Collaborator

buildkite update screenshots

@nickofthyme
Copy link
Collaborator

buildkite update screenshots

@renovate
Copy link
Contributor Author

renovate bot commented Apr 10, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link
Collaborator

@nickofthyme nickofthyme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Slight text spacing diffs from EUI

@nickofthyme nickofthyme merged commit c079730 into main Apr 10, 2023
@nickofthyme nickofthyme deleted the renovate/@elasticeui branch April 10, 2023 15:49
nickofthyme pushed a commit that referenced this pull request Apr 18, 2023
# [56.0.0](v55.0.0...v56.0.0) (2023-04-18)

### Bug Fixes

* **deps:** update dependency @elastic/eui to ^76.4.0 ([#2008](#2008)) ([95176e1](95176e1))
* **deps:** update dependency @elastic/eui to v77 ([#2018](#2018)) ([c079730](c079730))
* **interactions:** brushing over origin coordinates ([#2013](#2013)) ([937feb0](937feb0))
* **tooltip:** custom tooltip header context ([#1989](#1989)) ([1e5b861](1e5b861))

### Features

* **metric:** trend with string value ([#2011](#2011)) ([91d7695](91d7695))

### BREAKING CHANGES

* **tooltip:** The `header` property of `TooltipInfo` type was simplified to `PointerValue` as to include only relevant properties. This change is propagated to all other types using `header` as a `TooltipValue`. The `TooltipInfo.values` used to conditionally pass only highlighted `TooltipValue`s when using a `customTooltip` and now _always_ passes all `values`.
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.

1 participant