[8.11] Upgrades crypto-js@4.1.1→4.2.0 (#169976)#170039
Merged
jeramysoucy merged 1 commit intoelastic:8.11from Oct 27, 2023
Merged
[8.11] Upgrades crypto-js@4.1.1→4.2.0 (#169976)#170039jeramysoucy merged 1 commit intoelastic:8.11from
jeramysoucy merged 1 commit intoelastic:8.11from
Conversation
## Summary Upgrades `crypto-js` transitive dependency from v4.1.1 to v4.2.0 (cherry picked from commit 92db128)
35b6c09 to
7e3f1b6
Compare
💚 Build Succeeded
Metrics [docs]
To update your PR or re-run it, just comment with: cc @jeramysoucy |
jeramysoucy
referenced
this pull request
Oct 30, 2023
# Backport This will backport the following commits from `main` to `7.17`: - [Upgrades crypto-js@4.1.1→4.2.0 (#169976)](#169976) ## Note: I opted to update the existing resolution. The alternative is to update `pdfmake` and its dependencies, which means also migrating to a fork of pdfkit (`@foliojs-fork/pdfkit` like in main). <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jeramy Soucy","email":"jeramy.soucy@elastic.co"},"sourceCommit":{"committedDate":"2023-10-27T14:52:41Z","message":"Upgrades crypto-js@4.1.1→4.2.0 (#169976)\n\n## Summary\r\n\r\nUpgrades `crypto-js` transitive dependency from v4.1.1 to v4.2.0","sha":"92db12816a9f2f5908939bba66bcbb14e8eec62e","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:all-open","v8.12.0"],"number":169976,"url":"https://github.com/elastic/kibana/pull/169976","mergeCommit":{"message":"Upgrades crypto-js@4.1.1→4.2.0 (#169976)\n\n## Summary\r\n\r\nUpgrades `crypto-js` transitive dependency from v4.1.1 to v4.2.0","sha":"92db12816a9f2f5908939bba66bcbb14e8eec62e"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/169976","number":169976,"mergeCommit":{"message":"Upgrades crypto-js@4.1.1→4.2.0 (#169976)\n\n## Summary\r\n\r\nUpgrades `crypto-js` transitive dependency from v4.1.1 to v4.2.0","sha":"92db12816a9f2f5908939bba66bcbb14e8eec62e"}},{"url":"https://github.com/elastic/kibana/pull/170039","number":170039,"branch":"8.11","state":"OPEN"}]}] BACKPORT-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto8.11:Questions ?
Please refer to the Backport tool documentation