Skip to content

Bump @elastic/eui from 113.1.0 to 113.2.1 in /src/Elastic.Documentation.Site in the eui group across 1 directory#2990

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-8d2b93bc29
Open

Bump @elastic/eui from 113.1.0 to 113.2.1 in /src/Elastic.Documentation.Site in the eui group across 1 directory#2990
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-8d2b93bc29

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

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

Updates @elastic/eui from 113.1.0 to 113.2.1

Release notes

Sourced from @​elastic/eui's releases.

v113.2.1

Bug fixes

  • Fixed mobileOptions.width and mobileOptions.maxWidth props support in the EuiTableRowCell component (#9442)

v113.2.0

  • Added an optional sticky option to EuiBasicTable and EuiInMemoryTable actions columns. This option is currently in beta. (#9430)
  • Added minWidth and maxWidth options to EuiBasicTable and EuiInMemoryTable columns configuration object (#9422)
  • Added minWidth and maxWidth props to EuiTableFooterCell, EuiTableHeaderCell, EuiTableHeaderCellCheckbox and EuiTableRowCell (#9422)
  • Updated the gap between action buttons in EuiTable, EuiBasicTable and EuiInMemoryTable to 4px (#9423)
  • Updated EuiBadge hover styles to match EuiButton styles (#9418)
  • Added container prop to EuiFlyout for positioning flyouts relative to a container element instead of the viewport, enabling app-scoped flyouts that stay within the container bounds using position: fixed and container-derived inline styles (#9377) (#9377)
  • Added container to EuiFlyout component defaults configuration in EuiProvider (#9377) (#9377)
  • Added a new optional scrollableInline (boolean) prop to EuiTable, EuiBasicTable and EuiInMemoryTable that enables horizontal scrolling on overflow (#9416)

Bug fixes

  • Fixed resizable flyouts to output percentage-based widths relative to the container or viewport, preventing size drift on resize (#9377) (#9377)
  • Fixed resizable flyout clamping to account for sibling flyout widths in side-by-side layout mode (#9377) (#9377)
  • Fixed fill-size flyouts incorrectly triggering stacked layout due to combined-width hysteresis deadlock (#9377) (#9377)

Deprecations

  • Deprecated maskProps on EuiFlyout. Use the container prop to scope flyouts to an application area; when container is provided, maskProps is ignored. For global (viewport-relative) flyouts, use container={null} (#9377) (#9377)
  • Deprecated includeFixedHeadersInFocusTrap on EuiFlyout. When using the container prop, use includeSelectorInFocusTrap to include specific elements (e.g. app headers) in the focus trap instead (#9377) (#9377)

Accessibility

  • Improved the accessibility experience of managed flyouts by allowing keyboard navigation between child and parent flyouts. (#9397)
Commits
  • db84690 Release: @​elastic/eui v113.2.1 (#9443)
  • 3d1f994 fix(EuiTableRowCell): fix mobile mobileOptions.width and `mobileOptions.max...
  • 03270fc Release: @​elastic/eui v113.2.0, @​elastic/eslint-plugin-eui v2.10.0 (#9441)
  • 2321564 [Flyouts] Add container prop for app-level or global flyouts + fixes for re...
  • 2e13e95 fix(EuiTable): set CSS container type to normal to avoid nested table rende...
  • d9d9daa [EuiBasicTable/EuiInMemoryTable] Add minWidth and maxWidth options to col...
  • 4e6bbed Chore: update failing time zone snapshot (#9435)
  • 8f5bbed Use fake timers in super date picker timezone display (#9433)
  • 84f356d [EuiBasicTable/EuiInMemoryTable] Add sticky column support to actions column ...
  • 8703e43 [EuiTable] Add horizontal scrolling support via a new scrollableInline prop...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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 113.1.0 to 113.2.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/v113.2.1/packages/eui)

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

Signed-off-by: dependabot[bot] <support@github.com>
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