Gemunion / framework-contracts

1 stars 2 forks source link

fix(deps): update all non-major dependencies #45

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lerna/legacy-package-management (source) 8.1.5 -> 8.1.6 age adoption passing confidence
@safe-global/safe-singleton-factory 1.0.27 -> 1.0.28 age adoption passing confidence
@types/node (source) 20.14.9 -> 20.14.10 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.14.1 -> 7.15.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.14.1 -> 7.15.0 age adoption passing confidence
eslint-plugin-promise 6.2.0 -> 6.4.0 age adoption passing confidence
hardhat (source) 2.22.5 -> 2.22.6 age adoption passing confidence
lerna (source) 8.1.5 -> 8.1.6 age adoption passing confidence
typescript (source) 5.5.2 -> 5.5.3 age adoption passing confidence

Release Notes

lerna/lerna (@​lerna/legacy-package-management) ### [`v8.1.6`](https://togithub.com/lerna/lerna/blob/HEAD/packages/legacy-package-management/CHANGELOG.md#816-2024-07-05) [Compare Source](https://togithub.com/lerna/lerna/compare/v8.1.5...v8.1.6) ##### Bug Fixes - set explicit string-width dependency ([#​4038](https://togithub.com/lerna/lerna/issues/4038)) ([5f3603a](https://togithub.com/lerna/lerna/commit/5f3603a6f44a858ee65b1535ab91d3497812ddb8))
safe-global/safe-singleton-factory (@​safe-global/safe-singleton-factory) ### [`v1.0.28`](https://togithub.com/safe-global/safe-singleton-factory/releases/tag/v1.0.28) [Compare Source](https://togithub.com/safe-global/safe-singleton-factory/compare/v1.0.27...v1.0.28) #### What's Changed - Bahamut by [@​nlordell](https://togithub.com/nlordell) in [https://github.com/safe-global/safe-singleton-factory/pull/549](https://togithub.com/safe-global/safe-singleton-factory/pull/549) - \[New chain]: Open Campus Codex by [@​nlordell](https://togithub.com/nlordell) in [https://github.com/safe-global/safe-singleton-factory/pull/552](https://togithub.com/safe-global/safe-singleton-factory/pull/552) - \[New chain]: Berachain bArtio by [@​nlordell](https://togithub.com/nlordell) in [https://github.com/safe-global/safe-singleton-factory/pull/556](https://togithub.com/safe-global/safe-singleton-factory/pull/556) - \[New chain]: DODOchain testnet by [@​nlordell](https://togithub.com/nlordell) in [https://github.com/safe-global/safe-singleton-factory/pull/558](https://togithub.com/safe-global/safe-singleton-factory/pull/558) - \[New chain]: Bevm Mainnet by [@​nlordell](https://togithub.com/nlordell) in [https://github.com/safe-global/safe-singleton-factory/pull/564](https://togithub.com/safe-global/safe-singleton-factory/pull/564) - \[New chain]: Bevm Testnet by [@​nlordell](https://togithub.com/nlordell) in [https://github.com/safe-global/safe-singleton-factory/pull/563](https://togithub.com/safe-global/safe-singleton-factory/pull/563) - \[New chain]: Syndicate Frame Chain by [@​nlordell](https://togithub.com/nlordell) in [https://github.com/safe-global/safe-singleton-factory/pull/562](https://togithub.com/safe-global/safe-singleton-factory/pull/562) - bump version to 1.0.28 by [@​mmv08](https://togithub.com/mmv08) in [https://github.com/safe-global/safe-singleton-factory/pull/566](https://togithub.com/safe-global/safe-singleton-factory/pull/566) **Full Changelog**: https://github.com/safe-global/safe-singleton-factory/compare/v1.0.27...v1.0.28
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7150-2024-07-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0) ##### πŸš€ Features - **eslint-plugin:** \[array-type] detect `Readonly` case - **eslint-plugin:** back-port new rules around empty object types from v8 ##### 🩹 Fixes - disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config - **eslint-plugin:** \[no-unsafe-return] differentiate a types-error any from a true any - **eslint-plugin:** \[no-unsafe-call] differentiate a types-error any from a true any ##### ❀️ Thank You - auvred - Kim Sang Du - rgehbt - Vinccool96 You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7150-2024-07-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
eslint-community/eslint-plugin-promise (eslint-plugin-promise) ### [`v6.4.0`](https://togithub.com/eslint-community/eslint-plugin-promise/compare/4dfc8a77c0592a19d467a268708678114c3c7c2b...ecbce9faef0c8e05636287cf9c851949be6d70cc) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v6.3.0...v6.4.0) ### [`v6.3.0`](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v6.2.0...4dfc8a77c0592a19d467a268708678114c3c7c2b) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v6.2.0...v6.3.0)
nomiclabs/hardhat (hardhat) ### [`v2.22.6`](https://togithub.com/NomicFoundation/hardhat/releases/tag/hardhat%402.22.6): Hardhat v2.22.6 [Compare Source](https://togithub.com/nomiclabs/hardhat/compare/hardhat@2.22.5...hardhat@2.22.6) ### Changes - [`cdf0160`](https://togithub.com/nomiclabs/hardhat/commit/cdf0160): Upgrade bundled solcjs - [`3c66da2`](https://togithub.com/nomiclabs/hardhat/commit/3c66da2): Add support for Node v22 - [`9fadc22`](https://togithub.com/nomiclabs/hardhat/commit/9fadc22): Bump EDR to [v0.4.1](https://togithub.com/NomicFoundation/edr/releases/tag/%40nomicfoundation%2Fedr%400.4.1). - [`095faa4`](https://togithub.com/nomiclabs/hardhat/commit/095faa4): Added hardfork histories for Optimim and Arbitrum chains *** > πŸ’‘ **The Nomic Foundation is hiring! Check [our open positions](https://www.nomic.foundation/jobs).** ***
lerna/lerna (lerna) ### [`v8.1.6`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#816-2024-07-05) [Compare Source](https://togithub.com/lerna/lerna/compare/v8.1.5...v8.1.6) ##### Bug Fixes - set explicit string-width dependency ([#​4038](https://togithub.com/lerna/lerna/issues/4038)) ([5f3603a](https://togithub.com/lerna/lerna/commit/5f3603a6f44a858ee65b1535ab91d3497812ddb8))
Microsoft/TypeScript (typescript) ### [`v5.5.3`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...f0e992167440686f948965e5441a918b34251886) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)

Configuration

πŸ“… Schedule: Branch creation - "before 5am on Saturday" in timezone Asia/Singapore, 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.