-
Notifications
You must be signed in to change notification settings - Fork 80
Comparing changes
Open a pull request
base repository: rvagg/bl
base: v6.0.16
head repository: rvagg/bl
compare: master
- 20 commits
- 7 files changed
- 6 contributors
Commits on Dec 30, 2024
-
test: ignore TS errors from dependencies
Silences an error coming from `@types/readable-stream`, which cannot be fixed in this package.
Configuration menu - View commit details
-
Copy full SHA for 17e7a10 - Browse repository at this point
Copy the full SHA 17e7a10View commit details -
chore(release): 6.0.17 [skip ci]
## [6.0.17](v6.0.16...v6.0.17) (2024-12-30) ### Tests * ignore TS errors from dependencies ([17e7a10](17e7a10))
Configuration menu - View commit details
-
Copy full SHA for da1fcf7 - Browse repository at this point
Copy the full SHA da1fcf7View commit details -
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d28178a - Browse repository at this point
Copy the full SHA d28178aView commit details -
chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (#146)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.4 to 4.1.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4.0.4...v4.1.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rod Vagg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45c312b - Browse repository at this point
Copy the full SHA 45c312bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0b4039 - Browse repository at this point
Copy the full SHA e0b4039View commit details
Commits on Jan 28, 2025
-
chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0 (#151)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e72553 - Browse repository at this point
Copy the full SHA 2e72553View commit details -
chore(release): 6.0.19 [skip ci]
## [6.0.19](v6.0.18...v6.0.19) (2025-01-28) ### Trivial Changes * **deps:** bump actions/setup-node from 4.1.0 to 4.2.0 ([#151](#151)) ([2e72553](2e72553))
Configuration menu - View commit details
-
Copy full SHA for 92d9b7c - Browse repository at this point
Copy the full SHA 92d9b7cView commit details
Commits on Feb 5, 2025
-
Use shields.io for build status (#152)
The Travis Link 404s, and Travis was removed in 387dfaf Docs for shields.io https://shields.io/badges/git-hub-actions-workflow-status
Configuration menu - View commit details
-
Copy full SHA for 1d8a5b5 - Browse repository at this point
Copy the full SHA 1d8a5b5View commit details
Commits on Mar 3, 2025
-
chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 (#153)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9291cf9 - Browse repository at this point
Copy the full SHA 9291cf9View commit details -
chore(release): 6.0.20 [skip ci]
## [6.0.20](v6.0.19...v6.0.20) (2025-03-03) ### Trivial Changes * **deps-dev:** bump typescript from 5.7.3 to 5.8.2 ([#153](#153)) ([9291cf9](9291cf9))
Configuration menu - View commit details
-
Copy full SHA for 1585dec - Browse repository at this point
Copy the full SHA 1585decView commit details
Commits on Mar 11, 2025
-
feat: Added prepend and getBuffers methods. (#154)
* feat: Added prepend and getBuffers methods. * chore: Use common method to add and prepend. * chore: Avoid internal choices.
Configuration menu - View commit details
-
Copy full SHA for e9eda95 - Browse repository at this point
Copy the full SHA e9eda95View commit details -
chore(release): 6.1.0 [skip ci]
## [6.1.0](v6.0.20...v6.1.0) (2025-03-11) ### Features * Added prepend and getBuffers methods. ([#154](#154)) ([e9eda95](e9eda95))
Configuration menu - View commit details
-
Copy full SHA for db84756 - Browse repository at this point
Copy the full SHA db84756View commit details
Commits on Aug 1, 2025
-
chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 (#157)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 70f4e16 - Browse repository at this point
Copy the full SHA 70f4e16View commit details -
chore(release): 6.1.1 [skip ci]
## [6.1.1](v6.1.0...v6.1.1) (2025-08-01) ### Trivial Changes * **deps-dev:** bump typescript from 5.8.3 to 5.9.2 ([#157](#157)) ([70f4e16](70f4e16))
Configuration menu - View commit details
-
Copy full SHA for 6a4aa90 - Browse repository at this point
Copy the full SHA 6a4aa90View commit details
Commits on Aug 12, 2025
-
chore(deps): bump actions/checkout from 4 to 5 (#158)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 28a3852 - Browse repository at this point
Copy the full SHA 28a3852View commit details -
chore(release): 6.1.2 [skip ci]
## [6.1.2](v6.1.1...v6.1.2) (2025-08-12) ### Trivial Changes * **deps:** bump actions/checkout from 4 to 5 ([#158](#158)) ([28a3852](28a3852))
Configuration menu - View commit details
-
Copy full SHA for 3599d61 - Browse repository at this point
Copy the full SHA 3599d61View commit details
Commits on Sep 5, 2025
-
chore(deps): bump actions/setup-node from 4.2.0 to 5.0.0 (#159)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.2.0 to 5.0.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4.2.0...v5.0.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 530e36f - Browse repository at this point
Copy the full SHA 530e36fView commit details -
chore(release): 6.1.3 [skip ci]
## [6.1.3](v6.1.2...v6.1.3) (2025-09-05) ### Trivial Changes * **deps:** bump actions/setup-node from 4.2.0 to 5.0.0 ([#159](#159)) ([530e36f](530e36f))
Configuration menu - View commit details
-
Copy full SHA for ae547bc - Browse repository at this point
Copy the full SHA ae547bcView commit details
Commits on Oct 15, 2025
-
chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (#161)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4f23fa9 - Browse repository at this point
Copy the full SHA 4f23fa9View commit details -
chore(release): 6.1.4 [skip ci]
## [6.1.4](v6.1.3...v6.1.4) (2025-10-15) ### Trivial Changes * **deps:** bump actions/setup-node from 5.0.0 to 6.0.0 ([#161](#161)) ([4f23fa9](4f23fa9))
Configuration menu - View commit details
-
Copy full SHA for 91bcc3a - Browse repository at this point
Copy the full SHA 91bcc3aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.0.16...master