Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2025

Bumps @vercel/ncc from 0.36.1 to 0.38.3.

Release notes

Sourced from @​vercel/ncc's releases.

0.38.3

0.38.3 (2024-11-15)

Bug Fixes

  • add missing --asset-builds to cli help message (#1228) (84f8c52)

0.38.2

0.38.2 (2024-09-23)

Bug Fixes

Huge thanks to @​theoludwig 🎉

0.38.1

0.38.1 (2023-10-18)

Bug Fixes

0.38.0

0.38.0 (2023-09-06)

Features

0.37.0

0.37.0 (2023-09-06)

Features

  • add support for TypeScript 5.0's array extends in tsconfig (#1105) (f898f8e)
Commits
  • 84f8c52 fix: add missing --asset-builds to cli help message (#1228)
  • 0ff93c6 chore(deps): Bump elliptic from 6.5.7 to 6.6.0 (#1223)
  • ae5bf16 chore(deps): Bump amannn/action-semantic-pull-request from 5.3.0 to 5.5.3 (#1...
  • 738a2bf chore(deps-dev): Bump axios from 0.21.4 to 1.7.7 (#1209)
  • 158a1fd fix(deps): update webpack to v5.94.0, terser to v5.33.0 (#1213)
  • c1c9c65 chore(deps): Bump fast-xml-parser from 4.2.7 to 4.5.0 (#1219)
  • 6ef9a48 chore(deps-dev): Bump express from 4.18.2 to 4.20.0 (#1214)
  • 9e7451b ci: ignore failing test on macOS + run in band test-coverage (#1216)
  • b2a325d chore(ci): drop node@16 from ci (#1164)
  • 3c68358 chore(deps): Bump crypto-js from 4.1.1 to 4.2.0 (#1130)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.1 to 0.38.3.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.36.1...0.38.3)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 26, 2025
@github-actions
Copy link

🎉 I added a comment!

click to view body

Bumps @vercel/ncchttps://github.com/vercel/ncc from 0.36.1 to 0.38.3.

Release notes

Sourced from @​vercel/nccs releases.

0.38.3

0.38.3 2024-11-15

Bug Fixes

  • add missing --asset-builds to cli help message #1228 84f8c52

0.38.2

0.38.2 2024-09-23

Bug Fixes

Huge thanks to @​theoludwig 🎉

0.38.1

0.38.1 2023-10-18

Bug Fixes

0.38.0

0.38.0 2023-09-06

Features

0.37.0

0.37.0 2023-09-06

Features

  • add support for TypeScript 5.0s array extends in tsconfig #1105 f898f8e
Commits
  • 84f8c52 fix: add missing --asset-builds to cli help message #1228
  • 0ff93c6 choredeps: Bump elliptic from 6.5.7 to 6.6.0 #1223
  • ae5bf16 choredeps: Bump amannn/action-semantic-pull-request from 5.3.0 to 5.5.3 #1...
  • 738a2bf choredeps-dev: Bump axios from 0.21.4 to 1.7.7 #1209
  • 158a1fd fixdeps: update webpack to v5.94.0, terser to v5.33.0 #1213
  • c1c9c65 choredeps: Bump fast-xml-parser from 4.2.7 to 4.5.0 #1219
  • 6ef9a48 choredeps-dev: Bump express from 4.18.2 to 4.20.0 #1214
  • 9e7451b ci: ignore failing test on macOS + run in band test-coverage #1216
  • b2a325d choreci: drop node@16 from ci #1164
  • 3c68358 choredeps: Bump crypto-js from 4.1.1 to 4.2.0 #1130
  • Additional commits viewable in compare view

!Dependabot compatibility scorehttps://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vercel/ncc&package-manager=npm_and_yarn&previous-version=0.36.1&new-version=0.38.3https://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 dont alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

//: # dependabot-automerge-start
//: # dependabot-automerge-end


Dependabot commands and options

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 show ignore conditions will show all of the ignore conditions of the specified dependency
  • @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

1 similar comment
@github-actions
Copy link

🎉 I added a comment!

click to view body

Bumps @vercel/ncchttps://github.com/vercel/ncc from 0.36.1 to 0.38.3.

Release notes

Sourced from @​vercel/nccs releases.

0.38.3

0.38.3 2024-11-15

Bug Fixes

  • add missing --asset-builds to cli help message #1228 84f8c52

0.38.2

0.38.2 2024-09-23

Bug Fixes

Huge thanks to @​theoludwig 🎉

0.38.1

0.38.1 2023-10-18

Bug Fixes

0.38.0

0.38.0 2023-09-06

Features

0.37.0

0.37.0 2023-09-06

Features

  • add support for TypeScript 5.0s array extends in tsconfig #1105 f898f8e
Commits
  • 84f8c52 fix: add missing --asset-builds to cli help message #1228
  • 0ff93c6 choredeps: Bump elliptic from 6.5.7 to 6.6.0 #1223
  • ae5bf16 choredeps: Bump amannn/action-semantic-pull-request from 5.3.0 to 5.5.3 #1...
  • 738a2bf choredeps-dev: Bump axios from 0.21.4 to 1.7.7 #1209
  • 158a1fd fixdeps: update webpack to v5.94.0, terser to v5.33.0 #1213
  • c1c9c65 choredeps: Bump fast-xml-parser from 4.2.7 to 4.5.0 #1219
  • 6ef9a48 choredeps-dev: Bump express from 4.18.2 to 4.20.0 #1214
  • 9e7451b ci: ignore failing test on macOS + run in band test-coverage #1216
  • b2a325d choreci: drop node@16 from ci #1164
  • 3c68358 choredeps: Bump crypto-js from 4.1.1 to 4.2.0 #1130
  • Additional commits viewable in compare view

!Dependabot compatibility scorehttps://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vercel/ncc&package-manager=npm_and_yarn&previous-version=0.36.1&new-version=0.38.3https://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 dont alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

//: # dependabot-automerge-start
//: # dependabot-automerge-end


Dependabot commands and options

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 show ignore conditions will show all of the ignore conditions of the specified dependency
  • @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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2025

Superseded by #52.

@dependabot dependabot bot closed this Sep 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vercel/ncc-0.38.3 branch September 18, 2025 16:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant