Update junit-framework monorepo to v6.1.3 - #2756
Merged
Merged
Conversation
✅ Deploy Preview for selenium-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
renovate
Bot
force-pushed
the
renovate/junit-framework-monorepo
branch
2 times, most recently
from
August 10, 2026 17:00
1c722e9 to
41809a4
Compare
renovate
Bot
force-pushed
the
renovate/junit-framework-monorepo
branch
from
August 10, 2026 17:15
41809a4 to
cba6062
Compare
geckodriver now rejects -remote-allow-system-access when set via FirefoxOptions capabilities, breaking the CI checks this PR is meant to pass. Bump selenium.version to 4.47.0 and switch to GeckoDriverService.Builder().withAllowSystemAccess(true), matching the fix already applied in SeleniumHQ/selenium's own Java test suite. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
diemol
approved these changes
Aug 10, 2026
selenium-ci
added a commit
that referenced
this pull request
Aug 10, 2026
* Update junit-framework monorepo to v6.1.3 * Fix Firefox setContext test broken by geckodriver capability restriction geckodriver now rejects -remote-allow-system-access when set via FirefoxOptions capabilities, breaking the CI checks this PR is meant to pass. Bump selenium.version to 4.47.0 and switch to GeckoDriverService.Builder().withAllowSystemAccess(true), matching the fix already applied in SeleniumHQ/selenium's own Java test suite. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Diego Molina <diemol@gmail.com> Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com> [deploy site] fc1fc6c
diemol
added a commit
that referenced
this pull request
Aug 11, 2026
…tion geckodriver now rejects -remote-allow-system-access when set via FirefoxOptions capabilities, breaking the CI checks this PR is meant to pass (same issue fixed in PR #2756 for the Java examples). Pass --allow-system-access as a FirefoxService arg instead, matching the fix already applied in SeleniumHQ/selenium's own Python test suite (firefox_context_tests.py). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
diemol
added a commit
that referenced
this pull request
Aug 11, 2026
* Update dependency selenium to v4.47.0 * Fix Firefox test_set_context broken by geckodriver capability restriction geckodriver now rejects -remote-allow-system-access when set via FirefoxOptions capabilities, breaking the CI checks this PR is meant to pass (same issue fixed in PR #2756 for the Java examples). Pass --allow-system-access as a FirefoxService arg instead, matching the fix already applied in SeleniumHQ/selenium's own Python test suite (firefox_context_tests.py). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Diego Molina <diemol@gmail.com> Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
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.
This PR contains the following updates:
6.1.2→6.1.36.1.2→6.1.3Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.