Gemunion / framework-contracts

1 stars 2 forks source link

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

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@safe-global/safe-singleton-factory 1.0.23 -> 1.0.24 age adoption passing confidence
hardhat-deploy 0.12.2 -> 0.12.4 age adoption passing confidence
nx (source) 18.3.3 -> 18.3.4 age adoption passing confidence

Release Notes

safe-global/safe-singleton-factory (@​safe-global/safe-singleton-factory) ### [`v1.0.24`](https://togithub.com/safe-global/safe-singleton-factory/releases/tag/v1.0.24) [Compare Source](https://togithub.com/safe-global/safe-singleton-factory/compare/v1.0.23...v1.0.24) #### What's Changed - Add zkSync Era In-Memory Test Network Deployment by [@​nlordell](https://togithub.com/nlordell) in [https://github.com/safe-global/safe-singleton-factory/pull/441](https://togithub.com/safe-global/safe-singleton-factory/pull/441) - Bump Version to 1.0.24 by [@​nlordell](https://togithub.com/nlordell) in [https://github.com/safe-global/safe-singleton-factory/pull/442](https://togithub.com/safe-global/safe-singleton-factory/pull/442) #### New Contributors - [@​nlordell](https://togithub.com/nlordell) made their first contribution in [https://github.com/safe-global/safe-singleton-factory/pull/441](https://togithub.com/safe-global/safe-singleton-factory/pull/441) **Full Changelog**: https://github.com/safe-global/safe-singleton-factory/compare/v1.0.23...v1.0.24
wighawag/hardhat-deploy (hardhat-deploy) ### [`v0.12.4`](https://togithub.com/wighawag/hardhat-deploy/blob/HEAD/CHANGELOG.md#0124) [Compare Source](https://togithub.com/wighawag/hardhat-deploy/compare/v0.12.3...v0.12.4) ##### Patch Changes - Fix factory deps and re-deployment by [@​novaknole](https://togithub.com/novaknole) ### [`v0.12.3`](https://togithub.com/wighawag/hardhat-deploy/blob/HEAD/CHANGELOG.md#0123) [Compare Source](https://togithub.com/wighawag/hardhat-deploy/compare/v0.12.2...v0.12.3) ##### Patch Changes - Default use owner function to get address by [@​aefhm](https://togithub.com/aefhm)
nrwl/nx (nx) ### [`v18.3.4`](https://togithub.com/nrwl/nx/releases/tag/18.3.4) [Compare Source](https://togithub.com/nrwl/nx/compare/18.3.3...18.3.4) ##### 18.3.4 (2024-04-25) ##### 🚀 Features - **core:** add root level forwardAllArgs ([#​22753](https://togithub.com/nrwl/nx/pull/22753)) ##### 🩹 Fixes - **core:** different commands should not be considered compatible targets ([#​22863](https://togithub.com/nrwl/nx/pull/22863)) - **core:** fix pnpm install order on ci workflows ([#​22580](https://togithub.com/nrwl/nx/pull/22580)) - **core:** workspace context glob respects exclude ([#​22939](https://togithub.com/nrwl/nx/pull/22939)) - **core:** handle events that do not have paths ([#​22947](https://togithub.com/nrwl/nx/pull/22947)) - **core:** fix exclude for empty array ([#​22951](https://togithub.com/nrwl/nx/pull/22951)) - **core:** move a few api points to return root maps directly ([#​22949](https://togithub.com/nrwl/nx/pull/22949)) - **core:** regression register ts transpiler for local plugin ([#​22964](https://togithub.com/nrwl/nx/pull/22964)) - **core:** handle created directories when watching on linux ([#​22980](https://togithub.com/nrwl/nx/pull/22980)) - **core:** ensure create nodes functions are properly parallelized ([#​23005](https://togithub.com/nrwl/nx/pull/23005)) - **gradle:** change gradle command to be relative path ([#​22963](https://togithub.com/nrwl/nx/pull/22963)) - **gradle:** should skip println in project report ([#​22862](https://togithub.com/nrwl/nx/pull/22862)) - **gradle:** get gradlew path with projectRoot joins workspaceRoot ([#​22988](https://togithub.com/nrwl/nx/pull/22988)) - **graph:** don't listen to system theme changes in console ([#​22938](https://togithub.com/nrwl/nx/pull/22938)) - **linter:** do not infer lint tasks for projects without files to lint ([#​22944](https://togithub.com/nrwl/nx/pull/22944)) - **misc:** fix publish script ([#​22981](https://togithub.com/nrwl/nx/pull/22981)) - **misc:** perf logging shouldn't be enabled twice ([#​23012](https://togithub.com/nrwl/nx/pull/23012)) - **node:** e2e target fails out of the box ([#​22987](https://togithub.com/nrwl/nx/pull/22987)) - **repo:** downgrade to macos-13 in publish workflow ([#​22961](https://togithub.com/nrwl/nx/pull/22961)) - **storybook:** handle inherited config correctly when identifying the framework used for inferred tasks ([#​22953](https://togithub.com/nrwl/nx/pull/22953)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://togithub.com/Coly010) - Craigory Coppola [@​AgentEnder](https://togithub.com/AgentEnder) - Emily Xiong [@​xiongemi](https://togithub.com/xiongemi) - Jack Hsu [@​jaysoo](https://togithub.com/jaysoo) - Jason Jean [@​FrozenPandaz](https://togithub.com/FrozenPandaz) - Jonathan Cammisuli - Leosvel Pérez Espinosa [@​leosvelperez](https://togithub.com/leosvelperez) - MaxKless [@​MaxKless](https://togithub.com/MaxKless) - Miroslav Jonaš [@​meeroslav](https://togithub.com/meeroslav) - Nicholas Cunningham [@​ndcunningham](https://togithub.com/ndcunningham) - Richard Roozenboom [@​Roozenboom](https://togithub.com/Roozenboom)

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.