pinojs / pino-pretty

🌲Basic prettifier for Pino log lines
MIT License
1.27k stars 150 forks source link

Bump on-exit-leak-free from 1.0.0 to 2.1.0 #358

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps on-exit-leak-free from 1.0.0 to 2.1.0.

Release notes

Sourced from on-exit-leak-free's releases.

v2.1.0

What's Changed

Full Changelog: https://github.com/mcollina/on-exit-leak-free/compare/v2.0.0...v2.1.0

v2.0.0

What's Changed

Full Changelog: https://github.com/mcollina/on-exit-leak-free/compare/v1.0.0...v2.0.0

Commits
  • 223fd00 Bumped v2.1.0
  • 2b00258 Add registerBeforeExit (#30)
  • 6c083e8 Bumped v2.0.0
  • 9933ed4 rewrite to only use one listener and listen only to 'exit' (#29)
  • 64ff46e Merge pull request #26 from mcollina/dependabot/npm_and_yarn/standard-17.0.0
  • 5db220c Merge pull request #27 from mcollina/dependabot/github_actions/fastify/github...
  • 58912da Bump fastify/github-action-merge-dependabot from 3.1 to 3.2
  • 2cc096e Bump standard from 16.0.4 to 17.0.0
  • See full diff 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)
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2568066630


Totals Coverage Status
Change from base Build 2543284271: 0.0%
Covered Lines: 383
Relevant Lines: 383

💛 - Coveralls