Skip to content

Bump the logging group across 1 directory with 2 updates#92

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/logging-8bf3f194e0
Open

Bump the logging group across 1 directory with 2 updates#92
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/logging-8bf3f194e0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 1, 2025

Bumps the logging group with 2 updates in the / directory: pino and pino-pretty.

Updates pino from 9.14.0 to 10.3.1

Release notes

Sourced from pino's releases.

v10.3.1

What's Changed

Full Changelog: pinojs/pino@v10.3.0...v10.3.1

v10.3.0

What's Changed

Full Changelog: pinojs/pino@v10.2.1...v10.3.0

v10.2.1

What's Changed

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

v10.2.0

What's Changed

New Contributors

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

v10.1.1

What's Changed

... (truncated)

Commits
  • 6b34498 Bumped v10.3.1
  • f1203e6 fix(transport): sanitize invalid NODE_OPTIONS preloads for workers (#2391)
  • 6a8e598 docs: clarify transport level filtering behavior (#2390)
  • 49a4807 Merge branch 'main' of github.com:pinojs/pino
  • 960bbbb build(deps-dev): bump eslint-plugin-n from 17.23.1 to 17.23.2 (#2386)
  • e2a5b4a build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#2385)
  • 04859e2 chore: update gitignore for ai assistant files
  • d6adf03 Bumped v10.3.0
  • 06d55b1 feat: set worker thread name for transport identification (#2380)
  • a728702 fix: fix multistream().clone() return type (#2377)
  • Additional commits viewable in compare view

Updates pino-pretty from 13.1.2 to 13.1.3

Release notes

Sourced from pino-pretty's releases.

v13.1.3

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v13.1.2...v13.1.3

Commits
  • 08425cd v13.1.3
  • 6afb524 fix: messageFormat print 0 value (#635)
  • 70c73ea build(deps): bump fast-copy from 3.0.2 to 4.0.0 (#637)
  • 2cd9794 build(deps): bump actions/checkout from 5 to 6 (#636)
  • c06e276 Update format-time.js documentation to match functionality (#632)
  • 47ffb45 build(deps): bump pino-abstract-transport from 2.0.0 to 3.0.0 (#629)
  • 932af85 build(deps-dev): bump pino from 9.14.0 to 10.1.0 (#628)
  • 6d48318 build(deps-dev): bump borp from 0.20.2 to 0.21.0 (#627)
  • 3b89a0c build(deps): bump actions/setup-node from 4 to 6 (#626)
  • ab0ccab Add in the README file a snippet to use pino-pretty only for dev (#623)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 1, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/logging-8bf3f194e0 branch 2 times, most recently from 1d4d965 to c00c047 Compare December 11, 2025 09:20
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/logging-8bf3f194e0 branch from c00c047 to 3cfddcd Compare December 22, 2025 10:24
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/logging-8bf3f194e0 branch from 3cfddcd to 801ddd9 Compare January 5, 2026 10:46
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/logging-8bf3f194e0 branch 2 times, most recently from 0f63488 to 75471bb Compare January 19, 2026 12:08
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/logging-8bf3f194e0 branch from 75471bb to 6913c93 Compare January 26, 2026 11:41
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/logging-8bf3f194e0 branch from 6913c93 to 217b7a5 Compare February 9, 2026 11:47
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Feb 9, 2026

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/logging-8bf3f194e0 branch 2 times, most recently from 1f4b0e3 to 79667a6 Compare March 25, 2026 10:35
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/logging-8bf3f194e0 branch 3 times, most recently from e909bd7 to 59868ae Compare April 1, 2026 10:58
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/logging-8bf3f194e0 branch 2 times, most recently from cae115c to d05d3b4 Compare April 22, 2026 09:34
Bumps the logging group with 2 updates in the / directory: [pino](https://github.com/pinojs/pino) and [pino-pretty](https://github.com/pinojs/pino-pretty).


Updates `pino` from 9.14.0 to 10.3.1
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.14.0...v10.3.1)

Updates `pino-pretty` from 13.1.2 to 13.1.3
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v13.1.2...v13.1.3)

---
updated-dependencies:
- dependency-name: pino
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: logging
- dependency-name: pino-pretty
  dependency-version: 13.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: logging
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): Bump the logging group across 1 directory with 2 updates Bump the logging group across 1 directory with 2 updates Apr 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/logging-8bf3f194e0 branch from d05d3b4 to e339b73 Compare April 29, 2026 09:39
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants