Skip to content

build(deps): bump @elastic/eui from 117.0.0 to 119.0.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory - #3811

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-d9254d18db
Open

build(deps): bump @elastic/eui from 117.0.0 to 119.0.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory#3811
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-d9254d18db

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 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 117.0.0 to 119.0.0

Commits
  • 30cd23d Release: @​elastic/eslint-plugin-eui v2.16.0, @​elastic/eui v119.0.0, @elastic/...
  • 158d2b0 [BREAKING CHANGE] Remove deprecated icons (#9815)
  • b7de93f [Icons] Bundle raw SVG files and JSON manifest in dist/ (#9873)
  • ae0c72f Replace /#/ hash-router links and add JSDoc doc links to public API (#9872)
  • d6bffda [Icon] Use SSR-safe IDs in generated icons (#9866)
  • e9749da [EuiContextMenuItem] Add hasAriaDisabled prop type (#9870)
  • 52e07fa [Flyouts] Enhancements for Flyout Menu actions (#9856)
  • debb9b2 refactor(EuiCopy): migrate from class to function component (#9860)
  • 5b226c4 [EuiButtonGroup] Implement redesign #1 - Add EuiButtonContext & Children API ...
  • d4b5402 Release: @​elastic/eui-docusaurus-theme v2.7.0, @​elastic/eslint-plugin-eui v2....
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the chore label Aug 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 10, 2026 08:08
@dependabot
dependabot Bot requested a review from Mpdreamz August 10, 2026 08:08
@dependabot dependabot Bot changed the title Bump @elastic/eui from 117.0.0 to 117.1.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory Bump @elastic/eui from 117.0.0 to 118.0.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory Aug 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-d9254d18db branch from 3923408 to 423de08 Compare August 17, 2026 08:06
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-d9254d18db branch from 423de08 to 871ce02 Compare August 24, 2026 08:06

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes: this update currently introduces a frontend build regression that must be fixed before merge.


What is this? | From workflow: PR Review

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

],
"dependencies": {
"@elastic/eui": "117.0.0",
"@elastic/eui": "118.0.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upgrading to @elastic/eui@118.0.0 introduces a reproducible build break in this repo’s frontend pipeline.

Running npm ci && npm run build in src/Elastic.Documentation.Site fails with:

Failed to resolve '`@elastic/esql-definitions`/commandNames' from './node_modules/`@elastic/prismjs-esql`/lib/index.js'

This comes from the transitive jump to @elastic/prismjs-esql@4.17.0 in the updated lockfile, so the PR currently breaks production asset builds. Please keep @elastic/eui on 117.0.0 (or add a validated compatibility fix for the new Prism ES|QL package path) before merging.

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 117.0.0 to 119.0.0
- [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/v119.0.0/packages/eui)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump @elastic/eui from 117.0.0 to 118.0.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory build(deps): bump @elastic/eui from 117.0.0 to 119.0.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-d9254d18db branch from 871ce02 to d03db56 Compare August 31, 2026 08:07
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