jediswaplabs / web3-starknet-react

A Starknet React Provider and Connectors inspired by web3-react library
MIT License
4 stars 8 forks source link

Bump tiny-invariant from 1.2.0 to 1.3.1 #37

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps tiny-invariant from 1.2.0 to 1.3.1.

Release notes

Sourced from tiny-invariant's releases.

1.3.1

  • Fix(types): Fixed an issue with TypeScript not being able to locate .d.ts with moduleResolution: node16 by @​Andarist and @​pkerschbaum #20. Thank you so much!
  • Chore(build): Removing a custom build script in favour of generating a file in the rollup build #149. Thanks @​Andarist!

1.3.0

Improved support for Node.js + ESM

Thanks to a heroic effort by @​pkerschbaum tiny-invariant now supports EcmaScript Modules (ESM) usage in Node.js #145. Thanks so much @​pkerschbaum 👏

This resulted in a minor release as it a backwards compatible change that adds new functionality

Other

  • Bumping all dev dependencies to latest #131 #148
Commits
  • 294d45a v1.3.1
  • 092611e v1.3.1-beta.1
  • b32b297 Merge pull request #150 from Andarist/fix/ts-module-resolution-node16
  • c5bd9b0 Tweak exports further to satisfy node.js gods
  • 66eade7 fix(types): fixed an issue with TypeScript not being able to locate .d.ts w...
  • 3039cf5 Merge pull request #149 from Andarist/emit-module-package-file-plugin
  • 8e0b193 chore(build): remove some scripts in favor of emit-module-package-file
  • e3fccef v1.3.0
  • 881973c v1.3.0-beta.1
  • f733088 Merge pull request #148 from alexreardon/upgrading-deps-2
  • Additional commits viewable in compare view


Dependabot compatibility score

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)