goto-bus-stop / setup-zig

use a @ziglang compiler in your github actions workflows
Other
153 stars 19 forks source link

Bump @vercel/ncc from 0.30.0 to 0.33.0 #31

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @vercel/ncc from 0.30.0 to 0.33.0.

Release notes

Sourced from @​vercel/ncc's releases.

0.33.0

Minor Changes

  • Chore(deps-dev): bump @​vercel/webpack-asset-relocator-loader: #826
  • Fix: Fix source maps: #818
  • Feat: Allow using matches from externals for regex matching: #825

Patches

  • Chore(deps-dev): bump koa from 2.13.1 to 2.13.4: #822
  • Chore(deps-dev): bump mariadb from 2.5.4 to 2.5.5: #823

Credits

Huge thanks to @​fenix20113 for helping!

0.32.0

Changes

  • Feat: bump to webpack@5.61.0: #809
  • Docs: add debug command description: #800
  • Chore(deps): bump object-path from 0.11.7 to 0.11.8: #778
  • Chore(deps): bump tmpl from 1.0.4 to 1.0.5: #779
  • Chore(deps-dev): bump vm2 from 3.9.3 to 3.9.4: #795
  • Chore(deps-dev): bump axios from 0.21.1 to 0.21.2: #810
  • Chore(deps-dev): bump aws-sdk from 2.958.0 to 2.1024.0: #812
  • Chore(deps-dev): bump webpack from 5.61.0 to 5.62.1: #813
  • Chore(deps): bump passport-oauth2 from 1.5.0 to 1.6.1: #811
  • Chore(deps): bump url-parse from 1.5.1 to 1.5.3: #815

Credits

Huge thanks to @​fireairforce and @​jesec for helping!

0.31.1

Patches

  • Fix tsconfig.json detection: #770

0.31.0

Changes

  • Fix compilerOptions from tsconfig.json: #766
  • Bump typescript to 4.4.2: #767
  • Chore(deps-dev): bump graceful-fs from 4.2.6 to 4.2.8: #761
  • Chore(deps): bump tar from 4.4.15 to 4.4.19: #763
  • Chore(deps): bump object-path from 0.11.5 to 0.11.7: #764
Commits
  • b7cac7e 0.33.0
  • 905222e feat: Allow using matches from externals for regex matching (#825)
  • ff2165b chore(deps-dev): bump mariadb from 2.5.4 to 2.5.5 (#823)
  • 14dcb03 fix: Fix source maps (#818)
  • 736e382 chore(deps-dev): bump @​vercel/webpack-asset-relocator-loader (#826)
  • 407744f chore(deps-dev): bump koa from 2.13.1 to 2.13.4 (#822)
  • 283e40b 0.32.0
  • bc14c01 chore(deps): bump url-parse from 1.5.1 to 1.5.3 (#815)
  • d9b81fa chore(deps): bump passport-oauth2 from 1.5.0 to 1.6.1 (#811)
  • dbe31ac chore(deps-dev): bump webpack from 5.61.0 to 5.62.1 (#813)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ijjk, a new releaser for @​vercel/ncc since your current version.


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 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[bot] commented 2 years ago

Superseded by #32.