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

⬆️ Updates @vercel/ncc to ~> 0.38.0 #353

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 20, 2021

This PR contains the following updates:

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

Release Notes

vercel/ncc (@​vercel/ncc)

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 - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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
Copy link
Author

renovate bot commented Apr 20, 2021

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@github-actions
Copy link

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

@github-actions
Copy link

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

@github-actions
Copy link

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.

@mergify
Copy link

mergify bot commented Apr 28, 2021

This pull request has merge conflicts that must be resolved before it can be merged. @renovate[bot] please rebase it. https://rook.io/docs/rook/master/development-flow.html#updating-your-fork

@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from f4b9476 to 924a163 Compare April 28, 2021 09:11
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 924a163 to e8dba68 Compare April 28, 2021 21:32
@renovate renovate bot changed the title ⬆️ Updates @vercel/ncc to v0.28.3 ⬆️ Updates @vercel/ncc to v0.28.4 Apr 28, 2021
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from e8dba68 to 2bfa094 Compare May 3, 2021 03:51
@renovate renovate bot changed the title ⬆️ Updates @vercel/ncc to v0.28.4 ⬆️ Updates @vercel/ncc to v0.28.5 May 3, 2021
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 2bfa094 to b3ec95c Compare May 24, 2021 12:24
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from b3ec95c to ad1b77b Compare May 25, 2021 19:17
@renovate renovate bot changed the title ⬆️ Updates @vercel/ncc to v0.28.5 ⬆️ Updates @vercel/ncc to v0.28.6 May 25, 2021
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from ad1b77b to 910734e Compare July 16, 2021 22:41
@renovate renovate bot changed the title ⬆️ Updates @vercel/ncc to v0.28.6 ⬆️ Updates @vercel/ncc to v0.29.0 Jul 16, 2021
@renovate renovate bot changed the title ⬆️ Updates @vercel/ncc to v0.29.0 ⬆️ Updates @vercel/ncc to v0.31.1 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from a159ff9 to 807755b Compare March 7, 2022 11:47
@viezly
Copy link

viezly bot commented Mar 7, 2022

Pull request by bot. No need to analyze

@renovate renovate bot changed the title ⬆️ Updates @vercel/ncc to v0.31.1 ⬆️ Updates @vercel/ncc to ~> 0.33.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 807755b to 00fc557 Compare June 19, 2022 00:31
@renovate renovate bot changed the title ⬆️ Updates @vercel/ncc to ~> 0.33.0 ⬆️ Updates @vercel/ncc to ~> 0.34.0 Jun 19, 2022
@renovate renovate bot changed the title ⬆️ Updates @vercel/ncc to ~> 0.34.0 ⬆️ Updates @vercel/ncc to ~> 0.36.0 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/vercel-ncc-0.x branch from 00fc557 to f407362 Compare March 17, 2023 14:09
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title ⬆️ Updates @vercel/ncc to ~> 0.36.0 ⬆️ Updates @vercel/ncc to ~> 0.38.0 Sep 7, 2023
@socket-security
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: @vercel/[email protected]

@socket-security
Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Issue Package Version Note Source
Bin script shell injection npm 6.14.11

Next steps

What is bin script shell injection?

This package re-exports a well known shell command via an npm bin script. This is possibly a supply chain attack

Packages should not export bin scripts which conflict with well known shell commands

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants