Skip to content

chore(deps): bump it-length-prefixed from 9.1.1 to 11.0.1 in /node#21

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/node/it-length-prefixed-11.0.1
Open

chore(deps): bump it-length-prefixed from 9.1.1 to 11.0.1 in /node#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/node/it-length-prefixed-11.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown

Bumps it-length-prefixed from 9.1.1 to 11.0.1.

Release notes

Sourced from it-length-prefixed's releases.

v11.0.1

11.0.1 (2026-05-08)

Bug Fixes

  • add array buffer type to encoding return type (#160) (dd4104c)

v11.0.0

11.0.0 (2026-05-07)

⚠ BREAKING CHANGES

  • the Uint8ArrayLists yielded by the Generator returned by the decode function have a generic type that reflects the internal buffer type

Bug Fixes

v10.0.2

10.0.2 (2026-05-07)

Dependencies

  • dev: bump aegir from 45.2.1 to 47.0.26 (#155) (8333245)

v10.0.1

10.0.1 (2025-02-13)

Bug Fixes

v10.0.0

10.0.0 (2025-02-03)

⚠ BREAKING CHANGES

  • outgoing messages must now be shorter than the maxDataLength option, or 4MB if no option is passed

Bug Fixes

  • throw InvalidDataLengthError when input exceeds MAX_DATA_LENGTH (#136) (7a56aaf)
Changelog

Sourced from it-length-prefixed's changelog.

11.0.1 (2026-05-08)

Bug Fixes

  • add array buffer type to encoding return type (#160) (dd4104c)

11.0.0 (2026-05-07)

⚠ BREAKING CHANGES

  • the Uint8ArrayLists yielded by the Generator returned by the decode function have a generic type that reflects the internal buffer type

Bug Fixes

10.0.2 (2026-05-07)

Dependencies

  • dev: bump aegir from 45.2.1 to 47.0.26 (#155) (8333245)

10.0.1 (2025-02-13)

Bug Fixes

10.0.0 (2025-02-03)

⚠ BREAKING CHANGES

  • outgoing messages must now be shorter than the maxDataLength option, or 4MB if no option is passed

Bug Fixes

  • throw InvalidDataLengthError when input exceeds MAX_DATA_LENGTH (#136) (7a56aaf)
Commits
  • 6f51b27 chore(release): 11.0.1 [skip ci]
  • dd4104c fix: add array buffer type to encoding return type (#160)
  • fdc81dd chore(release): 11.0.0 [skip ci]
  • 3314e1b fix!: Uint8Arrays are generic (#159)
  • ed53858 chore(release): 10.0.2 [skip ci]
  • 8333245 deps(dev): bump aegir from 45.2.1 to 47.0.26 (#155)
  • 32cd64f chore(release): 10.0.1 [skip ci]
  • 2435d10 fix: export option types (#137)
  • 4af409e chore(release): 10.0.0 [skip ci]
  • 7a56aaf fix!: throw InvalidDataLengthError when input exceeds MAX_DATA_LENGTH (#136)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for it-length-prefixed 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 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 [it-length-prefixed](https://github.com/alanshaw/it-length-prefixed) from 9.1.1 to 11.0.1.
- [Release notes](https://github.com/alanshaw/it-length-prefixed/releases)
- [Changelog](https://github.com/alanshaw/it-length-prefixed/blob/master/CHANGELOG.md)
- [Commits](alanshaw/it-length-prefixed@v9.1.1...v11.0.1)

---
updated-dependencies:
- dependency-name: it-length-prefixed
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 1, 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