api3dao / api3-dao-dashboard

API3 DAO dashboard
api3.eth/
14 stars 14 forks source link

Update dependencies (non-major) #397

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@web3modal/wagmi ^3.2.0 -> ^3.3.2 age adoption passing confidence
date-fns ^2.29.3 -> ^2.30.0 age adoption passing confidence
immer ^9.0.18 -> ^9.0.21 age adoption passing confidence
react-focus-lock ^2.9.2 -> ^2.9.6 age adoption passing confidence
viem (source) ^1.18.4 -> ^1.19.1 age adoption passing confidence
wagmi (source) ^1.4.5 -> ^1.4.6 age adoption passing confidence

Release Notes

web3modal/web3modal (@​web3modal/wagmi) ### [`v3.3.2`](https://togithub.com/WalletConnect/web3modal/releases/tag/3.3.2) [Compare Source](https://togithub.com/web3modal/web3modal/compare/3.3.1...3.3.2) ### Changes - fix: update dayjs plugin module imports **Full Changelog**: https://github.com/WalletConnect/web3modal/compare/3.3.1...3.3.2 ### [`v3.3.1`](https://togithub.com/WalletConnect/web3modal/releases/tag/3.3.1) [Compare Source](https://togithub.com/web3modal/web3modal/compare/3.2.1...3.3.1) ### Patch - hotfix: Fix correct build **Full Changelog**: https://github.com/WalletConnect/web3modal/compare/3.3.0...3.3.1 ### [`v3.2.1`](https://togithub.com/WalletConnect/web3modal/releases/tag/3.2.1) [Compare Source](https://togithub.com/web3modal/web3modal/compare/3.2.0...3.2.1) ### Changes - hotfix: fix `vue` reacitvity issues - hotfix: fix `ethers` examples with new `chain` format Resolves: [https://github.com/WalletConnect/web3modal/issues/1460](https://togithub.com/WalletConnect/web3modal/issues/1460) **Full Changelog**: https://github.com/WalletConnect/web3modal/compare/3.2.0...3.2.1
date-fns/date-fns (date-fns) ### [`v2.30.0`](https://togithub.com/date-fns/date-fns/releases/tag/v2.30.0) [Compare Source](https://togithub.com/date-fns/date-fns/compare/v2.29.3...v2.30.0) Kudos to [@​kossnocorp](https://togithub.com/kossnocorp) and [@​Andarist](https://togithub.com/Andarist) for working on the release. ##### Changes - Fixed increased build size after enabling compatibility with older browsers in the previous release. This was done by adding [@​babel/runtime](https://togithub.com/babel/runtime) as a dependency. [See more details](https://togithub.com/date-fns/date-fns/issues/3208#issuecomment-1528592465).
immerjs/immer (immer) ### [`v9.0.21`](https://togithub.com/immerjs/immer/releases/tag/v9.0.21) [Compare Source](https://togithub.com/immerjs/immer/compare/v9.0.20...v9.0.21) ##### Bug Fixes - ensure type exports is first in package.json export declaration ([#​1018](https://togithub.com/immerjs/immer/issues/1018)) ([b6ccd0f](https://togithub.com/immerjs/immer/commit/b6ccd0f5341cef267c4db816cc28f4df4a5846dd)) ### [`v9.0.20`](https://togithub.com/immerjs/immer/releases/tag/v9.0.20) [Compare Source](https://togithub.com/immerjs/immer/compare/v9.0.19...v9.0.20) ##### Bug Fixes - patching maps failed when using number keys ([#​1025](https://togithub.com/immerjs/immer/issues/1025)) ([dd83e2e](https://togithub.com/immerjs/immer/commit/dd83e2e2db0c16e44986feeb3429fe2b7662b2b5)) ### [`v9.0.19`](https://togithub.com/immerjs/immer/releases/tag/v9.0.19) [Compare Source](https://togithub.com/immerjs/immer/compare/v9.0.18...v9.0.19) ##### Bug Fixes - don't freeze drafts returned from produce if they were passed in as draft ([#​917](https://togithub.com/immerjs/immer/issues/917)) ([46867f8](https://togithub.com/immerjs/immer/commit/46867f8aa90f6c8d2d94517f6bd748d679b6ea79)) - produce results should never be frozen when returned from nested produces, to prevent 'hiding' drafts. Fixes [#​935](https://togithub.com/immerjs/immer/issues/935) ([a810960](https://togithub.com/immerjs/immer/commit/a81096024ca1d6de75feb0b26a2f6a4aa5ae4bf7)) - release and publish from 'main' rather than 'master' branch ([82acc40](https://togithub.com/immerjs/immer/commit/82acc409b2b1d66373fc44200443e63917a32198)) - revert earlier fix ([#​990](https://togithub.com/immerjs/immer/issues/990)) for recursive types ([#​1014](https://togithub.com/immerjs/immer/issues/1014)) ([3eeb331](https://togithub.com/immerjs/immer/commit/3eeb33190523635a2fc3a8aa7f83b537d15a7c3c)) - Upgrade Github actions to Node 16 attempt 1 ([9d4ea93](https://togithub.com/immerjs/immer/commit/9d4ea93f8eb17f646aef2782f1d088a8c109bd53)) - Upgrade Github actions to Node 16 attempt 2 ([082eecd](https://togithub.com/immerjs/immer/commit/082eecd6101d27d1fda1817461ef0ad060341715))
theKashey/react-focus-lock (react-focus-lock) ### [`v2.9.6`](https://togithub.com/theKashey/react-focus-lock/compare/v2.9.5...v2.9.6) [Compare Source](https://togithub.com/theKashey/react-focus-lock/compare/v2.9.5...v2.9.6) ### [`v2.9.5`](https://togithub.com/theKashey/react-focus-lock/compare/v2.9.4...v2.9.5) [Compare Source](https://togithub.com/theKashey/react-focus-lock/compare/v2.9.4...v2.9.5) ### [`v2.9.4`](https://togithub.com/theKashey/react-focus-lock/blob/HEAD/CHANGELOG.md#294-2023-02-16) [Compare Source](https://togithub.com/theKashey/react-focus-lock/compare/v2.9.3...v2.9.4) ##### Bug Fixes - update focus-lock to prevent error when accessing cross-origin frames. fixes [#​241](https://togithub.com/theKashey/react-focus-lock/issues/241) ([6633d2b](https://togithub.com/theKashey/react-focus-lock/commit/6633d2bed7f61fe1b6ca9a573331568bbd0b63af)) ### [`v2.9.3`](https://togithub.com/theKashey/react-focus-lock/blob/HEAD/CHANGELOG.md#293-2023-01-28) [Compare Source](https://togithub.com/theKashey/react-focus-lock/compare/v2.9.2...v2.9.3)
wagmi-dev/viem (viem) ### [`v1.19.1`](https://togithub.com/wagmi-dev/viem/releases/tag/viem%401.19.1) [Compare Source](https://togithub.com/wagmi-dev/viem/compare/viem@1.19.0...viem@1.19.1) ##### Patch Changes - [#​1488](https://togithub.com/wagmi-dev/viem/pull/1488) [`f82bc658`](https://togithub.com/wagmi-dev/viem/commit/f82bc658f68baa51fe50ffafa32ea4d6e0af14b9) Thanks [@​glitch-txs](https://togithub.com/glitch-txs)! - Added Chiliz and Spicy chains ### [`v1.19.0`](https://togithub.com/wagmi-dev/viem/releases/tag/viem%401.19.0) [Compare Source](https://togithub.com/wagmi-dev/viem/compare/viem@1.18.9...viem@1.19.0) ##### Minor Changes - [#​1485](https://togithub.com/wagmi-dev/viem/pull/1485) [`490de5da`](https://togithub.com/wagmi-dev/viem/commit/490de5da023938252d526604763d19f8defe2e62) Thanks [@​jxom](https://togithub.com/jxom)! - Added `yParity` to `Transaction` type. - [#​1486](https://togithub.com/wagmi-dev/viem/pull/1486) [`5e40a875`](https://togithub.com/wagmi-dev/viem/commit/5e40a87502541ffcf1dae5364eef48a2c0085f82) Thanks [@​jxom](https://togithub.com/jxom)! - Added `dumpState` & `loadState` Test Actions. - [`5bf3a3b2`](https://togithub.com/wagmi-dev/viem/commit/5bf3a3b2da2c2c223b913eae9aea50a0ba834efc) Thanks [@​jxom](https://togithub.com/jxom)! - Added `presignMessagePrefix` and `zeroHash` constants. - [#​1483](https://togithub.com/wagmi-dev/viem/pull/1483) [`5a4e907b`](https://togithub.com/wagmi-dev/viem/commit/5a4e907bd47c78827f28ae5cfb8e1f73067c5fc1) Thanks [@​jxom](https://togithub.com/jxom)! - Support `v` values of 0 or 1 in `serializeTransaction`. ##### Patch Changes - [#​1470](https://togithub.com/wagmi-dev/viem/pull/1470) [`a0512a5b`](https://togithub.com/wagmi-dev/viem/commit/a0512a5b107afaef201791647e43e8a9d881c621) Thanks [@​marv1n-10xdev](https://togithub.com/marv1n-10xdev)! - Added LUSKO chain ### [`v1.18.9`](https://togithub.com/wagmi-dev/viem/releases/tag/viem%401.18.9) [Compare Source](https://togithub.com/wagmi-dev/viem/compare/viem@1.18.8...viem@1.18.9) ##### Patch Changes - [#​1464](https://togithub.com/wagmi-dev/viem/pull/1464) [`32098af0`](https://togithub.com/wagmi-dev/viem/commit/32098af0378c47a4032155f8947f88f9990cd25d) Thanks [@​jxom](https://togithub.com/jxom)! - Fixed issue where `getFunctionSignature`/`getFunctionSelector` would not parse nested tuples in string-based signatures. ### [`v1.18.8`](https://togithub.com/wagmi-dev/viem/releases/tag/viem%401.18.8) [Compare Source](https://togithub.com/wagmi-dev/viem/compare/viem@1.18.7...viem@1.18.8) ##### Patch Changes - [`46213902`](https://togithub.com/wagmi-dev/viem/commit/462139026e4e36dd98e4c1da5ff7669f7ffb98ee) Thanks [@​jxom](https://togithub.com/jxom)! - Fixed issue where `chain.nativeCurrency` could be undefined. ### [`v1.18.7`](https://togithub.com/wagmi-dev/viem/releases/tag/viem%401.18.7) [Compare Source](https://togithub.com/wagmi-dev/viem/compare/viem@1.18.6...viem@1.18.7) ##### Patch Changes - [`95991301`](https://togithub.com/wagmi-dev/viem/commit/95991301c9eb4a3f2a1bcff8ab36d95ff964e13c) Thanks [@​jxom](https://togithub.com/jxom)! - Fixed an issue where `watchContractEvent` fallback was not scoping events to the provided `eventName`. - [#​1453](https://togithub.com/wagmi-dev/viem/pull/1453) [`e40006aa`](https://togithub.com/wagmi-dev/viem/commit/e40006aad1941d9c77dfd68b07f1acb99f7c8883) Thanks [@​0xRaghu](https://togithub.com/0xRaghu)! - Added Kava Testnet chain. ### [`v1.18.6`](https://togithub.com/wagmi-dev/viem/releases/tag/viem%401.18.6) [Compare Source](https://togithub.com/wagmi-dev/viem/compare/viem@1.18.5...viem@1.18.6) ##### Patch Changes - [#​1448](https://togithub.com/wagmi-dev/viem/pull/1448) [`c2fab4a7`](https://togithub.com/wagmi-dev/viem/commit/c2fab4a78878d46c6aad403f1ad54677632542eb) Thanks [@​jxom](https://togithub.com/jxom)! - Fixed zkSync formatters. - [#​1434](https://togithub.com/wagmi-dev/viem/pull/1434) [`c0da695a`](https://togithub.com/wagmi-dev/viem/commit/c0da695a76225c7f24ca263f9109e34d8cd93dba) Thanks [@​nicolasbrugneaux](https://togithub.com/nicolasbrugneaux)! - Fixed an issue where Celo CIP64 transactions were being recognized as EIP1559 transactions. ### [`v1.18.5`](https://togithub.com/wagmi-dev/viem/releases/tag/viem%401.18.5) [Compare Source](https://togithub.com/wagmi-dev/viem/compare/viem@1.18.4...viem@1.18.5) ##### Patch Changes - [#​1438](https://togithub.com/wagmi-dev/viem/pull/1438) [`8e52fcb8`](https://togithub.com/wagmi-dev/viem/commit/8e52fcb8565a9fadce4da31e924894881804f9d2) Thanks [@​jxom](https://togithub.com/jxom)! - Fixed legacy EIP-155 transaction serializing.
wagmi-dev/wagmi (wagmi) ### [`v1.4.6`](https://togithub.com/wagmi-dev/wagmi/blob/HEAD/packages/react/CHANGELOG.md#146) [Compare Source](https://togithub.com/wagmi-dev/wagmi/compare/wagmi@1.4.5...wagmi@1.4.6) ##### Patch Changes - Updated dependencies \[]: - [@​wagmi/core](https://togithub.com/wagmi/core)[@​1](https://togithub.com/1).4.6

Configuration

📅 Schedule: Branch creation - "before 2am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.