Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @vercel/ncc from 0.33.3 to 0.34.0 #427

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2022

Bumps @vercel/ncc from 0.33.3 to 0.34.0.

Release notes

Sourced from @​vercel/ncc's releases.

0.34.0

Changes

Add support for TS 4.7

  • Chore(deps-dev): bump ts-loader from 8.3.0 to 9.3.0: #921
  • Chore(deps-dev): bump express from 4.17.1 to 4.18.1: #917
  • Chore: add memory-fs to the devDependencies: #927

Credits

Huge thanks to @​stscoundrel and @​shogo82148 for helping!

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!

Commits
  • 854b9ae 0.34.0
  • 5901cc2 chore(deps-dev): bump ts-loader from 8.3.0 to 9.3.0 (#921)
  • 26b6460 chore: add memory-fs to the devDependencies (#927)
  • c9238cc chore(deps-dev): bump express from 4.17.1 to 4.18.1 (#917)
  • 27c2556 Revert "CI: Add Node 18" (#924)
  • db80737 chore: Add Node 18 to CI (#915)
  • 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)
  • 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 dependabot bot requested a review from yutailang0119 as a code owner May 26, 2022 07:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 26, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.34.0 branch from d2def77 to d47f6e0 Compare May 26, 2022 14:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.34.0 branch 2 times, most recently from 57f6035 to 00930c5 Compare June 14, 2022 13:56
@yutailang0119
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.34.0 branch from 00930c5 to a8d3515 Compare June 27, 2022 14:56
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.3 to 0.34.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.33.3...0.34.0)

---
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 force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.34.0 branch from a8d3515 to fede3dd Compare July 11, 2022 10:46
@yutailang0119 yutailang0119 merged commit 43f0649 into main Jul 12, 2022
@yutailang0119 yutailang0119 deleted the dependabot/npm_and_yarn/vercel/ncc-0.34.0 branch July 12, 2022 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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