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

build(deps-dev): Bump @vercel/ncc from 0.33.1 to 0.34.0 #64

Merged
merged 2 commits into from
Oct 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @vercel/ncc from 0.33.1 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!

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

... (truncated)

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 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 4 times, most recently from f58f2d0 to 4d00e6d Compare October 4, 2022 07:38
@Dougniel
Copy link
Member

Dougniel commented Oct 4, 2022

@dependabot recreate 🙏

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.34.0 branch from 4d00e6d to 63b7fbe Compare October 4, 2022 10:39
@Dougniel
Copy link
Member

Dougniel commented Oct 4, 2022

@dependabot recreate 🙏

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.34.0 branch from 6fc09f0 to 9fe149f Compare October 4, 2022 11:52
@Dougniel Dougniel merged commit a453fdb into main Oct 4, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vercel/ncc-0.34.0 branch October 4, 2022 11:56
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