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: mcollina/borp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.18.0
Choose a base ref
...
head repository: mcollina/borp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.0
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    da4b773 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Bump yaml from 2.5.1 to 2.6.0 (#106)

    Bumps [yaml](https://github.com/eemeli/yaml) from 2.5.1 to 2.6.0.
    - [Release notes](https://github.com/eemeli/yaml/releases)
    - [Commits](eemeli/yaml@v2.5.1...v2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: yaml
      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 Oct 14, 2024
    Configuration menu
    Copy the full SHA
    cf327a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Bump execa from 9.4.0 to 9.4.1 (#108)

    Bumps [execa](https://github.com/sindresorhus/execa) from 9.4.0 to 9.4.1.
    - [Release notes](https://github.com/sindresorhus/execa/releases)
    - [Commits](sindresorhus/execa@v9.4.0...v9.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: execa
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8ba3d99 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Disable native code coverage until is stable (#128)

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    33e2623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    367fede View commit details
    Browse the repository at this point in the history
  3. Skip watch tests on Node v20 on darwin, unskip them on v22 (#129)

    * Skip watch tests
    
    Signed-off-by: Matteo Collina <[email protected]>
    
    * add node 23
    
    Signed-off-by: Matteo Collina <[email protected]>
    
    ---------
    
    Signed-off-by: Matteo Collina <[email protected]>
    mcollina authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b2e1775 View commit details
    Browse the repository at this point in the history
  4. Bumped v0.19.0

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    bbf1a8b View commit details
    Browse the repository at this point in the history
Loading