Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2026

Bumps pino from 9.14.0 to 10.2.0.

Release notes

Sourced from pino's releases.

v10.2.0

What's Changed

New Contributors

Full Changelog: pinojs/pino@v10.1.1...v10.2.0

v10.1.1

What's Changed

New Contributors

Full Changelog: pinojs/pino@v10.1.0...v10.1.1

v10.1.0

What's Changed

... (truncated)

Commits
  • 1833a6d Bumped v10.2.0
  • 47619e6 Add claude files to .gitignore
  • 658effe fix: prevent memory leak when using transport with --import preload (#2374)
  • 79a6087 chore: lint the .ts files (#2363)
  • 3390470 Bumped v10.1.1
  • 791adbe fix: allow passing string, number, null for %o placeholder (#2372)
  • 851a43f build(deps-dev): bump @​types/node from 24.10.4 to 25.0.3 (#2367)
  • 0c78849 build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#2365)
  • 8a816c0 docs: add threat model to SECURITY.md (#2360)
  • 5ec12e7 fix: harden transport loading against prototype pollution (#2358)
  • 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)

Bumps [pino](https://github.com/pinojs/pino) from 9.14.0 to 10.2.0.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.14.0...v10.2.0)

---
updated-dependencies:
- dependency-name: pino
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2026

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link
Collaborator

@reverentgeek reverentgeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving pino v10 upgrade. Reviewed codebase - no usage of censor/redact functionality affected by breaking type changes. Basic pino-pretty logging is compatible.

🤖 Generated with Claude Code

@reverentgeek reverentgeek merged commit 313ce35 into main Jan 14, 2026
3 checks passed
@reverentgeek reverentgeek deleted the dependabot/npm_and_yarn/pino-10.2.0 branch January 14, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants