fix(deps): update dependency tslog to v4 (dev-main) #603
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:
3.3.4→4.10.2Release Notes
fullstack-build/tslog (tslog)
v4.10.2Compare Source
e1bdfd7v4.10.1Compare Source
v4.10.0Compare Source
Breaking
transportFormattedoverrides now receivelogMetaas the fourth argument; pass five parameters to also receivesettings, otherwise adjust implementations that previously readsettingsfrom the fourth position.src/runtime/**and related browser mappings have been removed; use the primaryLoggerexport instead of importing runtime-specific helpers.node,browser,deno,bun,worker) and normalized versions without the leadingv; adjust consumers that compared againstNodejsor relied on the old format.Added
examples/server, and aligned development scripts (npm run dev-ts*).%ctokens and gracefully falling back when styling is unavailable.Error.causeentries (up to depth five) and includes them in both pretty error blocks and JSON error objects.Changed
stackDepthLeveloverrides continue to work.buildPrettyMetautility, improving consistency for custom templates and nested style tokens.stylePrettyLogswithout runtime-specific tweaks.Fixed
Error-suffixed name as errors, ensuring they are formatted via the error transport.process.cwd()throws (for example under restricted permissions); environment helpers fall back to cached working directories and hostname detection across Node, Deno, and Bun.v4.9.3Compare Source
135ee61v4.9.2Compare Source
1e93acc3044fcebe1e549d5103056ab687ec24f7e1v4.9.1Compare Source
4bb3465v4.9.0Compare Source
7743ccbef3dd47v4.8.7Compare Source
a7ed0e76fa388542fcbb4v4.8.6Compare Source
dee37b0v4.8.5Compare Source
2ead365v4.8.4Compare Source
80ace7824671910e751a5c643b106f3b68e1929006911b783v4.8.3Compare Source
24671910e751a5c643b106f3b68e1929006911b783v4.8.2Compare Source
2d9d74bv4.8.1Compare Source
b187106v4.8.0Compare Source
7018919v4.7.5Compare Source
a5a0ac26352c32v4.7.4Compare Source
Same as 4.7.3 but with missing artefacts (server build and types)
b20e22f97dbd37v4.7.3Compare Source
v4.7.2Compare Source
v4.7.1Compare Source
b058809v4.7.0Compare Source
073a7b1v4.6.0Compare Source
2d456177c8be79b7c75d70da3c30v4.5.0Compare Source
43b8e9av4.4.6Compare Source
undefinedin combination with masking)c10dc94v4.4.5Compare Source
1f2ea9965231c2v4.4.4Compare Source
deabf24v4.4.3Compare Source
v4.4.2Compare Source
9eacf77570f25ev4.4.1Compare Source
5d34f96v4.4.0Compare Source
v4.3.1Compare Source
v4.3.0: ESM and CJS and runtime settings alternationsCompare Source
6118748v4.2.0Compare Source
d866d8fac6b81e1795ab635b7e9fv4.1.0Compare Source
v4.0.4Compare Source
v4.0.3Compare Source
v4.0.2Compare Source
ec9ddba1905604v4.0.1Compare Source
v4.0.0: : Complete rewriteCompare Source
A complete rewrite:
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 was generated by Mend Renovate. View the repository job log.