Skip to content

chore(deps): bump the midnight group across 1 directory with 16 updates#20

Open
dependabot[bot] wants to merge 1 commit into
capstone/multi-post-by-dagamez1from
dependabot/npm_and_yarn/midnight-0355e092be
Open

chore(deps): bump the midnight group across 1 directory with 16 updates#20
dependabot[bot] wants to merge 1 commit into
capstone/multi-post-by-dagamez1from
dependabot/npm_and_yarn/midnight-0355e092be

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the midnight group with 16 updates in the / directory:

Package From To
@midnight-ntwrk/compact-runtime 0.14.0 0.15.0
@midnight-ntwrk/dapp-connector-api 4.0.0 4.0.1
@midnight-ntwrk/ledger-v7 7.0.0 7.0.3
@midnight-ntwrk/midnight-js-compact 3.0.0 4.0.2
@midnight-ntwrk/midnight-js-contracts 3.0.0 4.0.2
@midnight-ntwrk/midnight-js-fetch-zk-config-provider 3.0.0 4.0.2
@midnight-ntwrk/midnight-js-http-client-proof-provider 3.0.0 4.0.2
@midnight-ntwrk/midnight-js-indexer-public-data-provider 3.0.0 4.0.2
@midnight-ntwrk/midnight-js-level-private-state-provider 3.0.0 4.0.2
@midnight-ntwrk/midnight-js-node-zk-config-provider 3.0.0 4.0.2
@midnight-ntwrk/midnight-js-types 3.0.0 4.0.2
@midnight-ntwrk/midnight-js-utils 3.0.0 4.0.2
@midnight-ntwrk/testkit-js 3.0.0 4.0.2
@midnight-ntwrk/wallet-sdk-address-format 3.0.0 3.1.0
@midnight-ntwrk/wallet-sdk-facade 1.0.0 3.0.0
@midnight-ntwrk/wallet-sdk-hd 3.0.0 3.0.1

Updates @midnight-ntwrk/compact-runtime from 0.14.0 to 0.15.0

Changelog

Sourced from @​midnight-ntwrk/compact-runtime's changelog.

[Toolchain 0.30.0, language 0.22.0, runtime 0.15.0]

This release includes all changes for compiler versions in the range between 0.29.100 and 0.30.0; language versions in the range between 0.21.100 and 0.22.0; and Compact runtime versions in the range between 0.14.100 and 0.15.0.

[Unreleased toolchain 0.29.114, language 0.21.101, runtime 0.14.102]

Changed

  • The language reference doc/lang-ref.mdx is now largely up-to-date with the Compact 0.21.0 language.
  • The HTML version of the formal grammar in doc/Compact.html has been replaced with a markdown (mdx) version in doc/compact-grammar.mdx.

Added

  • A list of Compact's keywords and reserved words, including those reserved for future use, is given in doc/compact-keywords.mdx.

[Unreleased toolchain 0.29.113, language 0.21.101, runtime 0.14.102]

Changed

  • It is now a compiler error to pass Compact values containing opaque JS values (Opaque<'string'> or Opaque<'Uint8Array'>) to the standard library circuits persistentHash and persistentCommit. Hashing such values does not work in circuit due to the representation of these types. Previously, such code would crash the zkir process if it tried to generate prover and verifier keys. Now it is a compiler error instead.

    This also affects the standard library operation merkleTreePathRoot (because it calls persistentHash in its implementation), and ledger MerkleTree insertion operations, because they implicitly use persistentHash.

    This is a breaking change because the error is signaled early, and so it is now an error to use any of these circuits or ADT operations, even for circuits that don't need prover and verifier key generation which would compile successfully before.

[Unreleased toolchain 0.29.112, language 0.21.101, runtime 0.14.102]

Changed

  • The fixup tool now replaces references to the old standard-library type names CurvePoint and NativePoint with JubJubPoint. It also does a better job of renaming standard-library circuits when it is safe to do so and explaining why when it is not safe to do so.

Internal notes

... (truncated)

Commits

Updates @midnight-ntwrk/dapp-connector-api from 4.0.0 to 4.0.1

Commits

Updates @midnight-ntwrk/ledger-v7 from 7.0.0 to 7.0.3

Commits

Updates @midnight-ntwrk/midnight-js-compact from 3.0.0 to 4.0.2

Commits

Updates @midnight-ntwrk/midnight-js-contracts from 3.0.0 to 4.0.2

Commits

Updates @midnight-ntwrk/midnight-js-fetch-zk-config-provider from 3.0.0 to 4.0.2

Commits

Updates @midnight-ntwrk/midnight-js-http-client-proof-provider from 3.0.0 to 4.0.2

Commits

Updates @midnight-ntwrk/midnight-js-indexer-public-data-provider from 3.0.0 to 4.0.2

Commits

Updates @midnight-ntwrk/midnight-js-level-private-state-provider from 3.0.0 to 4.0.2

Commits

Updates @midnight-ntwrk/midnight-js-node-zk-config-provider from 3.0.0 to 4.0.2

Commits

Updates @midnight-ntwrk/midnight-js-types from 3.0.0 to 4.0.2

Commits

Updates @midnight-ntwrk/midnight-js-utils from 3.0.0 to 4.0.2

Commits

Updates @midnight-ntwrk/testkit-js from 3.0.0 to 4.0.2

Commits

Updates @midnight-ntwrk/wallet-sdk-address-format from 3.0.0 to 3.1.0

Commits

Updates @midnight-ntwrk/wallet-sdk-facade from 1.0.0 to 3.0.0

