Skip to content

build(deps): Bump @shazow/whatsabi from 0.22.2 to 0.26.0#8721

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/shazow/whatsabi-0.26.0
Open

build(deps): Bump @shazow/whatsabi from 0.22.2 to 0.26.0#8721
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/shazow/whatsabi-0.26.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps @shazow/whatsabi from 0.22.2 to 0.26.0.

Release notes

Sourced from @​shazow/whatsabi's releases.

v0.26.0

What's Changed

Full Changelog: shazow/whatsabi@v0.25.0...v0.26.0

v0.25.0

What's Changed

  • Add block field for provider.RPCProvider by @​shazow in shazow/whatsabi#198
  • Added provider.WithBlockNumber(provider, blockTag) helper for pinning a provider to a specific block number.

Full Changelog: shazow/whatsabi@v0.24.0...v0.25.0

v0.24.0

What's Changed

  • ⚠️ EtherscanABILoader now defaults to EtherscanV2ABILoader
  • Fix link to loaders documentation by @​monperrus in shazow/whatsabi#190
  • src/loaders.ts: Do not expect process.* by @​shazow in shazow/whatsabi#195
  • DiamondProxy throttling by @​shazow in shazow/whatsabi#196
    • ⚠️ DiamondProxy resolving will throw StorageReadError if array read tries to exceed 256 slots. This is a workaround for when the DiamondProxy layout is non-standard and tries to read a huge number of slots forever. Override proxies.DiamondProxyResolver.readArrayLimit to change this behaviour, 0 makes it infinity again.

New Contributors

Full Changelog: shazow/whatsabi@v0.23.0...v0.24.0

v0.23.0

Summary

  • Use Etherscan v2 API by default for the Etherscan loader.
  • Deprecated: whatsabi.loaders.EtherscanABILoader (v1 version) is deprecated in favour of whatsabi.loaders.EtherscanV2ABILoader. It will become the v2 loader by default in a future release.
  • Add env.CHAIN_ID option to whatsabi.loaders.defaultsWithEnv(env) which sets the default chain ID for all default loaders.

What's Changed

New Contributors

Full Changelog: shazow/whatsabi@v0.22.2...v0.23.0

Commits
  • 6928c0f pnpm update; nix flake update
  • ffdb0ae Merge pull request #201 from evmts/feat/noble-hashes-v2
  • bf1b32c feat: upgrade @​noble/hashes peer dependency to ^2
  • ce2905e examples: Add env.PROVIDER_RPC_URL var
  • acbef6e flake.lock: nix flake update
  • 2515983 pnpm update
  • f116bbc package.json: v0.25.0
  • c31c0fc Merge pull request #198 from shazow/provider-blocknumber
  • a326552 src/providers.ts: Use web3js provider.eth as the inner provider
  • d688d4a src/tests/env.ts: Extend viem walletClient with publicActions
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

PR-Codex overview

This PR focuses on updating various package dependencies in the package.json and pnpm-lock.yaml files, enhancing compatibility and functionality within the project.

Detailed summary

  • Updated @shazow/whatsabi from 0.22.2 to 0.26.0.
  • Updated @babel/core from 7.28.4 to 7.29.0.
  • Updated several packages' versions in pnpm-lock.yaml to maintain compatibility, including utf-8-validate, bufferutil, and others.
  • Updated @emotion packages to newer versions.
  • Updated @expo packages to newer versions.
  • Updated @floating-ui packages to newer versions.
  • Updated @babel/plugin packages to newer versions, including syntax and transform plugins.

The following files were skipped due to too many changes: pnpm-lock.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Bumps [@shazow/whatsabi](https://github.com/shazow/whatsabi) from 0.22.2 to 0.26.0.
- [Release notes](https://github.com/shazow/whatsabi/releases)
- [Commits](shazow/whatsabi@v0.22.2...v0.26.0)

---
updated-dependencies:
- dependency-name: "@shazow/whatsabi"
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2026
@dependabot dependabot bot requested review from a team as code owners March 23, 2026 20:37
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 23, 2026

⚠️ No Changeset found

Latest commit: 0eef1cc

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

vercel bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-v2 Ready Ready Preview, Comment Mar 23, 2026 8:52pm
nebula Ready Ready Preview, Comment Mar 23, 2026 8:52pm
thirdweb_playground Error Error Mar 23, 2026 8:52pm
thirdweb-www Ready Ready Preview, Comment Mar 23, 2026 8:52pm
wallet-ui Ready Ready Preview, Comment Mar 23, 2026 8:52pm

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Mar 23, 2026
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​wagmi/​cli@​2.8.0 ⏵ 2.10.077 -2110078 +194 +3100
Updated@​shazow/​whatsabi@​0.22.2 ⏵ 0.26.092 +2100100 +190 +1100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard. Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants