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 #706

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 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.8.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.8.0]

Changed

web3-eth-abi

  • Dependencies updated

web3-eth-accounts

  • Dependencies updated

Fixed

web3-eth-contract

  • Fix an issue with smart contract function overloading (#6922)

web3-utils

  • fixed toHex incorrectly hexing Uint8Arrays and Buffer (#6957)
  • fixed isUint8Array not returning true for Buffer (#6957)

Added

web3-eth-contract

  • Added a console warning in case of an ambiguous call to a solidity method with parameter overloading (#6942)
  • Added contract.deploy(...).decodeData(...) and contract.decodeMethodData(...) that decode data based on the ABI (#6950)

web3-eth

  • method getBlock now includes properties of eip 4844, 4895, 4788 when returning block (#6933)
  • update type withdrawalsSchema, blockSchema and blockHeaderSchema schemas to include properties of eip 4844, 4895, 4788 (#6933)

web3-types

  • Added signature to type AbiFunctionFragment (#6922)
  • update type Withdrawals, block and BlockHeaderOutput to include properties of eip 4844, 4895, 4788 (#6933)

[Unreleased]

Added

web3-core

  • defaultReturnFormat was added to the configuration options. (#6947)

web3-eth

... (truncated)

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

Release notes

Sourced from geckodriver's releases.

Release 4.4.0

  • fix: test (ce2589e)
  • debug (e2fb53a)
  • fix: attempt stable install (c937b94)
  • fix: use @​puppeteer/browser to install Firefox on the CI machine (9902b76)
  • revert (72f34fc)
  • fix: install firefox in CI (a9c5ef8)
  • fix: build (3bf164b)
  • fix: tests (f9ae3e6)
  • fix: locate firefox in test (a2b317d)
  • update deps (05806a7)
  • feat: allow to set geckodriver via GECKODRIVER_PATH (942cb41)
  • Bump webdriverio from 8.36.0 to 8.36.1 (#421) (2a6c1b1)
  • Bump @​typescript-eslint/parser from 7.6.0 to 7.7.0 (#422) (ab368ec)
  • Bump @​typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 (#420) (c632f34)
  • chore(deps): Replace unmaintained npm-run-all with npm-run-all2 (#419) (806640d)
  • Bump unzipper from 0.10.14 to 0.11.2 (#417) (ab9062e)
  • Bump @​vitest/coverage-v8 from 1.4.0 to 1.5.0 (#418) (17e9187)
  • Bump typescript from 5.4.4 to 5.4.5 (#416) (fb65812)
  • Bump release-it from 17.1.1 to 17.2.0 (#414) (498f5c7)
  • Bump @​types/node from 20.12.5 to 20.12.7 (#415) (6c7a9f1)
  • Bump webdriverio from 8.35.1 to 8.36.0 (#413) (c91321c)
  • Bump @​typescript-eslint/parser from 7.5.0 to 7.6.0 (#411) (a165fb6)
  • Bump @​typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0 (#412) (d1538bf)
  • Bump @​typescript-eslint/parser from 7.4.0 to 7.5.0 (#410) (1a62549)
  • Bump typescript from 5.4.3 to 5.4.4 (#409) (846d82e)
  • Bump @​types/node from 20.12.2 to 20.12.5 (#408) (40e99ef)
  • Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 (#407) (f55df5c)
  • Bump @​typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0 (#406) (beed05d)
  • Bump octokit from 3.1.2 to 3.2.0 (#405) (50b47c9)
  • Bump vite from 5.1.6 to 5.2.8 (#404) (a173a26)
  • Bump @​types/node from 20.11.30 to 20.12.2 (#403) (bd690d3)
  • Bump @​typescript-eslint/parser from 7.3.1 to 7.4.0 (#402) (ee84a18)
  • Bump @​typescript-eslint/eslint-plugin from 7.3.1 to 7.4.0 (#401) (421c4b1)
  • Bump @​typescript-eslint/eslint-plugin from 7.2.0 to 7.3.1 (#397) (283477c)
  • Bump @​types/node from 20.11.28 to 20.11.30 (#400) (07edad9)
  • Bump webdriverio from 8.34.1 to 8.35.1 (#399) (57580c1)
  • Bump typescript from 5.4.2 to 5.4.3 (#398) (072a086)
  • Bump @​typescript-eslint/parser from 7.2.0 to 7.3.1 (#396) (3b228f9)
  • Bump @​types/node from 20.11.25 to 20.11.28 (#395) (522cc1d)
  • Bump @​vitest/coverage-v8 from 1.3.1 to 1.4.0 (#393) (e67f7d8)
  • Bump @​typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 (#394) (dacbcf7)
  • Bump webdriverio from 8.33.1 to 8.34.1 (#392) (d39ca86)
  • Bump @​typescript-eslint/parser from 7.1.1 to 7.2.0 (#391) (ef0a4de)
  • Bump @​typescript-eslint/parser from 7.1.0 to 7.1.1 (#389) (a09f632)
  • Bump @​typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1 (#387) (ca60e94)
  • Bump typescript from 5.3.3 to 5.4.2 (#388) (c29af8a)
  • Bump @​types/node from 20.11.24 to 20.11.25 (#390) (0ae8c10)
  • Bump webdriverio from 8.32.4 to 8.33.1 (#386) (63f9e60)
  • Bump @​types/node from 20.11.20 to 20.11.24 (#385) (248e77c)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2024
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.8.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.8.0)

Updates `geckodriver` from 3.2.0 to 4.4.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...v4.4.0)

---
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 force-pushed the dependabot/npm_and_yarn/multi-5da01480af branch from 712af5e to 93f05d4 Compare May 8, 2024 22:49
@ronaldsg20 ronaldsg20 closed this May 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@ronaldsg20 ronaldsg20 deleted the dependabot/npm_and_yarn/multi-5da01480af branch May 9, 2024 15:46
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