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 nanoid and @usedapp/core in /demo_app #3

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 23, 2022

Bumps nanoid to 3.3.4 and updates ancestor dependency @usedapp/core. These dependencies need to be updated together.

Updates nanoid from 3.1.22 to 3.3.4

Changelog

Sourced from nanoid's changelog.

3.3.4

3.3.3

  • Reduced size (by Anton Khlynovskiy).

3.3.2

  • Fixed enhanced-resolve support.

3.3.1

  • Reduced package size.

3.3

  • Added size argument to function from customAlphabet (by Stefan Sundin).

3.2

  • Added --size and --alphabet arguments to binary (by Vitaly Baev).

3.1.32

  • Reduced async exports size (by Artyom Arutyunyan).
  • Moved from Jest to uvu (by Vitaly Baev).

3.1.31

  • Fixed collision vulnerability on object in size (by Artyom Arutyunyan).

3.1.30

  • Reduced size for project with brotli compression (by Anton Khlynovskiy).

3.1.29

  • Reduced npm package size.

3.1.28

  • Reduced npm package size.

3.1.27

  • Cleaned dependencies from development tools.

3.1.26

  • Improved performance (by Eitan Har-Shoshanim).
  • Reduced npm package size.

3.1.25

  • Fixed browserify support.

3.1.24

  • Fixed browserify support (by Artur Paikin).

3.1.23

  • Fixed esbuild support.
Commits

Updates @usedapp/core from 0.12.9 to 1.2.2

Release notes

Sourced from @​usedapp/core's releases.

@​usedapp/core@​1.2.2

Patch Changes

  • 840e14e: Change Goerli Optimism block explorer to etherscan

@​usedapp/core@​1.2.1

Patch Changes

  • a8e4a94: Fix issue with not being able to open WalletConnect modal again after closing it

@​usedapp/core@​1.2.0

Minor Changes

  • 389756b: Adding connectors for the most popular wallets
  • 6a8403d: 🎈 Integrate usePromiseTransaction with Gnosis Safe

Patch Changes

  • 1d29f26: fix: add rpcUrl to xdai
  • 708933e: 🪟 Return boolean instead of object in window provider
  • 66fdce7: Add name field to connector interface
  • f349458: 📕 Sync usePromiseTransaction status and useNotification timing
  • 8278dad: 🫘 Return error from useCall with invalid arguments
  • 8235db2: 🐛 General update of chain models
  • ea63260: Remove unnecessary wallets peer deps
  • e89b3d6: 📀 Add own local storage implementation
  • 4f24a4c: Add Polygon/Mumbai rpcUrl
  • 0b16c93: useEthers sync account and library
  • 1709a8f: Fast initialize useEthers
  • 2db3062: 🧀 Remove duplicate calls for same data
  • 76ed855: Fix connectors cjs issue
  • 539be0d: 🍎 Add Optimism mainnet and testnets native currencies
  • 14c271f: ⛽ Avoid calling estimateGas in useContractFunction when gasLimit is passed explicitly
  • 3389c51: 😼 Add FallBackProvider type for library in useEthers
  • 50d1ac2: Safely handle invalid runtime parameters in activateBrowserWallet
  • 5e88952: 🚎 Add more detailed errors and docs around network switching
  • ddbfb1a: fix: change BNB decimals on BSC from 8 to 18
  • c3ffe57: 🤖 Make useCall error descriptive in different cases

@​usedapp/core@​1.1.5

Patch Changes

  • ed915f1: ⛓ Add Optimism Göerli test chain
  • f420823: Resurface error when 'switchNetwork' fails
  • af0c4c4: 👮‍♀️ Disable chainId in useEthers only on unsupported or not configured chains

@​usedapp/core@​1.1.4

Patch Changes

  • d2a0e57: 🪒 Do not assign polling intervals on websocket providers

... (truncated)

Commits
  • 2bd4bbf 🎉 Release new version (#1021)
  • 840e14e 🪶 Goerli Optimism set block explorer to etherscan (#1020)
  • 14b9f68 ⛓ Allow to use multichain with SIWE (#953)
  • 90722b6 🎉 Release new version (#1019)
  • a8e4a94 🧞‍♂️ Fix disconnect wallet connect (#1018)
  • 94fe84f 🎉 Release new version (#924)
  • 50d1ac2 🏃‍♀️ Activate browser wallet check options type in runtime (#1014)
  • 14c271f ⛽ Avoid calling estimateGas in useContractFunction when gasLimit is passed ex...
  • cd47856 🖼 E2E test Ambire click SVG (#1015)
  • 85cc201 🥝 Add doc page about Tenderly forks (#1012)
  • Additional commits viewable in compare view

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.

Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.4 and updates ancestor dependency [@usedapp/core](https://github.com/TrueFiEng/useDApp). These dependencies need to be updated together.


Updates `nanoid` from 3.1.22 to 3.3.4
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.1.22...3.3.4)

Updates `@usedapp/core` from 0.12.9 to 1.2.2
- [Release notes](https://github.com/TrueFiEng/useDApp/releases)
- [Commits](https://github.com/TrueFiEng/useDApp/compare/@usedapp/core@0.12.9...@usedapp/core@1.2.2)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
- dependency-name: "@usedapp/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 23, 2022
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.

None yet

0 participants