-
Notifications
You must be signed in to change notification settings - Fork 344
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
Update Chromedriver Versions #7941
Merged
Merged
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
asf-ci-trafficcontrol
added
dependencies
Pull requests that update a dependency file
tests
related to tests and/or testing infrastructure
Traffic Portal v1
related to Traffic Portal version 1
Traffic Portal v2
Related to the experimental Traffic Portal version 2
labels
Feb 17, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7941 +/- ##
=========================================
Coverage 65.77% 65.77%
Complexity 98 98
=========================================
Files 327 327
Lines 13010 13010
Branches 998 998
=========================================
Hits 8557 8557
Misses 4091 4091
Partials 362 362
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
zrhoffman
approved these changes
Feb 17, 2024
rimashah25
pushed a commit
to rimashah25/trafficcontrol
that referenced
this pull request
Mar 20, 2024
Update chromedriver (cherry picked from commit 8d1b4e3)
zrhoffman
added a commit
that referenced
this pull request
Mar 20, 2024
* Update Chromedriver Versions (#7931) * Update Go version to 1.21.7 (#7935) * Update Chromedriver Versions (#7941) Update chromedriver (cherry picked from commit 8d1b4e3) * Update Go version to 1.22.0 (#7940) * Update Chromedriver Versions (#7942) Update chromedriver (cherry picked from commit 578f04e) * Update Chromedriver Versions (#7949) Update chromedriver (cherry picked from commit f91c341) * Update Chromedriver Versions (#7950) Update chromedriver (cherry picked from commit a423170) * Bump ip from 1.1.8 to 1.1.9 in /experimental/traffic-portal/build (#7945) Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. - [Commits](indutny/node-ip@v1.1.8...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 6c6eebc) * Bump es5-ext from 0.10.62 to 0.10.64 in /experimental/traffic-portal (#7951) Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64. - [Release notes](https://github.com/medikoo/es5-ext/releases) - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md) - [Commits](medikoo/es5-ext@v0.10.62...v0.10.64) --- updated-dependencies: - dependency-name: es5-ext dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit e05e709) * Update Chromedriver Versions (#7954) Update chromedriver (cherry picked from commit 1464dc2) * Update Go version to 1.22.1 (#7955) Co-authored-by: asf-ci-trafficcontrol <[email protected]> (cherry picked from commit dc995a9) * Fix incorrect display of delivery services for an ORG server (#7957) * Update Chromedriver Versions (#7963) Update chromedriver (cherry picked from commit 26a2f6a) * Changes for ATC 8.0.1 release. * Remove cypress node dependency * Updated changelog * Updated node dependencies * Removing minor change from PR 7957 * Removing minor change from PR 7553 --------- Co-authored-by: asf-ci-trafficcontrol <[email protected]> Co-authored-by: Zach Hoffman <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
tests
related to tests and/or testing infrastructure
Traffic Portal v1
related to Traffic Portal version 1
Traffic Portal v2
Related to the experimental Traffic Portal version 2
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.
This PR updates chromedriver in:
traffic_portal/test/integration: 121.0.1 -> 121.0.1
experimental/traffic-portal: 121.0.1 -> 121.0.1
Which Traffic Control components are affected by this PR?
What is the best way to verify this PR?
Verify that the affected e2e tests pass.
PR submission checklist