Skip to content

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

Release notes

Sourced from @​elastic/eui's releases.

v116.3.1

@elastic/eui v116.3.1

Bug fixes

  • Fixed EuiTableHeaderCell and EuiTableHeaderCellCheckbox throwing an error in Jest test environments due to static mocking of useGeneratedHtmlId by generating a stable, unique key with uuidv4 (#9698)
  • Fixed an issue where the tooltip anchor wrapper in EuiAvatar did not have the same border-radius applied as the avatar itself. (#9697)

v116.3.0

@elastic/eui v116.3.0

  • Added EuiBanner component (#9673)
  • Replaced native browser title attributes with EuiToolTip across the following components for consistent tooltips: (#9643)
    • EuiAvatar
    • EuiBasicTable
    • EuiBreadcrumbs
    • EuiComboBox
    • EuiDataGrid
    • EuiAutoRefresh
    • EuiSuperDatePicker
    • EuiFieldPassword
    • EuiMarkdownEditor
    • EuiPagination
    • EuiSearchBar
    • EuiSelectable
    • EuiTextTruncate
  • Extended EuiToolTip's display prop to support "flex" (#9643)
  • Added experimental support for sticky headers in EuiTable, EuiBasicTable and EuiInMemoryTable (#9682)

Bug fixes

  • Fixed direction="row" not applying on EuiSplitPanel.Outer when onClick was set. (#9693)
  • Fixed EuiDatePicker firing onChange with an out-of-bounds date when navigating to a month or year via the dropdowns while minDate or maxDate is set (#9685)
  • Fixed a visual issue on EuiPanel where panels with onClick would render with a height difference of 1px. (#9694)
  • Fixed an issue in EuiSelectable and EuiComboBox where interactive content in group labels wasn't clickable due to overlapping content. (#9678)

@elastic/eslint-plugin-eui v2.14.0

  • Removed auto-fix from tooltip-button-icon-wrap rule (#9695)

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)

... (truncated)

Commits
  • 7e49cb2 Release: @​elastic/eui v116.3.1 (#9703)
  • 99fdcc8 fix(EuiTable): Use uuid to generate unique header cell IDs (#9698)
  • 0ad13ae [EuiAvatar] Ensure tooltip wrapper has correct border-radius (#9697)
  • f073792 Release: @​elastic/eui v116.3.0, @​elastic/eslint-plugin-eui v2.14.0 (#9696)
  • 737a97b [EuiPanel] Ensure consistent line-height for interactive and non-interactiv...
  • 36e169a [EuiTable/EuiBasicTable/EuiInMemoryTable] Add sticky table headers (#9682)
  • 972dcdf [EuiSplitPanel.Outer] Fix direction='row' not applying for clickable panels...
  • 7c8fcb4 [EuiDatePicker] Prevent onChange from firing out-of-bounds dates on month/y...
  • fbeff4a [EuiSelectable][EuiComboBox] Fix group label append not being clickable (#9678)
  • 3886a10 [Feat] Add EuiBanner component (#9673)
  • 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

@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
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.3.1
- [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.3.1/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 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 chore(deps): bump @elastic/eui from 115.0.0 to 116.3.1 in /src/Elastic.Documentation.Site in the eui group across 1 directory Jun 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-468c1751b7 branch from 88f866e to 6298f3b Compare June 22, 2026 08:06
@dependabot dependabot Bot had a problem deploying to integration-tests June 22, 2026 08:06 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