pinojs / pino-gelf

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

build(deps): bump fast-json-stringify from 1.15.2 to 5.16.0 #253

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps fast-json-stringify from 1.15.2 to 5.16.0.

Release notes

Sourced from fast-json-stringify's releases.

v5.16.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fast-json-stringify/compare/v5.15.1...v5.16.0

v5.15.1

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fast-json-stringify/compare/v5.15.0...v5.15.1

v5.15.0

What's Changed

Full Changelog: https://github.com/fastify/fast-json-stringify/compare/v5.14.1...v5.15.0

v5.14.1

What's Changed

Full Changelog: https://github.com/fastify/fast-json-stringify/compare/v5.14.0...v5.14.1

v5.14.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fast-json-stringify/compare/v5.13.0...v5.14.0

... (truncated)

Commits
  • cf5c0d0 Bumped v5.16.0
  • a2e4ef9 feat: Strip external schemas from standalone compiled code (#704)
  • c873689 Avoid loading validator un-necessarily (#718)
  • 07516af Bumped v5.15.1
  • ed8ed70 fix: escape single quote when building error message for required property (#...
  • 7aeac5e Bumped v5.15.0
  • 0fdf19e perf: cache json strings into const (#713)
  • 43919dc perf: removed jsonOutput variable because is useless (#711)
  • ed47c66 perf: avoid unnecessary operation for improve performance (#698)
  • 686e6ce Cache obj access (#707)
  • 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 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)