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.32.0
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.33.0
Choose a head ref
  • 6 commits
  • 14 files changed
  • 5 contributors

Commits on Dec 1, 2021

  1. chore(deps-dev): bump koa from 2.13.1 to 2.13.4 (#822)

    Bumps [koa](https://github.com/koajs/koa) from 2.13.1 to 2.13.4.
    - [Release notes](https://github.com/koajs/koa/releases)
    - [Changelog](https://github.com/koajs/koa/blob/2.13.4/History.md)
    - [Commits](koajs/koa@2.13.1...2.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: koa
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    407744f View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @vercel/webpack-asset-relocator-loader (#826)

    Bumps [@vercel/webpack-asset-relocator-loader](https://github.com/vercel/webpack-asset-relocator-loader) from 1.6.0 to 1.7.0.
    - [Release notes](https://github.com/vercel/webpack-asset-relocator-loader/releases)
    - [Commits](vercel/webpack-asset-relocator-loader@v1.6.0...v1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/webpack-asset-relocator-loader"
      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 Dec 1, 2021
    Configuration menu
    Copy the full SHA
    736e382 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. fix: Fix source maps (#818)

    * Fix missing source map register if the v8 cache enabled
    * Fix missing source maps in assets if the v8 cache disabled
    
    Co-authored-by: yuriipalii <yurii.palii@ekreative.com>
    Co-authored-by: Steven <steven@ceriously.com>
    3 people authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    14dcb03 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump mariadb from 2.5.4 to 2.5.5 (#823)

    Bumps [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) from 2.5.4 to 2.5.5.
    - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-nodejs/releases)
    - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-nodejs/blob/master/CHANGELOG.md)
    - [Commits](mariadb-corporation/mariadb-connector-nodejs@2.5.4...2.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: mariadb
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Steven <steven@ceriously.com>
    dependabot[bot] and styfle authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    ff2165b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    905222e View commit details
    Browse the repository at this point in the history
  4. 0.33.0

    ijjk committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    b7cac7e View commit details
    Browse the repository at this point in the history
Loading