Skip to content

chore(deps): bump @fhevm/solidity from 0.10.0 to 0.11.0 in the production-dependencies group - #147

Merged
matteoettam09 merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/production-dependencies-53321bd464
Feb 17, 2026
Merged

chore(deps): bump @fhevm/solidity from 0.10.0 to 0.11.0 in the production-dependencies group#147
matteoettam09 merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/production-dependencies-53321bd464

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 1 update: @fhevm/solidity.

Updates @fhevm/solidity from 0.10.0 to 0.11.0

Release notes

Sourced from @​fhevm/solidity's releases.

v0.11.0

What's Changed

  • GPU acceleration for ZK proof verification, Switch-and-Squash (SnS), and re-randomisation
  • tfhe-rs upgraded to v1.5 across the coprocessor
  • Decryption ACL checks in the KMS Connector
  • New Operator Staking system with ERC4626-based contracts, rewards, and audit remediations
  • Confidential Tokens Registry and ERC7984 upgradeable wrapper contracts
  • Dependence-chain processing in the coprocessor scheduler for better parallelism
  • Host-listener poller mode as an alternative to WebSocket-based event listening
  • Delegated user decryption test coverage in the E2E test suite

Migration Notes

  • ebytesxxx removal: ebytes64/ebytes128/ebytes256 types are no longer supported
  • tfhe-rs v1.5: Coprocessor FHE keys and serialized ciphertexts should be generally compatible
  • GPU workers: new GPU backends are opt-in; existing CPU-only deployments remain the main supported architecture for now

Other Changes

... (truncated)

Commits
  • e446c37 fix(test-suite): add resilient smoke runner for inputFlow (release) (#1921)
  • 98c0881 fix(coprocessor): dependence chain update during reorg in case of collisions ...
  • f88c25e feat(kms-connector): decryption performance metrics (#1906)
  • 3a05035 chore(test-suite): bump component versions to v0.11.0-2
  • f5ae6f6 chore(test-suite): bump component versions to v0.11.x
  • 280782f chore(test-suite): upgrade relayer-sdk to v0.4.0
  • ab21177 feat(test-suite): implement the delegated user decryption test cases (#1808)
  • e3c8453 ci(common): bump actionlint action version (#1861)
  • 3cb9f46 chore(coprocessor): support OTEL_SERVICE_NAME for service_name (#1299)
  • 45525a7 fix(coprocessor): host-listener, add timeout to get logs calls (#1723)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​fhevm/solidity since your current version.


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 <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 production-dependencies group with 1 update: [@fhevm/solidity](https://github.com/zama-ai/fhevm).


Updates `@fhevm/solidity` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/zama-ai/fhevm/releases)
- [Commits](zama-ai/fhevm@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: "@fhevm/solidity"
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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 Feb 16, 2026
@matteoettam09
matteoettam09 merged commit bd3a5bd into dev Feb 17, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dev/production-dependencies-53321bd464 branch February 17, 2026 12:07
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.

1 participant