Skip to content

Update junit-framework monorepo to v6.1.3 - #2756

Merged
diemol merged 2 commits into
trunkfrom
renovate/junit-framework-monorepo
Aug 10, 2026
Merged

Update junit-framework monorepo to v6.1.3#2756
diemol merged 2 commits into
trunkfrom
renovate/junit-framework-monorepo

Conversation

@renovate

@renovate renovate Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.junit.jupiter:junit-jupiter-engine (source) 6.1.26.1.3 age confidence
org.junit:junit-bom (source) 6.1.26.1.3 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify

netlify Bot commented Aug 10, 2026

Copy link
Copy Markdown

Deploy Preview for selenium-dev ready!

Name Link
🔨 Latest commit 3256550
🔍 Latest deploy log https://app.netlify.com/projects/selenium-dev/deploys/6a7a46b2430ecb000801350e
😎 Deploy Preview https://deploy-preview-2756--selenium-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate
renovate Bot force-pushed the renovate/junit-framework-monorepo branch 2 times, most recently from 1c722e9 to 41809a4 Compare August 10, 2026 17:00
@renovate
renovate Bot force-pushed the renovate/junit-framework-monorepo branch from 41809a4 to cba6062 Compare August 10, 2026 17:15
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>
@renovate

renovate Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@diemol
diemol merged commit fc1fc6c into trunk Aug 10, 2026
10 checks passed
@diemol
diemol deleted the renovate/junit-framework-monorepo branch August 10, 2026 23:17
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant