Skip to content
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

fix(deps): update dependency tslog to v4 (dev-next) #647

Open
wants to merge 1 commit into
base: dev-next
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tslog (source) 3.3.4 -> 4.9.3 age adoption passing confidence

Release Notes

fullstack-build/tslog (tslog)

v4.9.3

Compare Source

  • Fix _extend fn - alter provided object 135ee61

v4.9.2

Compare Source

v4.9.1

Compare Source

v4.9.0

Compare Source

v4.8.7

Compare Source

v4.8.6

Compare Source

  • fix nodejs environment usage in browser environments for v4.8.5 dee37b0

v4.8.5

Compare Source

v4.8.4

Compare Source

  • 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

Compare Source

  • 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

Compare Source

v4.8.1

Compare Source

v4.8.0

Compare Source

v4.7.5

Compare Source

v4.7.4

Compare Source

Same as 4.7.3 but with missing artefacts (server build and types)

v4.7.3

Compare Source

v4.7.2

Compare Source

  • Readme update and a small bug fix for #​209

v4.7.1

Compare Source

v4.7.0

Compare Source

  • Increase performance and add production setting hideLogPositionForProduction 073a7b1

v4.6.0

Compare Source

  • 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

Compare Source

v4.4.6

Compare Source

v4.4.5

Compare Source

  • Handle logs with missing setters, Fix #​190 1f2ea99
  • Add failing test case for missing setters 65231c2

v4.4.4

Compare Source

v4.4.3

Compare Source

  • Bug fix for #​186: Handling undefined in browser util.inspect polyfil fix.

v4.4.2

Compare Source

v4.4.1

Compare Source

v4.4.0

Compare Source

  • Don't manipulate original when masking
  • Possibility to overwrite LogObj for sub-logger
  • ESM / CJS build fixes

v4.3.1

Compare Source

  • Add better Buffer and Date support
  • Fix path to type definitions

v4.3.0: ESM and CJS and runtime settings alternations

Compare Source

  • Open settings for alternation at runtime. Fix #​176 6118748
  • ESM and CJS

v4.2.0

Compare Source

  • 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

Compare Source

  • Add named loggers with inheritance

v4.0.4

Compare Source

  • Update README for NPM. No other Changes.

v4.0.3

Compare Source

  • Update README only. No other changes.

v4.0.2

Compare Source

  • Update readme with some backwards compatibility docs ec9ddba
  • Add license in package.json 1905604

v4.0.1

Compare Source

  • Add MIT licence

v4.0.0: : Complete rewrite

Compare Source

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.

@renovate renovate bot added the dependencies Updates or changes a dependency file label Jul 4, 2024
@renovate renovate bot force-pushed the renovate/dev-next-tslog-4.x branch 3 times, most recently from 5e7868f to 451b3bf Compare July 10, 2024 18:58
@renovate renovate bot force-pushed the renovate/dev-next-tslog-4.x branch from 451b3bf to 54503b4 Compare July 17, 2024 08:32
@renovate renovate bot force-pushed the renovate/dev-next-tslog-4.x branch from 54503b4 to e62d38b Compare September 7, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates or changes a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants