Skip to content

chore(deps): bump the snapshot group with 3 updates#16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/snapshot-af7f67b2a7
Open

chore(deps): bump the snapshot group with 3 updates#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/snapshot-af7f67b2a7

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps the snapshot group with 3 updates: @snapshot-labs/sx, @snapshot-labs/eslint-config and @snapshot-labs/prettier-config.

Updates @snapshot-labs/sx from 0.1.0-beta.35 to 0.1.11

Release notes

Sourced from @​snapshot-labs/sx's releases.

@​snapshot-labs/sx@​0.1.11

Patch Changes

  • 0da66d6: Add BNB network support
  • 3a8162d: Add BNB Testnet network support

@​snapshot-labs/sx@​0.1.10

Patch Changes

  • 486e3d9: Add gasless execution support for Governor
  • d4a1f44: Add hasNonNativeBlockNumbers to EvmNetworkConfig
  • 046eed3: add GovernorBravo client
  • ba0cc5c: Accept descriptionHash in OpenZeppelinEthereumTx client instead of description
  • 2111bc3: add Transaction types to sx.js
  • 3a10211: use dedicated client for offchain starknet-sig, and support SNIP-12
  • 1edeac7: do not use toLocaleLowerCase for addresses
  • 32e122f: Add blockTime to EvmNetworkConfig
  • 2111bc3: add governor execution utils for decoding transactions
  • 59a0c07: add OpenZeppelinEthereumTx client

@​snapshot-labs/sx@​0.1.9

Patch Changes

  • 5429684: Call get_voting_power in storage proof strategies to verify Slot is zero is not thrown
  • bd2cc25: convert params for getVotingPower check in storage slot proof strategies

@​snapshot-labs/sx@​0.1.8

Patch Changes

  • 0bf0a22: use whitelist server to compute EVM merkleWhitelist proof
  • 4ada1f3: generate standard execution payload for any execution with transactions
  • abb0940: relax voter and proposal author type to allow starknet address
  • 0bf0a22: require params to be included in EMV strategies for propose and vote
  • 9f5c784: add Apechain and Curtis networks
  • 7ae0363: use whitelistServer instead of mana for whitelist proofs

@​snapshot-labs/sx@​0.1.7

Patch Changes

  • 7bfd971: Add privacy option to proposal and update-proposal
  • 2add7c2: add space creation support to OffchainEthereumSig
  • f08f273: Add new voting type copeland
  • 5ebcc3c: add flagProposal method to offchain EthereumSig client
  • 88a6f85: fetch merkletree proof from Mana snapshot-labs/sx-monorepo#1176
  • 5bcc748: encrypt only shutter votes
  • 302cd7a: add Mantle network support

@​snapshot-labs/sx@​0.1.6

Patch Changes

... (truncated)

Changelog

Sourced from @​snapshot-labs/sx's changelog.

0.1.11

Patch Changes

  • 0da66d6: Add BNB network support
  • 3a8162d: Add BNB Testnet network support

0.1.10

Patch Changes

  • 486e3d9: Add gasless execution support for Governor
  • d4a1f44: Add hasNonNativeBlockNumbers to EvmNetworkConfig
  • 046eed3: add GovernorBravo client
  • ba0cc5c: Accept descriptionHash in OpenZeppelinEthereumTx client instead of description
  • 2111bc3: add Transaction types to sx.js
  • 3a10211: use dedicated client for offchain starknet-sig, and support SNIP-12
  • 1edeac7: do not use toLocaleLowerCase for addresses
  • 32e122f: Add blockTime to EvmNetworkConfig
  • 2111bc3: add governor execution utils for decoding transactions
  • 59a0c07: add OpenZeppelinEthereumTx client

0.1.9

Patch Changes

  • 5429684: Call get_voting_power in storage proof strategies to verify Slot is zero is not thrown
  • bd2cc25: convert params for getVotingPower check in storage slot proof strategies

