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.3 #33

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @vercel/ncc from 0.30.0 to 0.33.3.

Release notes

Sourced from @​vercel/ncc's releases.

0.33.3

Patches

  • Fix: bump license-webpack-plugin: #871
  • Chore(deps): bump follow-redirects from 1.14.7 to 1.14.8: #870

0.33.2

Patches

  • Fix: use sha256 instead of deprecated md5 for hash algorithm: #868
  • Fix: typo in build script: #835
  • Chore(test) Add Node.js 16 to CI: #801
  • Chore(deps): bump nodemailer from 6.5.0 to 6.7.2: #833
  • Chore(deps-dev): bump terser from 5.7.1 to 5.10.0: #840
  • Chore(deps-dev): bump passport from 0.4.1 to 0.5.2: #839
  • Chore(deps-dev): bump sequelize from 6.6.5 to 6.12.4: #843
  • Chore(deps-dev): bump analytics-node from 5.0.0 to 6.0.0: #838
  • Chore(deps): bump follow-redirects from 1.14.5 to 1.14.7: #846
  • Chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0: #854
  • Chore(deps-dev): bump license-webpack-plugin from 2.3.20 to 4.0.1: #859
  • Chore(deps): bump simple-get from 3.1.0 to 3.1.1: #864
  • Chore(deps-dev): bump aws-sdk from 2.1024.0 to 2.1068.0: #867

Credits

Huge thanks to @​shakefu for helping!

0.33.1

Patches

  • Allow configuring mainFields for nccing browser modules: #832

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

... (truncated)

Commits
  • f26bdf1 0.33.3
  • f126646 fix: bump license-webpack-plugin (#871)
  • 8a900fa chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#870)
  • 944cf6f 0.33.2
  • 7bbe288 fix: use sha instead of deprecated md5 for hash algorithm (#868)
  • 5fc63b8 chore(deps-dev): bump aws-sdk from 2.1024.0 to 2.1068.0 (#867)
  • 700d84c chore(deps): bump simple-get from 3.1.0 to 3.1.1 (#864)
  • 4566a0c chore(deps-dev): bump license-webpack-plugin from 2.3.20 to 4.0.1 (#859)
  • 5596566 chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0 (#854)
  • 3be0adf chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 (#846)
  • 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 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 #34.