-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade webpack 5.91.0 → 5.96.1 #202534
Upgrade webpack 5.91.0 → 5.96.1 #202534
Conversation
Pinging @elastic/kibana-security (Team:Security) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - one question!
yarn.lock
Outdated
version "1.0.5" | ||
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" | ||
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== | ||
"@types/estree@^1.0.6": |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question: Can @types/estree@^1.0.0
be removed since it should resolve to this entry?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch. Thanks, Kurt!
💚 Build Succeeded
Metrics [docs]
History
|
Starting backport for target branches: 7.17, 8.15, 8.16, 8.17, 8.x https://github.com/elastic/kibana/actions/runs/12167754639 |
## Summary Upgrades references to webpack5 from v5.91.0 to v5.96.1 A v4 to v5 upgrade is being explored here: elastic#191106 --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit f8860e9)
💔 Some backports could not be createdNote: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.x`: - [Upgrade webpack 5.91.0 → 5.96.1 (#202534)](#202534) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jeramy Soucy","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-04T20:28:12Z","message":"Upgrade webpack 5.91.0 → 5.96.1 (#202534)\n\n## Summary\r\n\r\nUpgrades references to webpack5 from v5.91.0 to v5.96.1\r\n\r\nA v4 to v5 upgrade is being explored here:\r\nhttps://github.com//pull/191106\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"f8860e91cf5e6cc061b0f37e618ca58cfef88028","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","v9.0.0","backport:all-open","v8.18.0"],"title":"Upgrade webpack 5.91.0 → 5.96.1","number":202534,"url":"https://github.com/elastic/kibana/pull/202534","mergeCommit":{"message":"Upgrade webpack 5.91.0 → 5.96.1 (#202534)\n\n## Summary\r\n\r\nUpgrades references to webpack5 from v5.91.0 to v5.96.1\r\n\r\nA v4 to v5 upgrade is being explored here:\r\nhttps://github.com//pull/191106\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"f8860e91cf5e6cc061b0f37e618ca58cfef88028"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202534","number":202534,"mergeCommit":{"message":"Upgrade webpack 5.91.0 → 5.96.1 (#202534)\n\n## Summary\r\n\r\nUpgrades references to webpack5 from v5.91.0 to v5.96.1\r\n\r\nA v4 to v5 upgrade is being explored here:\r\nhttps://github.com//pull/191106\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"f8860e91cf5e6cc061b0f37e618ca58cfef88028"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Jeramy Soucy <[email protected]>
## Summary Upgrades references to webpack5 from v5.91.0 to v5.96.1 A v4 to v5 upgrade is being explored here: elastic#191106 --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit f8860e9) # Conflicts: # yarn.lock
## Summary Upgrades references to webpack5 from v5.91.0 to v5.96.1 A v4 to v5 upgrade is being explored here: elastic#191106 --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit f8860e9) # Conflicts: # yarn.lock
## Summary Upgrades references to webpack5 from v5.91.0 to v5.96.1 A v4 to v5 upgrade is being explored here: elastic#191106 --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit f8860e9) # Conflicts: # yarn.lock
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.17`: - [Upgrade webpack 5.91.0 → 5.96.1 (#202534)](#202534) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jeramy Soucy","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-04T20:28:12Z","message":"Upgrade webpack 5.91.0 → 5.96.1 (#202534)\n\n## Summary\r\n\r\nUpgrades references to webpack5 from v5.91.0 to v5.96.1\r\n\r\nA v4 to v5 upgrade is being explored here:\r\nhttps://github.com//pull/191106\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"f8860e91cf5e6cc061b0f37e618ca58cfef88028","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","v9.0.0","backport:all-open","v8.18.0"],"number":202534,"url":"https://github.com/elastic/kibana/pull/202534","mergeCommit":{"message":"Upgrade webpack 5.91.0 → 5.96.1 (#202534)\n\n## Summary\r\n\r\nUpgrades references to webpack5 from v5.91.0 to v5.96.1\r\n\r\nA v4 to v5 upgrade is being explored here:\r\nhttps://github.com//pull/191106\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"f8860e91cf5e6cc061b0f37e618ca58cfef88028"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202534","number":202534,"mergeCommit":{"message":"Upgrade webpack 5.91.0 → 5.96.1 (#202534)\n\n## Summary\r\n\r\nUpgrades references to webpack5 from v5.91.0 to v5.96.1\r\n\r\nA v4 to v5 upgrade is being explored here:\r\nhttps://github.com//pull/191106\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"f8860e91cf5e6cc061b0f37e618ca58cfef88028"}},{"branch":"8.x","label":"v8.18.0","labelRegex":"^v8.18.0$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/203016","number":203016,"state":"MERGED","mergeCommit":{"sha":"90cf032400a86f7d216fc7b202bb6c3b4f05645c","message":"[8.x] Upgrade webpack 5.91.0 → 5.96.1 (#202534) (#203016)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [Upgrade webpack 5.91.0 → 5.96.1\n(#202534)](https://github.com/elastic/kibana/pull/202534)\n\n<!--- Backport version: 9.4.3 -->\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT [{\"author\":{\"name\":\"Jeramy\nSoucy\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2024-12-04T20:28:12Z\",\"message\":\"Upgrade\nwebpack 5.91.0 → 5.96.1 (#202534)\\n\\n## Summary\\r\\n\\r\\nUpgrades\nreferences to webpack5 from v5.91.0 to v5.96.1\\r\\n\\r\\nA v4 to v5 upgrade\nis being explored\nhere:\\r\\nhttps://github.com//pull/191106\\r\\n\\r\\n---------\\r\\n\\r\\nCo-authored-by:\nkibanamachine\n<[email protected]>\",\"sha\":\"f8860e91cf5e6cc061b0f37e618ca58cfef88028\",\"branchLabelMapping\":{\"^v9.0.0$\":\"main\",\"^v8.18.0$\":\"8.x\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"Team:Security\",\"release_note:skip\",\"v9.0.0\",\"backport:all-open\",\"v8.18.0\"],\"title\":\"Upgrade\nwebpack 5.91.0 →\n5.96.1\",\"number\":202534,\"url\":\"https://github.com/elastic/kibana/pull/202534\",\"mergeCommit\":{\"message\":\"Upgrade\nwebpack 5.91.0 → 5.96.1 (#202534)\\n\\n## Summary\\r\\n\\r\\nUpgrades\nreferences to webpack5 from v5.91.0 to v5.96.1\\r\\n\\r\\nA v4 to v5 upgrade\nis being explored\nhere:\\r\\nhttps://github.com//pull/191106\\r\\n\\r\\n---------\\r\\n\\r\\nCo-authored-by:\nkibanamachine\n<[email protected]>\",\"sha\":\"f8860e91cf5e6cc061b0f37e618ca58cfef88028\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[\"8.x\"],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v9.0.0\",\"branchLabelMappingKey\":\"^v9.0.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/202534\",\"number\":202534,\"mergeCommit\":{\"message\":\"Upgrade\nwebpack 5.91.0 → 5.96.1 (#202534)\\n\\n## Summary\\r\\n\\r\\nUpgrades\nreferences to webpack5 from v5.91.0 to v5.96.1\\r\\n\\r\\nA v4 to v5 upgrade\nis being explored\nhere:\\r\\nhttps://github.com//pull/191106\\r\\n\\r\\n---------\\r\\n\\r\\nCo-authored-by:\nkibanamachine\n<[email protected]>\",\"sha\":\"f8860e91cf5e6cc061b0f37e618ca58cfef88028\"}},{\"branch\":\"8.x\",\"label\":\"v8.18.0\",\"branchLabelMappingKey\":\"^v8.18.0$\",\"isSourceBranch\":false,\"state\":\"NOT_CREATED\"}]}]\nBACKPORT-->\n\nCo-authored-by: Jeramy Soucy <[email protected]>"}}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <[email protected]>
# Backport This will backport the following commits from `main` to `8.16`: - [Upgrade webpack 5.91.0 → 5.96.1 (#202534)](#202534) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jeramy Soucy","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-04T20:28:12Z","message":"Upgrade webpack 5.91.0 → 5.96.1 (#202534)\n\n## Summary\r\n\r\nUpgrades references to webpack5 from v5.91.0 to v5.96.1\r\n\r\nA v4 to v5 upgrade is being explored here:\r\nhttps://github.com//pull/191106\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"f8860e91cf5e6cc061b0f37e618ca58cfef88028","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","v9.0.0","backport:all-open","v8.18.0"],"number":202534,"url":"https://github.com/elastic/kibana/pull/202534","mergeCommit":{"message":"Upgrade webpack 5.91.0 → 5.96.1 (#202534)\n\n## Summary\r\n\r\nUpgrades references to webpack5 from v5.91.0 to v5.96.1\r\n\r\nA v4 to v5 upgrade is being explored here:\r\nhttps://github.com//pull/191106\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"f8860e91cf5e6cc061b0f37e618ca58cfef88028"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202534","number":202534,"mergeCommit":{"message":"Upgrade webpack 5.91.0 → 5.96.1 (#202534)\n\n## Summary\r\n\r\nUpgrades references to webpack5 from v5.91.0 to v5.96.1\r\n\r\nA v4 to v5 upgrade is being explored here:\r\nhttps://github.com//pull/191106\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"f8860e91cf5e6cc061b0f37e618ca58cfef88028"}},{"branch":"8.x","label":"v8.18.0","labelRegex":"^v8.18.0$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/203016","number":203016,"state":"MERGED","mergeCommit":{"sha":"90cf032400a86f7d216fc7b202bb6c3b4f05645c","message":"[8.x] Upgrade webpack 5.91.0 → 5.96.1 (#202534) (#203016)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [Upgrade webpack 5.91.0 → 5.96.1\n(#202534)](https://github.com/elastic/kibana/pull/202534)\n\n<!--- Backport version: 9.4.3 -->\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT [{\"author\":{\"name\":\"Jeramy\nSoucy\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2024-12-04T20:28:12Z\",\"message\":\"Upgrade\nwebpack 5.91.0 → 5.96.1 (#202534)\\n\\n## Summary\\r\\n\\r\\nUpgrades\nreferences to webpack5 from v5.91.0 to v5.96.1\\r\\n\\r\\nA v4 to v5 upgrade\nis being explored\nhere:\\r\\nhttps://github.com//pull/191106\\r\\n\\r\\n---------\\r\\n\\r\\nCo-authored-by:\nkibanamachine\n<[email protected]>\",\"sha\":\"f8860e91cf5e6cc061b0f37e618ca58cfef88028\",\"branchLabelMapping\":{\"^v9.0.0$\":\"main\",\"^v8.18.0$\":\"8.x\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"Team:Security\",\"release_note:skip\",\"v9.0.0\",\"backport:all-open\",\"v8.18.0\"],\"title\":\"Upgrade\nwebpack 5.91.0 →\n5.96.1\",\"number\":202534,\"url\":\"https://github.com/elastic/kibana/pull/202534\",\"mergeCommit\":{\"message\":\"Upgrade\nwebpack 5.91.0 → 5.96.1 (#202534)\\n\\n## Summary\\r\\n\\r\\nUpgrades\nreferences to webpack5 from v5.91.0 to v5.96.1\\r\\n\\r\\nA v4 to v5 upgrade\nis being explored\nhere:\\r\\nhttps://github.com//pull/191106\\r\\n\\r\\n---------\\r\\n\\r\\nCo-authored-by:\nkibanamachine\n<[email protected]>\",\"sha\":\"f8860e91cf5e6cc061b0f37e618ca58cfef88028\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[\"8.x\"],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v9.0.0\",\"branchLabelMappingKey\":\"^v9.0.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/202534\",\"number\":202534,\"mergeCommit\":{\"message\":\"Upgrade\nwebpack 5.91.0 → 5.96.1 (#202534)\\n\\n## Summary\\r\\n\\r\\nUpgrades\nreferences to webpack5 from v5.91.0 to v5.96.1\\r\\n\\r\\nA v4 to v5 upgrade\nis being explored\nhere:\\r\\nhttps://github.com//pull/191106\\r\\n\\r\\n---------\\r\\n\\r\\nCo-authored-by:\nkibanamachine\n<[email protected]>\",\"sha\":\"f8860e91cf5e6cc061b0f37e618ca58cfef88028\"}},{\"branch\":\"8.x\",\"label\":\"v8.18.0\",\"branchLabelMappingKey\":\"^v8.18.0$\",\"isSourceBranch\":false,\"state\":\"NOT_CREATED\"}]}]\nBACKPORT-->\n\nCo-authored-by: Jeramy Soucy <[email protected]>"}}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <[email protected]>
## Summary Upgrades references to webpack5 from v5.91.0 to v5.96.1 A v4 to v5 upgrade is being explored here: elastic#191106 --------- Co-authored-by: kibanamachine <[email protected]>
## Summary Upgrades references to webpack5 from v5.91.0 to v5.96.1 A v4 to v5 upgrade is being explored here: elastic#191106 --------- Co-authored-by: kibanamachine <[email protected]>
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
## Summary Upgrades references to webpack5 from v5.91.0 to v5.96.1 A v4 to v5 upgrade is being explored here: elastic#191106 --------- Co-authored-by: kibanamachine <[email protected]>
## Summary Upgrades references to webpack5 from v5.91.0 to v5.96.1 A v4 to v5 upgrade is being explored here: elastic#191106 --------- Co-authored-by: kibanamachine <[email protected]>
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
## Summary Upgrades references to webpack5 from v5.91.0 to v5.96.1 A v4 to v5 upgrade is being explored here: elastic#191106 --------- Co-authored-by: kibanamachine <[email protected]>
Summary
Upgrades references to webpack5 from v5.91.0 to v5.96.1
A v4 to v5 upgrade is being explored here: #191106