-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency @vercel/ncc to v0.38.4 #4
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/vercel-ncc-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ab3e395 to
bc9ec60
Compare
bc9ec60 to
0637e92
Compare
0637e92 to
9f06712
Compare
9f06712 to
f0bc82f
Compare
f0bc82f to
12d7c30
Compare
12d7c30 to
12cc3fb
Compare
12cc3fb to
44603f8
Compare
44603f8 to
d36ec8a
Compare
d36ec8a to
9dba4ad
Compare
9dba4ad to
8a16230
Compare
8a16230 to
1ecf329
Compare
1ecf329 to
2c8de4f
Compare
2c8de4f to
442a867
Compare
442a867 to
4c077aa
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
4c077aa to
2b24d78
Compare
2b24d78 to
3f797e6
Compare
3f797e6 to
336d62d
Compare
336d62d to
ba44086
Compare
ba44086 to
eefc530
Compare
14137a0 to
eefc530
Compare
eefc530 to
9f42bd5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.23.0→0.38.4Release Notes
vercel/ncc (@vercel/ncc)
v0.38.4Compare Source
Bug Fixes
v0.38.3Compare Source
Bug Fixes
--asset-buildsto cli help message (#1228) (84f8c52)v0.38.2Compare Source
Bug Fixes
Huge thanks to @theoludwig 🎉
v0.38.1Compare Source
Bug Fixes
v0.38.0Compare Source
Features
--debug(#1102) (e2779f4)v0.37.0Compare Source
Features
v0.36.1Compare Source
Bug Fixes
ncc --versionandncc --help(#1030) (d38b619)v0.36.0Compare Source
Bug Fixes
Features
v0.34.0Compare Source
Changes
Add support for TS 4.7
memory-fsto the devDependencies: #927Credits
Huge thanks to @stscoundrel and @shogo82148 for helping!
v0.33.4Compare Source
Changes
Credits
Huge thanks to @CommanderRoot for helping!
v0.33.3Compare Source
Patches
v0.33.2Compare Source
Patches
sha256instead of deprecatedmd5for hash algorithm: #868Credits
Huge thanks to @shakefu for helping!
v0.33.1Compare Source
Patches
v0.33.0Compare Source
Minor Changes
Patches
Credits
Huge thanks to @fenix20113 for helping!
v0.32.0Compare Source
Changes
Credits
Huge thanks to @fireairforce and @jesec for helping!
v0.31.1Compare Source
Patches
tsconfig.jsondetection: #770v0.31.0Compare Source
Changes
compilerOptionsfromtsconfig.json: #766v0.30.0Compare Source
Changes
--asset-builds: #756Description
Previous,
fs.readFile('./asset.js')would compileasset.jsinstead of including as an asset.With this release, the default behavior has been changed to include
asset.jsas an asset only.If you want the old behavior, you can use the
--asset-buildsoption.Credits
Huge thanks to @guybedford for helping!
v0.29.2Compare Source
Patches
__nccwpck_require__: #751Credits
Huge thanks to @guybedford for helping!
v0.29.1Compare Source
Patches
Credits
Huge thanks to @guybedford, @mmorel-35, and @jpcloureiro for helping!
v0.29.0Compare Source
Changes
.mjsortype=modulebuilds: #720Credits
Huge thanks to @rethab and @guybedford for helping!
v0.28.6Compare Source
Patches
Credits
Huge thanks to @adriencohen and @huozhi for helping!
v0.28.5Compare Source
Patches
targetarg description, addtranspile-onlyarg to readme: #702Credits
Huge thanks to @guybedford and @Simek for helping!
v0.28.4Compare Source
Patches
Credits
Huge thanks to @guybedford for helping!
v0.28.3Compare Source
Patches
Credits
Huge thanks to @huozhi for helping!
v0.28.2Compare Source
Patches
incremental: #685Credits
Huge thanks to @Songkeys for helping!
v0.28.1Compare Source
Patches
v0.28.0Compare Source
Minor Changes
exportsconditions semantics: #665importssupport, webpack upgrade: #672Credits
Huge thanks to @guybedford, @Songkeys, @adriencohen, and @huozhi for helping!
v0.27.0Compare Source
Changes
Credits
Huge thanks to @guybedford and @zeroooooooo for helping!
v0.26.2Compare Source
Patches
Credits
Huge thanks to @xom9ikk and @guybedford for helping!
v0.26.1Compare Source
Patches
Credits
Huge thanks to @guybedford for helping!
v0.26.0Compare Source
Changes
Credits
Huge thanks to @restuwahyu13 and @guybedford for helping!
v0.25.1Compare Source
Changes
target: #614Credits
Huge thanks to @ijjk for helping!
v0.25.0Compare Source
Changes
webpackfrom5.0.0-beta.28to5.2.0: #602npm-user-validatefrom1.0.0to1.0.1: #604object-pathfrom0.11.4to0.11.5: #607--quietflag on ts build: #605@slack/web-api: #591Credits
Huge thanks to @huozhi and @ataylorme for helping!
v0.24.1Compare Source
Patches
Credits
Huge thanks to @RafaelKr for helping!
v0.24.0Compare Source
Changes
Credits
Huge thanks to @guybedford for helping!
This PR was generated by Mend Renovate. View the repository job log.