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 ^93.2.0 #2343

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

elastic/eui (@​elastic/eui)

v93.2.0

Compare Source

  • Updated EuiPageSidebar and EuiPageTemplate.Sidebar with a new hasEmbellish prop (defaults to false) (#​7521)
  • Added diff glyph to EuiIcon (#​7520)
  • Added newChat glyph to EuiIcon (#​7524)

Bug fixes

  • Fixed EuiSideNav not correctly typing the items prop as required (#​7521)
  • Fixed the CSS is not defined bug in EuiPageTemplate when rendering in some SSR environments, particularly Next.js v13 and up (#​7525)
  • Fixed EuiDataGrid component to clean up timer from side effect on unmount (#​7534)

Accessibility

  • Fixed EuiSideNav to render a fallback aria-label on mobile toggles if no heading or mobile title exists (#​7521)

CSS-in-JS conversions

  • Converted EuiSideNav to Emotion; Removed the following Sass variables: (#​7521)
    • $euiSideNavEmphasizedBackgroundColor
    • $euiSideNavRootTextcolor
    • $euiSideNavBranchTextcolor
    • $euiSideNavSelectedTextcolor
    • $euiSideNavDisabledTextcolor
  • Removed the euiSideNavEmbellish Sass mixin. Use the new EuiPageSidebar hasEmbellish prop instead (#​7521)
  • Added a new memoization/performance optimization utility for CSS-in-JS styles (#​7529)

v93.1.1

Compare Source

This is a patch release primarily intended for use by Kibana.

  • Added top-level EuiTreeView.Item export (#​7526)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Feb 26, 2024
@renovate renovate bot requested a review from a team February 26, 2024 04:31
@elastic-datavis elastic-datavis bot temporarily deployed to renovate/elastic-eui-93.x February 26, 2024 04:33 Inactive
@elastic-datavis elastic-datavis bot temporarily deployed to renovate/elastic-eui-93.x March 4, 2024 15:55 Inactive
Copy link
Contributor Author

renovate bot commented Mar 4, 2024

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.

@markov00 markov00 merged commit 0701985 into main Mar 7, 2024
13 checks passed
@markov00 markov00 deleted the renovate/elastic-eui-93.x branch March 7, 2024 09:56
nickofthyme pushed a commit that referenced this pull request Mar 10, 2024
## [64.0.1](v64.0.0...v64.0.1) (2024-03-10)

### Bug Fixes

* **bullet:** add a11y summary and debugState ([#2352](#2352)) ([49a1b35](49a1b35))
* **deps:** update dependency @elastic/eui to ^93.2.0 ([#2343](#2343)) ([0701985](0701985))
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