Skip to content

build(deps-dev): bump @midnight-ntwrk/ledger-v8 from 8.1.0 to 8.1.1 - #771

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/midnight-ntwrk/ledger-v8-8.1.1
Open

build(deps-dev): bump @midnight-ntwrk/ledger-v8 from 8.1.0 to 8.1.1#771
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/midnight-ntwrk/ledger-v8-8.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps @midnight-ntwrk/ledger-v8 from 8.1.0 to 8.1.1.

Release notes

Sourced from @​midnight-ntwrk/ledger-v8's releases.

Ledger 8.1.1 Release Notes

Version: 8.1.1 Date: 2026-07-31

High-level summary

Ledger 8.1.1 is a patch release on 8.1.0. It adds test coverage for array handling. The release also includes clippy 1.97 lint cleanups and the current ledger-8 CI/release automation. There are no protocol, serialization, or API behaviour changes for well-formed transactions.

Audience

This release note is important for:

  • Node developers
  • Developers using the ledger WASM bindings

Summary of updates

Ledger Updates

  • test: additional array test coverage

Housekeeping

  • fix: clippy 1.97 useless_borrows_in_formatting cleanups across the workspace, including AlignedValue format arguments in base-crypto.

New features requiring configuration updates

None in this release.

Deprecations

None in this release.

Breaking changes or required actions for developers

  • The npm packages are now published under the @midnightntwrk scope (previously @midnight-ntwrk). Consumers must update their package.json dependencies, e.g. @midnight-ntwrk/ledger-v8 becomes @midnightntwrk/ledger-v8. There are no API changes; only the package name changes.

Fixed defect list

| Component | Description |

... (truncated)

Changelog

Sourced from @​midnight-ntwrk/ledger-v8's changelog.

Ledger 8.1.1

  • note: npm packages are now published under the @midnightntwrk scope (previously @midnight-ntwrk); update package.json dependencies accordingly
  • add array tests
Commits
  • 9f9f288 fix(ci): run publish helper scripts from the workflow ref, not the dispatched...
  • 259100d fix: address review comments
  • 4fee2ca fix(security): invert if for safer defaults
  • 420b46d fix(ci): address review - scope normalization, pinned dispatch, gated release
  • 8d2e29d fix(ci): publish on a standard pinned runner
  • 917381c feat(ci): dedicated publish.yml with dual-scope npm publishing
  • fe2ad6b fix: publish ledger-8 npm packages under @​midnightntwrk
  • 54bd09d fix: clear clippy needless_borrows_for_generic_args in verify tests
  • 0ddb812 Merge pull request #669 from midnightntwrk/release/ledger-8.1.1
  • d27900c release notes
  • 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)

Bumps [@midnight-ntwrk/ledger-v8](https://github.com/midnightntwrk/midnight-ledger) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/midnightntwrk/midnight-ledger/releases)
- [Changelog](https://github.com/midnightntwrk/midnight-ledger/blob/ledger-8/CHANGELOG.md)
- [Commits](midnightntwrk/midnight-ledger@ledger-8.1.0...ledger-8.1.1)

---
updated-dependencies:
- dependency-name: "@midnight-ntwrk/ledger-v8"
  dependency-version: 8.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Aug 10, 2026
@dependabot
dependabot Bot requested review from a team as code owners August 10, 2026 02:17
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Aug 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 10, 2026 02:17
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