Bump pino from 8.11.0 to 8.12.0
Created by: dependabot[bot]
Bumps pino from 8.11.0 to 8.12.0.
Release notes
Sourced from pino's releases.
v8.12.0
What's Changed
- feat: add mightnight-smoker closes #1570 by
@dancastillo
in pinojs/pino#1665- Remove (package.json).files by
@jsumners
in pinojs/pino#1673- docs(ecosystem): add crawlee-pino by
@imyelo
in pinojs/pino#1685- fix(type): add
disabled
topino.LoggerOptions
by@JonParton
in pinojs/pino#1629- remove type definition for pino 7.0 comment by
@tarunrajput
in pinojs/pino#1693- Expose errWithCause to browser API & add Node v20 by
@mcollina
in pinojs/pino#1701New Contributors
@imyelo
made their first contribution in pinojs/pino#1685@JonParton
made their first contribution in pinojs/pino#1629@tarunrajput
made their first contribution in pinojs/pino#1693Full Changelog: https://github.com/pinojs/pino/compare/v8.11.0...v8.12.0
Commits
-
53feafb
Bumped v8.12.0 -
c0e11b9
Expose errWithCause to browser API (#1701) -
03a01be
remove type definition for pino 7.0 comment (#1693) -
b9ac6e3
adddisabled
topino.LoggerOptions
(#1629) -
062e30a
docs(ecosystem): add crawlee-pino (#1685) -
2d5c522
Remove (package.json).files (#1673) -
49a29bb
feat: add mightnight-smoker closes #1570 (#1665) - See full diff in compare view
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)