Commits

Updates @midnight-ntwrk/wallet-sdk-hd from 3.0.0 to 3.0.1

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 midnight group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@midnight-ntwrk/compact-runtime](https://github.com/LFDT-Minokawa/compact) | `0.14.0` | `0.15.0` |
| [@midnight-ntwrk/dapp-connector-api](https://github.com/midnight-ntwrk/artifacts) | `4.0.0` | `4.0.1` |
| [@midnight-ntwrk/ledger-v7](https://github.com/midnight-ntwrk/artifacts) | `7.0.0` | `7.0.3` |
| [@midnight-ntwrk/midnight-js-compact](https://github.com/midnight-ntwrk/artifacts) | `3.0.0` | `4.0.2` |
| [@midnight-ntwrk/midnight-js-contracts](https://github.com/midnight-ntwrk/artifacts) | `3.0.0` | `4.0.2` |
| [@midnight-ntwrk/midnight-js-fetch-zk-config-provider](https://github.com/midnight-ntwrk/artifacts) | `3.0.0` | `4.0.2` |
| [@midnight-ntwrk/midnight-js-http-client-proof-provider](https://github.com/midnight-ntwrk/artifacts) | `3.0.0` | `4.0.2` |
| [@midnight-ntwrk/midnight-js-indexer-public-data-provider](https://github.com/midnight-ntwrk/artifacts) | `3.0.0` | `4.0.2` |
| [@midnight-ntwrk/midnight-js-level-private-state-provider](https://github.com/midnight-ntwrk/artifacts) | `3.0.0` | `4.0.2` |
| [@midnight-ntwrk/midnight-js-node-zk-config-provider](https://github.com/midnight-ntwrk/artifacts) | `3.0.0` | `4.0.2` |
| [@midnight-ntwrk/midnight-js-types](https://github.com/midnight-ntwrk/artifacts) | `3.0.0` | `4.0.2` |
| [@midnight-ntwrk/midnight-js-utils](https://github.com/midnight-ntwrk/artifacts) | `3.0.0` | `4.0.2` |
| [@midnight-ntwrk/testkit-js](https://github.com/midnight-ntwrk/artifacts) | `3.0.0` | `4.0.2` |
| [@midnight-ntwrk/wallet-sdk-address-format](https://github.com/midnight-ntwrk/artifacts) | `3.0.0` | `3.1.0` |
| [@midnight-ntwrk/wallet-sdk-facade](https://github.com/midnight-ntwrk/artifacts) | `1.0.0` | `3.0.0` |
| [@midnight-ntwrk/wallet-sdk-hd](https://github.com/midnight-ntwrk/artifacts) | `3.0.0` | `3.0.1` |



Updates `@midnight-ntwrk/compact-runtime` from 0.14.0 to 0.15.0
- [Release notes](https://github.com/LFDT-Minokawa/compact/releases)
- [Changelog](https://github.com/LFDT-Minokawa/compact/blob/main/CHANGELOG.md)
- [Commits](https://github.com/LFDT-Minokawa/compact/commits)

Updates `@midnight-ntwrk/dapp-connector-api` from 4.0.0 to 4.0.1
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

Updates `@midnight-ntwrk/ledger-v7` from 7.0.0 to 7.0.3
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

Updates `@midnight-ntwrk/midnight-js-compact` from 3.0.0 to 4.0.2
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

Updates `@midnight-ntwrk/midnight-js-contracts` from 3.0.0 to 4.0.2
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

Updates `@midnight-ntwrk/midnight-js-fetch-zk-config-provider` from 3.0.0 to 4.0.2
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

Updates `@midnight-ntwrk/midnight-js-http-client-proof-provider` from 3.0.0 to 4.0.2
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

Updates `@midnight-ntwrk/midnight-js-indexer-public-data-provider` from 3.0.0 to 4.0.2
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

Updates `@midnight-ntwrk/midnight-js-level-private-state-provider` from 3.0.0 to 4.0.2
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

Updates `@midnight-ntwrk/midnight-js-node-zk-config-provider` from 3.0.0 to 4.0.2
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

Updates `@midnight-ntwrk/midnight-js-types` from 3.0.0 to 4.0.2
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

Updates `@midnight-ntwrk/midnight-js-utils` from 3.0.0 to 4.0.2
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

Updates `@midnight-ntwrk/testkit-js` from 3.0.0 to 4.0.2
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

Updates `@midnight-ntwrk/wallet-sdk-address-format` from 3.0.0 to 3.1.0
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

Updates `@midnight-ntwrk/wallet-sdk-facade` from 1.0.0 to 3.0.0
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

Updates `@midnight-ntwrk/wallet-sdk-hd` from 3.0.0 to 3.0.1
- [Commits](https://github.com/midnight-ntwrk/artifacts/commits)

---
updated-dependencies:
- dependency-name: "@midnight-ntwrk/compact-runtime"
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/dapp-connector-api"
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/ledger-v7"
  dependency-version: 7.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/midnight-js-compact"
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/midnight-js-contracts"
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/midnight-js-fetch-zk-config-provider"
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/midnight-js-http-client-proof-provider"
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/midnight-js-indexer-public-data-provider"
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/midnight-js-level-private-state-provider"
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/midnight-js-node-zk-config-provider"
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/midnight-js-types"
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/midnight-js-utils"
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/testkit-js"
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/wallet-sdk-address-format"
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/wallet-sdk-facade"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: midnight
- dependency-name: "@midnight-ntwrk/wallet-sdk-hd"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: midnight
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Mar 26, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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