-
Notifications
You must be signed in to change notification settings - Fork 392
fix(deps): update dependency @netlify/zip-it-and-ship-it to v9 #5647
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
Conversation
📊 Benchmark resultsComparing with b4b2915 Package size: 238 MB⬇️ 33.64% decrease vs. b4b2915
Legend
|
@danez: is this correct? I would expect a significant size decrease due to TypeScript 5 and its deduplication. I'm pretty sure you guys have so many duplicated packages in your dependency tree, but still, this should have led to a significant size decrease. |
|
Ah, you are right, I totally forgot about build.
…On Fri, Apr 21, 2023, 19:52 Daniel Tschinder ***@***.***> wrote:
@netlify/build also needs to update zip-it-and-ship-it, before we will
see deduplication to happen.
—
Reply to this email directly, view it on GitHub
<#5647 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACVLNKWTV6DZZWWUC2GMC3XCK3NXANCNFSM6AAAAAAXFWLHL4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
4ced58c
to
2507d3e
Compare
@XhmikosR There is the drop :) Thank you. |
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. |
W00t! |
This PR contains the following updates:
^8.10.0
->^9.2.1
Release Notes
netlify/zip-it-and-ship-it
v9.2.1
Compare Source
Bug Fixes
v9.2.0
Compare Source
Features
v9.1.0
Compare Source
Features
v9.0.0
Compare Source
⚠ BREAKING CHANGES
NodeBundlerType
,RuntimeType
, andModuleFormat
are not enums anymore but unions of strings. Use the newly exportedNODE_BUNDLER
,RUNTIME
, andMODULE_FORMAT
for constants. Also the typesNodeBundlerType
andRuntimeType
were renamed toNodeBundlerName
andRuntimeName
respectively.Features
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 Mend Renovate. View repository job log here.