Skip to content

build(deps): bump @elastic/eui from 115.0.0 to 116.1.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory#3424

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-468c1751b7
Open

build(deps): bump @elastic/eui from 115.0.0 to 116.1.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory#3424
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-468c1751b7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the eui group with 1 update in the /src/Elastic.Documentation.Site directory: @elastic/eui.

Updates @elastic/eui from 115.0.0 to 116.1.0

Release notes

Sourced from @​elastic/eui's releases.

v116.1.0

@elastic/eui v116.1.0

  • Updates the guard condition in EuiContextMenuPanel's update lifecycle method to use input props instead of internal state to reduce unnecessary re-renders. (#9656)
  • Replaced EuiObserver abstract base class with a useObserver hook (#9511)

Bug fixes

  • Fixed EuiCopy not showing the afterMessage tooltip after a successful copy when the user had already hovered or focused the trigger before clicking (#9650)
  • Fixed EuiDataGrid cell expansion popovers being hidden behind sibling or nested EuiFlyouts. The cell popover now derives its z-index from its anchor's stacking context (matching default EuiPopover behavior) instead of being pinned to levels.header. (#9630)

Accessibility

  • Added a screen reader live region to EuiCopy so the copy confirmation is announced reliably, independent of the tooltip and focus location (#9650)

@elastic/eslint-plugin-eui v2.13.0

  • Added tooltip-button-icon-wrap rule (#9635)
  • Added tooltip-no-interactive-content rule (#9635)
  • Added new require-href-for-link rule (#9615)

v116.0.0

@elastic/eui v116.0.0

  • Updated EuiSuperSelect to not open the listbox if no options are passed. (#9645)
  • Added external prop on EuiContextMenuItem to control rendering an icon for external links (#9606)
  • Updated EuiSuperSelectItem to use EuiListItemLayout (#9603)
  • Updated EuiListGroupItem to use EuiListItemLayout (#9579)
  • Updated EuiSelectableListItem to use the shared EuiListItemLayout component to align layout and styles between list components (#9532)
  • Updated EuiSelectableTemplateSitewide option text spacing from 4px to 2px (#9532)
  • Added a padding on EuiDataGrids column actions popover (#9515)
  • Updated EuiSelectableList and EuiSelectableListItem styles (#9411)
  • Updated EuiSelectableListItem to use EuiCheckboxControl for singleSelection=false (#9411)
  • Updated EuiSelectableList to use VariableSizeList instead of FixedSizeList from react-window (#9411)
  • Updated EuiSelectableList overflow scroll styles to use animation-timeline (#9411)
  • Updated EuiSelectableSearch's compressed default value to true (#9411)
  • Updated EuiContextMenuItem to use EuiListItemLayout (#9600)
  • Added EuiContextMenuPanelTitle component and changed the back button to be a standalone icon button instead of the entire title element (#9600)
  • Added height prop on EuiContextMenu and EuiContextMenuPanel. When set, the panel will be scrollable if overflown. (#9600)
  • Added EuiCheckboxControl component which renders the presentational-only control element (#9401)
  • Updated EuiCheckbox to use EuiCheckboxControl (#9401)
  • Updated EuiComboBox's listbox and list item styles by using EuiListItemLayout (#9538)
  • Updated the rendered output element of EuiComboBoxOptionsList's list items from button to li (#9538)
  • Updated EuiComboBox to exclude disabled options from list navigation (aligning with native <select> behavior) (#9538)
  • Updated EuiComboBoxOptionsList to use VariableSizeList instead of FixedSizeList from react-window (#9538)
  • Added opt-in onFocusBadge prop on EuiComboBox and EuiComboBoxOptionsList. By default the "Enter" badge is not shown anymore. (#9538)
  • Updated EuiComboBoxOptionsList's list item id to use a stable array index to ensure aria-activedescendant isn't stale. (#9538)

Bug fixes

... (truncated)

Commits
  • 08c4a7d Release: @​elastic/eui v116.1.0, @​elastic/eslint-plugin-eui v2.13.0 (#9666)
  • cdc20ff Replace EuiObserver abstract class with useObserver hook (#9511)
  • 1c9f8f9 [EuiCopy] Trigger tooltip imperatively (#9650)
  • f902a3d Update buildkite pull_request_test pipeline VM settings (#9661)
  • 4b73ee9 [EuiContextMenuPanel] Change lifecycle update condition to reduce unnecessary...
  • c0bafa8 [EuiFocusTrap] Migrate to function component (#9599)
  • e708b6f [EuiAccordion] Migrate from class to function component (#9558)
  • 49cb983 [EuiDataGrid] Fix cell popover hidden behind sibling/nested flyouts (#9630)
  • 9d0c131 Release: @​elastic/eui v116.0.0, @​elastic/eui-theme-borealis v8.0.0, @elastic/...
  • 57b0ec9 [EuiSuperSelect] Prevent opening listbox if no options are available (#9645)
  • Additional commits viewable in compare view

Bumps the eui group with 1 update in the /src/Elastic.Documentation.Site directory: [@elastic/eui](https://github.com/elastic/eui/tree/HEAD/packages/eui).


Updates `@elastic/eui` from 115.0.0 to 116.1.0
- [Release notes](https://github.com/elastic/eui/releases)
- [Changelog](https://github.com/elastic/eui/blob/main/packages/eui/CHANGELOG.md)
- [Commits](https://github.com/elastic/eui/commits/v116.1.0/packages/eui)

---
updated-dependencies:
- dependency-name: "@elastic/eui"
  dependency-version: 116.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: eui
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump @elastic/eui from 115.0.0 to 116.0.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory build(deps): bump @elastic/eui from 115.0.0 to 116.1.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory Jun 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-468c1751b7 branch from 3351997 to 6b83251 Compare June 8, 2026 08:06
@dependabot dependabot Bot temporarily deployed to integration-tests June 8, 2026 08:06 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants