Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Bump Node to v14 #135

Merged
merged 3 commits into from
Aug 17, 2022
Merged

Bump Node to v14 #135

merged 3 commits into from
Aug 17, 2022

Conversation

bowensanders
Copy link
Contributor

This changes all refs to v12 to point to v14 as v12 is no longer LTS

@bowensanders bowensanders requested a review from a team as a code owner August 12, 2022 00:09
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.10.1]
### Changed
- **BREAKING:** Removed support for Node v12 in favor of v14 ([#137](https://github.com/MetaMask/eth-json-rpc-middleware/pull/137))
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as what Erik said in MetaMask/eth-sig-util#263 — you can either put this entry (plus ### Changed) underneath ## [Unreleased] or you can leave updating the changelog to the end when you cut a new release if you like.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm on it, will do all required fixes! Thanks!!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe I have made the required changes!

Copy link

@mcmire mcmire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@bowensanders bowensanders merged commit a7f0830 into main Aug 17, 2022
@bowensanders bowensanders deleted the bump-node-14 branch August 17, 2022 21:49
legobeat added a commit to legobeat/eth-trezor-keyring that referenced this pull request Aug 20, 2022
Gudahtt pushed a commit that referenced this pull request Aug 22, 2022
julianariel pushed a commit to block-wallet/eth-trezor-keyring that referenced this pull request Sep 5, 2022
* Bump minimist from 1.2.5 to 1.2.6 (MetaMask#124)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pathval from 1.1.0 to 1.1.1 (MetaMask#119)

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/chaijs/pathval/releases)
- [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md)
- [Commits](chaijs/pathval@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: pathval
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @metamask/eth-sig-util from 4.0.0 to 4.0.1 (MetaMask#125)

Bumps [@metamask/eth-sig-util](https://github.com/MetaMask/eth-sig-util) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/MetaMask/eth-sig-util/releases)
- [Changelog](https://github.com/MetaMask/eth-sig-util/blob/main/CHANGELOG.md)
- [Commits](MetaMask/eth-sig-util@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: "@metamask/eth-sig-util"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump cross-fetch from 3.1.4 to 3.1.5 (MetaMask#126)

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](lquixada/cross-fetch@v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump protobufjs from 6.11.2 to 6.11.3 (MetaMask#130)

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@v6.11.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @metamask/auto-changelog from 2.5.0 to 2.6.1 (MetaMask#131)

Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/MetaMask/auto-changelog/releases)
- [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md)
- [Commits](MetaMask/auto-changelog@v2.5.0...v2.6.1)

---
updated-dependencies:
- dependency-name: "@metamask/auto-changelog"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Node to v14 (MetaMask#135)

* bump to node v14

* Update node version in README.md (MetaMask#137)

Actual upgrade from 446d72b (MetaMask#135)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bowen Sanders <bowensanders@gmail.com>
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
julianariel pushed a commit to block-wallet/eth-trezor-keyring that referenced this pull request Nov 10, 2022
commit 6bb6617
Merge: 0d4c33b 745d45f
Author: Julian Ariel Martinez <julian@blockwallet.io>
Date:   Thu Nov 10 14:13:04 2022 -0300

    Merge branch 'main' of github.com:MetaMask/eth-trezor-keyring into MetaMask-main

commit 745d45f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Nov 8 10:59:52 2022 -0330

    Bump @metamask/auto-changelog from 2.6.1 to 3.0.0 (MetaMask#139)

    Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 2.6.1 to 3.0.0.
    - [Release notes](https://github.com/MetaMask/auto-changelog/releases)
    - [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md)
    - [Commits](MetaMask/auto-changelog@v2.6.1...v3.0.0)

    ---
    updated-dependencies:
    - dependency-name: "@metamask/auto-changelog"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit acc5e3c
Author: legobeat <109787230+legobeat@users.noreply.github.com>
Date:   Mon Aug 22 22:38:53 2022 +0900

    Update node version in README.md (MetaMask#137)

    Actual upgrade from 446d72b (MetaMask#135)

commit a7f0830
Author: Bowen Sanders <bowensanders@gmail.com>
Date:   Wed Aug 17 14:49:06 2022 -0700

    Bump Node to v14 (MetaMask#135)

    * bump to node v14

commit 6f4f88b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Aug 11 19:05:26 2022 -0600

    Bump @metamask/auto-changelog from 2.5.0 to 2.6.1 (MetaMask#131)

    Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 2.5.0 to 2.6.1.
    - [Release notes](https://github.com/MetaMask/auto-changelog/releases)
    - [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md)
    - [Commits](MetaMask/auto-changelog@v2.5.0...v2.6.1)

    ---
    updated-dependencies:
    - dependency-name: "@metamask/auto-changelog"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 2563413
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Jun 2 23:46:06 2022 -0230

    Bump protobufjs from 6.11.2 to 6.11.3 (MetaMask#130)

    Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
    - [Release notes](https://github.com/protobufjs/protobuf.js/releases)
    - [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
    - [Commits](protobufjs/protobuf.js@v6.11.2...v6.11.3)

    ---
    updated-dependencies:
    - dependency-name: protobufjs
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit a59eb93
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 29 10:39:26 2022 -0600

    Bump cross-fetch from 3.1.4 to 3.1.5 (MetaMask#126)

    Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5.
    - [Release notes](https://github.com/lquixada/cross-fetch/releases)
    - [Commits](lquixada/cross-fetch@v3.1.4...v3.1.5)

    ---
    updated-dependencies:
    - dependency-name: cross-fetch
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit d6ab6fa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 22 10:29:30 2022 -0230

    Bump @metamask/eth-sig-util from 4.0.0 to 4.0.1 (MetaMask#125)

    Bumps [@metamask/eth-sig-util](https://github.com/MetaMask/eth-sig-util) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/MetaMask/eth-sig-util/releases)
    - [Changelog](https://github.com/MetaMask/eth-sig-util/blob/main/CHANGELOG.md)
    - [Commits](MetaMask/eth-sig-util@v4.0.0...v4.0.1)

    ---
    updated-dependencies:
    - dependency-name: "@metamask/eth-sig-util"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 2f49309
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Apr 13 10:06:27 2022 -0230

    Bump pathval from 1.1.0 to 1.1.1 (MetaMask#119)

    Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1.
    - [Release notes](https://github.com/chaijs/pathval/releases)
    - [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md)
    - [Commits](chaijs/pathval@v1.1.0...v1.1.1)

    ---
    updated-dependencies:
    - dependency-name: pathval
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 16c052b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Apr 13 10:02:33 2022 -0230

    Bump minimist from 1.2.5 to 1.2.6 (MetaMask#124)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
julianariel pushed a commit to block-wallet/eth-trezor-keyring that referenced this pull request Nov 10, 2022
* Bump minimist from 1.2.5 to 1.2.6 (MetaMask#124)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pathval from 1.1.0 to 1.1.1 (MetaMask#119)

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/chaijs/pathval/releases)
- [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md)
- [Commits](chaijs/pathval@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: pathval
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @metamask/eth-sig-util from 4.0.0 to 4.0.1 (MetaMask#125)

Bumps [@metamask/eth-sig-util](https://github.com/MetaMask/eth-sig-util) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/MetaMask/eth-sig-util/releases)
- [Changelog](https://github.com/MetaMask/eth-sig-util/blob/main/CHANGELOG.md)
- [Commits](MetaMask/eth-sig-util@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: "@metamask/eth-sig-util"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump cross-fetch from 3.1.4 to 3.1.5 (MetaMask#126)

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](lquixada/cross-fetch@v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump protobufjs from 6.11.2 to 6.11.3 (MetaMask#130)

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@v6.11.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @metamask/auto-changelog from 2.5.0 to 2.6.1 (MetaMask#131)

Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/MetaMask/auto-changelog/releases)
- [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md)
- [Commits](MetaMask/auto-changelog@v2.5.0...v2.6.1)

---
updated-dependencies:
- dependency-name: "@metamask/auto-changelog"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Node to v14 (MetaMask#135)

* bump to node v14

* Update node version in README.md (MetaMask#137)

Actual upgrade from 446d72b (MetaMask#135)

* Bump @metamask/auto-changelog from 2.6.1 to 3.0.0 (MetaMask#139)

Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 2.6.1 to 3.0.0.
- [Release notes](https://github.com/MetaMask/auto-changelog/releases)
- [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md)
- [Commits](MetaMask/auto-changelog@v2.6.1...v3.0.0)

---
updated-dependencies:
- dependency-name: "@metamask/auto-changelog"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bowen Sanders <bowensanders@gmail.com>
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
@adonesky1 adonesky1 mentioned this pull request Feb 23, 2023
chk0912 added a commit to block-wallet/eth-trezor-keyring that referenced this pull request Mar 13, 2023
* Bump minimist from 1.2.5 to 1.2.6 (MetaMask#124)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pathval from 1.1.0 to 1.1.1 (MetaMask#119)

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/chaijs/pathval/releases)
- [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md)
- [Commits](chaijs/pathval@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: pathval
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @metamask/eth-sig-util from 4.0.0 to 4.0.1 (MetaMask#125)

Bumps [@metamask/eth-sig-util](https://github.com/MetaMask/eth-sig-util) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/MetaMask/eth-sig-util/releases)
- [Changelog](https://github.com/MetaMask/eth-sig-util/blob/main/CHANGELOG.md)
- [Commits](MetaMask/eth-sig-util@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: "@metamask/eth-sig-util"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump cross-fetch from 3.1.4 to 3.1.5 (MetaMask#126)

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](lquixada/cross-fetch@v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump protobufjs from 6.11.2 to 6.11.3 (MetaMask#130)

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@v6.11.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @metamask/auto-changelog from 2.5.0 to 2.6.1 (MetaMask#131)

Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/MetaMask/auto-changelog/releases)
- [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md)
- [Commits](MetaMask/auto-changelog@v2.5.0...v2.6.1)

---
updated-dependencies:
- dependency-name: "@metamask/auto-changelog"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Node to v14 (MetaMask#135)

* bump to node v14

* Update node version in README.md (MetaMask#137)

Actual upgrade from 446d72b (MetaMask#135)

* Bump @metamask/auto-changelog from 2.6.1 to 3.0.0 (MetaMask#139)

Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 2.6.1 to 3.0.0.
- [Release notes](https://github.com/MetaMask/auto-changelog/releases)
- [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md)
- [Commits](MetaMask/auto-changelog@v2.6.1...v3.0.0)

---
updated-dependencies:
- dependency-name: "@metamask/auto-changelog"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @metamask/auto-changelog from 3.0.0 to 3.1.0 (MetaMask#144)

Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/MetaMask/auto-changelog/releases)
- [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md)
- [Commits](MetaMask/auto-changelog@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: "@metamask/auto-changelog"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump qs from 6.5.2 to 6.5.3 (MetaMask#145)

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ethereum js libs updates

* fix chain id

* changelog

* increasing index finding tries

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bowen Sanders <bowensanders@gmail.com>
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants