music-metadata-browser
music-metadata-browser copied to clipboard
Bump readable-stream from 4.3.0 to 4.4.2
Bumps readable-stream from 4.3.0 to 4.4.2.
Release notes
Sourced from readable-stream's releases.
v4.4.2
What's Changed
- fix: add string decoder as a dependency by
@jeswrin nodejs/readable-stream#522Full Changelog: https://github.com/nodejs/readable-stream/compare/v4.4.1...v4.4.2
v4.4.1
What's Changed
- chore: add node 20 to CI checks by
@jeswrin nodejs/readable-stream#518- fix: don't require
streampackage in codebase by@jeswrin nodejs/readable-stream#520Full Changelog: https://github.com/nodejs/readable-stream/compare/v4.4.0...v4.4.1
v4.4.0
What's Changed
- fix: removes
Readable.fromWebandReadable.toWebmethods by@RishabhKodesin nodejs/readable-stream#506- Update to Node v18.16.0 by
@mcollinain nodejs/readable-stream#515New Contributors
@RishabhKodesmade their first contribution in nodejs/readable-stream#506Full Changelog: https://github.com/nodejs/readable-stream/compare/v4.3.0...v4.4.0
Commits
268229dBumped v4.4.250435d1fix: add string decoder as a dependency (#522)ec65f43Bumped v4.4.18c9c011fix: don't requirestreampackage in codebase (#520)ba27fd8chore: add node 20 to CI checks (#518)3cd3295Bumped v4.4.0b345071Update to Node v18.16.0 (#515)29fae5bfix: removesReadable.fromWebandReadable.toWebmethods (#506)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)