chore(deps): bump the dependencies group across 1 directory with 7 updates#183
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the dependencies group across 1 directory with 7 updates#183dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@fastify/http-proxy](https://github.com/fastify/fastify-http-proxy) | `11.3.0` | `11.4.1` | | [fastify](https://github.com/fastify/fastify) | `5.4.0` | `5.6.2` | | [pino](https://github.com/pinojs/pino) | `9.7.0` | `10.1.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `13.0.0` | `13.1.3` | | [ua-parser-js](https://github.com/faisalman/ua-parser-js) | `2.0.4` | `2.0.6` | | [undici](https://github.com/nodejs/undici) | `7.11.0` | `7.16.0` | | [zod](https://github.com/colinhacks/zod) | `3.25.75` | `4.1.13` | Updates `@fastify/http-proxy` from 11.3.0 to 11.4.1 - [Release notes](https://github.com/fastify/fastify-http-proxy/releases) - [Commits](fastify/fastify-http-proxy@v11.3.0...v11.4.1) Updates `fastify` from 5.4.0 to 5.6.2 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.4.0...v5.6.2) Updates `pino` from 9.7.0 to 10.1.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.7.0...v10.1.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 `ua-parser-js` from 2.0.4 to 2.0.6 - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md) - [Commits](faisalman/ua-parser-js@2.0.4...2.0.6) Updates `undici` from 7.11.0 to 7.16.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.11.0...v7.16.0) Updates `zod` from 3.25.75 to 4.1.13 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.75...v4.1.13) --- updated-dependencies: - dependency-name: "@fastify/http-proxy" dependency-version: 11.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fastify dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pino dependency-version: 10.1.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: ua-parser-js dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: undici dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: zod dependency-version: 4.1.13 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 7 updates in the / directory:
11.3.011.4.15.4.05.6.29.7.010.1.013.0.013.1.32.0.42.0.67.11.07.16.03.25.754.1.13Updates
@fastify/http-proxyfrom 11.3.0 to 11.4.1Release notes
Sourced from
@fastify/http-proxy's releases.Commits
d15c916Bumped v11.4.1a3796e5fix: add types and updated docs for 'preRewrite'. (#442)efcb312Bumped v11.4.05ade2e5chore(deps): update and add tests (#441)8ae78d2feat(types): add fromParameters method (#440)bbe97fbchore: address security scanner false positives related toCVE-2023-2968(#...031f4d4chore: update deps (#436)f2e4de6build(deps-dev): bump tsd from 0.32.0 to 0.33.0 (#432)6794aa0build(deps-dev): bump pino from 9.14.0 to 10.1.0 (#435)6268ce3build(deps-dev): bump borp from 0.20.2 to 0.21.0 (#434)Updates
fastifyfrom 5.4.0 to 5.6.2Release notes
Sourced from fastify's releases.
... (truncated)
Commits
f15d4eaBumped v5.6.2d338dcafix: consistent error handling for custom validators in async validation cont...e1aee4bfix: parse ipv6 hostname (#6373)b5958b3chore: Bump borp from 0.20.2 to 0.21.0 (#6379)3120cdechore: Bump actions/setup-node from 5 to 6 (#6376)dd02e42fix: handle web stream payload in HEAD route (#6372)810e3d5chore: Bump lycheeverse/lychee-action from 2.6.1 to 2.7.0 (#6377)5ebe327chore: Bump tsd in the dev-dependencies-typescript group (#6346)106bb6bchore: Bump pnpm/action-setup from 4.1.0 to 4.2.0 (#6375)55653d6chore: Bump pino from 9.14.0 to 10.1.0 in the dependencies-major group (#6378)Updates
pinofrom 9.7.0 to 10.1.0Release notes
Sourced from pino's releases.
... (truncated)
Commits
b248d2fBumped v10.1.0105a2c9fix: added missing isoTimeNano to nested namespace (#2325)4250665Use@pinojs/redact(#2321)8cb5a59build(deps-dev): bump eslint-plugin-n from 15.7.0 to 17.23.1 (#2305)b2c1408chore(lint): migrate from standard to neostandard & upgrade eslint to v9 (#2316)2b0bd9fchore: add .npmignore to exclude unnecessary files from npm package (#2312)5e9d4f1remove unused parsedChindingsSym symbol (#2315)f220f1efix!: use safer types for censor function signature (#2307) (#2308)e12e9c2test: add regression test for issue #2313 (#2314)d15cdd6Bumped v10.0.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for pino since your current version.
Updates
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
ua-parser-jsfrom 2.0.4 to 2.0.6Release notes
Sourced from ua-parser-js's releases.
Changelog
Sourced from ua-parser-js's changelog.
Commits
061cf0eBump version2.0.62882014Add new inApp browser: Bing3eea064Add new device vendor: Wiko - https://world.wikomobile.com/5f1ed83[chore] Update CLI import & unit test5349bb5Improve device detection: BlackBerry, Huawei, Xiaomi9ba4d2bAdd new device vendor: Hisense - https://global.hisense.com/4c935c0Improve device detection: Nokiaae7b5e1chore: Replace Undici by native Headers (#805)44165a6Improve CPU detection: 68kfc51250Improve browser detection: Mozilla, Pale MoonUpdates
undicifrom 7.11.0 to 7.16.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
7392d6fBumped v7.16.0 (#4532)415c66dfix: make error symbols non enumerable (#4531)f182ff1Disable SIMD for PPC64 architecture, add UNDICI_NO_WASM_SIMD env to facilitat...95d835cexample: use metcoders https-pem for the example (#4436)7c42918fix: shell command built from environment values (#4392)51651a1fix: wpt should use master branch (#4524)82ea8fcrefactor: parseHttpDate (#4421)909a584websocket: always emit error event (#4521)d7bb09efetch: process content-encoding header only if relevant (#4496)e652f03wpt: properly handle write permissions errors in wpt-runner setup (#4518)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for undici since your current version.
Updates
zodfrom 3.25.75 to 4.1.13Release notes
Sourced from zod's releases.