Skip to content

chore: upgrade all dependencies#4313

Merged
arein merged 8 commits intomainfrom
chore/upgrade-all-core-deps
May 9, 2025
Merged

chore: upgrade all dependencies#4313
arein merged 8 commits intomainfrom
chore/upgrade-all-core-deps

Conversation

@enesozturk
Copy link
Copy Markdown
Contributor

@enesozturk enesozturk commented May 7, 2025

Description

Upgrades all library/adapter specific and main dependencies of AppKit:

  • Wagmi (wagmi, @wagmi/*)
  • Solana packages (@solana/*)
  • Ethers pacakges (v5 and v6)

Dev dependencies:

  • vite
  • vitest
  • @sveltejs/*
  • @bitcoinerlab/*
  • @chakra-ui/*
  • @sentry/*
  • @tanstack/*
  • axios
  • date-fns
  • framer-motion
  • next
  • next-auth
  • next-themes
  • react-icons
  • valtio
  • @aws-sdk/*
  • @mailsac/*
  • @radix-ui/*
  • classnames
  • clsx
  • sonner
  • tailwind-merge
  • tailwindcss-animate
  • @dnd-kit/*

Tooling & Framework related dependencies

  • React
  • React Dom
  • Lit
  • TypeScript
  • Vitest

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Associated Issues

For Linear issues: Closes APKT-xxx
For GH issues: closes #...

Showcase (Optional)

If there is a UI change include the screenshots with before and after state.
If new feature is being introduced, include the link to demo recording.

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented May 7, 2025

🦋 Changeset detected

Latest commit: 2e19f5a

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link
Copy Markdown

vercel bot commented May 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appkit-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 3:52pm
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 3:52pm
11 Skipped Deployments
Name Status Preview Comments Updated (UTC)
appkit-basic-ep ⬜️ Ignored (Inspect) May 7, 2025 3:52pm
appkit-basic-example ⬜️ Ignored (Inspect) May 7, 2025 3:52pm
appkit-basic-sign-client-example ⬜️ Ignored (Inspect) May 7, 2025 3:52pm
appkit-basic-up-example ⬜️ Ignored (Inspect) May 7, 2025 3:52pm
appkit-ethers5-bera ⬜️ Ignored (Inspect) May 7, 2025 3:52pm
appkit-nansen-demo ⬜️ Ignored (Inspect) May 7, 2025 3:52pm
appkit-vue-solana ⬜️ Ignored (Inspect) May 7, 2025 3:52pm
appkit-wagmi-cdn-example ⬜️ Ignored (Inspect) May 7, 2025 3:52pm
ethereum-provider-wagmi-example ⬜️ Ignored (Inspect) May 7, 2025 3:52pm
next-wagmi-solana-bitcoin-example ⬜️ Ignored (Inspect) May 7, 2025 3:52pm
vue-wagmi-example ⬜️ Ignored (Inspect) May 7, 2025 3:52pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 7, 2025

Warnings
⚠️ File apps/browser-extension/package.json contains a KEY or SECRET
⚠️ File apps/laboratory/src/components/Wagmi/WagmiSendCallsCustomAbiWithPaymasterServiceTest.tsx contains a KEY or SECRET
⚠️ File packages/adapters/polkadot/package.json contains a KEY or SECRET
⚠️ File packages/adapters/solana/package.json contains a KEY or SECRET
⚠️ File packages/adapters/wagmi/package.json contains a KEY or SECRET
⚠️ File packages/appkit-utils/package.json contains a KEY or SECRET
⚠️ File packages/appkit/package.json contains a KEY or SECRET
⚠️ File packages/cdn/package.json contains a KEY or SECRET
⚠️ File packages/codemod/src/utils.js contains a KEY or SECRET
⚠️ File packages/common/package.json contains a KEY or SECRET
⚠️ File packages/controllers/package.json contains a KEY or SECRET
⚠️ File packages/core-legacy/package.json contains a KEY or SECRET
⚠️ File packages/experimental/package.json contains a KEY or SECRET
⚠️ File packages/pay/package.json contains a KEY or SECRET
⚠️ File packages/scaffold-ui/package.json contains a KEY or SECRET
⚠️ File packages/siwe/package.json contains a KEY or SECRET
⚠️ File packages/siwx/package.json contains a KEY or SECRET
⚠️ File packages/ui/package.json contains a KEY or SECRET
⚠️ File packages/wallet-button/package.json contains a KEY or SECRET
⚠️ File packages/wallet/package.json contains a KEY or SECRET

Generated by 🚫 dangerJS against 2e19f5a

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 7, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 75.93% 26365 / 34719
🔵 Statements 75.93% 26365 / 34719
🔵 Functions 67.49% 2228 / 3301
🔵 Branches 83.7% 5214 / 6229
File CoverageNo changed files found.
Generated in workflow #11644 for commit 2e19f5a by the Vitest Coverage Report Action

@enesozturk enesozturk changed the title chore: upgrade all core deps chore: upgrade library specific deps May 7, 2025
@enesozturk enesozturk added this pull request to the merge queue May 7, 2025
@enesozturk enesozturk removed this pull request from the merge queue due to a manual request May 7, 2025
@enesozturk enesozturk changed the title chore: upgrade library specific deps chore: upgrade all dependencies May 7, 2025
@enesozturk enesozturk added this pull request to the merge queue May 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 7, 2025
@enesozturk enesozturk added this pull request to the merge queue May 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 7, 2025
@arein arein added this pull request to the merge queue May 9, 2025
Merged via the queue into main with commit 45025fc May 9, 2025
38 checks passed
@arein arein deleted the chore/upgrade-all-core-deps branch May 9, 2025 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants