api3dao / api3-dao-dashboard

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

Update dependency @walletconnect/ethereum-provider to ^2.9.1 #420

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@walletconnect/ethereum-provider ^2.7.5 -> ^2.9.1 age adoption passing confidence

Release Notes

walletconnect/walletconnect-monorepo (@​walletconnect/ethereum-provider) ### [`v2.9.1`](https://togithub.com/WalletConnect/walletconnect-monorepo/releases/tag/2.9.1) [Compare Source](https://togithub.com/walletconnect/walletconnect-monorepo/compare/2.9.0...2.9.1) #### What's Changed - chore: prep for `2.9.0` release by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3017](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3017) - fix(deps): update dependency [@​walletconnect/jsonrpc-ws-connection](https://togithub.com/walletconnect/jsonrpc-ws-connection) to v1.0.13 by [@​renovate](https://togithub.com/renovate) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3035](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3035) - feat(scripts): automatically update `RELAYER_SDK_VERSION` from lerna.json by [@​bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3095](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3095) - chore: skip verify suite until CSRF tokens are handled/mocked by [@​bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3139](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3139) - fix(relayer): prevents forwarding empty/invalid message payloads to clients by [@​bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3137](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3137) - fix: auto namespaces builder by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3169](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3169) - fix(deps): update dependency [@​walletconnect/auth-client](https://togithub.com/walletconnect/auth-client) to v2.1.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3177](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3177) - fix: try/catch around crypto.decode by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3211](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3211) - chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3204](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3204) - Up the timeout to 10 seconds rather than 5 seconds by [@​kdenhartog](https://togithub.com/kdenhartog) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3230](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3230) - fix(universal-provider): expose storage option at provider level by [@​bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3222](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3222) - chore(deps): updates lerna to latest major by [@​bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3224](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3224) - feat: session requests queue by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3220](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3220) #### New Contributors - [@​kdenhartog](https://togithub.com/kdenhartog) made their first contribution in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3230](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3230) **Full Changelog**: https://github.com/WalletConnect/walletconnect-monorepo/compare/2.9.0...2.9.1 ### [`v2.9.0`](https://togithub.com/WalletConnect/walletconnect-monorepo/releases/tag/2.9.0) [Compare Source](https://togithub.com/walletconnect/walletconnect-monorepo/compare/2.8.6...2.9.0) ##### What's Changed - fix: switch chain by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2899](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2899) - fix(deps): update dependency [@​walletconnect/jsonrpc-ws-connection](https://togithub.com/walletconnect/jsonrpc-ws-connection) to v1.0.12 by [@​renovate](https://togithub.com/renovate) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2908](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2908) - fix(deps): explicitly set `jsonrpc-ws-connection` to latest by [@​bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2913](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2913) - Add sideEffects: false to more packages by [@​0xAsimetriq](https://togithub.com/0xAsimetriq) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2910](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2910) - feat: providers to accept empty required chains/namespaces by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2781](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2781) - fix(utils): ensures RN-only `Platform` polyfill has exhaustive guard by [@​bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3008](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3008) **Full Changelog**: https://github.com/WalletConnect/walletconnect-monorepo/compare/2.8.6...2.9.0 ### [`v2.8.6`](https://togithub.com/WalletConnect/walletconnect-monorepo/releases/tag/2.8.6) [Compare Source](https://togithub.com/walletconnect/walletconnect-monorepo/compare/2.8.5...2.8.6) ##### What's Changed - chore: prep for `2.8.5` release by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2847](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2847) - feat(relayer): implements failover logic to `relay.org` by [@​bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2864](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2864) - Open request http redirects in a new tab by [@​0xAsimetriq](https://togithub.com/0xAsimetriq) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2869](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2869) - Release 2.8.6 by [@​0xAsimetriq](https://togithub.com/0xAsimetriq) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2871](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2871) **Full Changelog**: https://github.com/WalletConnect/walletconnect-monorepo/compare/2.8.5...2.8.6 ### [`v2.8.5`](https://togithub.com/WalletConnect/walletconnect-monorepo/releases/tag/2.8.5) [Compare Source](https://togithub.com/walletconnect/walletconnect-monorepo/compare/2.8.4...2.8.5) ##### What's Changed - chore: prep for `2.8.4` release by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2798](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2798) - fix: namespace chains validation by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2808](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2808) - fix: `accountsChanged` CAIP-10 accounts in `universal-provider` by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2827](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2827) - fix: history records expiry by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2841](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2841) **Full Changelog**: https://github.com/WalletConnect/walletconnect-monorepo/compare/2.8.4...2.8.5 ### [`v2.8.4`](https://togithub.com/WalletConnect/walletconnect-monorepo/releases/tag/2.8.4) [Compare Source](https://togithub.com/walletconnect/walletconnect-monorepo/compare/2.8.3...2.8.4) ##### What's Changed - feat: `wallet_switchEthereumChain` handling if supported by the wallet by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2792](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2792) **Full Changelog**: https://github.com/WalletConnect/walletconnect-monorepo/compare/2.8.3...2.8.4 ### [`v2.8.3`](https://togithub.com/WalletConnect/walletconnect-monorepo/releases/tag/2.8.3) [Compare Source](https://togithub.com/walletconnect/walletconnect-monorepo/compare/2.8.2...2.8.3) ##### What's Changed - chore: prep for `2.8.2` release by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2741](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2741) - chore(deps): bump fast-xml-parser from 4.2.4 to 4.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2744](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2744) - fix: Remove invalid modal options by [@​0xAsimetriq](https://togithub.com/0xAsimetriq) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2765](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2765) - Release 2.8.3 by [@​0xAsimetriq](https://togithub.com/0xAsimetriq) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2769](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2769) **Full Changelog**: https://github.com/WalletConnect/walletconnect-monorepo/compare/2.8.2...2.8.3 ### [`v2.8.2`](https://togithub.com/WalletConnect/walletconnect-monorepo/releases/tag/2.8.2) [Compare Source](https://togithub.com/walletconnect/walletconnect-monorepo/compare/2.8.1...2.8.2) ##### What's Changed - chore: prep for `2.8.1` release by [@​bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2648](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2648) - chore(deps): update node.js to v20 by [@​renovate](https://togithub.com/renovate) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2666](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2666) - chore: web3wallet@1.8.1 by [@​bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2678](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2678) - fix: `pairingTopic undefined` by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2684](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2684) - remove deprecated eip1193-provider dependency by [@​pedrouid](https://togithub.com/pedrouid) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2647](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2647) - fix: ethereum provider persisted session with inline chain declaration by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2706](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2706) - refactor: verify - silent POST to loading iframe by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2719](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2719) - chore(relayer): clarify error message for `rejectTransportOpen` by [@​bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2644](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2644) - fix(react-native): detect RN OS via `global.Platform` binding by [@​bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2724](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2724) - fix: reconnection on stalled payload by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2679](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2679) **Full Changelog**: https://github.com/WalletConnect/walletconnect-monorepo/compare/2.8.1...2.8.2 ### [`v2.8.1`](https://togithub.com/WalletConnect/walletconnect-monorepo/releases/tag/2.8.1) [Compare Source](https://togithub.com/walletconnect/walletconnect-monorepo/compare/2.8.0...2.8.1) #### What's Changed - fix: added setDefaultChain in IUniversalProvider by [@​ignaciosantise](https://togithub.com/ignaciosantise) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2565](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2565) - fix(ethereum-provider): removes non-signer/non-wallet optionalMethods by [@​bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2635](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2635) **Full Changelog**: https://github.com/WalletConnect/walletconnect-monorepo/compare/2.8.0...2.8.1 ### [`v2.8.0`](https://togithub.com/WalletConnect/walletconnect-monorepo/releases/tag/2.8.0) [Compare Source](https://togithub.com/walletconnect/walletconnect-monorepo/compare/2.7.8...2.8.0) #### What's Changed - chore: prep for `2.7.8` release by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2550](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2550) - fix: EthereumProvider: Appropriate try catch by [@​Benjythebee](https://togithub.com/Benjythebee) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2450](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2450) - fix(engine): handle payload that is not identifiable request/response by [@​bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2182](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2182) - chore: move request deeplink handling to client level by [@​0xAsimetriq](https://togithub.com/0xAsimetriq) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2559](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2559) - Add "check/update lockfile" step to Dockerfile by [@​0xAsimetriq](https://togithub.com/0xAsimetriq) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2560](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2560) - fix: package-lock.json by [@​0xAsimetriq](https://togithub.com/0xAsimetriq) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2562](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2562) - chore(deps): bump vite from 3.2.5 to 3.2.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2558](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2558) - feat:Expose client id in storage by [@​0xAsimetriq](https://togithub.com/0xAsimetriq) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2563](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2563) - feat(Canary): do not report latency of failed runs by [@​arein](https://togithub.com/arein) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2561](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2561) - Update to [@​walletconnect/modal](https://togithub.com/walletconnect/modal) by [@​0xAsimetriq](https://togithub.com/0xAsimetriq) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2569](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2569) - fix: disconnect exceptions by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2571](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2571) #### New Contributors - [@​Benjythebee](https://togithub.com/Benjythebee) made their first contribution in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2450](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2450) **Full Changelog**: https://github.com/WalletConnect/walletconnect-monorepo/compare/2.7.8...2.8.0 ### [`v2.7.8`](https://togithub.com/WalletConnect/walletconnect-monorepo/releases/tag/2.7.8) [Compare Source](https://togithub.com/walletconnect/walletconnect-monorepo/compare/2.7.7...2.7.8) #### What's Changed - chore: prep for `2.7.7` release by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2464](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2464) - fix: duplicate pairings clean up by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2478](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2478) - feat(Canary): more logs around Cloudwatch by [@​arein](https://togithub.com/arein) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2508](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2508) - fix(canary): failures not reported by [@​arein](https://togithub.com/arein) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2523](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2523) - fix: relayer subscribe by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2513](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2513) - fix: avoid starting new connection if one is already being started by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2532](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2532) - Add sideEffects field to ethereum-provider by [@​0xAsimetriq](https://togithub.com/0xAsimetriq) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2549](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2549) **Full Changelog**: https://github.com/WalletConnect/walletconnect-monorepo/compare/2.7.7...2.7.8 ### [`v2.7.7`](https://togithub.com/WalletConnect/walletconnect-monorepo/releases/tag/2.7.7) [Compare Source](https://togithub.com/walletconnect/walletconnect-monorepo/compare/2.7.6...2.7.7) #### What's Changed - chore: prep for `2.7.6` release by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2445](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2445) - chore(deps): update node.js to v20.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2429](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2429) - feat: metadata redirect by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2458](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2458) **Full Changelog**: https://github.com/WalletConnect/walletconnect-monorepo/compare/2.7.6...2.7.7 ### [`v2.7.6`](https://togithub.com/WalletConnect/walletconnect-monorepo/releases/tag/2.7.6) [Compare Source](https://togithub.com/walletconnect/walletconnect-monorepo/compare/2.7.5...2.7.6) #### What's Changed - chore: 2.7.5 release by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2408](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2408) - fix: relay optimization by [@​JonathanConn](https://togithub.com/JonathanConn) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2400](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2400) - fix: parse pairing topic by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2441](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2441) - refactor: publisher queue by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2353](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2353) - fix: Changes in web3modal are reflected in the etherium provider package. by [@​siosio34](https://togithub.com/siosio34) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2289](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2289) - feat: disable provider test ping by [@​ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/2421](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/2421) **Full Changelog**: https://github.com/WalletConnect/walletconnect-monorepo/compare/2.7.5...2.7.6

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^2.9.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.