• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

decentraland / core-web3
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/defu-6.1.6
DEFAULT BRANCH: master
Repo Added 13 Jan 2026 03:49PM UTC
Token ivWBc6leWMy5VSy1OT89MyH1kWPi1hBwk regen
Build 100 Last
Files 22
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH dependabot/npm_and_yarn/defu-6.1.6
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 0.1.0
  • 0.2.0
  • 0.2.1
  • 0.3.0
  • 0.4.0
  • 0.5.0
  • 0.6.0
  • 0.7.0
  • 0.8.0
  • 0.9.0
  • 0.9.1
  • 0.9.2
  • chore/ci-workflows
  • chore/eslint-v3
  • chore/remove-cdn-deployment
  • chore/update-magic-deps
  • chore/update-schemas-25.2
  • dependabot/npm_and_yarn/defu-6.1.6
  • dependabot/npm_and_yarn/flatted-3.4.2
  • dependabot/npm_and_yarn/h3-1.15.5
  • dependabot/npm_and_yarn/h3-1.15.8
  • dependabot/npm_and_yarn/h3-1.15.9
  • dependabot/npm_and_yarn/minimatch-3.1.5
  • dependabot/npm_and_yarn/multi-16c0a61779
  • dependabot/npm_and_yarn/multi-6447e3a8a8
  • dependabot/npm_and_yarn/multi-770cfcd984
  • dependabot/npm_and_yarn/multi-d4af1cc8c3
  • dependabot/npm_and_yarn/multi-d60ba119cd
  • dependabot/npm_and_yarn/multi-eb7ce5705f
  • dependabot/npm_and_yarn/picomatch-2.3.2
  • docs/readme
  • docs/readme-changelog
  • feat/add-magic-sdk-as-peer-dep
  • feat/clear-connection-storage-on-disconnect
  • feat/clear-identity-on-disconnect
  • feat/clear-wagmi-state-to-config
  • feat/default-app-metadata-and-transports
  • feat/default-wallet-connect-key
  • feat/export-thirdweb-connector
  • feat/jest-testing-setup
  • feat/lazy-providers
  • feat/thirdweb-connector
  • feat/use-auth-identity
  • fix/build-release-cwd
  • fix/lazy-load-magic
  • fix/magic
  • fix/test-failures-after-merge
  • master
  • test/increase-coverage-to-97

04 Apr 2026 07:57AM UTC coverage: 92.768%. Remained the same
23974689028

Pull #47

github

web-flow
chore(deps): bump defu from 6.1.4 to 6.1.6

Bumps [defu](https://github.com/unjs/defu) from 6.1.4 to 6.1.6.
- [Release notes](https://github.com/unjs/defu/releases)
- [Changelog](https://github.com/unjs/defu/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unjs/defu/compare/v6.1.4...v6.1.6)

---
updated-dependencies:
- dependency-name: defu
  dependency-version: 6.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #47: chore(deps): bump defu from 6.1.4 to 6.1.6

200 of 225 branches covered (88.89%)

Branch coverage included in aggregate %.

467 of 494 relevant lines covered (94.53%)

7.7 hits per line

Relevant lines Covered
Build:
Build:
494 RELEVANT LINES 467 COVERED LINES
7.7 HITS PER LINE
Source Files on master
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23974689028 dependabot/npm_and_yarn/defu-6.1.6 chore(deps): bump defu from 6.1.4 to 6.1.6 Bumps [defu](https://github.com/unjs/defu) from 6.1.4 to 6.1.6. - [Release notes](https://github.com/unjs/defu/releases) - [Changelog](https://github.com/unjs/defu/blob/main/CHANGELOG.md) - [Commits](htt... Pull #47 04 Apr 2026 07:58AM UTC web-flow github
92.77
23925990385 feat/clear-identity-on-disconnect feat: clear SSO identity from localStorage on wallet disconnect When a user disconnects, the auth identity stored by @dcl/single-sign-on-client remains in localStorage. Other Decentraland sites clear it on logout so that stale credentials are not... Pull #46 02 Apr 2026 11:03PM UTC LautaroPetaccio github
92.82
23925620154 0.9.2 feat: clear decentraland-connect storage on wallet disconnect (#45) Sites using decentraland-connect clear the `decentraland-connect-storage-key` localStorage entry when disconnecting. Without this, users who disconnect through core-web3 leave st... push 02 Apr 2026 10:50PM UTC web-flow github
92.77
23925510988 master feat: clear decentraland-connect storage on wallet disconnect (#45) Sites using decentraland-connect clear the `decentraland-connect-storage-key` localStorage entry when disconnecting. Without this, users who disconnect through core-web3 leave st... push 02 Apr 2026 10:47PM UTC web-flow github
92.77
23925396945 feat/clear-connection-storage-on-disconnect feat: clear decentraland-connect storage on wallet disconnect Sites using decentraland-connect clear the `decentraland-connect-storage-key` localStorage entry when disconnecting. Without this, users who disconnect through core-web3 leave stale co... Pull #45 02 Apr 2026 10:43PM UTC LautaroPetaccio github
92.77
23925284054 dependabot/npm_and_yarn/multi-eb7ce5705f chore(deps): bump lodash and thirdweb Bumps [lodash](https://github.com/lodash/lodash) to 4.18.1 and updates ancestor dependency [thirdweb](https://github.com/thirdweb-dev/js). These dependencies need to be updated together. Updates `lodash` fr... Pull #44 02 Apr 2026 10:40PM UTC web-flow github
92.96
23925046621 master chore: remove CDN deployment from build-release workflow (#43) push 02 Apr 2026 10:32PM UTC web-flow github
92.96
23924986186 chore/remove-cdn-deployment chore: remove CDN deployment from build-release workflow Pull #43 02 Apr 2026 10:30PM UTC LautaroPetaccio github
92.96
23890163139 0.9.1 feat: read magic session from localStorage correctly (#42) * feat: read magic session from localStorage correctly * feat: use try/catch for LS push 02 Apr 2026 07:54AM UTC web-flow github
92.96
23890151910 master feat: read magic session from localStorage correctly (#42) * feat: read magic session from localStorage correctly * feat: use try/catch for LS push 02 Apr 2026 07:53AM UTC web-flow github
92.96
See All Builds (100)

Badge your Repo: core-web3

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc