[Snyk] Upgrade pino from 9.6.0 to 9.8.0#3
Open
gm01x wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade pino from 9.6.0 to 9.8.0. See this package in npm: pino See this project in Snyk: https://app.snyk.io/org/gergely.meszaros/project/4965d2bc-820d-435b-bb91-f4f0d07c8bf0?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade pino from 9.6.0 to 9.8.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 2 versions ahead of your current version.
The recommended version was released 21 days ago.
Release notes
Package name: pino
-
9.8.0 - 2025-08-07
- build(deps-dev): bump pino-pretty from 11.3.0 to 13.0.0 by @ dependabot[bot] in #2083
- chore(license): update licensing year by @ Tony133 in #2226
- Enhance logger function typing by @ samchungy in #2230
- Fix typo in bench-long-string script name in package.json by @ prkomb in #2235
- fix: remove trailing comma in tsconfig.json by @ prkomb in #2236
- build(deps-dev): bump @ types/node from 22.15.34 to 24.0.8 by @ dependabot[bot] in #2238
- build(deps-dev): bump jest from 29.7.0 to 30.0.3 by @ dependabot[bot] in #2240
- Fix missing asObjectBindingsOnly type from browser config by @ MarsCapone in #2243
- chore: remove benchmark as devDependency by @ Uzlopak in #2247
- feat: introduce
- docs: link hono integration to homepage by @ 0-BSCode in #2252
- Fix TS export condition by @ mcollina in #2223
- build(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @ dependabot[bot] in #2250
- @ Tony133 made their first contribution in #2226
- @ samchungy made their first contribution in #2230
- @ prkomb made their first contribution in #2235
- @ MarsCapone made their first contribution in #2243
- @ Uzlopak made their first contribution in #2247
- @ indutny-signal made their first contribution in #2232
- @ 0-BSCode made their first contribution in #2252
-
9.7.0 - 2025-05-18
- Update api.md - typo in default of options.base by @ osher in #2113
- build(deps-dev): bump @ yao-pkg/pkg from 6.1.1 to 6.2.0 by @ dependabot in #2115
- Document that the error event on the thread stream is fatal by @ mcollina in #2116
- build(deps-dev): bump @ yao-pkg/pkg from 6.2.0 to 6.3.0 by @ dependabot in #2124
- docs: add hono example by @ jansepke in #2136
- build(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @ dependabot in #2140
- build(deps): bump process-warning from 4.0.1 to 5.0.0 by @ dependabot in #2142
- build(dependabot): reduce npm updates to monthly by @ Fdawgs in #2146
- Skipping test in packaging into executable on ppc64 arch by @ pacostas in #2122
- fix: #2053 - re-added is level enabled to browser by @ SamSalvatico in #2125
- Add asObjectBindingsOnly, allowing write to receive only the bindings as object by @ segevfiner in #2051
- docs: hono js docs by @ Puppo in #2166
- Include pino-roll in Pino transports list by @ mustakimkr in #2159
- Fix order of pino-roll by @ jsumners in #2167
- build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @ dependabot in #2170
- The finalization registry bug has been fixed everywhere by @ mcollina in #2220
- @ jansepke made their first contribution in #2136
- @ pacostas made their first contribution in #2122
- @ SamSalvatico made their first contribution in #2125
- @ mustakimkr made their first contribution in #2159
-
9.6.0 - 2024-12-23
- build(deps-dev): lock typescript minor version by @ Fdawgs in #2066
- build(deps-dev): bump typescript from 5.1.6 to 5.6.3 by @ dependabot in #2068
- docs: update pino-datadog-transport repository by @ MathewBoyles in #2069
- build(deps-dev): bump @ yao-pkg/pkg from 5.15.0 to 6.0.0 by @ dependabot in #2070
- build(deps-dev): bump @ yao-pkg/pkg from 6.0.0 to 6.0.1 by @ dependabot in #2075
- build(deps-dev): bump @ yao-pkg/pkg from 6.0.1 to 6.1.0 by @ dependabot in #2082
- build(deps-dev): bump airtap from 4.0.4 to 5.0.0 by @ dependabot in #2090
- build(deps-dev): bump @ yao-pkg/pkg from 6.1.0 to 6.1.1 by @ dependabot in #2091
- docs: add @ openobserve/openobserve-pino transports by @ ktx-kirtan in #2078
- docs: add missing parenthesis to transport code example by @ thsmale in #2099
- docs: alphabetize ecosystem lists by @ ChinoUkaegbu in #2097
- build(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @ dependabot in #2101
- chore(docs): add links to gcp logging formatter by @ nielm in #2088
- docs: update API reference by @ emmanuel-ferdman in #2095
- add new streamWrite hook by @ theoephraim in #2105
- test: use fs.execFile instead of exec by @ targos in #2110
- test: skip
- @ MathewBoyles made their first contribution in #2069
- @ ktx-kirtan made their first contribution in #2078
- @ thsmale made their first contribution in #2099
- @ ChinoUkaegbu made their first contribution in #2097
- @ nielm made their first contribution in #2088
- @ emmanuel-ferdman made their first contribution in #2095
- @ theoephraim made their first contribution in #2105
- @ targos made their first contribution in #2110
from pino GitHub release notesWhat's Changed
logger.msgPrefixgetter by @ indutny-signal in #2232New Contributors
Full Changelog: v9.7.0...v9.8.0
What's Changed
New Contributors
Full Changelog: v9.6.0...v9.7.0
What's Changed
pkgtest in CITGM by @ targos in #2112New Contributors
Full Changelog: v9.5.0...v9.6.0
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: