-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
base: master
Are you sure you want to change the base?
Conversation
Branch automerge failureThis PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.
|
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. |
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md. |
Hello from PR HelperIs your PR ready for review and processing? Mark the PR ready by including If you still have work to do, even after marking this ready. Put the PR on hold by including |
f93b889
to
95edbf4
Compare
95edbf4
to
cb49419
Compare
cb49419
to
f4b9476
Compare
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 |
f4b9476
to
924a163
Compare
924a163
to
e8dba68
Compare
e8dba68
to
2bfa094
Compare
2bfa094
to
b3ec95c
Compare
b3ec95c
to
ad1b77b
Compare
ad1b77b
to
910734e
Compare
910734e
to
a159ff9
Compare
a159ff9
to
807755b
Compare
Pull request by bot. No need to analyze |
807755b
to
00fc557
Compare
00fc557
to
f407362
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f407362
to
6834443
Compare
Removed dependencies detected. Learn more about Socket for GitHub ↗︎ 🚮 Removed packages: @vercel/[email protected] |
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat 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 dependencyTake 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 packageIf 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 riskTo ignore an alert, reply with a comment starting with
|
This PR contains the following updates:
~>0.27.0
->~> 0.38.0
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
--debug
(#1102) (e2779f4)v0.37.0
Compare Source
Features
v0.36.1
Compare Source
Bug Fixes
ncc --version
andncc --help
(#1030) (d38b619)v0.36.0
Compare Source
Bug Fixes
Features
v0.34.0
Compare Source
Changes
Add support for TS 4.7
memory-fs
to the devDependencies: #927Credits
Huge thanks to @stscoundrel and @shogo82148 for helping!
v0.33.4
Compare Source
Changes
Credits
Huge thanks to @CommanderRoot for helping!
v0.33.3
Compare Source
Patches
v0.33.2
Compare Source
Patches
sha256
instead of deprecatedmd5
for hash algorithm: #868Credits
Huge thanks to @shakefu for helping!
v0.33.1
Compare Source
Patches
v0.33.0
Compare Source
Minor Changes
Patches
Credits
Huge thanks to @fenix20113 for helping!
v0.32.0
Compare Source
Changes
Credits
Huge thanks to @fireairforce and @jesec for helping!
v0.31.1
Compare Source
Patches
tsconfig.json
detection: #770v0.31.0
Compare Source
Changes
compilerOptions
fromtsconfig.json
: #766v0.30.0
Compare Source
Changes
--asset-builds
: #756Description
Previous,
fs.readFile('./asset.js')
would compileasset.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
__nccwpck_require__
: #751Credits
Huge thanks to @guybedford for helping!
v0.29.1
Compare Source
Patches
Credits
Huge thanks to @guybedford, @mmorel-35, and @jpcloureiro for helping!
v0.29.0
Compare Source
Changes
.mjs
ortype=module
builds: #720Credits
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
target
arg description, addtranspile-only
arg to readme: #702Credits
Huge thanks to @guybedford and @Simek for helping!
v0.28.4
Compare Source
Patches
Credits
Huge thanks to @guybedford for helping!
v0.28.3
Compare Source
Patches
Credits
Huge thanks to @huozhi for helping!
v0.28.2
Compare Source
Patches
incremental
: #685Credits
Huge thanks to @Songkeys for helping!
v0.28.1
Compare Source
Patches
v0.28.0
Compare Source
Minor Changes
exports
conditions semantics: #665imports
support, webpack upgrade: #672Credits
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.
This PR was generated by Mend Renovate. View the repository job log.