chore(deps): bump the dependencies group across 1 directory with 8 updates - #223
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the dependencies group across 1 directory with 8 updates#223dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
…dates Bumps the dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@fastify/http-proxy](https://github.com/fastify/fastify-http-proxy) | `11.4.4` | `11.6.0` | | [@openally/timestore](https://github.com/OpenAlly/npm-packages/tree/HEAD/src/timestore) | `2.0.0` | `3.0.0` | | [fastify](https://github.com/fastify/fastify) | `5.8.5` | `5.11.0` | | [pino](https://github.com/pinojs/pino) | `9.7.0` | `10.3.1` | | [pino-loki](https://github.com/Julien-R44/pino-loki) | `2.6.0` | `3.0.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `13.0.0` | `13.1.3` | | [undici](https://github.com/nodejs/undici) | `7.29.0` | `8.9.0` | | [zod](https://github.com/colinhacks/zod) | `3.25.75` | `4.4.3` | Updates `@fastify/http-proxy` from 11.4.4 to 11.6.0 - [Release notes](https://github.com/fastify/fastify-http-proxy/releases) - [Commits](fastify/fastify-http-proxy@v11.4.4...v11.6.0) Updates `@openally/timestore` from 2.0.0 to 3.0.0 - [Release notes](https://github.com/OpenAlly/npm-packages/releases) - [Changelog](https://github.com/OpenAlly/npm-packages/blob/main/src/timestore/CHANGELOG.md) - [Commits](https://github.com/OpenAlly/npm-packages/commits/@openally/timestore@3.0.0/src/timestore) Updates `fastify` from 5.8.5 to 5.11.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.5...v5.11.0) Updates `pino` from 9.7.0 to 10.3.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.7.0...v10.3.1) Updates `pino-loki` from 2.6.0 to 3.0.0 - [Release notes](https://github.com/Julien-R44/pino-loki/releases) - [Commits](Julien-R44/pino-loki@v2.6.0...v3.0.0) Updates `pino-pretty` from 13.0.0 to 13.1.3 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v13.0.0...v13.1.3) Updates `undici` from 7.29.0 to 8.9.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.29.0...v8.9.0) Updates `zod` from 3.25.75 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.75...v4.4.3) --- updated-dependencies: - dependency-name: "@fastify/http-proxy" dependency-version: 11.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@openally/timestore" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: fastify dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pino dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pino-loki dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pino-pretty dependency-version: 13.1.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: undici dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dependencies-f90f904d6b
branch
from
August 4, 2026 11:17
1111930 to
f16c29d
Compare
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.
Bumps the dependencies group with 8 updates in the / directory:
11.4.411.6.02.0.03.0.05.8.55.11.09.7.010.3.12.6.03.0.013.0.013.1.37.29.08.9.03.25.754.4.3Updates
@fastify/http-proxyfrom 11.4.4 to 11.6.0Release notes
Sourced from @fastify/http-proxy's releases.
Commits
7f90c41Bumped v10.6.03b5625aMerge commit from fork412d5d2Merge commit from forkfd39e97fix: sanitize invalid characters in proxied response headers (#472)0d924e6Fix: add types forroutesoption (#473)28b4003chore: bump@types/nodein the dev-dependencies-typescript group (#471)11cb44edocs: fix broken linksbd3f26fchore: replace http with https in urls3e77a0bchore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#468)acad1e0chore: update depedabot setting (#466)Updates
@openally/timestorefrom 2.0.0 to 3.0.0Release notes
Sourced from @openally/timestore's releases.
Changelog
Sourced from @openally/timestore's changelog.
Commits
25865b9chore: update versions (#299)f9e607frefactor: drop CJS support for all packages and remove tsup (#304)6c49951chore(deps-dev): bump@types/sinon(#295)c4ae9aachore(deps-dev): bump the development-dependencies group across 1 directory w...c7b4b55chore: support TypeScript 6.x (#288)65c706dfix(workspaces): add missing repository configuration for workspaces manifest7ccae39chore: add publish configuration to each workspaces082d7dcci: drop Node.js v22.xb9d4034refactor: use Node.js native type stripingMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@openally/timestoresince your current version.Updates
fastifyfrom 5.8.5 to 5.11.0Release notes
Sourced from fastify's releases.
... (truncated)
Commits
b93d611Bumped v5.11.0625d2b8chore: Bump actions/labeler from 6.2.0 to 7.0.0 (#6867)720355bchore: Bump actions/setup-node from 6.4.0 to 7.0.0 (#6866)84b1158chore(.npmrc): add min-release-age (#6873)29bdcbbfix: honor quoted-string in Content-Type parameter values (#6865)01ca839fix: uncatchable throws in writeHead when using async hook (#6881)b6cdc6adocs: fix logController migration example and links (#6876)f3fd0f3docs: use async trailer handlers in Reply examples (#6856)ea664e6docs: update TypeScript docs to reference Fastify 5.x (#6880)e6db573ci(links-check): pin linkinator server root to the workspace (#6877)Updates
pinofrom 9.7.0 to 10.3.1Release notes
Sourced from pino's releases.
... (truncated)
Commits
6b34498Bumped v10.3.1f1203e6fix(transport): sanitize invalid NODE_OPTIONS preloads for workers (#2391)6a8e598docs: clarify transport level filtering behavior (#2390)49a4807Merge branch 'main' of github.com:pinojs/pino960bbbbbuild(deps-dev): bump eslint-plugin-n from 17.23.1 to 17.23.2 (#2386)e2a5b4abuild(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#2385)04859e2chore: update gitignore for ai assistant filesd6adf03Bumped v10.3.006d55b1feat: set worker thread name for transport identification (#2380)a728702fix: fixmultistream().clone()return type (#2377)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for pino since your current version.
Updates
pino-lokifrom 2.6.0 to 3.0.0Release notes
Sourced from pino-loki's releases.
Commits
c042352chore: release v3.0.0528c6a4style: lint filesba7b17echore!: remove deprecated CLI options5de977efix!: change timeout default value43ebb6cfeat!: usemetaas default structured meta keydb75124fix: avoid duplicate buffer flush on transport shutdownfeb0408chore!: update dependencies ( drop node 18 )d6d1accfix: remove hostname from log object before formattinge00e6cafeat!: add maxBufferSize option + update batching API66ccf05chore: remove basicAuth options from debugUpdates
pino-prettyfrom 13.0.0 to 13.1.3Release notes
Sourced from pino-pretty's releases.
... (truncated)
Commits
08425cdv13.1.36afb524fix: messageFormat print 0 value (#635)70c73eabuild(deps): bump fast-copy from 3.0.2 to 4.0.0 (#637)2cd9794build(deps): bump actions/checkout from 5 to 6 (#636)c06e276Update format-time.js documentation to match functionality (#632)47ffb45build(deps): bump pino-abstract-transport from 2.0.0 to 3.0.0 (#629)932af85build(deps-dev): bump pino from 9.14.0 to 10.1.0 (#628)6d48318build(deps-dev): bump borp from 0.20.2 to 0.21.0 (#627)3b89a0cbuild(deps): bump actions/setup-node from 4 to 6 (#626)ab0ccabAdd in the README file a snippet to use pino-pretty only for dev (#623)Updates
undicifrom 7.29.0 to 8.9.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
21a8e1eBumped v8.9.0 (#5589)7d3cf92fix: validate blob body content typec601ffffix(cache): harden cache directive parsing2b3f749test(retry): correct broken content-range fixtures in retry-handler.jse11a68efix(retry): reject partial content length mismatch9f09b49test: cover crash on mixed unqualified and qualified private cache directives4fe5bc5fix: handle empty qualified private cache directive10d93fcfix: harden cookie domain, path, and unparsed attribute validationa17e301Ignore auto-generated .npmrc on Windows (#5583)a0922b0fix: handle frozen globalThis in setGlobalDispatcher (#5574)Updates
zodfrom 3.25.75 to 4.4.3Release notes
Sourced from zod's releases.
... (truncated)
Commits
1fb56a5docs: document release procedure in AGENTS.mdf3c9ec04.4.3c2be4f8fix(v4): generalize optin/fallback to transform; restore preprocess on absent...1cab693fix(v4): restore catch handling for absent object keys (#5937) (#5939)b8dffe9docs: remove Numeric and Speakeasy (2+ missed monthly cycles)9195250docs: remove Mintlify from bronze sponsors (churned)2c70332docs: normalize bronze sponsor logos to github avatar pattern7391be8docs: prune lapsed silv...Description has been truncated