Skip to content

chore(deps): update dependency @aptos-labs/wallet-standard to v2 - #1659

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aptos-labs-wallet-standard-2.x
Open

chore(deps): update dependency @aptos-labs/wallet-standard to v2#1659
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aptos-labs-wallet-standard-2.x

Conversation

@renovate

@renovate renovate Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@aptos-labs/wallet-standard 1.0.02.0.0 age confidence

Release Notes

aptos-labs/wallet-standard (@​aptos-labs/wallet-standard)

v2.0.0

  • Add Vitest test runner with V8 coverage (pnpm test, pnpm test:watch, pnpm test:coverage).
  • Add unit tests covering the public behaviors of the package: AccountInfo BCS wire format and round-trip for every SigningScheme variant, detect.isWalletWithRequiredFeatureSet / getAptosWallets filtering, AptosWalletError invariants, and the externally observable chain identifiers, feature namespaces, and UserResponseStatus values.
  • Add a Test + Coverage CI job that uploads lcov to Codecov via tokenless OIDC (codecov/codecov-action@v5); add codecov.yml.
  • Publish the package as ESM-only: set type to module, expose a single ./dist/index.js entry (no require / CommonJS branch), and build with tsc using module / moduleResolution NodeNext.
  • Emit TypeScript declarations (declaration / declarationMap) into dist alongside compiled JS.
  • Use .js file extensions on relative import and export specifiers so the published output resolves under Node’s native ESM loader.
  • Drop the top-level main field and point types and exports at the unified dist layout (remove the previous dist/common and dist/esm split and remove tsup from the toolchain).
  • Change the dev script to tsc --watch (watch mode is passed to the compiler directly).
  • Update example/basic for ESM: add type: module and declare direct dependencies on @aptos-labs/ts-sdk and @wallet-standard/core (in addition to the workspace package).

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/aptos-labs-wallet-standard-2.x branch from 9fd4ff5 to c1f1a30 Compare May 28, 2026 23:47
@renovate
renovate Bot force-pushed the renovate/aptos-labs-wallet-standard-2.x branch 4 times, most recently from ad9fbe3 to 08fcb22 Compare June 18, 2026 19:33
@renovate
renovate Bot force-pushed the renovate/aptos-labs-wallet-standard-2.x branch from 08fcb22 to 055765a Compare June 26, 2026 15:44
@netlify

netlify Bot commented Jun 26, 2026

Copy link
Copy Markdown

Deploy Preview for aptos-explorer ready!

Name Link
🔨 Latest commit 8a88593
🔍 Latest deploy log https://app.netlify.com/projects/aptos-explorer/deploys/6a6d1c5a3ecd5a0008e5567e
😎 Deploy Preview https://deploy-preview-1659--aptos-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Bundle Report

Changes will increase total bundle size by 288 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
aptos-explorer-client-esm 6.44MB 288 bytes (0.0%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: aptos-explorer-client-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/vendor-*.js 288 bytes 268.87kB 0.11%
assets/validators-*._tab-m4KFw4gv.js (New) 128 bytes 128 bytes 100.0% 🚀
assets/validators-*._tab-HbcafXwi.js (Deleted) -128 bytes 0 bytes -100.0% 🗑️

@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 36.04%. Comparing base (edae342) to head (8a88593).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1659   +/-   ##
=======================================
  Coverage   36.04%   36.04%           
=======================================
  Files         197      197           
  Lines        9188     9188           
  Branches     3485     3485           
=======================================
  Hits         3312     3312           
  Misses       5869     5869           
  Partials        7        7           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot force-pushed the renovate/aptos-labs-wallet-standard-2.x branch 3 times, most recently from ebd6eaf to 894f16b Compare July 9, 2026 06:41
@renovate
renovate Bot force-pushed the renovate/aptos-labs-wallet-standard-2.x branch 6 times, most recently from cdd997d to d31f9a2 Compare July 21, 2026 19:09
@renovate
renovate Bot force-pushed the renovate/aptos-labs-wallet-standard-2.x branch 2 times, most recently from 35f495e to fb69f54 Compare July 24, 2026 02:10
@renovate
renovate Bot force-pushed the renovate/aptos-labs-wallet-standard-2.x branch 2 times, most recently from 72c1ccc to 716f66d Compare July 31, 2026 22:01
@renovate
renovate Bot force-pushed the renovate/aptos-labs-wallet-standard-2.x branch from 716f66d to 8a88593 Compare July 31, 2026 22:06
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.

0 participants