-
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 chromedriver #171545
Merged
kc13greiner
merged 3 commits into
elastic:main
from
kc13greiner:feature/upgrade-chromedriver-119.0.1
Nov 21, 2023
Merged
Upgrade chromedriver #171545
kc13greiner
merged 3 commits into
elastic:main
from
kc13greiner:feature/upgrade-chromedriver-119.0.1
Nov 21, 2023
Conversation
This file contains 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
kc13greiner
added
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
release_note:skip
Skip the PR/issue when compiling release notes
chore
backport:all-open
Backport to all branches that could still receive a release
labels
Nov 20, 2023
Pinging @elastic/kibana-security (Team:Security) |
💚 Build Succeeded
Metrics [docs]
History
To update your PR or re-run it, just comment with: |
thomheymann
approved these changes
Nov 21, 2023
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Nov 21, 2023
## Summary Upgrade `chromedriver` ## Changelog giggio/node-chromedriver@117.0.3...119.0.1 --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit c5daa37)
🟡 Some backports could not be created automatically, 7.17 has been manually created
Note: 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 |
kibanamachine
added a commit
to kibanamachine/kibana
that referenced
this pull request
Nov 21, 2023
# Backport This will backport the following commits from `main` to `8.11`: - [Upgrade chromedriver (elastic#171545)](elastic#171545) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Kurt","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-11-21T14:21:37Z","message":"Upgrade chromedriver (elastic#171545)\n\n## Summary\r\n\r\nUpgrade `chromedriver`\r\n\r\n## Changelog\r\n\r\nhttps://github.com/giggio/node-chromedriver/compare/117.0.3...119.0.1\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"c5daa370c725641a7f9cc737f6f309b741ea206e","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Security","release_note:skip","backport:all-open","v8.12.0"],"number":171545,"url":"https://github.com/elastic/kibana/pull/171545","mergeCommit":{"message":"Upgrade chromedriver (elastic#171545)\n\n## Summary\r\n\r\nUpgrade `chromedriver`\r\n\r\n## Changelog\r\n\r\nhttps://github.com/giggio/node-chromedriver/compare/117.0.3...119.0.1\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"c5daa370c725641a7f9cc737f6f309b741ea206e"}},"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/171545","number":171545,"mergeCommit":{"message":"Upgrade chromedriver (elastic#171545)\n\n## Summary\r\n\r\nUpgrade `chromedriver`\r\n\r\n## Changelog\r\n\r\nhttps://github.com/giggio/node-chromedriver/compare/117.0.3...119.0.1\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"c5daa370c725641a7f9cc737f6f309b741ea206e"}}]}] BACKPORT--> Co-authored-by: Kurt <[email protected]>
jsanz
pushed a commit
to jsanz/kibana
that referenced
this pull request
Nov 28, 2023
## Summary Manual backport of `chromedriver` in 7.17 to ^119. See elastic#171545 --------- Co-authored-by: Brad White <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport:all-open
Backport to all branches that could still receive a release
chore
release_note:skip
Skip the PR/issue when compiling release notes
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
v8.11.2
v8.12.0
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.
Summary
Upgrade
chromedriver
Changelog
giggio/node-chromedriver@117.0.3...119.0.1