Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2026

Removes tar. It's no longer used after updating ancestor dependency geckodriver. These dependencies need to be updated together.

Removes tar

Updates geckodriver from 3.2.0 to 6.1.0

Release notes

Sourced from geckodriver's releases.

Release 6.1.0

  • fix: typing (33ffd60)
  • ci: extend CI tests to Node.js 25 (#687) (af16831)
  • chore: update more deps (8cd5786)
  • chore(deps): upgrade modern tar (#689) (994a9d2)
  • chore(deps): bump glob from 10.4.5 to 10.5.0 (#688) (a9e0733)
  • chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#686) (d62c835)
  • chore(deps): bump vite from 7.1.5 to 7.1.11 (#685) (c5a8b35)

Release 6.0.2

  • chore(install): use modern tar to unpack (#681) (bea9393)
  • chore(deps): bump lewagon/wait-on-check-action (#676) (f7d35dd)
  • chore(deps-dev): bump tsx in the patch-deps-updates-main group (#679) (4c6a385)
  • chore(deps-dev): bump release-it (#678) (8296793)
  • chore(deps): bump tar-fs from 3.1.0 to 3.1.1 (#677) (be060f8)
  • chore(deps-dev): bump eslint from 9.35.0 to 9.36.0 (#675) (c6eb6e5)
  • chore(deps): bump vite from 7.1.2 to 7.1.5 (#672) (881876b)
  • chore: resync lockfile after geckodriver 5.0.0 dev addition (#667) (2a8b633)
  • ci: extend CI tests to Node.js 22 and 24 (#666) (c47bc2b)
  • chore(deps): bump the major-deps-updates group across 1 directory with 2 updates (#671) (1661b30)
  • chore: update .nvmrc to Node.js 22 (Active LTS) (#665) (84684f3)
  • chore(deps-dev): bump eslint in the minor-deps-updates-main group (#670) (131dfcf)
  • chore(deps): bump the patch-deps-updates-main group with 2 updates (#669) (08d053a)

Release 6.0.1

  • fix: enable GECKODRIVER_AUTO_INSTALL usage on Windows (#662) (2ac6270)
  • chore(deps): bump the patch-deps-updates-main group with 3 updates (#664) (c41f6fe)
  • chore(deps-dev): bump eslint in the minor-deps-updates-main group (#663) (9986f9c)
  • chore: add geckodriver@5.0.0 to lockfile (#660) (457ebdc)

Release 6.0.0

  • fix(deps): update tar-fs to ^3.1.0 (#652) (42a221e)
  • chore(deps-dev): bump the major-deps-updates-main group with 3 updates (#658) (8346288)
  • chore(deps): bump the minor-deps-updates-main group with 8 updates (#657) (208757a)
  • chore(deps): bump the patch-deps-updates-main group with 2 updates (#656) (9f811a2)
  • chore(dev): bump @​wdio/eslint and fix lint issues from new rules (#648) (f43e83b)
  • fix: correct postinstall script typo (#655) (d78058f)
  • fix: change to lowercase npm branding (#654) (6f76827)
  • chore(deps): bump tmp and @​inquirer/editor (#651) (c509f9f)
  • refactor!: remove node-fetch; require Node.js >=20 (#650) (15d4d17)
  • chore: update prepare script for Husky 9 compatibility (#649) (048748d)
  • chore(deps): bump lewagon/wait-on-check-action (#645) (23994ce)
  • chore(deps): bump tar-fs from 3.0.8 to 3.0.9 (#643) (7338710)
  • chore(deps): bump undici and release-it (#640) (d61b55e)
  • chore(deps): bump dependabot/fetch-metadata (#639) (f12867d)
  • chore(deps): bump vite from 6.2.6 to 6.3.4 (#638) (496696d)
  • chore(deps): bump vite from 6.2.5 to 6.2.6 (#637) (27b1e49)
  • chore(deps): bump the patch-deps-updates-main group with 3 updates (#635) (6c91bac)
  • chore(deps): bump vite from 6.2.4 to 6.2.5 (#634) (014a0b9)
  • chore(deps): bump vite from 6.2.2 to 6.2.4 (#633) (8eb66a2)

... (truncated)

Changelog

Sourced from geckodriver's changelog.

Changelog

For updates and changelogs on v4.0.0 and above, go to https://github.com/webdriverio-community/node-geckodriver/releases.

Commits
Maintainer changes

This version was pushed to npm by wdio-user, a new releaser for geckodriver since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [geckodriver](https://github.com/webdriverio-community/node-geckodriver). These dependencies need to be updated together.


Removes `tar`

Updates `geckodriver` from 3.2.0 to 6.1.0
- [Release notes](https://github.com/webdriverio-community/node-geckodriver/releases)
- [Changelog](https://github.com/webdriverio-community/node-geckodriver/blob/main/CHANGELOG.md)
- [Commits](webdriverio-community/node-geckodriver@v3.2.0...v6.1.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: geckodriver
  dependency-version: 6.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 17, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 17, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant