Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

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

Updates @elastic/eui from 107.0.0 to 107.0.1

Release notes

Sourced from @​elastic/eui's releases.

v107.0.1

Summary

  • YAML is now nicely highlighted in EuiCodeBlock
  • 2 accessibility fixes: better screen reader support in EuiIcon and EuiBetaBadge, and EuiBasicTable respects user's reduced motion setting
  • Dependency update (@elastic/prismjs-esql → 1.1.2)

Bug fixes

  • Fixed prismjs theme in EuiCodeBlock to improve highlighting for the yaml language (#9089)
  • Fixed a visual bug on EuiTable where the border for rows in dark mode wasn't applied correctly (#9115)

Dependency updates

  • Updated @elastic/prismjs-esql to v1.1.2 (#9102)

Accessibility

  • Fixed incorrect role attribute on EuiIcon and EuiBetaBadge (#9100)
  • Make EuiBasicTable respect user's reduced motion setting by not animating when in loading state. (#9095)

@elastic/eslint-plugin-eui v2.5.0

Bug fixes

  • Fixed no-css-color rule to allow CSS keywords like currentColor, transparent, and inherit (elastic/eui#9092)

Thank you @​smith and @​alexwizp

Commits
  • 5cde1ee chore: update package versions [skip ci]
  • dea6adc fix(EuiIcon, EuiBetaBadge): correct the role attribute (#9100)
  • d788096 [EuiTable] Fix shadow styles for mobile tables (#9115)
  • eb3d790 Fix deprecation comment typo on icon warningFilled (#9118)
  • badbb1f [EuiBasicTable] Do not animate loading bar when user prefers reduced motion (...
  • 616ed49 Bump @elastic/prismjs-esql highlighter to ^1.1.2 (#9102)
  • c6ca6a2 [EuiCodeBlock] Improve yaml syntax (#9089)
  • 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

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 107.0.0 to 107.0.1
- [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/v107.0.1/packages/eui)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the chore label Nov 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 10, 2025 08:37
@dependabot dependabot bot requested a review from cotti November 10, 2025 08:37
@Mpdreamz Mpdreamz merged commit 356a122 into main Nov 10, 2025
23 checks passed
@Mpdreamz Mpdreamz deleted the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-83cce54199 branch November 10, 2025 18:38
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