Skip to content

chore(deps): bump OpenZeppelin stack and refresh lockfile#99

Merged
pasevin merged 1 commit intomainfrom
chore/bump-openzeppelin-deps
Apr 7, 2026
Merged

chore(deps): bump OpenZeppelin stack and refresh lockfile#99
pasevin merged 1 commit intomainfrom
chore/bump-openzeppelin-deps

Conversation

@pasevin
Copy link
Copy Markdown
Collaborator

@pasevin pasevin commented Apr 7, 2026

Summary

  • OpenZeppelin: @openzeppelin/ui-react ^2.0.1, @openzeppelin/ui-storage ^1.2.1, EVM/Polkadot/Stellar adapters and @openzeppelin/adapters-vite resolve to 2.0.0 stable (replacing 2.0.0-rc.1 in the lockfile).
  • Root: @openzeppelin/ui-dev-cli ^0.5.1.
  • Transitives: pnpm update on the app and root refreshes the lockfile to latest versions within existing semver ranges (React 19.2.x, router, Tailwind 4.2.x, etc.).
  • Tests: Tighten WalletSyncProvider mock call assertions for Vitest/TypeScript after dependency updates.

Verification

  • pnpm typecheck, pnpm lint, pnpm test (with no ui.json/adapters.json under .packed-packages/local-dev, matching CI).

Note: If you use pnpm dev:local, temporarily remove or rename those manifests to run .pnpmfile tests locally, or rely on CI for that check.

Pin ui-react 2.0.1, ui-storage 1.2.1, stable adapter 2.0.0, ui-dev-cli 0.5.1.

Refresh app and root lockfile to latest within semver ranges.

Adjust WalletSyncProvider test mock call typing for Vitest.
@pasevin pasevin merged commit bb68838 into main Apr 7, 2026
11 checks passed
@pasevin pasevin deleted the chore/bump-openzeppelin-deps branch April 7, 2026 11:02
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant