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 Loading
base: 0.35.0
Choose a base ref
...
head repository: vercel/ncc Loading
compare: 0.36.0
Choose a head ref
  • 12 commits
  • 6 files changed
  • 4 contributors

Commits on Oct 17, 2022

  1. chore: update tsconfig-paths-webpack-plugin to 3.5.2 (#987)

    This fixes a super annoying bug that can occur when `baseUrl` is set to
    `.` in the `tsconfig.json`. With the previous version of
    tsconfig-paths-webpack-plugin this would result in packages like
    `mongoose` not properly `require`-ing their own `package.json` but
    instead reading the package json of the root project.
    
    also see
    dividab/tsconfig-paths-webpack-plugin@2d838a0
    
    Co-authored-by: Steven <[email protected]>
    fiws and styfle committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    3eba6a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. bump @sentry/node from 6.10.0 to 7.17.3 (#996)

    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sentry/node&package-manager=npm_and_yarn&previous-version=6.10.0&new-version=7.17.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    0a69fbc View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. chore(deps-dev): bump got from 11.8.5 to 12.5.2 (#994)

    Bumps [got](https://github.com/sindresorhus/got) from 11.8.5 to 12.5.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/sindresorhus/got/releases">got's
    releases</a>.</em></p>
    <blockquote>
    <h2>v12.5.2</h2>
    <ul>
    <li>Improve TypeScript 4.9 compatibility (<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2163">#2163</a>)
    39f83b6</li>
    </ul>
    <p><a
    href="https://github.com/sindresorhus/got/compare/v12.5.1...v12.5.2">https://github.com/sindresorhus/got/compare/v12.5.1...v12.5.2</a></p>
    <h2>v12.5.1</h2>
    <ul>
    <li>Fix compatibility with TypeScript and ESM  3b3ea67</li>
    <li>Fix request body not being properly cached (<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2150">#2150</a>)
    3e9d3af</li>
    </ul>
    <p><a
    href="https://github.com/sindresorhus/got/compare/v12.5.0...v12.5.1">https://github.com/sindresorhus/got/compare/v12.5.0...v12.5.1</a></p>
    <h2>v12.5.0</h2>
    <ul>
    <li>Disable method rewriting on 307 and 308 status codes (<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2145">#2145</a>)
    e049e94</li>
    <li>Upgrade dependencies  8630815 f0ac0b3 4c3762a</li>
    </ul>
    <p><a
    href="https://github.com/sindresorhus/got/compare/v12.4.1...v12.5.0">https://github.com/sindresorhus/got/compare/v12.4.1...v12.5.0</a></p>
    <h2>v12.4.1</h2>
    <h3>Fixes</h3>
    <ul>
    <li>Fix <code>options.context</code> being not extensible
    b671480715dbbff908e9a385f5e714570c663cd7</li>
    <li>Don't emit <code>uploadProgress</code> after promise cancelation
    693de217b030816f574d6e4cb505ee2e77b21c29</li>
    </ul>
    <p><a
    href="https://github.com/sindresorhus/got/compare/v12.4.0...v12.4.1">https://github.com/sindresorhus/got/compare/v12.4.0...v12.4.1</a></p>
    <h2>v12.4.0</h2>
    <h3>Improvements</h3>
    <ul>
    <li>Support FormData without known length (<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2120">#2120</a>)
    850773c</li>
    </ul>
    <h3>Fixes</h3>
    <ul>
    <li>Don&amp;<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/39">#39</a>;t
    call <code>beforeError</code> hooks with <code>HTTPError</code> if the
    <code>throwHttpErrors</code> option is <code>false</code> (<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2104">#2104</a>)
    3927348</li>
    </ul>
    <p><a
    href="https://github.com/sindresorhus/got/compare/v12.3.1...v12.4.0">https://github.com/sindresorhus/got/compare/v12.3.1...v12.4.0</a></p>
    <h2>v12.3.1</h2>
    <ul>
    <li>Don&amp;<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/39">#39</a>;t
    freeze signal when freezing Options (<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2100">#2100</a>)
    43b1467</li>
    </ul>
    <p><a
    href="https://github.com/sindresorhus/got/compare/v12.3.0...v12.3.1">https://github.com/sindresorhus/got/compare/v12.3.0...v12.3.1</a></p>
    <h2>v12.3.0</h2>
    <ul>
    <li>Add <code>.off()</code> method for events (<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2092">#2092</a>)
    88056be</li>
    </ul>
    <p><a
    href="https://github.com/sindresorhus/got/compare/v12.2.0...v12.3.0">https://github.com/sindresorhus/got/compare/v12.2.0...v12.3.0</a></p>
    <h2>v12.2.0</h2>
    <ul>
    <li><a
    href="https://github.com/sindresorhus/got/blob/main/documentation/2-options.md#signal">Support
    <code>AbortController</code></a> (<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2020">#2020</a>)
    6a6d2a9</li>
    <li>Add <a
    href="https://github.com/sindresorhus/got/blob/main/documentation/2-options.md#enableunixsockets"><code>enableUnixSockets</code></a>
    option (<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2062">#2062</a>)
    461b3d4</li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/sindresorhus/got/commit/5f278d74125608b7abe75941cb6a71e21e0fb892"><code>5f278d7</code></a>
    12.5.2</li>
    <li><a
    href="https://github.com/sindresorhus/got/commit/39f83b6dad77acf9814df6d482a1a0b76732b0a4"><code>39f83b6</code></a>
    Improve TypeScript 4.9 compatibility (<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2163">#2163</a>)</li>
    <li><a
    href="https://github.com/sindresorhus/got/commit/623229fad64b89a58c68c9f47fc36a4883cc994a"><code>623229f</code></a>
    Simplify <code>CookieJar</code> docs (<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2155">#2155</a>)</li>
    <li><a
    href="https://github.com/sindresorhus/got/commit/07afa3c4807ca83be909995c4347cf1029439ece"><code>07afa3c</code></a>
    Make GitHub Actions workflow more secure (<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2154">#2154</a>)</li>
    <li><a
    href="https://github.com/sindresorhus/got/commit/a4482a54eb67bce79552f9f1ea0a3dcef7585991"><code>a4482a5</code></a>
    12.5.1</li>
    <li><a
    href="https://github.com/sindresorhus/got/commit/3b3ea6776b4f15d69d1b4dde87f32173a3a6fdb2"><code>3b3ea67</code></a>
    Fix compatibility with TypeScript and ESM</li>
    <li><a
    href="https://github.com/sindresorhus/got/commit/3e9d3af606c38f60e6225f8e009aacd6962fef71"><code>3e9d3af</code></a>
    Fix request body not being properly cached (<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2150">#2150</a>)</li>
    <li><a
    href="https://github.com/sindresorhus/got/commit/6c7ebab3674fbf8a21275cfe9e06f71740219c05"><code>6c7ebab</code></a>
    Minor tweaks for ESM strict mode</li>
    <li><a
    href="https://github.com/sindresorhus/got/commit/73501b63fed981f7958e6f732d7c13791c050126"><code>73501b6</code></a>
    12.5.0</li>
    <li><a
    href="https://github.com/sindresorhus/got/commit/4c3762af0661e1be2fa0abdff02af1eb497fc115"><code>4c3762a</code></a>
    Update <code>cacheable-request</code> (<a
    href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2146">#2146</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/sindresorhus/got/compare/v11.8.5...v12.5.2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=got&package-manager=npm_and_yarn&previous-version=11.8.5&new-version=12.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    f5826a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. chore(deps): bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 (

    …#993)
    
    Bumps
    [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action)
    from 0.10.1 to 0.11.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/styfle/cancel-workflow-action/releases">styfle/cancel-workflow-action's
    releases</a>.</em></p>
    <blockquote>
    <h2>0.11.0</h2>
    <h3>Minor Changes</h3>
    <ul>
    <li>Update to Node 16: <a
    href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/186">#186</a></li>
    <li>Chore: rebuild: 1e0e690cd3756927cda56ad0033137ff1268c477</li>
    <li>Chore(deps-dev): bump typescript from 4.8.3 to 4.8.4: <a
    href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/181">#181</a></li>
    <li>Chore(deps): bump <code>@​actions/github</code> from 5.1.0 to 5.1.1:
    <a
    href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/182">#182</a></li>
    <li>Chore(deps): bump <code>@​actions/core</code> from 1.9.1 to 1.10.0:
    <a
    href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/183">#183</a></li>
    </ul>
    <h3>Credits</h3>
    <p>Huge thanks to <a
    href="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/mattjohnsonpint"><code>@​mattjohnsonpint</code></a>
    for helping!</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/styfle/cancel-workflow-action/commit/b173b6ec0100793626c2d9e6b90435061f4fc3e5"><code>b173b6e</code></a>
    0.11.0</li>
    <li><a
    href="https://github.com/styfle/cancel-workflow-action/commit/1e0e690cd3756927cda56ad0033137ff1268c477"><code>1e0e690</code></a>
    chore: rebuild</li>
    <li><a
    href="https://github.com/styfle/cancel-workflow-action/commit/4e668e5dc322d61817bde42d6129da4c694eea11"><code>4e668e5</code></a>
    Update to Node 16 (<a
    href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/186">#186</a>)</li>
    <li><a
    href="https://github.com/styfle/cancel-workflow-action/commit/f78dcd888e10edaadffa867cb225a0db55007f9b"><code>f78dcd8</code></a>
    chore(deps): bump <code>@​actions/core</code> from 1.9.1 to 1.10.0 (<a
    href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/183">#183</a>)</li>
    <li><a
    href="https://github.com/styfle/cancel-workflow-action/commit/6b6782c03d0135287ddb07d261711f9baacc0913"><code>6b6782c</code></a>
    chore(deps): bump <code>@​actions/github</code> from 5.1.0 to 5.1.1 (<a
    href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/182">#182</a>)</li>
    <li><a
    href="https://github.com/styfle/cancel-workflow-action/commit/1a300fe93c43ece33271d25d7dee65b8f7731839"><code>1a300fe</code></a>
    chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 (<a
    href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/181">#181</a>)</li>
    <li>See full diff in <a
    href="https://github.com/styfle/cancel-workflow-action/compare/0.10.1...0.11.0">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=styfle/cancel-workflow-action&package-manager=github_actions&previous-version=0.10.1&new-version=0.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    dc04439 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 (#1001)

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser)
    from 4.0.4 to 4.0.5.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/socketio/socket.io-parser/releases">socket.io-parser's
    releases</a>.</em></p>
    <blockquote>
    <h2>4.0.5</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>check the format of the index of each attachment (<a
    href="https://github.com/socketio/socket.io-parser/commit/b559f050ee02bd90bd853b9823f8de7fa94a80d4">b559f05</a>)</li>
    </ul>
    <h4>Links</h4>
    <ul>
    <li>Diff: <a
    href="https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5">https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md">socket.io-parser's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5">4.0.5</a>
    (2022-06-27)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>check the format of the index of each attachment (<a
    href="https://github.com/socketio/socket.io-parser/commit/b559f050ee02bd90bd853b9823f8de7fa94a80d4">b559f05</a>)</li>
    </ul>
    <h1><a
    href="https://github.com/socketio/socket.io-parser/compare/4.1.2...4.2.0">4.2.0</a>
    (2022-04-17)</h1>
    <h3>Features</h3>
    <ul>
    <li>allow the usage of custom replacer and reviver (<a
    href="https://github-redirect.dependabot.com/socketio/socket.io-parser/issues/112">#112</a>)
    (<a
    href="https://github.com/socketio/socket.io-parser/commit/b08bc1a93e8e3194b776c8a0bdedee1e29333680">b08bc1a</a>)</li>
    </ul>
    <h2><a
    href="https://github.com/socketio/socket.io-parser/compare/4.1.1...4.1.2">4.1.2</a>
    (2022-02-17)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>allow objects with a null prototype in binary packets (<a
    href="https://github-redirect.dependabot.com/socketio/socket.io-parser/issues/114">#114</a>)
    (<a
    href="https://github.com/socketio/socket.io-parser/commit/7f6b262ac83bdf43c53a7eb02417e56e0cf491c8">7f6b262</a>)</li>
    </ul>
    <h2><a
    href="https://github.com/socketio/socket.io-parser/compare/4.1.0...4.1.1">4.1.1</a>
    (2021-10-14)</h2>
    <h1><a
    href="https://github.com/socketio/socket.io-parser/compare/4.0.4...4.1.0">4.1.0</a>
    (2021-10-11)</h1>
    <h3>Features</h3>
    <ul>
    <li>provide an ESM build with and without debug (<a
    href="https://github.com/socketio/socket.io-parser/commit/388c616a9221e4341945f8487e729e93a81d2da5">388c616</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/socketio/socket.io-parser/commit/f3329eb5a46b215a3fdf91b6008c56cf177a4124"><code>f3329eb</code></a>
    chore(release): 4.0.5</li>
    <li><a
    href="https://github.com/socketio/socket.io-parser/commit/b559f050ee02bd90bd853b9823f8de7fa94a80d4"><code>b559f05</code></a>
    fix: check the format of the index of each attachment</li>
    <li>See full diff in <a
    href="https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=socket.io-parser&package-manager=npm_and_yarn&previous-version=4.0.4&new-version=4.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts page](https://github.com/vercel/ncc/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    9ff8aa6 View commit details
    Browse the repository at this point in the history
  2. fix: node 18 by update source-map used by Terser to 0.7.4 (#999)

    Fixes minification failing on Node 18 with:
    
    > You must provide the URL of lib/mappings.wasm by calling
    SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... }) before using
    SourceMapConsumer
    
    mozilla/source-map#454
    
    There's also an open dependabot PR to bump the Terser version itself, I
    confirmed that also fixes the issue:
    [chore(deps-dev): bump terser from 5.10.0 to
    5.15.1](#988)
    heypiotr committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    2f69f83 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. chore: test node 18 (#1006)

    Add Node.js 18 to CI matrix.
    
    Remove [grpc](https://www.npmjs.com/package/grpc) because it is no
    longer maintained.
    styfle committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    000c7e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

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

Commits on Dec 3, 2022

  1. chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#1010)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to
    3.1.2.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/699c459443a6bd98f5b28197978f76e7f71467ac"><code>699c459</code></a>
    3.1.2</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/2f2b5ff1bb1b6a01f4404f7e475f0a2cba578ab7"><code>2f2b5ff</code></a>
    fix: trim pattern</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/25d7c0d09c47063c9b0d2ace17ef8e951d90eccc"><code>25d7c0d</code></a>
    3.1.1</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/55dda291dfb595bd11b4edb19b45dd98eda76de0"><code>55dda29</code></a>
    fix: treat nocase:true as always having magic</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/5e1fb8dd2bb78c0ae22101b9229fac4c76ef039e"><code>5e1fb8d</code></a>
    3.1.0</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/f8145c54f34075069f4a23cb214d871da4cd4006"><code>f8145c5</code></a>
    Add 'allowWindowsEscape' option</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/570e8b1aef6c9e823a824aa0b9be10db43857cd7"><code>570e8b1</code></a>
    add publishConfig for v3 publishes</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/5b7cd3372be253759fb4d865eb3f38f189a5fcdf"><code>5b7cd33</code></a>
    3.0.6</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/20b4b562830680867feb75f9c635aca08e5c86ff"><code>20b4b56</code></a>
    [fix] revert all breaking syntax changes</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/2ff038852ec03e85e60e0eb333005c680ac8a543"><code>2ff0388</code></a>
    document, expose, and test 'partial:true' option</li>
    <li>Additional commits viewable in <a
    href="https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=minimatch&package-manager=npm_and_yarn&previous-version=3.0.4&new-version=3.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts page](https://github.com/vercel/ncc/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    e730044 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1009)

    Bumps
    [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component)
    from 0.2.0 to 0.2.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/SamVerschueren/decode-uri-component/releases">decode-uri-component's
    releases</a>.</em></p>
    <blockquote>
    <h2>v0.2.2</h2>
    <ul>
    <li>Prevent overwriting previously decoded tokens  980e0bf</li>
    </ul>
    <p><a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2</a></p>
    <h2>v0.2.1</h2>
    <ul>
    <li>Switch to GitHub workflows  76abc93</li>
    <li>Fix issue where decode throws - fixes <a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a>
    746ca5d</li>
    <li>Update license (<a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)
    486d7e2</li>
    <li>Tidelift tasks  a650457</li>
    <li>Meta tweaks  66e1c28</li>
    </ul>
    <p><a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/a0eea469d26eb0df668b081672cdb9581feb78eb"><code>a0eea46</code></a>
    0.2.2</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/980e0bf09b64d94f1aa79012f895816c30ffd152"><code>980e0bf</code></a>
    Prevent overwriting previously decoded tokens</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/3c8a373dd4837e89b3f970e01295dd03e1405a33"><code>3c8a373</code></a>
    0.2.1</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/76abc939783fe3900fadb7d384a74d324d5557f3"><code>76abc93</code></a>
    Switch to GitHub workflows</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/746ca5dcb6667c5d364e782d53c542830e4c10b9"><code>746ca5d</code></a>
    Fix issue where decode throws - fixes <a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a></li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/486d7e26d3a8c0fbe860fb651fe1bc98c2f2be30"><code>486d7e2</code></a>
    Update license (<a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/a65045724e6234acef87f31da499d4807b20b134"><code>a650457</code></a>
    Tidelift tasks</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/66e1c2834c0e189201cb65196ec3101372459b02"><code>66e1c28</code></a>
    Meta tweaks</li>
    <li>See full diff in <a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=decode-uri-component&package-manager=npm_and_yarn&previous-version=0.2.0&new-version=0.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts page](https://github.com/vercel/ncc/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    92801d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    be3405d View commit details
    Browse the repository at this point in the history
  2. fix: gitignore should include release.config.js (#1016)

    This file didn't get committed in
    #1015 because of the gitignore so this
    PR fixes it
    styfle committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    44e2eac View commit details
    Browse the repository at this point in the history
Loading