Skip to content

chore: update dependabot configs#4627

Merged
tomiir merged 3 commits intomainfrom
chore/update-dependabot-configs
Jul 8, 2025
Merged

chore: update dependabot configs#4627
tomiir merged 3 commits intomainfrom
chore/update-dependabot-configs

Conversation

@enesozturk
Copy link
Copy Markdown
Contributor

@enesozturk enesozturk commented Jul 8, 2025

Description

Updated Dependabot settings as it'll open PRs as group of updates rather than one by one:

  • @walletconnect/* dependencies from all package.json's
  • viem, @wagmi/* dependencies from all package.json's
  • Production dependencies from only AppKit packages
  • Development dependencies from only Appkit packages

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 Jul 8, 2025

⚠️ No Changeset found

Latest commit: 534fd5a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel
Copy link
Copy Markdown

vercel bot commented Jul 8, 2025

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

Name Status Preview Comments Updated (UTC)
appkit-basic-html ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 8, 2025 9:58pm
appkit-demo 🛑 Canceled (Inspect) Jul 8, 2025 9:58pm
appkit-laboratory 🛑 Canceled (Inspect) 💬 Add feedback Jul 8, 2025 9:58pm
10 Skipped Deployments
Name Status Preview Comments Updated (UTC)
appkit-basic-example ⬜️ Ignored (Inspect) Jul 8, 2025 9:58pm
appkit-basic-sign-client-example ⬜️ Ignored (Inspect) Jul 8, 2025 9:58pm
appkit-basic-up-example ⬜️ Ignored (Inspect) Visit Preview Jul 8, 2025 9:58pm
appkit-ethers5-bera ⬜️ Ignored (Inspect) Jul 8, 2025 9:58pm
appkit-nansen-demo ⬜️ Ignored (Inspect) Jul 8, 2025 9:58pm
appkit-vue-solana ⬜️ Ignored (Inspect) Jul 8, 2025 9:58pm
appkit-wagmi-cdn-example ⬜️ Ignored (Inspect) Jul 8, 2025 9:58pm
ethereum-provider-wagmi-example ⬜️ Ignored (Inspect) Jul 8, 2025 9:58pm
next-wagmi-solana-bitcoin-example ⬜️ Ignored (Inspect) Jul 8, 2025 9:58pm
vue-wagmi-example ⬜️ Ignored (Inspect) Jul 8, 2025 9:58pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 8, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 77.79% 30686 / 39446
🔵 Statements 77.79% 30686 / 39446
🔵 Functions 68.8% 2528 / 3674
🔵 Branches 84.27% 6386 / 7578
File CoverageNo changed files found.
Generated in workflow #13250 for commit 534fd5a by the Vitest Coverage Report Action

- dependency-name: '*'
update-types: ['version-update:semver-major']
- package-ecosystem: 'npm'
directory: '/packages/'
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this recursive?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'll work like this:

  • @walletconnect/* dependencies from all package.json's
  • viem, @wagmi/* dependencies from all package.json's
  • Production dependencies from only AppKit packages
  • Development dependencies from only Appkit packages

Copy link
Copy Markdown
Collaborator

@tomiir tomiir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's try

@tomiir tomiir merged commit 993543a into main Jul 8, 2025
20 of 22 checks passed
@tomiir tomiir deleted the chore/update-dependabot-configs branch July 8, 2025 21:54
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.

2 participants