Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Bump json5, @0x/subproviders, bnc-onboard, react-scripts and tsconfig-paths #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2022

Bumps json5 to 2.2.3 and updates ancestor dependencies json5, @0x/subproviders, bnc-onboard, react-scripts and tsconfig-paths. These dependencies need to be updated together.

Updates json5 from 0.5.1 to 2.2.3

Release notes

Sourced from json5's releases.

v2.2.3

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)

v2.2.2

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).

v2.2.1

v2.2.0

  • New: Accurate and documented TypeScript declarations are now included. There is no need to install @types/json5. (#236, #244)

v2.1.3 [code, diff]

  • Fix: An out of memory bug when parsing numbers has been fixed. (#228, #229)

v2.1.2

  • Fix: Bump minimist to v1.2.5. (#222)

v2.1.1

  • New: package.json and package.json5 include a module property so bundlers like webpack, rollup and parcel can take advantage of the ES Module build. (#208)
  • Fix: stringify outputs \0 as \\x00 when followed by a digit. (#210)
  • Fix: Spelling mistakes have been fixed. (#196)

v2.1.0

  • New: The index.mjs and index.min.mjs browser builds in the dist directory support ES6 modules. (#187)

v2.0.1

  • Fix: The browser builds in the dist directory support ES5. (#182)

v2.0.0

  • Major: JSON5 officially supports Node.js v6 and later. Support for Node.js v4 has been dropped. Since Node.js v6 supports ES5 features, the code has been rewritten in native ES5, and the dependence on Babel has been eliminated.

  • New: Support for Unicode 10 has been added.

  • New: The test framework has been migrated from Mocha to Tap.

  • New: The browser build at dist/index.js is no longer minified by default. A minified version is available at dist/index.min.js. (#181)

  • Fix: The warning has been made clearer when line and paragraph separators are

... (truncated)

Changelog

Sourced from json5's changelog.

v2.2.3 [code, diff]

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)

v2.2.2 [code, diff]

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).

v2.2.1 [code, diff]

v2.2.0 [code, diff]

  • New: Accurate and documented TypeScript declarations are now included. There is no need to install @types/json5. (#236, #244)

v2.1.3 [code, diff]

  • Fix: An out of memory bug when parsing numbers has been fixed. (#228, #229)

v2.1.2 [code, diff]

  • Fix: Bump minimist to v1.2.5. (#222)

v2.1.1 [code, [diff][d2.1.1]]

... (truncated)

Commits
  • c3a7524 2.2.3
  • 94fd06d docs: update CHANGELOG for v2.2.3
  • 3b8cebf docs(security): use GitHub security advisories
  • f0fd9e1 docs: publish a security policy
  • 6a91a05 docs(template): bug -> bug report
  • 14f8cb1 2.2.2
  • 10cc7ca docs: update CHANGELOG for v2.2.2
  • 7774c10 fix: add proto to objects and arrays
  • edde30a Readme: slight tweak to intro
  • 97286f8 Improve example in readme
  • Additional commits viewable in compare view

Updates @0x/subproviders from 6.3.2 to 7.0.0

Release notes

Sourced from @​0x/subproviders's releases.

tools - 38f717a

No release notes provided.

tools - aad2bd4

@​0x/base-contract@​7.0.0

  • Update downstream dependencies to latest versions (#64)

@​0x/dev-utils@​5.0.0

  • Update Ganache to 7.x (#64)

@​0x/subproviders@​7.0.0

  • Update Ganache to 7.x (#64)
  • Change to Ledger TransportWebUSB over TransportU2F (#64)

@​0x/utils@​7.0.0

  • Updated to Ganache 7.x modifying the support for Ganache revert errors (#65)

@​0x/web3-wrapper@​8.0.0

  • Remove ganache specific eth_signTypedData as JSON string (#65)
  • Detect new structure for Ganache errors (#65)

tools - 0787b82

@​0x/abi-gen@​5.8.0

  • Handle potentially missing linkReferences in 0.8 (#62)

@​0x/base-contract@​6.5.0

  • Handle potentially missing linkReferences in generated artifacts (#62)

ethereum-types@3.7.0

  • Make compiler artifact linkReferences optional (#62)

tools - 41976dd

@​0x/sol-compiler@​4.8.0

  • Fix 0.8 support (#61)

@​0x/sol-tracing-utils@​7.3.0

  • Update deps (#61)

@​0x/typescript-typings@​5.3.0

  • Update typings for solc 0.8 (#61)

tools - 1ed2eeb

... (truncated)

Changelog

Sourced from @​0x/subproviders's changelog.

v7.0.0 - August 18, 2022

* Update Ganache to 7.x ([#64](https://github.com/0xProject/tools/tree/HEAD/subproviders/issues/64))
* Change to Ledger `TransportWebUSB` over `TransportU2F` ([#64](https://github.com/0xProject/tools/tree/HEAD/subproviders/issues/64))

v6.6.5 - March 16, 2022

* Dependencies updated

v6.6.4 - March 16, 2022

* Dependencies updated

v6.6.3 - February 26, 2022

* Dependencies updated

v6.6.2 - January 19, 2022

* Dependencies updated

v6.6.1 - September 23, 2021

* Dependencies updated

v6.6.0 - August 25, 2021

* Add fee market (1559) support to private key and mnemonic wallet ([#45](https://github.com/0xProject/tools/tree/HEAD/subproviders/issues/45))

v6.5.4 - June 28, 2021

* Dependencies updated

v6.5.3 - April 28, 2021

* Dependencies updated

v6.5.2 - April 26, 2021

* Dependencies updated

v6.5.1 - April 26, 2021

* Dependencies updated

v6.5.0 - April 26, 2021

* Add access list support to subproviders ([#33](https://github.com/0xProject/tools/tree/HEAD/subproviders/issues/33))

v6.4.3 - April 6, 2021

... (truncated)

Commits

Updates bnc-onboard from 1.18.0 to 1.39.1

Release notes

Sourced from bnc-onboard's releases.

1.38.3 - V1 Onboard - Fix Opera Detection

A small release for V1 Onboard to fix detection of Opera wallet now that their provider flag has been updated.

Changelog:

  • 1.38.3: [fix] - Opera Provider Detection (#920)

1.38.2 - WalletLink package update, new redirect link for xDefi, bug fix for detected wallet logic and a fix for 1inch wallet!

1.38.2 Release Contains:

  • 1.38.1-0.0.1 : [update] - walletlink version to 2.5.0 (#835)

  • 1.38.1-0.0.2 : [chore] - change xdefi redirect link to chrome store (#833)

  • 1.38.1-0.0.3: [fix] Detected wallet logic

  • 1.38.1-0.0.4 : [fix] - 1inch wallet (#843)

New Blocknative Branding!

Update the Blocknative branding with new logos!

v1.37.3 - Support for Tokenary Wallet, Gnosis package update, BlankWallet -> BlockWallet rebrand & update WalletLink Package

In this release we have Support for Tokenary Wallet, Gnosis package update, BlankWallet -> BlockWallet rebrand & update WalletLink Package version

  • 1.37.2-0.0.1 : [feature] - Add Tokenary Wallet (#805)
  • 1.37.2-0.0.2 : [update] - Update Gnosis SDK Packages (#809)
  • 1.37.2-0.0.3 : [update] - BlankWallet -> BlockWallet rebrand changes (#804)
  • 1.37.2-0.0.4 - Update walletlink to 2.4.6 (#812)

1inch Wallet Mobile Support and Updates to Walletlink and Walletconnect Packages

This release updates Walletlink version from 2.2.6 -> 2.4.4, update Walletconnect version from 1.6.2 -> 1.7.1 and adds 1inch Wallet Support for Mobile

// 1inch Wallet
{
  walletName: '1inch'
}

Changelog: 1.37.1-0.0.2: [update] - Update Walletconnect dep to 1.7.1 (#775) 1.37.1-0.0.1: [fix] - Add 1inch wallet (#779) 1.37.0-0.0.1: [update] Update Walletlink dep to 2.4.4 (#689)

1.37.1

  • Update version for Walletlink and check for provider both for coinbase wallet
  • Update dev doc for merging in Forked branch

🎊 Math Wallet & Ronin Wallet added

This release adds support for Math Wallet & Ronin Wallet. To add to your project, simply add the following wallet init object to your wallets array when initializing Onboard:

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by cmeisl, a new releaser for bnc-onboard since your current version.


Updates react-scripts from 3.4.0 to 5.0.1

Changelog

Sourced from react-scripts's changelog.

3.4.4 (2020-10-20)

v3.4.4 release bumps resolve-url-loader to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.3 to 3.4.4

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@3.4.4

or

yarn add --exact react-scripts@3.4.4

3.4.3 (2020-08-12)

v3.4.3 release bumps terser-webpack-plugin to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.2 to 3.4.3

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@3.4.3

or

yarn add --exact react-scripts@3.4.3

3.4.2 (2020-08-11)

v3.4.2 release bumps webpack-dev-server to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.1 to 3.4.2

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@3.4.2

or

... (truncated)

Commits

Updates tsconfig-paths from 3.9.0 to 3.14.1

Changelog

Sourced from tsconfig-paths's changelog.

[3.14.1] - 2022-03-22

Fixed

  • Use minimist 1.2.6 for all depencencies becuase of pollution vulnerability. See PR #197. Thanks to @​gopijaganthan for this fix!

[3.14.0] - 2022-03-13

Added

[3.13.0] - 2022-03-03

Added

  • Include file extension in paths resolved from package.json "main" field. See PR #135 and issue #133. Thanks to @​katywings for this fix!

[3.12.0] - 2021-08-24

[3.11.0] - 2021-08-24

  • Reverted upgrade of json5 due to being a breaking change. See PR #173.

[3.10.1] - 2021-07-06

Fixed

  • Add register.js to published files

[3.10.0] - 2021-07-06

Added

  • feat(tsconfig-loader): extends config from node_modules (#106). Thanks to @​zorji for this PR!

Fixed

Commits

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.

…-paths

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [@0x/subproviders](https://github.com/0xProject/tools/tree/HEAD/subproviders), [bnc-onboard](https://github.com/blocknative/onboard), [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) and [tsconfig-paths](https://github.com/dividab/tsconfig-paths). These dependencies need to be updated together.


Updates `json5` from 0.5.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v0.5.1...v2.2.3)

Updates `@0x/subproviders` from 6.3.2 to 7.0.0
- [Release notes](https://github.com/0xProject/tools/releases)
- [Changelog](https://github.com/0xProject/tools/blob/development/subproviders/CHANGELOG.md)
- [Commits](https://github.com/0xProject/tools/commits/@0x/subproviders@7.0.0/subproviders)

Updates `bnc-onboard` from 1.18.0 to 1.39.1
- [Release notes](https://github.com/blocknative/onboard/releases)
- [Commits](https://github.com/blocknative/onboard/commits)

Updates `react-scripts` from 3.4.0 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-3.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

Updates `tsconfig-paths` from 3.9.0 to 3.14.1
- [Release notes](https://github.com/dividab/tsconfig-paths/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](dividab/tsconfig-paths@v3.9.0...v3.14.1)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: "@0x/subproviders"
  dependency-type: direct:production
- dependency-name: bnc-onboard
  dependency-type: direct:production
- dependency-name: react-scripts
  dependency-type: direct:production
- dependency-name: tsconfig-paths
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 31, 2022
@netlify
Copy link

netlify bot commented Dec 31, 2022

Deploy Preview for opynmonitor failed.

Name Link
🔨 Latest commit 548772f
🔍 Latest deploy log https://app.netlify.com/sites/opynmonitor/deploys/63b0b6854d4ac20008e7b2f5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants