goto-bus-stop / setup-zig

use a @ziglang compiler in your github actions workflows
Other
151 stars 18 forks source link

Bump @vercel/ncc from 0.30.0 to 0.33.4 #34

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @vercel/ncc from 0.30.0 to 0.33.4.

Release notes

Sourced from @​vercel/ncc's releases.

0.33.4

Changes

  • Fix: Add missing variable declaration: #773
  • Chore: add windows to CI: #896
  • Chore: bump webpack-asset-relocator-loader to 1.7.2: #912
  • Chore(deps-dev): bump vm2 from 3.9.4 to 3.9.6: #872
  • Chore(deps): bump url-parse from 1.5.3 to 1.5.7: #875
  • Chore(deps): bump url-parse from 1.5.7 to 1.5.10: #879
  • Chore(deps-dev): bump stripe from 8.167.0 to 8.205.0: #882
  • Chore(deps-dev): bump typescript from 4.4.2 to 4.6.2: #881
  • Chore(deps-dev): bump twilio from 3.66.1 to 3.75.0: #884
  • Chore(deps): bump actions/setup-node from 2 to 3: #880
  • Chore(deps-dev): bump graphql from 15.5.1 to 15.8.0: #885
  • Chore: replace deprecated String.prototype.substr(): #894
  • Chore(deps): bump actions/checkout from 2 to 3: #902
  • Chore(deps-dev): bump @​azure/cosmos from 3.12.3 to 3.15.1: #905
  • Chore(deps-dev): bump stripe from 8.205.0 to 8.214.0: #906
  • Chore(deps-dev): bump @​google-cloud/bigquery from 5.7.0 to 5.12.0: #903
  • Chore(deps-dev): bump tsconfig-paths from 3.10.1 to 3.14.1: #904

Credits

Huge thanks to @​CommanderRoot for helping!

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

... (truncated)

Commits
  • 016838b 0.33.4
  • 7615dfb chore: bump webpack-asset-relocator-loader to 1.7.2 (#912)
  • a9c07e0 chore(deps-dev): bump tsconfig-paths from 3.10.1 to 3.14.1 (#904)
  • 221dc61 chore(deps-dev): bump @​google-cloud/bigquery from 5.7.0 to 5.12.0 (#903)
  • 58f2975 chore(deps-dev): bump stripe from 8.205.0 to 8.214.0 (#906)
  • 2a0af1e chore(deps-dev): bump @​azure/cosmos from 3.12.3 to 3.15.1 (#905)
  • 6c7b56b chore(deps): bump actions/checkout from 2 to 3 (#902)
  • 4c5fe12 chore: add windows to CI (#896)
  • 326cdf3 chore: replace deprecated String.prototype.substr() (#894)
  • 06aa205 fix: Add missing variable declaration (#773)
  • 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 #38.