pinojs / pino-gelf

🌲 Convert Pino logs to GELF format and send to Graylog
Apache License 2.0
13 stars 10 forks source link

Bump fast-json-stringify from 1.15.2 to 5.4.0 #161

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fast-json-stringify from 1.15.2 to 5.4.0.

Release notes

Sourced from fast-json-stringify's releases.

v5.4.0

What's Changed

Full Changelog: https://github.com/fastify/fast-json-stringify/compare/v5.3.0...v5.4.0

v5.3.0

What's Changed

Full Changelog: https://github.com/fastify/fast-json-stringify/compare/v5.2.0...v5.3.0

v5.2.0

What's Changed

... (truncated)

Commits
  • f5f1623 Bumped v5.4.0
  • 9142c1a Merge branch 'master' of github.com:fastify/fast-json-stringify
  • f3b4183 fix: merged schemas reference resolving (#546)
  • e6b3c5f chore(package): remove duplicate script (#549)
  • 416e90c build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#548)
  • 7dd7580 refactor: remove duplicate ref resolving in object serializer builder (#537)
  • 61e2f19 chore: add linting check to npm test command (#547)
  • 66af8c9 refactor: refactor and optimize extra properties serializer (#531)
  • 13445f7 fix ajv strict warnings in if/else-tests (#542)
  • 470e7e9 perf: add only required schemas to the validator (#538)
  • 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[bot] commented 1 year ago

Superseded by #170.