Kipper
Kipper copied to clipboard
fix(deps): update dependency tslog to v4 (dev-main)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
tslog (source) | 3.3.4 -> 4.9.3 |
Release Notes
fullstack-build/tslog (tslog)
v4.9.3
- Fix _extend fn - alter provided object
135ee61
v4.9.2
- Add more tests for some types
1e93acc
- Merge pull request #​259 from vktrl/master
3044fce
- add null test for node
be1e549
- fix undefined check, add null test for browser
d510305
- Merge pull request #​257 from fullstack-build/development
6ab687e
- Fix docs, fix #​256
c24f7e1
v4.9.1
v4.9.0
v4.8.7
- Fix #​254
a7ed0e7
- Merge pull request #​255 from sachaw/development-1
6fa3885
- Update util.inspect.polyfil.ts
42fcbb4
v4.8.6
- fix nodejs environment usage in browser environments for v4.8.5
dee37b0
v4.8.5
v4.8.4
- Make Universal again
80ace78
- allow for custom placeholders in the template string
2467191
- Clone error with all constructor parameters
0e751a5
- Add typings for helper methods
c643b10
- Fix typing for settings
6f3b68e
- Actually export my types
1929006
- Fix stack depth
911b783
v4.8.3
- allow for custom placeholders in the template string
2467191
- Clone error with all constructor parameters
0e751a5
- Add typings for helper methods
c643b10
- Fix typing for settings
6f3b68e
- Actually export my types
1929006
- Fix stack depth
911b783
v4.8.2
v4.8.1
v4.8.0
- Replace window with globalThis in browser runtime to support other runtimes as well. Fix #​218 #​203 #​202
7018919
v4.7.5
- Clone errors before masking and make fields writable, fix #​217
a5a0ac2
- Fix Browser Polyfill, fix #​216
6352c32
v4.7.4
Same as 4.7.3 but with missing artefacts (server build and types)
- Also mask properties of errors, fix #​214
b20e22f
- Properly clone maps and sets, fix #​213
97dbd37
v4.7.3
v4.7.2
- Readme update and a small bug fix for #​209
v4.7.1
v4.7.0
- Increase performance and add production setting hideLogPositionForProduction
073a7b1
v4.6.0
- Add fileNameWithLine, Fix #​182
2d45617
- Add formatWithOptions polyfill
7c8be79
- Add timezone support to pretty log messages Fix #​198
b7c75d7
- Fix interpolation and maskValuesRegEx with different types like undefined, Buffer, objects etc. Fix #​197
0da3c30
v4.5.0
v4.4.6
v4.4.5
- Handle logs with missing setters, Fix #​190
1f2ea99
- Add failing test case for missing setters
65231c2
v4.4.4
v4.4.3
- Bug fix for #​186: Handling undefined in browser util.inspect polyfil fix.
v4.4.2
v4.4.1
v4.4.0
- Don't manipulate original when masking
- Possibility to overwrite LogObj for sub-logger
- ESM / CJS build fixes
v4.3.1
- Add better Buffer and Date support
- Fix path to type definitions
v4.3.0
: ESM and CJS and runtime settings alternations
v4.2.0
- Clean up logger name output and add delimiter
d866d8f
- adding placeholder to render raw ISO date string
ac6b81e
- fixing non-functional template keyword dateIsoStr
1795ab6
- fixing extra space in parent logger name
35b7e9f
v4.1.0
- Add named loggers with inheritance
v4.0.4
- Update README for NPM. No other Changes.
v4.0.3
- Update README only. No other changes.
v4.0.2
v4.0.1
- Add MIT licence
v4.0.0
: : Complete rewrite
A complete rewrite:
- Works in Node.js and Browser
- No dependencies
- ESM
- Super customizable: Every aspect can be overwritten
- Customizable log level: BaseLogger with configurable log level
- Many other features...
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.