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.19
Choose a base ref
...
head repository: rvagg/bl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.20
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

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
Loading