Update dependency @vercel/ncc to v0.31.1 #161
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.24.0
->0.31.1
Release Notes
vercel/ncc
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!
v0.27.0
Compare Source
Changes
Credits
Huge thanks to @guybedford and @zeroooooooo for helping!
v0.26.2
Compare Source
Patches
Credits
Huge thanks to @xom9ikk and @guybedford for helping!
v0.26.1
Compare Source
Patches
Credits
Huge thanks to @guybedford for helping!
v0.26.0
Compare Source
Changes
Credits
Huge thanks to @restuwahyu13 and @guybedford for helping!
v0.25.1
Compare Source
Changes
target
: #614Credits
Huge thanks to @ijjk for helping!
v0.25.0
Compare Source
Changes
webpack
from5.0.0-beta.28
to5.2.0
: #602npm-user-validate
from1.0.0
to1.0.1
: #604object-path
from0.11.4
to0.11.5
: #607--quiet
flag on ts build: #605@slack/web-api
: #591Credits
Huge thanks to @huozhi and @ataylorme for helping!
v0.24.1
Compare Source
Patches
Credits
Huge thanks to @RafaelKr for helping!
Configuration
📅 Schedule: "after 11pm,before 6am" in timezone Asia/Tokyo.
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.