Skip to content

Bump json5, convict and web3-provider-engine#20

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/json5-and-convict-and-web3-provider-engine--removed
Open

Bump json5, convict and web3-provider-engine#20
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/json5-and-convict-and-web3-provider-engine--removed

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 7, 2023

Copy link
Copy Markdown

Removes json5. It's no longer used after updating ancestor dependencies json5, convict and web3-provider-engine. These dependencies need to be updated together.

Removes json5

Updates convict from 4.4.1 to 6.2.3

Changelog

Sourced from convict's changelog.

[6.2.3] - 2022-05-07

Fixed

  • More more complete fix for prototype pollution vulnerability first addressed in #384 (Marc-Aurèle Darche @​madarche, Snyk Security team)

[6.2.2] - 2022-03-27

Fixed

  • More complete fix for prototype pollution vulnerability first addressed in #384 (Marc-Aurèle Darche @​madarche)

[6.2.1] - 2021-10-20

Fixed

[6.2.0] - 2021-05-21

Changed

  • Update dependency: validator ^11.1.0^13.6.0 (#390)
  • Update dependency: parser ^18.1.3^20.2.7 (#390)
  • Update dependency: moment ^2.24.0^2.29.1 (#390)

[6.1.0] - 2021-05-03

Added

  • Add new "nullable" option to allow "null" additionally to any format #386 (maxwrlr)

[6.0.1] - 2021-03-11

Fixed

  • Fix prototype pollution vulnerability #384 (arjunshibu, Jamie Slome)

[6.0.0] - 2020-05-02

Changed

  • [BREAKING] Multi-packages split #327 (A-312, Marc-Aurèle Darche @​madarche).

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by madarche, a new releaser for convict since your current version.


Updates web3-provider-engine from 14.2.1 to 16.0.5

Release notes

Sourced from web3-provider-engine's releases.

16.0.5

Changed

  • Update eth-block-tracker to 5.0.1 to remove unintentional dependency on Babel, which produced warning locally when not installed (#409)

16.0.4

Fixed

  • Remove vulnerable version of cross-fetch (#404)

v16.0.0

  • Breaking: Use Infura V3 API (#352)
    • The previously used Infura API is deprecated and will be (or is already) removed.
    • Using the Infura Provider now requires an API key. See eth-json-rpc-infura and infura.io for details.
  • Update various dependencies
    • eth-json-rpc-middleware@6.0.0 (#350)
    • eth-json-rpc-filters@4.2.1 (#351)
    • eth-json-rpc-infura@5.1.0 (#352)
    • eth-rpc-errors@3.0.0 (#353)
  • Specify publish files

eth_signedTypedData v3 & v4

  • Support eth_signedTypedData v3 & v4
  • Use yarn
Changelog

Sourced from web3-provider-engine's changelog.

[16.0.5]

Changed

  • Update eth-block-tracker to 5.0.1 to remove unintentional dependency on Babel, which produced warning locally when not installed (#409)

[16.0.4] - 2022-04-29

Fixed

  • Remove vulnerable version of cross-fetch (#404)

[16.0.3] - 2021-07-15

Changed

  • Remove zero prefix from address. (#380)
    • The previously published version v16.0.2 (now deprecated) included an upgrade that didn't take into account that tx.getSenderAddress().toString('hex') now includes the leading 0x prefix.

[16.0.2] - 2021-07-14

Changed

  • Update ethereumjs-tx to @ethereumjs/tx to support EIP1559 transactions (#356)

[16.0.1] - 2020-09-23

Changed

  • Fix broken publish files (#356)

[16.0.0] - 2020-09-22

Changed

  • Breaking: Use Infura V3 API (#352)
    • The previously used Infura API is deprecated and will be (or is already) removed.
    • Using the Infura Provider now requires an API key. See eth-json-rpc-infura and infura.io for details.
  • Update various dependencies
    • eth-json-rpc-middleware@6.0.0 (#350)
    • eth-json-rpc-filters@4.2.1 (#351)
    • eth-json-rpc-infura@5.1.0 (#352)
    • eth-rpc-errors@3.0.0 (#353)
  • Specify publish files

[15.0.0]

Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by gudahtt, a new releaser for web3-provider-engine 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependencies [json5](https://github.com/json5/json5), [convict](https://github.com/mozilla/node-convict) and [web3-provider-engine](https://github.com/MetaMask/web3-provider-engine). These dependencies need to be updated together.


Removes `json5`

Updates `convict` from 4.4.1 to 6.2.3
- [Release notes](https://github.com/mozilla/node-convict/releases)
- [Changelog](https://github.com/mozilla/node-convict/blob/master/CHANGELOG.md)
- [Commits](mozilla/node-convict@v4.4.1...v6.2.3)

Updates `web3-provider-engine` from 14.2.1 to 16.0.5
- [Release notes](https://github.com/MetaMask/web3-provider-engine/releases)
- [Changelog](https://github.com/MetaMask/web3-provider-engine/blob/main/CHANGELOG.md)
- [Commits](https://github.com/MetaMask/web3-provider-engine/commits/v16.0.5)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: convict
  dependency-type: direct:development
- dependency-name: web3-provider-engine
  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 Jan 7, 2023
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.

0 participants