Skip to content

Bump @elastic/prismjs-esql highlighter to ^4.13.0#9814

Open
vadimkibana wants to merge 3 commits into
elastic:mainfrom
vadimkibana:upgrade-esql-highlighter
Open

Bump @elastic/prismjs-esql highlighter to ^4.13.0#9814
vadimkibana wants to merge 3 commits into
elastic:mainfrom
vadimkibana:upgrade-esql-highlighter

Conversation

@vadimkibana

Copy link
Copy Markdown
Contributor

Summary

Bumps @elastic/prismjs-esql highlighter to ^4.13.0. This pulls in updated command, function, and keyword lists from @elastic/esql-definitions.

Why are we making this change?

Keeping up with the highlighter.

Impact to users

ES|QL code highlighting will reflect the latest supported commands, functions, and keywords.

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 16, 2026 12:31
@vadimkibana
vadimkibana requested a review from a team as a code owner July 16, 2026 12:31
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Bumps EUI’s ES|QL Prism highlighter dependency to @elastic/prismjs-esql@^4.13.0 so ES|QL code highlighting stays aligned with the latest command/function/keyword definitions.

Changes:

  • Updated @elastic/prismjs-esql dependency from ^1.1.2 to ^4.13.0.
  • Updated yarn.lock to reflect the new @elastic/prismjs-esql version and its new transitive dependency on @elastic/esql-definitions@^4.13.0.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
packages/eui/package.json Bumps @elastic/prismjs-esql to ^4.13.0 in EUI runtime dependencies.
yarn.lock Updates lockfile entries for @elastic/prismjs-esql@4.13.0 and adds @elastic/esql-definitions@4.13.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/eui/package.json
@infra-vault-gh-plugin-prod

Copy link
Copy Markdown

💚 Build Succeeded

History

@infra-vault-gh-plugin-prod

Copy link
Copy Markdown

💚 Build Succeeded

History

@mgadewoll mgadewoll left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 LGTM, thanks for the update!

Checked locally. As far as I can tell, the only real noticeable change should be that NOT is highlighted as keyword now.

before after
Screenshot 2026-07-17 at 13 57 13 Screenshot 2026-07-17 at 13 57 08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants