Skip to content

fix(deps): update dependency @elastic/eui to v71#1898

Merged
nickofthyme merged 2 commits intomasterfrom
renovate/@elasticeui
Dec 12, 2022
Merged

fix(deps): update dependency @elastic/eui to v71#1898
nickofthyme merged 2 commits intomasterfrom
renovate/@elasticeui

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 12, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

elastic/eui

v71.0.0

Compare Source

  • Implemented new EuiRange and EuiDualRange designs where the levels are now on top of the tracks (#​6092)
  • Added discuss and dotInCircle glyphs to EuiIcon (#​6434)
  • Added article glyph to EuiIcon (#​6437)
  • Changed the EuiProvider usage warnings to not rely on development mode. (#​6451)

Breaking changes

  • EuiDualRange now explicitly requires both min and max via props types, to match EuiRange (#​6092)
  • EuiRange and EuiDualRange's compressed size no longer impacts track or level sizes, but continues to compress tick and input sizes. (#​6092)
  • Removed all variables for the following components from EUI's theme JSON files: (#​6443)
    • euiCollapsibleNav*
    • euiColorPicker*
    • euiContextMenu*
    • euiControlBar*
    • euiDataGrid* (except for z-indices and cell padding sizes)
    • euiDatePicker*
    • euiSuperDatePicker*
    • euiDragAndDrop*
    • euiEuiEmptyPrompt*
    • euiFilePicker*
    • euiRange*
    • euiHeaderLinks*
    • euiKeyPad*
    • euiMarkdownEditor*
    • euiResizable*
    • euiSelectable*
    • euiSideNav*
    • euiStep*
    • euiSuggest*
    • euiTable* (except for color variables)
    • euiTooltip*
    • euiButtonFontWeight, euiButtonDefaultTransparency, and euiButtonMinWidth
  • If you were importing any of the above removed JSON variables, we strongly recommend using generic color or sizing variables from useEuiTheme() instead. (#​6443)

CSS-in-JS conversions

  • Converted EuiRange and EuiDualRange to Emotion; Removed $euiRangeThumbRadius (#​6092)
  • Added a new logicalStyles utility that automatically converts all non-logical properties in a style object to their corresponding logical properties (#​6426)
  • Added a new logicalShorthandCSS utility that automatically converts margin, padding, and other 4-sided shorthands to their corresponding logical properties (#​6429)
  • Added a new logicalBorderRadiusCSS utility that automatically converts border-radius to corresponding logical properties (#​6429)

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 Dec 12, 2022
@renovate renovate bot requested a review from a team December 12, 2022 01:48
@nickofthyme
Copy link
Copy Markdown
Collaborator

buildkite update vrt

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 12, 2022

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.

@nickofthyme nickofthyme merged commit da596a5 into master Dec 12, 2022
@nickofthyme nickofthyme deleted the renovate/@elasticeui branch December 12, 2022 18:06
nickofthyme pushed a commit that referenced this pull request Dec 19, 2022
# [51.2.0](v51.1.1...v51.2.0) (2022-12-19)

### Bug Fixes

* **axis:** truncate titles longer then the available space ([#1905](#1905)) ([3526a69](3526a69))
* **deps:** update dependency @elastic/eui to ^70.4.0 ([#1893](#1893)) ([6576041](6576041))
* **deps:** update dependency @elastic/eui to v71 ([#1898](#1898)) ([da596a5](da596a5))

### Features

* **legend:** add custom legend component ([#1889](#1889)) ([2e1648d](2e1648d))
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