Skip to content

chore(deps): bump @elastic/eui from 115.0.0 to 116.2.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

chore(deps): bump @elastic/eui from 115.0.0 to 116.2.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.2.0

Release notes

Sourced from @​elastic/eui's releases.

v116.2.0

@elastic/eui v116.2.0

  • Added experimental support for always-visible sticky horizontal scrollbars in EuiTable, EuiBasicTable and EuiInMemoryTable useful for dense tables that exceed the height of the viewport. This feature is currently opt-in and can be enabled by setting stickyScrollbar: true. (#9674)
  • Added significantEvents glyph to EuiIcon (#9665)

Bug fixes

  • Fixed EuiDataGrid incorrectly styling disabled cellActions icon buttons and making them look like they were not disabled (#9672)
  • Fixed a visual misalignment on EuiSelectableTemplateSitewide list items when search terms are highlighted (#9669)

Dependency updates

  • Updated uuid to v14.0.0 (#9663)

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)

... (truncated)

Commits
  • b6278cc Release: @​elastic/eui v116.2.0 (#9676)
  • f494fd1 fix(EuiDataGrid): don't apply icon color to disabled cell action buttons (#9...
  • 5f02bfb [deps] Upgrade uuid to v14 (#9663)
  • 9d882b4 [EuiListItemLayout][EuiSelectableTemplateSitewide] Fix text content alignment...
  • 92e7431 [EuiOutsideClickDetector] Migrate from class to function component (#9667)
  • ba2c877 [EuiTable/EuiBasicTable/EuiInMemoryTable] Add always-visible sticky scrollbar...
  • 23acf4d [Icon] Significant events (#9665)
  • 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)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the chore label Jun 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 1, 2026 12:05
@dependabot dependabot Bot requested a review from Mpdreamz June 1, 2026 12:05
@dependabot dependabot Bot added the chore label Jun 1, 2026
@dependabot dependabot Bot temporarily deployed to integration-tests June 1, 2026 12:05 Inactive
@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
@Mpdreamz

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@Mpdreamz

Copy link
Copy Markdown
Member

@dependabot recreate

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.2.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.2.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.1.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory chore(deps): bump @elastic/eui from 115.0.0 to 116.2.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory Jun 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-468c1751b7 branch from 79503d4 to 88f866e Compare June 15, 2026 09:22
@dependabot dependabot Bot had a problem deploying to integration-tests June 15, 2026 09:23 Failure
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.

2 participants