Skip to content

Commit 7c6255f

Browse files
[8.17] Upgrading backport to v10 (#221183) (#221285)
# Backport This will backport the following commits from `main` to `8.17`: - [Upgrading backport to v10 (#221183)](#221183) <!--- Backport version: 10.0.0 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Kurt","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-05-22T12:21:13Z","message":"Upgrading backport to v10 (#221183)\n\n## Summary\n\nUpgrading `backport` from `^9.6.6` to `10.0.0`\n\nChangelog: https://github.com/sorenlouv/backport/releases\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"5e80739097de1c401d13f60ed7a4bb1aaed6d1e3","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Security","release_note:skip","backport:all-open","v9.1.0"],"title":"Upgrading backport to v10","number":221183,"url":"https://github.com/elastic/kibana/pull/221183","mergeCommit":{"message":"Upgrading backport to v10 (#221183)\n\n## Summary\n\nUpgrading `backport` from `^9.6.6` to `10.0.0`\n\nChangelog: https://github.com/sorenlouv/backport/releases\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"5e80739097de1c401d13f60ed7a4bb1aaed6d1e3"}},"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/221183","number":221183,"mergeCommit":{"message":"Upgrading backport to v10 (#221183)\n\n## Summary\n\nUpgrading `backport` from `^9.6.6` to `10.0.0`\n\nChangelog: https://github.com/sorenlouv/backport/releases\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"5e80739097de1c401d13f60ed7a4bb1aaed6d1e3"}}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <[email protected]>
1 parent 52d038d commit 7c6255f

File tree

2 files changed

+170
-163
lines changed

2 files changed

+170
-163
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1680,7 +1680,7 @@
16801680
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
16811681
"babel-plugin-transform-require-default": "^0.1.7",
16821682
"babel-plugin-transform-typescript-metadata": "^0.3.2",
1683-
"backport": "^9.6.6",
1683+
"backport": "^10.0.0",
16841684
"blob-polyfill": "^7.0.20220408",
16851685
"buildkite-test-collector": "^1.8.1",
16861686
"callsites": "^3.1.0",

0 commit comments

Comments
 (0)