forked from wevm/wagmi
-
Notifications
You must be signed in to change notification settings - Fork 0
Create twenty-olives-admire.md #2
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
Open
Dargon789
wants to merge
764
commits into
prgm-dev:main
Choose a base branch
from
Dargon789:patch-3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix(core): update chainId retrieval logic to consider syncConnectedChain configuration * refactor: drop getAccount/useAccount inside codegen hooks * chore: changeset --------- Co-authored-by: Ahmet Buğra Yiğiter <yigiterahmetbugra@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: update chainId check in getConnectorClient * add changeset * test: add --------- Co-authored-by: Tom Meagher <tom@meagher.co>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* switch chain on connect * chore: tweaks --------- Co-authored-by: Tom Meagher <tom@meagher.co>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(deepEqual): support objects with null prototypes * chore: add a changeset * chore: tweaks --------- Co-authored-by: Tom Meagher <tom@meagher.co>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-10176058 - https://snyk.io/vuln/SNYK-JS-NEXT-10259370 - https://snyk.io/vuln/SNYK-JS-NEXT-12265451 - https://snyk.io/vuln/SNYK-JS-NEXT-12299318 - https://snyk.io/vuln/SNYK-JS-NEXT-12301496 - https://snyk.io/vuln/SNYK-JS-NEXT-8025427 - https://snyk.io/vuln/SNYK-JS-NEXT-8186172 - https://snyk.io/vuln/SNYK-JS-NEXT-8520073 - https://snyk.io/vuln/SNYK-JS-NEXT-8602067 - https://snyk.io/vuln/SNYK-JS-NEXT-9508709 Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>
…erabilities (#189) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-10176058 - https://snyk.io/vuln/SNYK-JS-NEXT-10259370 - https://snyk.io/vuln/SNYK-JS-NEXT-12265451 - https://snyk.io/vuln/SNYK-JS-NEXT-12299318 - https://snyk.io/vuln/SNYK-JS-NEXT-12301496 - https://snyk.io/vuln/SNYK-JS-NEXT-8025427 - https://snyk.io/vuln/SNYK-JS-NEXT-8186172 - https://snyk.io/vuln/SNYK-JS-NEXT-8520073 - https://snyk.io/vuln/SNYK-JS-NEXT-8602067 - https://snyk.io/vuln/SNYK-JS-NEXT-9508709 Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
… updates (#193) Bumps the npm_and_yarn group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bun](https://github.com/oven-sh/bun) | `1.1.29` | `1.1.40` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.4` | `0.25.5` | | [zod](https://github.com/colinhacks/zod) | `3.22.2` | `3.22.3` | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.5` | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `3.11.2` | `3.16.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.11` | `5.4.19` | Bumps the npm_and_yarn group with 1 update in the /packages/create-wagmi/templates/next directory: [next](https://github.com/vercel/next.js). Updates `bun` from 1.1.29 to 1.1.40 - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](oven-sh/bun@bun-v1.1.29...bun-v1.1.40) Updates `esbuild` from 0.25.4 to 0.25.5 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.4...v0.25.5) Updates `zod` from 3.22.2 to 3.22.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.22.2...v3.22.3) Updates `cross-spawn` from 7.0.3 to 7.0.5 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.5) Updates `nuxt` from 3.11.2 to 3.16.0 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v3.16.0/packages/nuxt) Updates `next` from 14.2.4 to 14.2.32 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.4...v14.2.32) Updates `vite` from 5.2.11 to 5.4.19 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite) Updates `@nuxt/devtools` from 1.3.1 to 2.6.3 - [Release notes](https://github.com/nuxt/devtools/releases) - [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt/devtools/commits/v2.6.3/packages/devtools) Updates `@nuxt/vite-builder` from 3.11.2 to 3.16.0 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v3.16.0/packages/vite) Updates `devalue` from 4.3.3 to 5.3.2 - [Release notes](https://github.com/sveltejs/devalue/releases) - [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md) - [Commits](sveltejs/devalue@v4.3.3...v5.3.2) Updates `rollup` from 4.17.2 to 4.50.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.17.2...v4.50.0) Updates `send` from 0.18.0 to 1.2.0 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](pillarjs/send@0.18.0...1.2.0) Updates `serve-static` from 1.15.0 to 2.2.0 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md) - [Commits](expressjs/serve-static@v1.15.0...v2.2.0) Updates `next` from 14.2.4 to 14.2.32 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.4...v14.2.32) --- updated-dependencies: - dependency-name: bun dependency-version: 1.1.40 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: zod dependency-version: 3.22.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-version: 7.0.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nuxt dependency-version: 3.16.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 5.4.19 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@nuxt/devtools" dependency-version: 2.6.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@nuxt/vite-builder" dependency-version: 3.16.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: devalue dependency-version: 5.3.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.50.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: send dependency-version: 1.2.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-version: 2.2.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Snyk has created this PR to upgrade zustand from 5.0.0 to 5.0.7. See this package in npm: zustand See this project in Snyk: https://app.snyk.io/org/dargon789/project/cad4a005-f296-4093-aab9-b4364d580e22?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Snyk has created this PR to upgrade react-dom from 18.3.1 to 19.1.1. See this package in npm: react-dom See this project in Snyk: https://app.snyk.io/org/dargon789/project/7c2ae0ce-3de3-44cf-a8d3-bc1fdc956991?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
…duce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-12552895
Snyk has created this PR to upgrade vue-tsc from 2.2.12 to 3.0.5. See this package in npm: vue-tsc See this project in Snyk: https://app.snyk.io/org/dargon789/project/eac0a320-0ceb-44dd-8bdf-ed189f58911b?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade vite from 5.4.19 to 7.1.2. See this package in npm: vite See this project in Snyk: https://app.snyk.io/org/dargon789/project/93e5d26c-ce4b-4b40-915e-634528035d9c?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade playwright from 1.54.1 to 1.55.0. See this package in npm: playwright See this project in Snyk: https://app.snyk.io/org/dargon789/project/2dcc85cd-68fa-4132-bfd5-c0c6c54b17d0?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @tanstack/query-sync-storage-persister from 5.0.5 to 5.85.3. See this package in npm: @tanstack/query-sync-storage-persister See this project in Snyk: https://app.snyk.io/org/dargon789/project/93e5d26c-ce4b-4b40-915e-634528035d9c?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @tanstack/react-query-persist-client from 5.0.5 to 5.85.3. See this package in npm: @tanstack/react-query-persist-client See this project in Snyk: https://app.snyk.io/org/dargon789/project/93e5d26c-ce4b-4b40-915e-634528035d9c?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade vitepress from 1.5.0 to 1.6.4. See this package in npm: vitepress See this project in Snyk: https://app.snyk.io/org/dargon789/project/f215ad44-266d-4f41-9039-50b1e3923d28?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade nuxt from 3.19.2 to 4.1.1. See this package in npm: nuxt See this project in Snyk: https://app.snyk.io/org/dargon789/project/f215ad44-266d-4f41-9039-50b1e3923d28?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @shikijs/vitepress-twoslash from 1.22.2 to 3.12.2. See this package in npm: @shikijs/vitepress-twoslash See this project in Snyk: https://app.snyk.io/org/dargon789/project/f215ad44-266d-4f41-9039-50b1e3923d28?utm_source=github&utm_medium=referral&page=upgrade-pr
commit 29f95df Author: Tom Meagher <tom@meagher.co> Date: Tue Dec 16 14:38:38 2025 -0500 chore: workspace config commit 8b74e9e Author: Tom Meagher <tom@meagher.co> Date: Tue Dec 16 14:14:30 2025 -0500 chore: clear changeset commit def2749 Author: Tom Meagher <tom@meagher.co> Date: Tue Dec 16 14:08:05 2025 -0500 chore: rename test setup commit 127afa6 Author: Tom Meagher <tom@meagher.co> Date: Mon Dec 15 19:54:43 2025 -0500 chore: tweaks commit d7510f9 Author: Tom Meagher <tom@meagher.co> Date: Mon Dec 15 19:44:52 2025 -0500 chore: exclude abitype min version commit a08c71d Author: tmm <tom@meagher.co> Date: Mon Dec 15 19:25:55 2025 -0500 feat: abi parameter named tuples (wevm#4896) * feat: abi parameter named tuples * chore: tweaks * chore: up * chore: up * chore: bump next * chore: up * chore: tweaks * chore: changeset commit 683e24c Author: tmm <tom@meagher.co> Date: Mon Dec 15 18:58:30 2025 -0500 dev: attest (wevm#4902) * dev: attest * chore: tweaks
* dev: attest (wevm#4902) * dev: attest * chore: tweaks * feat: abi parameter named tuples (wevm#4896) * feat: abi parameter named tuples * chore: tweaks * chore: up * chore: up * chore: bump next * chore: up * chore: tweaks * chore: changeset * chore: exclude abitype min version * chore: tweaks * chore: rename test setup * chore: clear changeset * chore: workspace config --------- Co-authored-by: tmm <tom@meagher.co>
Build: Adjust the GitHub Actions nuxtjs workflow to run on pushes to either the main or master branch. Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
CI: Trigger the deploy workflow on pushes to the master branch in addition to main. Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
* Create ci_v1.yml Dargon789/foundry@6ff6e59 Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> * Update .circleci/ci_v1.yml Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> --------- Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
b826f07 Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
* feat(ci): use Sourcify v2 API in sourcify plugin * chore: add changeset * chore: update changeset Co-authored-by: awkweb <tom@meagher.co> * fix(cli): in Sourcify plugin, only fetch ABI data rather than all of metadata * Create twenty-olives-admire.md * Update packages/cli/src/plugins/sourcify.ts Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> --------- Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> Co-authored-by: Alexandre <5808474+allezxandre@users.noreply.github.com> Co-authored-by: Alexandre Jouandin <alexandre@jouand.in> Co-authored-by: awkweb <tom@meagher.co> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(connectors): webpack dynamic import optional peer dep * chore: changeset
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore: bump viem * chore: tweaks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.