0.1.8

Patch Changes

  • 0bf0a22: use whitelist server to compute EVM merkleWhitelist proof
  • 4ada1f3: generate standard execution payload for any execution with transactions
  • abb0940: relax voter and proposal author type to allow starknet address
  • 0bf0a22: require params to be included in EMV strategies for propose and vote
  • 9f5c784: add Apechain and Curtis networks
  • 7ae0363: use whitelistServer instead of mana for whitelist proofs

0.1.7

Patch Changes

  • 7bfd971: Add privacy option to proposal and update-proposal
  • 2add7c2: add space creation support to OffchainEthereumSig
  • f08f273: Add new voting type copeland
  • 5ebcc3c: add flagProposal method to offchain EthereumSig client
  • 88a6f85: fetch merkletree proof from Mana snapshot-labs/sx-monorepo#1176
  • 5bcc748: encrypt only shutter votes

... (truncated)

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates @snapshot-labs/eslint-config from 0.1.0-beta.7 to 0.1.1

Release notes

Sourced from @​snapshot-labs/eslint-config's releases.

@​snapshot-labs/eslint-config@​0.1.1

Patch Changes

  • d4c6b93: automatically ignore git-ignored files
  • a617c7b: Ban usage of e and error as variable names in catch blocks
Changelog

Sourced from @​snapshot-labs/eslint-config's changelog.

0.1.1

Patch Changes

  • d4c6b93: automatically ignore git-ignored files
  • a617c7b: Ban usage of e and error as variable names in catch blocks
Commits

Updates @snapshot-labs/prettier-config from 0.1.0-beta.7 to 0.1.0

Release notes

Sourced from @​snapshot-labs/prettier-config's releases.

@​snapshot-labs/sx@​0.1.0

Patch Changes

  • 1c46f5d: add evmNetworks mapping
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the snapshot group with 3 updates: [@snapshot-labs/sx](https://github.com/snapshot-labs/sx-monorepo/tree/HEAD/packages/sx.js), [@snapshot-labs/eslint-config](https://github.com/snapshot-labs/sx-monorepo/tree/HEAD/packages/eslint-config) and [@snapshot-labs/prettier-config](https://github.com/snapshot-labs/sx-monorepo/tree/HEAD/packages/prettier-config).


Updates `@snapshot-labs/sx` from 0.1.0-beta.35 to 0.1.11
- [Release notes](https://github.com/snapshot-labs/sx-monorepo/releases)
- [Changelog](https://github.com/snapshot-labs/sx-monorepo/blob/master/packages/sx.js/CHANGELOG.md)
- [Commits](https://github.com/snapshot-labs/sx-monorepo/commits/@snapshot-labs/sx@0.1.11/packages/sx.js)

Updates `@snapshot-labs/eslint-config` from 0.1.0-beta.7 to 0.1.1
- [Release notes](https://github.com/snapshot-labs/sx-monorepo/releases)
- [Changelog](https://github.com/snapshot-labs/sx-monorepo/blob/master/packages/eslint-config/CHANGELOG.md)
- [Commits](https://github.com/snapshot-labs/sx-monorepo/commits/@snapshot-labs/eslint-config@0.1.1/packages/eslint-config)

Updates `@snapshot-labs/prettier-config` from 0.1.0-beta.7 to 0.1.0
- [Release notes](https://github.com/snapshot-labs/sx-monorepo/releases)
- [Commits](https://github.com/snapshot-labs/sx-monorepo/commits/@snapshot-labs/prettier-config@0.1.0/packages/prettier-config)

---
updated-dependencies:
- dependency-name: "@snapshot-labs/sx"
  dependency-version: 0.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: snapshot
- dependency-name: "@snapshot-labs/eslint-config"
  dependency-version: 0.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: snapshot
- dependency-name: "@snapshot-labs/prettier-config"
  dependency-version: 0.1.0
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: snapshot
...

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 May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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