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

Bump tslog from 2.12.0 to 3.1.2 #88

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps tslog from 2.12.0 to 3.1.2.

Release notes

Sourced from tslog's releases.

v3.1.2

  • Handle objects that can't be cloned recursively. Fix #93 030c203

fullstack-build/tslog@v3.1.1...v3.1.2

v3.1.1

  • Better handling for undefined & null 8c6a94f
  • Accept undefined errorObject, hopefully fixes #85 98b3311
  • Support Buffers, fix #86 5af9b6c

fullstack-build/tslog@v3.1.0...v3.1.1

v3.1.0

  • Fix #82 and #80 added tests 7e3189b
  • return str as template literal to handle line numbers e6cce61

fullstack-build/tslog@v3.0.5...v3.1.0

v3.0.5

  • Fix #78: Allow null and undefined parameters again 20a9674

fullstack-build/tslog@v3.0.4-0...v3.0.5

v3.0.4-0

  • Fix #78: Allow null and undefined parameters again 20a9674

fullstack-build/tslog@v3.0.4...v3.0.4-0

v3.0.3

  • Improve performance: make date formatting optional 6f32f8b

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

v3.0.2

  • Fix outdated dependencies 6c51db3
  • Fix #71 26c630d
  • Fix #74 d8b0525

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

v3.0.1

  • fix(getchildlogger): properly returns child logger instance e9a39c1

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

v3.0.0

  • Output <anonymous> when methodName is null #65 66f53bf
  • Clone while masking object #66 9a58d6c
  • Prevent mixup of different delimiters #63 f812160
  • Enforce milliseconds always 3 digits, without any decimals #63 a5ac16f

... (truncated)

Commits
  • b86b855 3.1.2
  • b636296 Repair api-extractor
  • c69fc4a Merge pull request #94 from fullstack-build/development
  • f703e63 Merge branch 'master' into development
  • 7321fa8 Update dependencies
  • 5e9a588 Replace format with inspect
  • 030c203 Handle objects that can't be cloned recursively. Fix Ã#93
  • 6a9e1bf npm audit fix
  • 84e5866 Merge pull request #91 from fullstack-build/dependabot/npm_and_yarn/prismjs-1...
  • 563566d Merge pull request #90 from fullstack-build/dependabot/npm_and_yarn/docsify-4...
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 12, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2021

Superseded by #95.

@dependabot dependabot bot closed this Apr 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tslog-3.1.2 branch April 15, 2021 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment