Skip to content

chore(deps): bump bl from 6.1.6 to 7.0.0#73

Merged
rvagg merged 1 commit intomainfrom
dependabot/npm_and_yarn/bl-7.0.0
Apr 20, 2026
Merged

chore(deps): bump bl from 6.1.6 to 7.0.0#73
rvagg merged 1 commit intomainfrom
dependabot/npm_and_yarn/bl-7.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Bumps bl from 6.1.6 to 7.0.0.

Release notes

Sourced from bl's releases.

v7.0.0

7.0.0 (2026-04-14)

⚠ BREAKING CHANGES

  • CJS require() no longer supported, use ESM import. BufferList and BufferListStream must be called with new. Switches from readable-stream to node:stream and buffer to node:buffer, removing all runtime dependencies. Node.js >= 20 required.

Features

  • modernise to ESM, drop all runtime dependencies (#169) (fbd6e13)

Trivial Changes

  • deps: bump actions/setup-node from 6.1.0 to 6.2.0 (#164) (ee438e6)
  • deps: bump actions/setup-node from 6.2.0 to 6.3.0 (#166) (265c92a)
Changelog

Sourced from bl's changelog.

7.0.0 (2026-04-14)

⚠ BREAKING CHANGES

  • CJS require() no longer supported, use ESM import. BufferList and BufferListStream must be called with new. Switches from readable-stream to node:stream and buffer to node:buffer, removing all runtime dependencies. Node.js >= 20 required.

Features

  • modernise to ESM, drop all runtime dependencies (#169) (fbd6e13)

Trivial Changes

  • deps: bump actions/setup-node from 6.1.0 to 6.2.0 (#164) (ee438e6)
  • deps: bump actions/setup-node from 6.2.0 to 6.3.0 (#166) (265c92a)
Commits
  • 2eb915f chore(release): 7.0.0 [skip ci]
  • fbd6e13 feat!: modernise to ESM, drop all runtime dependencies (#169)
  • 265c92a chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 (#166)
  • ee438e6 chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 (#164)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for bl 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 [bl](https://github.com/rvagg/bl) from 6.1.6 to 7.0.0.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Changelog](https://github.com/rvagg/bl/blob/master/CHANGELOG.md)
- [Commits](rvagg/bl@v6.1.6...v7.0.0)

---
updated-dependencies:
- dependency-name: bl
  dependency-version: 7.0.0
  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 Apr 14, 2026
@rvagg rvagg merged commit 739abd5 into main Apr 20, 2026
14 checks passed
@rvagg rvagg deleted the dependabot/npm_and_yarn/bl-7.0.0 branch April 20, 2026 02:01
github-actions Bot pushed a commit that referenced this pull request Apr 20, 2026
## [1.8.4](v1.8.3...v1.8.4) (2026-04-20)

### Trivial Changes

* **deps:** bump bl from 6.1.6 to 7.0.0 ([#73](#73)) ([739abd5](739abd5))
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