chore(repo): Update dependency zx to v8.4.1 #5385
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:
8.3.0->8.4.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
google/zx (zx)
v8.4.1: – Rusty ElbowCompare Source
Logger enhancements are arriving in this release. #1119 #1122 #1123 #1125
v8.4.0: – Drip DetectiveCompare Source
Try the new batch of enhancements:
npm i zx@8.4.0https://www.npmjs.com/package/zx/v/8.4.0Changes
--prefer-localnow allows linking both external binaries and packages #1116 #1117quotehas been slightly changed for a conner case, when zx literal gets an array.#999 #1113
nothrowoption to suppress any errors #1108 #1109@types/nodeand@types/fs-extradeps replaced with triple-slash typing refs #1102ProcessOutputiterable #1101ProcessPromiseinstantiation #1097 #1098ProcessOuputcause #1110ProcessOutputinners #1096 #1095.tsextensions for relative imports #1111v8.3.2: – Clogged DrainCompare Source
Restrics unsafe vals usage on
dotenv.stringify#1093 #1094v8.3.1: – Perfect SealCompare Source
The release essence: introduced full-featured
.envsupport #461 → #1060 #1052 #1043 #1037 #1032 #1030 #1022API
envapi is a tiny 100 LOC dotenv-inspired parser and serializer that we've integrated into zx.
CLI
QnA
— Why not use
dotenvdirectly?— 1) Size does matter 2) We'd like to avoid internal vaults.
— Why not load
.envby default?— 1) Explicit is better than implicit 2) Runtime itself (like bun) may provide the feature.
Chore
stdallpiping #1033fullCmdand uniqueid#1035haltandrunAPI in docs #1046timeoutoption handling for corner cases #1049killSignalsetting via env vars #1054diagnostic_channelto built-ins list #1056idfield and introducedendevent #1057 #1058nothrown()toggleable #1066 #1029ZX_REPL_HISTORYenvvar #1065file://protocol check #1064modeoption fortmpdirandtmpfile#1063_timeoutSignaloverride #1075ProcessPromisestage #1077 #967Configuration
📅 Schedule: Branch creation - "before 7am on the first day of the week" in timezone GMT, 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 was generated by Mend Renovate. View the repository job log.