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

Update dependency @vercel/ncc to v0.38.3 #28

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2021

This PR contains the following updates:

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

Release Notes

vercel/ncc (@​vercel/ncc)

v0.38.3

Compare Source

Bug Fixes

v0.38.2

Compare Source

Bug Fixes

Huge thanks to @​theoludwig 🎉

v0.38.1

Compare Source

Bug Fixes

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!

v0.31.1

Compare Source

Patches
  • Fix tsconfig.json detection: #​770

v0.31.0

Compare Source

Changes
  • Fix compilerOptions from tsconfig.json: #​766
  • Bump typescript to 4.4.2: #​767
  • Chore(deps-dev): bump graceful-fs from 4.2.6 to 4.2.8: #​761
  • Chore(deps): bump tar from 4.4.15 to 4.4.19: #​763
  • Chore(deps): bump object-path from 0.11.5 to 0.11.7: #​764

v0.30.0

Compare Source

Changes
  • Major: Change asset builds to opt-in with new option --asset-builds: #​756
  • Chore: bump typescript from 3.9.9 to 4.3.5: #​739
  • Chore: bump codecov to 3.8.3: #​752
Description

Previous, fs.readFile('./asset.js') would compile asset.js instead of including as an asset.

With this release, the default behavior has been changed to include asset.js as an asset only.

If you want the old behavior, you can use the --asset-builds option.

Credits

Huge thanks to @​guybedford for helping!

v0.29.2

Compare Source

Patches
  • Fix: ensure nested builds of __nccwpck_require__: #​751
Credits

Huge thanks to @​guybedford for helping!

v0.29.1

Compare Source

Patches
  • Fix: add stringify-loader: #​742
  • Fix: package.json asset type module setting: #​733
  • Chore(deps): update dependencies: #​736
  • Chore(deps): bump tar from 4.4.13 to 4.4.15: #​743
  • Chore(deps): bump path-parse from 1.0.6 to 1.0.7: #​745
  • Chore(deps-dev): bump pdfkit from 0.12.1 to 0.12.3: #​740
Credits

Huge thanks to @​guybedford, @​mmorel-35, and @​jpcloureiro for helping!

v0.29.0

Compare Source

Changes
Credits

Huge thanks to @​rethab and @​guybedford for helping!

v0.28.6

Compare Source

Patches
Credits

Huge thanks to @​adriencohen and @​huozhi for helping!

v0.28.5

Compare Source

Patches
  • Fix: handle terser error: #​703
  • Fix: treat compilation.errors as a set: #​705
  • Fix: unify target arg description, add transpile-only arg to readme: #​702
Credits

Huge thanks to @​guybedford and @​Simek for helping!

v0.28.4

Compare Source

Patches
  • Fix: Adjust caching to use hashes: #​698
  • Fix: support top-level await: #​700
  • Fix: publish should build without cache: #​701
  • Chore: redis from 2.8.0 to 3.1.1: #​699
  • Chore: Bump ssri from 6.0.1 to 6.0.2: #​695
  • Chore: rename master to main: #​694
Credits

Huge thanks to @​guybedford for helping!

v0.28.3

Compare Source

Patches
  • Fix: lock license plugin version: #​692
Credits

Huge thanks to @​huozhi for helping!

v0.28.2

Compare Source

Patches
  • Fix: unknown compiler option incremental: #​685
  • Fix: replace .npmignore with "files" prop: #​688
Credits

Huge thanks to @​Songkeys for helping!

v0.28.1

Compare Source

Patches
  • Fix: Rebuild bundle to fix #​684
  • Deps: Bump codecov to 3.8.1: #​683

v0.28.0

Compare Source

Minor Changes
Credits

Huge thanks to @​guybedford, @​Songkeys, @​adriencohen, and @​huozhi 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 7655438 to 1f59358 Compare April 7, 2021 02:44
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.28.0 Update dependency @vercel/ncc to v0.28.1 Apr 7, 2021
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 1f59358 to dfddb9d Compare April 8, 2021 01:24
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.28.1 Update dependency @vercel/ncc to v0.28.2 Apr 8, 2021
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from dfddb9d to 9065c7e Compare April 12, 2021 21:15
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.28.2 Update dependency @vercel/ncc to v0.28.3 Apr 12, 2021
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 9065c7e to 22946be Compare April 28, 2021 22:17
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.28.3 Update dependency @vercel/ncc to v0.28.4 Apr 28, 2021
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 22946be to 5678691 Compare May 3, 2021 04:21
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.28.4 Update dependency @vercel/ncc to v0.28.5 May 3, 2021
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 5678691 to 5a40a43 Compare June 6, 2021 22:35
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.28.5 Update dependency @vercel/ncc to v0.28.6 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 5a40a43 to 988c809 Compare October 18, 2021 19:49
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.28.6 Update dependency @vercel/ncc to v0.31.1 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 988c809 to 05d15f8 Compare March 7, 2022 12:57
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.31.1 Update dependency @vercel/ncc to v0.33.3 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 05d15f8 to 86484dd Compare April 24, 2022 19:24
@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 86484dd to ea437dd Compare June 18, 2022 18:21
@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 ea437dd to 070f2a2 Compare March 18, 2023 14:05
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.34.0 Update dependency @vercel/ncc to v0.36.1 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 070f2a2 to 560020a Compare September 6, 2023 15:16
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.36.1 Update dependency @vercel/ncc to v0.37.0 Sep 6, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 6, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
ERROR: npm v10.2.1 is known not to run on Node.js v12.22.12.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.1/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token '.'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at module.exports (/opt/containerbase/tools/npm/10.2.1/node_modules/npm/lib/cli-entry.js:15:23)
    at module.exports (/opt/containerbase/tools/npm/10.2.1/node_modules/npm/lib/es6/validate-engines.js:39:10)
    at module.exports (/opt/containerbase/tools/npm/10.2.1/node_modules/npm/lib/cli.js:4:31)
ERROR: npm v10.2.1 is known not to run on Node.js v12.22.12.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.1/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token '.'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at module.exports (/opt/containerbase/tools/npm/10.2.1/node_modules/npm/lib/cli-entry.js:15:23)
    at module.exports (/opt/containerbase/tools/npm/10.2.1/node_modules/npm/lib/es6/validate-engines.js:39:10)
    at module.exports (/opt/containerbase/tools/npm/10.2.1/node_modules/npm/lib/cli.js:4:31)

@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 560020a to 049dbf8 Compare September 6, 2023 22:46
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.37.0 Update dependency @vercel/ncc to v0.38.0 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 049dbf8 to 6e445a9 Compare October 19, 2023 01:05
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.38.0 Update dependency @vercel/ncc to v0.38.1 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 6e445a9 to e448037 Compare September 23, 2024 17:10
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.38.1 Update dependency @vercel/ncc to v0.38.2 Sep 23, 2024
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from e448037 to c60bd04 Compare November 15, 2024 06:27
@renovate renovate bot changed the title Update dependency @vercel/ncc to v0.38.2 Update dependency @vercel/ncc to v0.38.3 Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants