aries-mediator-service icon indicating copy to clipboard operation
aries-mediator-service copied to clipboard

build(deps): bump tslog from 4.8.2 to 4.9.3 in /afj

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps tslog from 4.8.2 to 4.9.3.

Release notes

Sourced from tslog's releases.

v4.9.3

  • Fix _extend fn - alter provided object 135ee61

https://github.com/fullstack-build/tslog/compare/v4.9.2...v4.9.3

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

https://github.com/fullstack-build/tslog/compare/v4.9.1...v4.9.2

v4.9.1

  • Move runtime into BaseLogger, fix #256 4bb3465

https://github.com/fullstack-build/tslog/compare/v4.9.0...v4.9.1

v4.9.0

  • Support errors with multiple properties, Fix #227 7743ccb
  • Add URL support, fix #247 ef3dd47

https://github.com/fullstack-build/tslog/compare/v4.8.7...v4.9.0

v4.8.7

  • Fix #254 a7ed0e7
  • Merge pull request #255 from sachaw/development-1 6fa3885
  • Update util.inspect.polyfil.ts 42fcbb4

https://github.com/fullstack-build/tslog/compare/v4.8.6...v4.8.7

v4.8.6

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

https://github.com/fullstack-build/tslog/compare/v4.8.5...v4.8.6

v4.8.5

  • Add ESM file extensions, fix #250 2ead365

https://github.com/fullstack-build/tslog/compare/v4.8.4...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

... (truncated)

Commits
  • c4e6ead 4.9.3
  • f42d3fb Merge pull request #290 from fullstack-build/development
  • c7fd912 Update README
  • 21821bd Update README to reflect the lower test coverage
  • 7e47b61 Merge pull request #286 from jakubhruby/master
  • 8190017 Format source
  • f9fc041 Merge master into development
  • f7474a3 Merge pull request #281 from fullstack-build/dependabot/npm_and_yarn/axios-an...
  • e1305b0 Merge branch 'master' into dependabot/npm_and_yarn/axios-and-jest-puppeteer-1...
  • 3cb27fc Merge pull request #288 from fullstack-build/dependabot/npm_and_yarn/examples...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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[bot] avatar Jun 17 '24 11:06 dependabot[bot]