-
Notifications
You must be signed in to change notification settings - Fork 120
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
Conversation
buildkite update screenshots |
60b54c2
to
f129404
Compare
77bf4db
to
62e8a61
Compare
buildkite update screenshots |
Edited/Blocked NotificationRenovate 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. |
There was a problem hiding this 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
# [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`.
This PR contains the following updates:
^76.4.0
->^77.0.0
Release Notes
elastic/eui
v77.0.0
Compare Source
Bug fixes
EuiBadge
colors to reflect custom theme overrides (#6659)EuiCode
tokens to actually be bold (#6666)Breaking changes
EuiBadge
s andEuiButton
s 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.
This PR has been generated by Mend Renovate. View repository job log here.