Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the eui group with 2 updates in the /src/Elastic.Documentation.Site directory: @elastic/eui and @elastic/eui-theme-borealis.

Updates @elastic/eui from 104.1.0 to 105.0.0

Release notes

Sourced from @​elastic/eui's releases.

v105.0.0

  • Added marked row styling via the classes euiDataGridRow--marked and euiTableRow--marked for EuiDataGrid and EuiBasicTable (#8834)
  • Added component tokens: (#8834)
    • dataGridRowBackgroundMarked
    • dataGridRowBackgroundMarkedHover
    • dataGridRowBorderActive
    • dataGridRowBorderHover
    • dataGridRowBorderMarked
    • tableRowBackgroundMarked
    • tableRowBackgroundMarkedHover
  • Added EuiFlyoutChild and EuiFlyoutSessionProvider (#8771)
  • Added setListOptionRefs prop on EuiComboBoxList (#8829)

Breaking changes

  • Removed iInCircle icon (use info instead) (#8841)
  • Removed questionInCircle icon (use question instead) (#8841)

Accessibility

  • Improved the experience of EuiProgress by ensuring that determinate updates are read out immediately to screen readers (#8839)
  • Fixed missing screen reader output for EuiComboBox with options that have custom id attributes (#8829)

Summary

  • Marked row styling for EuiDataGrid and EuiBasicTable: new CSS classes are available for consistent styling of marked rows (different from selected), including hover and cell outline styles (elastic/eui#8834)
  • New flyout component: EuiFlyoutChild allows side-by-side (grouped) flyout panels (elastic/eui#8771) — thank you @​tsullivan for the contribution!
  • Accessibility fixes:
  • Icon updates (breaking change): iInCircle and questionInCircle icons have been renamed to info and question respectively (elastic/eui#8841) — thank you @​ek-so 🙇‍♂️
Commits
  • 142396c chore: update versions.json
  • 21c8467 chore: update package versions [skip ci]
  • d0bbe74 [VRT] Add missing flyout reference images (#8845)
  • da738fb [EuiProgress][A11y] Announce determinate progress update to screen readers (#...
  • 1cd6f96 Renaming icons (removing old handlers) (#8841)
  • 20162c1 [EuiBasicTable][EuiDataGrid] Add marked row styling (#8834)
  • 24c5822 [EuiComboBox][A11y] Prevent custom option ids from breaking accessibility (#8...
  • 726cad0 Add EuiFlyoutChild for Grouped Flyouts (#8771)
  • See full diff in compare view

Updates @elastic/eui-theme-borealis from 3.1.0 to 3.2.0

Commits

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

Bumps the eui group with 2 updates in the /src/Elastic.Documentation.Site directory: [@elastic/eui](https://github.com/elastic/eui) and [@elastic/eui-theme-borealis](https://github.com/elastic/eui/tree/HEAD/packages/eui-theme-borealis).


Updates `@elastic/eui` from 104.1.0 to 105.0.0
- [Release notes](https://github.com/elastic/eui/releases)
- [Commits](elastic/eui@v104.1.0...v105.0.0)

Updates `@elastic/eui-theme-borealis` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/elastic/eui/releases)
- [Commits](https://github.com/elastic/eui/commits/v3.2.0/packages/eui-theme-borealis)

---
updated-dependencies:
- dependency-name: "@elastic/eui"
  dependency-version: 105.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eui
- dependency-name: "@elastic/eui-theme-borealis"
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eui
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the chore label Jul 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 14, 2025 10:20
@dependabot dependabot bot added the chore label Jul 14, 2025
@reakaleek reakaleek enabled auto-merge (squash) July 14, 2025 10:23
@reakaleek reakaleek merged commit 68bcc75 into main Jul 14, 2025
19 checks passed
@reakaleek reakaleek deleted the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-132efc82dd branch July 14, 2025 10:29
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