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.1.1
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
  • 6 commits
  • 3 files changed
  • 2 contributors

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