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.13.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.15.0
Choose a head ref
  • 12 commits
  • 11 files changed
  • 4 contributors

Commits on May 21, 2024

  1. Fix failing tests due to changes in Node.js (#34)

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina authored May 21, 2024
    Copy the full SHA
    0fd4d5d View commit details
  2. feat: auto detect .nycrc file (#17)

    MoLow authored May 21, 2024
    Copy the full SHA
    50e315f View commit details
  3. Automatically activate node source map when enabled in tsconfig.json (#…

    …33)
    
    * feat: set --enable-source-maps when sourceMap is active in tsconfig.json
    
    * feat: enable source map when watch is active
    
    * refactor: move source map activation in a dedicated function
    
    * test: remove unusefull assertion in sourceMap.test.js
    Palaxx authored May 21, 2024
    Copy the full SHA
    2c8349f View commit details
  4. Add package-lock=true to .npmrc

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed May 21, 2024
    Copy the full SHA
    c633d49 View commit details
  5. Bumepd v0.14.0

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed May 21, 2024
    Copy the full SHA
    cdec745 View commit details

Commits on May 22, 2024

  1. --- (#35)

    dependabot[bot] authored May 22, 2024
    Copy the full SHA
    07f0de3 View commit details
  2. --- (#36)

    dependabot[bot] authored May 22, 2024
    Copy the full SHA
    b2b6fe1 View commit details

Commits on May 24, 2024

  1. Bump glob from 10.3.16 to 10.4.1 (#38)

    Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.16 to 10.4.1.
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.3.16...v10.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      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 May 24, 2024
    Copy the full SHA
    ab37fe0 View commit details

Commits on Jun 4, 2024

  1. Bump @types/node from 20.11.27 to 20.14.1 (#41)

    dependabot[bot] authored Jun 4, 2024
    Copy the full SHA
    3f07494 View commit details

Commits on Jun 6, 2024

  1. Bump @types/node from 20.14.1 to 20.14.2 (#44)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.1 to 20.14.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      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 Jun 6, 2024
    Copy the full SHA
    12272da View commit details

Commits on Jun 10, 2024

  1. Update to c8 10 (#46)

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina authored Jun 10, 2024
    Copy the full SHA
    9a839c0 View commit details
  2. Bumped v0.15.0

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Jun 10, 2024
    Copy the full SHA
    2096a11 View commit details
Loading