Conversation
Deploying carbon-app-tac with
|
| Latest commit: |
8128d89
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c3984738.carbon-app-tac.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-vite-puq8.carbon-app-tac.pages.dev |
Deploying carbon-app-ton-tg with
|
| Latest commit: |
8128d89
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7deaefd6.carbon-app-ton-tg.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-vite-f1dz.carbon-app-ton-tg.pages.dev |
Deploying carbon-app-celo with
|
| Latest commit: |
8128d89
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://42d79f3f.carbon-app-celo.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-vite-0258.carbon-app-celo.pages.dev |
Deploying carbon-app-sei with
|
| Latest commit: |
8128d89
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://425c1c68.carbon-app-sei.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-vite-8oyx.carbon-app-sei.pages.dev |
Deploying carbon-app with
|
| Latest commit: |
8128d89
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9f994558.carbon-app-csq.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-vite-tftr.carbon-app-csq.pages.dev |
Deploying carbon-app-coti with
|
| Latest commit: |
8128d89
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9fca2e78.carbon-app-coti.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-vite-jn7p.carbon-app-coti.pages.dev |
e1ff9e2 to
eb2a1d7
Compare
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.6 to 7.2.4. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.2.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
eb2a1d7 to
8128d89
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
Bugbot Free Tier Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable autofix in the Cursor dashboard.
| debug: 4.4.3 | ||
| pony-cause: 2.1.11 | ||
| semver: 7.7.3 | ||
| semver: 7.7.4 |
There was a problem hiding this comment.
@scure/base downgrade in @metamask/utils wallet flow
Medium Severity
The lockfile now resolves @metamask/[email protected] to @scure/[email protected] instead of 1.2.6. This downgrade may introduce missing security or behavior fixes from 1.2.x into wallet-related flows (MetaMask, wagmi). @metamask/[email protected] still uses @scure/[email protected], so resolution changed only for 8.5.0.
| [email protected]: | ||
| dependencies: | ||
| readable-stream: 4.5.2 | ||
| readable-stream: 3.6.2 |
There was a problem hiding this comment.
readable-stream downgrade in extension-port-stream
Low Severity
extension-port-stream now resolves to [email protected] instead of 4.5.2. Version 4.x differs from 3.x in behavior (e.g. autoDestroy, event ordering, Node 18 alignment). This package handles MetaMask extension messaging; the downgrade may affect stream lifecycle or error handling in unusual conditions.


Bumps vite from 5.3.6 to 7.2.4.
Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
24a611frelease: v7.2.42d66b7bfix: revert "perf(deps): replace debug with obug (#21107)"a668014release: v7.2.3acfe939perf(deps): replace debug with obug (#21107)4f8171efix(deps): update all non-major dependencies (#21128)5029720chore(deps): update rolldown-related dependencies (#21127)5909efdfix: allow multiplebindCLIShortcutscalls with shortcut merging (#21103)39a0a15chore(deps): update rolldown-related dependencies (#21095)6a34ac3fix(deps): update all non-major dependencies (#21096)02ceaecchore(deps): update dependency@rollup/plugin-commonjsto v29 (#21099)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Medium Risk
Tooling-only dependency updates, but changes to
vite/rollup/bundler transitive deps can affect local dev and production build output.Overview
Bumps
vitefrom7.2.4to7.2.6inpackage.json.Regenerates
pnpm-lock.yamlto align Vite plugins and the underlying bundling stack (notablyrollupand various Metro/transitive packages) with the new Vite patch release.Written by Cursor Bugbot for commit 8128d89. This will update automatically on new commits. Configure here.