-
-
Notifications
You must be signed in to change notification settings - Fork 0
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 #52
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 |
6aae48a
to
4620e78
Compare
4620e78
to
4ecee43
Compare
4ecee43
to
8742074
Compare
8742074
to
5f7d69b
Compare
5f7d69b
to
4c1e5cb
Compare
4c1e5cb
to
15724a7
Compare
15724a7
to
638e461
Compare
34b8a10
to
6e554f0
Compare
6e554f0
to
a2efcea
Compare
a2efcea
to
f6ef101
Compare
f6ef101
to
c0de9fb
Compare
c0de9fb
to
ce08285
Compare
ce08285
to
d04aedf
Compare
d04aedf
to
1e6b089
Compare
Pull request by bot. No need to analyze |
1e6b089
to
38152df
Compare
38152df
to
14a4117
Compare
14a4117
to
b704eed
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b704eed
to
ae2de20
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@vercel/ncc@0.27.0 |
This PR contains the following updates:
~>0.27.0
->~> 0.38.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
vercel/ncc (@vercel/ncc)
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 has been generated by Mend Renovate. View repository job log here.