Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rvagg/bl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.16
Choose a base ref
...
head repository: rvagg/bl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 7 files changed
  • 6 contributors

Commits on Dec 30, 2024

  1. test: ignore TS errors from dependencies

    Silences an error coming from `@types/readable-stream`, which cannot be fixed in this package.
    targos authored and rvagg committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    17e7a10 View commit details
    Browse the repository at this point in the history
  2. 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))
    semantic-release-bot committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    da1fcf7 View commit details
    Browse the repository at this point in the history
  3. 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]>
    dependabot[bot] authored and rvagg committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    d28178a View commit details
    Browse the repository at this point in the history
  4. 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]>
    dependabot[bot] and rvagg authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    45c312b View commit details
    Browse the repository at this point in the history
  5. chore(release): 6.0.18 [skip ci]

    ## [6.0.18](v6.0.17...v6.0.18) (2024-12-30)
    
    ### Trivial Changes
    
    * **deps-dev:** bump typescript from 5.6.3 to 5.7.2 ([d28178a](d28178a))
    * **deps:** bump actions/setup-node from 4.0.4 to 4.1.0 ([#146](#146)) ([45c312b](45c312b))
    semantic-release-bot committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    e0b4039 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. 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>
    dependabot[bot] authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    2e72553 View commit details
    Browse the repository at this point in the history
  2. 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))
    semantic-release-bot committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    92d9b7c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. 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
    david-allison authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    1d8a5b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. 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>
    dependabot[bot] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    9291cf9 View commit details
    Browse the repository at this point in the history
  2. 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))
    semantic-release-bot committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    1585dec View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. 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.
    ShogunPanda authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    e9eda95 View commit details
    Browse the repository at this point in the history
  2. 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))
    semantic-release-bot committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    db84756 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. 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>
    dependabot[bot] authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    70f4e16 View commit details
    Browse the repository at this point in the history
  2. 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))
    semantic-release-bot committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    6a4aa90 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. 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>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    28a3852 View commit details
    Browse the repository at this point in the history
  2. 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))
    semantic-release-bot committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    3599d61 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. 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>
    dependabot[bot] authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    530e36f View commit details
    Browse the repository at this point in the history
  2. 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))
    semantic-release-bot committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    ae547bc View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. 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>
    dependabot[bot] authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    4f23fa9 View commit details
    Browse the repository at this point in the history
  2. 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))
    semantic-release-bot committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    91bcc3a View commit details
    Browse the repository at this point in the history
Loading