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: vercel/ncc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.33.4
Choose a base ref
...
head repository: vercel/ncc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.34.0
Choose a head ref
  • 6 commits
  • 2 files changed
  • 4 contributors

Commits on Apr 19, 2022

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

Commits on May 11, 2022

  1. Revert "CI: Add Node 18" (#924)

    Revert "chore: Add Node 18 to CI (#915)"
    
    This reverts commit db80737.
    styfle authored May 11, 2022
    Configuration menu
    Copy the full SHA
    27c2556 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump express from 4.17.1 to 4.18.1 (#917)

    Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.1.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.17.1...4.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 11, 2022
    Configuration menu
    Copy the full SHA
    c9238cc View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. chore: add memory-fs to the devDependencies (#927)

    add memory-fs to the devDependencies
    shogo82148 authored May 25, 2022
    Configuration menu
    Copy the full SHA
    26b6460 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump ts-loader from 8.3.0 to 9.3.0 (#921)

    Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.3.0 to 9.3.0.
    - [Release notes](https://github.com/TypeStrong/ts-loader/releases)
    - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
    - [Commits](TypeStrong/ts-loader@v8.3.0...v9.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: ts-loader
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 25, 2022
    Configuration menu
    Copy the full SHA
    5901cc2 View commit details
    Browse the repository at this point in the history
  3. 0.34.0

    styfle committed May 25, 2022
    Configuration menu
    Copy the full SHA
    854b9ae View commit details
    Browse the repository at this point in the history
Loading