fix(deps): update dependency @elastic/eui to v70 #1850
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^69.0.0
->^70.0.0
Release Notes
elastic/eui
v70.0.0
Compare Source
enabled
option to the<EuiInMemoryTable />
executeQueryOptions
prop. This option prevents the Query from being executed when controlled by the consumer. (#6284)Bug fixes
EuiOverlayMask
to set a[data-relative-to-header=above|below]
attribute to replace the--aboveHeader
and--belowHeader
classNames removed in its Emotion conversion (#6289)EuiHeader
CSS using removedEuiOverlayMask
class modifiers (#6293)EuiToolTip
not respecting reduced motion preferences (#6295)EuiTour
where passing anypanelProps
would cause the beacon to disappear (#6298)Breaking changes
@emotion/css
is now a required peer dependency, alongside@emotion/react
(#6288)@emotion/cache
is no longer required peer dependency, although your project must still use it if setting custom cache/injection locations (#6288)CSS-in-JS conversions
EuiCode
andEuiCodeBlock
to Emotion; RemovedeuiCodeSyntaxTokens
Sass mixin and$euiCodeBlockPaddingModifiers
; (#6263)EuiResizableContainer
andEuiResizablePanel
to Emotion (#6287)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.