Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

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

Updates @elastic/eui from 106.0.0 to 106.1.0

Release notes

Sourced from @​elastic/eui's releases.

v106.1.0

  • Added --euiPushFlyoutOffsetInlineStart and --euiPushFlyoutOffsetInlineEnd global CSS variables set by the EuiFlyout in push mode. (#8872)
  • Reduced the min-width for inputs in EuiRange and EuiDualRange (#8866)
  • Added includeSelectorInFocusTrap prop for EuiFlyout (#8849)
  • Added component defaults for EuiFlyout that include includeSelectorInFocusTrap and includeFixedHeadersInFocusTrap (#8849)

Bug fixes

  • Fixed flaky manual return focus behavior on EuiFlyout by relying on FocusTrap returning focus instead (#8878)
  • Fixed EuiFlyoutChild closing its parent EuiFlyout on Escape keypress (#8878)
  • Fixed support for css key in items object passed to EuiTreeView (#8864)

Deprecations

  • Deprecated support for React 16. Please update to a modern version of React or stay on EUI version 106.0.0 if you can't switch right now. (#8868)
Commits
  • 6db4b69 chore(eui): update i18ntokens
  • 4972918 chore: update package versions [skip ci]
  • f1e538e [EuiFlyout] Fix flaky return focus and child flyouts closing their parent fly...
  • bcf4a13 [EuiTreeView] Fix support for css key in Node (#8864)
  • 14efaca Deprecate support for React 16 (#8868)
  • ba73911 [EuiFlyout] Expose css variables for the offset required by push flyout (#8872)
  • 813d54d [EuiFlyout] add includeSelectorInFocusTrap (#8849)
  • 6112606 [EuiRange][EuiDualRange] Reduce min-width for range inputs (#8866)
  • 85434d8 [Flyout System] Add "Beta" docs, improve storybooks, reorganize exports (#8857)
  • 2e4184a chore: update changelog
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added the chore label Jul 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 28, 2025 14:08
@dependabot dependabot bot added the chore label Jul 28, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-b444a4c774 branch from 0697f3e to e720497 Compare July 28, 2025 14:51
@reakaleek
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-b444a4c774 branch from e720497 to 70db671 Compare July 28, 2025 15:16
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 106.0.0 to 106.1.0
- [Release notes](https://github.com/elastic/eui/releases)
- [Changelog](https://github.com/elastic/eui/blob/main/packages/eui/i18ntokens_changelog.json)
- [Commits](https://github.com/elastic/eui/commits/v106.1.0/packages/eui)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-b444a4c774 branch from 70db671 to e5a8b13 Compare July 29, 2025 08:15
@reakaleek reakaleek merged commit a125677 into main Jul 29, 2025
17 checks passed
@reakaleek reakaleek deleted the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-b444a4c774 branch July 29, 2025 11:37
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