Skip to content

Commit 0ea1f6a

Browse files
[8.x] chore(deps): upgrade vega from 5.31.0 to 5.33.0 (#216284) (#216350)
# Backport This will backport the following commits from `main` to `8.x`: - [chore(deps): upgrade `vega` from `5.31.0` to `5.33.0` (#216284)](#216284) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Aleh Zasypkin","email":"aleh.zasypkin@elastic.co"},"sourceCommit":{"committedDate":"2025-03-28T15:07:14Z","message":"chore(deps): upgrade `vega` from `5.31.0` to `5.33.0` (#216284)\n\n## Summary\n\nUpgrade `vega` from `5.31.0` to `5.33.0`:\n* https://github.com/vega/vega/releases/tag/v5.32.0\n* https://github.com/vega/vega/releases/tag/v5.33.0","sha":"69bd83e69e933999402c7ba28260f14a4b3dc3bf","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","release_note:skip","dependencies","backport:all-open","v9.1.0"],"title":"chore(deps): upgrade `vega` from `5.31.0` to `5.33.0`","number":216284,"url":"https://github.com/elastic/kibana/pull/216284","mergeCommit":{"message":"chore(deps): upgrade `vega` from `5.31.0` to `5.33.0` (#216284)\n\n## Summary\n\nUpgrade `vega` from `5.31.0` to `5.33.0`:\n* https://github.com/vega/vega/releases/tag/v5.32.0\n* https://github.com/vega/vega/releases/tag/v5.33.0","sha":"69bd83e69e933999402c7ba28260f14a4b3dc3bf"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/216284","number":216284,"mergeCommit":{"message":"chore(deps): upgrade `vega` from `5.31.0` to `5.33.0` (#216284)\n\n## Summary\n\nUpgrade `vega` from `5.31.0` to `5.33.0`:\n* https://github.com/vega/vega/releases/tag/v5.32.0\n* https://github.com/vega/vega/releases/tag/v5.33.0","sha":"69bd83e69e933999402c7ba28260f14a4b3dc3bf"}},{"url":"https://github.com/elastic/kibana/pull/216314","number":216314,"branch":"9.0","state":"OPEN"}]}] BACKPORT--> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
1 parent 0e0e06a commit 0ea1f6a

2 files changed

Lines changed: 241 additions & 224 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1304,7 +1304,7 @@
13041304
"usng.js": "^0.4.5",
13051305
"utility-types": "^3.10.0",
13061306
"uuid": "10.0.0",
1307-
"vega": "^5.24.0",
1307+
"vega": "^5.33.0",
13081308
"vega-interpreter": "^1.0.4",
13091309
"vega-lite": "^5.5.0",
13101310
"vega-schema-url-parser": "^2.2.0",

0 commit comments

Comments
 (0)