Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tar, web3 and geckodriver #691

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2024

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

Removes tar

Updates web3 from 1.10.3 to 4.7.0

Release notes

Sourced from web3's releases.

web3-eth@4.0.0-alpha.0

Initial alpha release

Install with yarn add web3-eth@4.0.0-alpha.0

web3-core-requestmanager@4.0.0-alpha.0

Initial alpha release

Install with yarn add web3-core-requestmanager@4.0.0-alpha.0

web3-providers-http@4.0.0-alpha.0

Initial alpha release

Install with yarn add web3-providers-http@4.0.0-alpha.0

web3-providers-base@1.0.0-alpha.1

Changed

  • Update version to 1.0.0-alpha.1 for web3-providers-base
  • Update version to 4.0.0-alpha.0 for web3-utils in web3-providers-base

web3-utils@4.0.0-alpha.0

Initial alpha release

Install with yarn add web3-utils@4.0.0-alpha.0

web3-packagetemplate@1.0.0-alpha.0

Initial alpha release

Install with yarn add web3-packagetemplate@1.0.0-alpha.0

Changelog

Sourced from web3's changelog.

[4.7.0]

added

web3-eth-contract

  • Types ContractDeploySend, ContractMethodSend, Web3PromiEvent was exported (#6883)

web3-eth-ens

  • Added function getText and getName in ENS and resolver classes (#6914)

fixed

web3-validator

  • Multi-dimensional arrays(with a fix length) are now handled properly when parsing ABIs (#6798)

web3-utils

  • fixed erroneous parsing of big numbers in the toNumber(...) function (#6880)

[Unreleased]

Commits
Maintainer changes

This version was pushed to npm by luu-alex, a new releaser for web3 since your current version.


Updates geckodriver from 3.2.0 to 4.3.3

Release notes

Sourced from geckodriver's releases.

Release 4.3.3

  • Bump ip from 1.1.8 to 1.1.9 (#374) (c49704f)
  • update deps (d6c8596)
  • Bump @​types/node from 20.11.17 to 20.11.19 (#371) (7b8d175)
  • Bump @​typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 (#373) (bf906b4)
  • Bump https-proxy-agent from 7.0.2 to 7.0.4 (#369) (67f6eb9)
  • Bump release-it from 17.0.3 to 17.1.1 (#368) (6a24a8d)
  • Bump @​vitest/coverage-v8 from 1.2.2 to 1.3.0 (#367) (574a1c4)
  • Bump husky from 9.0.10 to 9.0.11 (#366) (b768f8f)
  • Bump webdriverio from 8.31.1 to 8.32.1 (#364) (cdfcd28)
  • Bump http-proxy-agent from 7.0.0 to 7.0.2 (#365) (877411e)
  • Bump tar-fs from 3.0.4 to 3.0.5 (#361) (4be72a8)
  • Bump @​typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 (#363) (96107e2)
  • Bump @​typescript-eslint/parser from 6.20.0 to 6.21.0 (#362) (a69f198)
  • Bump eslint-plugin-unicorn from 50.0.1 to 51.0.1 (#360) (621faec)
  • Bump @​types/node from 20.11.16 to 20.11.17 (#358) (57685ad)
  • Bump webdriverio from 8.29.7 to 8.31.1 (#359) (abb0687)
  • Bump webdriverio from 8.29.3 to 8.29.7 (#357) (ceb95af)

Release 4.3.2

  • (fix): download raw cargo.yaml to avoid rate limiting (08a5ecf)
  • (chore): update deps (9753af8)
  • Fix GECKODRIVER_AUTO_INSTALL variable (#356) (2955bc5)
  • Bump @​types/node from 20.11.5 to 20.11.10 (#355) (2e8c232)
  • Bump @​vitest/coverage-v8 from 1.2.1 to 1.2.2 (#353) (7208897)
  • Bump @​typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 (#354) (3c966bf)
  • Bump webdriverio from 8.28.8 to 8.29.1 (#352) (9c4104d)
  • Bump @​typescript-eslint/parser from 6.19.0 to 6.19.1 (#349) (4ed12cb)
  • Bump vitest from 1.2.1 to 1.2.2 (#350) (0840367)
  • Bump release-it from 17.0.1 to 17.0.3 (#351) (923d88a)
  • Bump husky from 8.0.3 to 9.0.6 (#348) (3776dff)

Release 4.3.1

  • (fix): pull latest release version from new endpoint (#346) (57a1aca)
  • Bump @​types/node from 20.11.0 to 20.11.5 (#342) (61bb323)
  • Bump @​typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0 (#343) (fe7f779)
  • Bump vitest from 1.2.0 to 1.2.1 (#341) (a4d3ecb)
  • Bump @​vitest/coverage-v8 from 1.2.0 to 1.2.1 (#340) (f70dee7)
  • Bump webdriverio from 8.27.2 to 8.28.8 (#339) (4a4f3f2)
  • Bump @​typescript-eslint/parser from 6.18.1 to 6.19.0 (#338) (a45c54b)
  • Bump vite from 5.0.11 to 5.0.12 (#337) (5b89a6e)
  • Bump @​types/node from 20.10.7 to 20.11.0 (#335) (55f84ea)
  • Bump vitest from 1.1.3 to 1.2.0 (#334) (c7182b3)
  • Bump @​vitest/coverage-v8 from 1.1.1 to 1.2.0 (#332) (db43b72)
  • Bump webdriverio from 8.27.0 to 8.27.2 (#333) (11d466e)
  • Bump @​typescript-eslint/parser from 6.18.0 to 6.18.1 (#336) (7e6b025)
  • Bump @​typescript-eslint/eslint-plugin from 6.18.0 to 6.18.1 (#331) (5aa21a1)
  • Bump @​typescript-eslint/eslint-plugin from 6.16.0 to 6.18.0 (#330) (b4e7249)
  • Bump vitest from 1.1.1 to 1.1.3 (#326) (d33b8c4)
  • Bump @​types/node from 20.10.6 to 20.10.7 (#328) (6ef7359)

... (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 dependencies [tar](https://github.com/isaacs/node-tar), [web3](https://github.com/ChainSafe/web3.js) and [geckodriver](https://github.com/webdriverio-community/node-geckodriver). These dependencies need to be updated together.


Removes `tar`

Updates `web3` from 1.10.3 to 4.7.0
- [Release notes](https://github.com/ChainSafe/web3.js/releases)
- [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md)
- [Commits](web3/web3.js@v1.10.3...v4.7.0)

Updates `geckodriver` from 3.2.0 to 4.3.3
- [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...v4.3.3)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
- dependency-name: web3
  dependency-type: direct:production
- dependency-name: geckodriver
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2024
@ronaldsg20
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #706.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-75ee716589 branch May 6, 2024 19:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant