SeleniumHQ / SeleniumHQ/seleniumhq.github.io

Dependency Dashboard

Open
#1,617 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
1.4k
Forks
1.6k
Avg merge
18h 3m
Merged PRs (30d)
56

Description

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

bundler (1)
examples/ruby/Gemfile (7)
  • ffi '~> 1.15', '>= 1.15.5'
  • rake '~> 13.0'
  • rspec '~> 3.0'
  • rubocop '~> 1.35'
  • rubocop-rspec '~> 3.0'
  • selenium-devtools '= 0.153.0'
  • selenium-webdriver '= 4.49.0'
github-actions (12)
.github/workflows/calibreapp-image-actions.yml (3)
  • actions/checkout v7
  • calibreapp/image-actions main
  • peter-evans/create-pull-request v8
.github/workflows/deploy.yml (5)
  • actions/checkout v7
  • peaceiris/actions-hugo v3
  • peaceiris/actions-gh-pages v4
  • ubuntu 26.04
  • hugo 0.166.0
.github/workflows/dotnet-examples.yml (8)
  • actions/checkout v7
  • actions/setup-dotnet v6
  • actions/setup-dotnet v6
  • actions/setup-java v6
  • nick-fields/retry v4.0.0
  • dotnet-sdk 10.x
  • dotnet-sdk 10.x
  • java-jdk 25.0.4+101.0.LTS
.github/workflows/java-examples.yml (4)
  • actions/checkout v7
  • actions/setup-java v6
  • actions/upload-artifact v7
  • java-jdk 25.0.4+101.0.LTS
.github/workflows/js-examples.yml (6)
  • actions/checkout v7
  • actions/setup-node v7
  • actions/setup-node v7
  • nick-invision/retry v4.0.0
  • node 24.x
  • node 24.x
.github/workflows/kotlin-examples.yml (4)
  • actions/checkout v7
  • actions/setup-java v6
  • nick-invision/retry v4.0.0
  • java-jdk 25.0.4+101.0.LTS
.github/workflows/label-commenter.yml (3)
  • actions/checkout v7
  • peaceiris/actions-label-commenter v1
  • ubuntu 26.04
.github/workflows/link-check.yml (7)
  • actions/checkout v7
  • peaceiris/actions-hugo v3
  • actions/setup-node v7
  • untitaker/hyperlink 0.3.2
  • actions/upload-artifact v7
  • hugo 0.166.0
  • node 24.21.0
.github/workflows/lock.yml (1)
  • dessant/lock-threads v6
.github/workflows/python-examples.yml (4)
  • actions/checkout v7
  • actions/setup-python v7
  • actions/setup-java v6
  • java-jdk 25.0.4+101.0.LTS
.github/workflows/ruby-examples.yml (10)
  • actions/checkout v7
  • ruby/setup-ruby v1
  • actions/setup-java v6
  • nick-invision/retry v4.0.0
  • nick-invision/retry v4.0.0
  • actions/checkout v7
  • ruby/setup-ruby v1
  • ruby 4.0.7
  • java-jdk 25.0.4+101.0.LTS
  • ruby 4.0.7
.github/workflows/test.yml (4)
  • actions/checkout v7
  • peaceiris/actions-hugo v3
  • ubuntu 26.04
  • hugo 0.166.0
gomod (1)
website_and_docs/go.mod (2)
  • go 1.20
  • github.com/google/docsy/theme v0.17.0
gradle (1)
examples/java/build.gradle (2)
  • org.junit:junit-bom 6.1.3
  • com.titusfortner:selenium-logger 2.4.0
gradle-wrapper (1)
examples/java/gradle/wrapper/gradle-wrapper.properties (1)
  • gradle 9.7.1
maven (2)
examples/java/pom.xml (5)
  • org.seleniumhq.selenium:selenium-java 4.49.0
  • org.seleniumhq.selenium:selenium-grid 4.49.0
  • org.junit.jupiter:junit-jupiter-engine 6.1.3
  • com.titusfortner:selenium-logger 2.4.0
  • org.apache.maven.plugins:maven-surefire-plugin 3.6.0
examples/kotlin/pom.xml (7)
  • org.slf4j:slf4j-api 2.0.19
  • ch.qos.logback:logback-classic 1.6.3
  • org.seleniumhq.selenium:selenium-java 4.49.0
  • org.junit.jupiter:junit-jupiter-engine 6.1.3
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8 2.4.20
  • org.apache.maven.plugins:maven-surefire-plugin 3.6.0
  • org.jetbrains.kotlin:kotlin-maven-plugin 2.4.20
npm (3)
examples/javascript/package.json (3)
  • assert 2.1.0
  • selenium-webdriver 4.49.0
  • mocha 12.0.2
website_and_docs/package.json (1)
  • sass-embedded 1.104.1
website_and_docs/packages/hugoautogen/package.json (2)
  • @fortawesome/fontawesome-free 7.3.1
  • bootstrap 5.3.8
pip_requirements (2)
examples/python/requirements.txt (9)
  • selenium ==4.49.0
  • pytest ==9.1.1
  • trio ==0.34.0
  • pytest-trio ==0.8.0
  • pytest-rerunfailures ==16.7
  • flake8 ==7.3.0
  • requests ==2.34.2
  • tox ==4.61.5 → [Updates: ==4.63.0]
  • pytest-xdist ==3.8.0
scripts/requirements.txt

  • Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with examples/python/requirements.txt and the linked pull request 2838, then review the affected dependency configuration and related GitHub Actions files. This dashboard is already tracking a Renovate update for tox; done means the dependency update is reviewed and the relevant checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
bootstrap, github-actions, go, html, hugo, java, javascript, kotlin, node.js, python, ruby, sass
Domain
build-system, ci-cd, devops
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.