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

chore(deps): update dependency @vercel/ncc to v0.38.0 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vercel/ncc 0.31.1 -> 0.38.0 age adoption passing confidence

Release Notes

vercel/ncc (@​vercel/ncc)

v0.38.0

Compare Source

Features

v0.37.0

Compare Source

Features
  • add support for TypeScript 5.0's array extends in tsconfig (#​1105) (f898f8e)

v0.36.1

Compare Source

Bug Fixes

v0.36.0

Compare Source

Bug Fixes
Features

v0.34.0

Compare Source

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!

v0.33.4

Compare Source

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!

v0.33.3

Compare Source

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

v0.33.2

Compare Source

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!

v0.33.1

Compare Source

Patches
  • Allow configuring mainFields for nccing browser modules: #​832

v0.33.0

Compare Source

Minor Changes
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!

v0.32.0

Compare Source

Changes
  • Feat: bump to [email protected]: #​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!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 0be1576 to 0e24f4c Compare December 2, 2021 20:59
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.32.0 Update dependency @vercel/ncc to v0.33.0 Dec 2, 2021
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 0e24f4c to c7d8755 Compare December 18, 2021 21:08
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.33.0 Update dependency @vercel/ncc to v0.33.1 Dec 18, 2021
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from c7d8755 to baeda6e Compare March 7, 2022 14:59
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.33.1 Update dependency @vercel/ncc to v0.33.3 Mar 7, 2022
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.33.3 Update dependency @vercel/ncc to v0.33.4 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from baeda6e to 7dcf485 Compare April 24, 2022 23:38
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 7dcf485 to 97afe8f Compare June 18, 2022 14:15
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.33.4 Update dependency @vercel/ncc to v0.34.0 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 97afe8f to 6298e3a Compare September 25, 2022 11:05
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch 3 times, most recently from 4bfa57c to 970db11 Compare October 11, 2022 11:23
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 970db11 to fffc14c Compare November 24, 2022 09:48
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from fffc14c to 0196bd6 Compare December 6, 2022 01:28
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.34.0 Update dependency @vercel/ncc to v0.36.0 Dec 6, 2022
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.36.0 chore(deps): update dependency @vercel/ncc to v0.36.0 Dec 18, 2022
@renovate renovate bot changed the title chore(deps): update dependency @vercel/ncc to v0.36.0 chore(deps): update dependency @vercel/ncc to v0.36.1 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 0196bd6 to f3b0c72 Compare March 16, 2023 11:34
@renovate renovate bot changed the title chore(deps): update dependency @vercel/ncc to v0.36.1 chore(deps): update dependency @vercel/ncc to v0.37.0 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from f3b0c72 to 491c17b Compare September 6, 2023 15:43
@renovate renovate bot changed the title chore(deps): update dependency @vercel/ncc to v0.37.0 chore(deps): update dependency @vercel/ncc to v0.38.0 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 491c17b to 4b2fe4e Compare September 6, 2023 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants