Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2022

Bumps tslog from 2.12.0 to 4.2.0.

Release notes

Sourced from tslog's releases.

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

fullstack-build/tslog@v4.1.0...v4.2.0

v4.1.0

  • Add named loggers with inheritance

fullstack-build/tslog@v4.0.4...v4.1.0

v4.0.4

  • Update README for NPM. No other Changes.

fullstack-build/tslog@v4.0.3...v4.0.4

v4.0.3

  • Update README only. No other changes.

fullstack-build/tslog@v4.0.2...v4.0.3

v4.0.2

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

fullstack-build/tslog@v4.0.1...v4.0.2

v4.0.1

  • Add MIT licence

fullstack-build/tslog@v4.0.0...v4.0.1

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...

fullstack-build/tslog@v4.0.0-3...v4.0.0

v4.0.0-3

  • Add recursion handling 4502eff

fullstack-build/tslog@v4.0.0-2...v4.0.0-3

... (truncated)

Commits
  • bb0f230 Merge pull request #172 from fullstack-build/development
  • d866d8f Clean up logger name output and add delimiter
  • b0c4ccb Merge pull request #169 from kevintechie/fix-name-space
  • 665e941 Merge pull request #171 from kevintechie/feature-rawIsoStr
  • db3cb83 Merge branch 'development' into feature-rawIsoStr
  • edb5edd Merge pull request #167 from kevintechie/fix-dateIsoStr
  • ac6b81e adding placeholder to render raw ISO date string
  • 1795ab6 fixing non-functional template keyword dateIsoStr
  • 35b7e9f fixing extra space in parent logger name
  • ee17c7f Merge pull request #164 from fullstack-build/development
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tslog](https://github.com/fullstack-build/tslog) from 2.12.0 to 4.2.0.
- [Release notes](https://github.com/fullstack-build/tslog/releases)
- [Commits](fullstack-build/tslog@v2.12.0...v4.2.0)

---
updated-dependencies:
- dependency-name: tslog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2022

Superseded by #439.

@dependabot dependabot bot closed this Nov 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tslog-4.2.0 branch November 22, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants