Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webdriverio-community/node-geckodriver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.2
Choose a base ref
...
head repository: webdriverio-community/node-geckodriver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Choose a head ref
  • 8 commits
  • 4 files changed
  • 5 contributors

Commits on Oct 20, 2025

  1. chore(deps): bump vite from 7.1.5 to 7.1.11 (#685)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.5 to 7.1.11.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 7.1.11
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    c5a8b35 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#686)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@4.1.0...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.1.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    d62c835 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. chore(deps): bump glob from 10.4.5 to 10.5.0 (#688)

    Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0.
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.4.5...v10.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-version: 10.5.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    a9e0733 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Configuration menu
    Copy the full SHA
    994a9d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cd5786 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af16831 View commit details
    Browse the repository at this point in the history
  4. fix: typing

    christian-bromann committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    33ffd60 View commit details
    Browse the repository at this point in the history
  5. Release 6.1.0

    wdio-bot committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    316c14c View commit details
    Browse the repository at this point in the history
Loading