chore(deps): bump the production group with 25 updates - #1071
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the production group with 25 updates#1071dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production group with 25 updates: | Package | From | To | | --- | --- | --- | | [@fastify/env](https://github.com/fastify/fastify-env) | `5.0.3` | `7.0.0` | | [@fastify/request-context](https://github.com/fastify/fastify-request-context) | `6.2.1` | `7.0.0` | | [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg) | `7.9.0` | `7.10.0` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `7.9.0` | `7.10.0` | | [bullmq](https://github.com/taskforcesh/bullmq) | `5.81.2` | `6.3.1` | | [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `17.4.2` | | [fastify](https://github.com/fastify/fastify) | `5.10.0` | `5.12.1` | | [fastify-plugin](https://github.com/fastify/fastify-plugin) | `5.1.0` | `6.0.0` | | [ioredis](https://github.com/redis/ioredis) | `5.11.1` | `6.0.0` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.22.0` | `8.23.0` | | [redis](https://github.com/redis/node-redis) | `5.12.1` | `6.2.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.12` | | [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.4.3` | | [@ioredis/commands](https://github.com/ioredis/commands) | `1.10.0` | `2.0.0` | | [@prisma/client-runtime-utils](https://github.com/prisma/prisma/tree/HEAD/packages/client-runtime-utils) | `7.9.0` | `7.10.0` | | [@prisma/driver-adapter-utils](https://github.com/prisma/prisma/tree/HEAD/packages/driver-adapter-utils) | `7.9.0` | `7.10.0` | | [@redis/bloom](https://github.com/redis/node-redis) | `5.12.1` | `6.2.1` | | [@redis/client](https://github.com/redis/node-redis) | `5.12.1` | `6.2.1` | | [@redis/json](https://github.com/redis/node-redis) | `5.12.1` | `6.2.1` | | [@redis/search](https://github.com/redis/node-redis) | `5.12.1` | `6.2.1` | | [@redis/time-series](https://github.com/redis/node-redis) | `5.12.1` | `6.2.1` | | [cron-parser](https://github.com/harrisiirak/cron-parser) | `4.9.0` | `5.10.0` | | [env-schema](https://github.com/fastify/env-schema) | `6.1.0` | `7.0.0` | | [msgpackr](https://github.com/kriszyp/msgpackr) | `2.0.4` | `2.0.5` | | [pg-protocol](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg-protocol) | `1.15.0` | `1.16.0` | Updates `@fastify/env` from 5.0.3 to 7.0.0 - [Release notes](https://github.com/fastify/fastify-env/releases) - [Commits](fastify/fastify-env@v5.0.3...v7.0.0) Updates `@fastify/request-context` from 6.2.1 to 7.0.0 - [Release notes](https://github.com/fastify/fastify-request-context/releases) - [Commits](fastify/fastify-request-context@v6.2.1...v7.0.0) Updates `@prisma/adapter-pg` from 7.9.0 to 7.10.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.10.0/packages/adapter-pg) Updates `@prisma/client` from 7.9.0 to 7.10.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.10.0/packages/client) Updates `bullmq` from 5.81.2 to 6.3.1 - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](taskforcesh/bullmq@v5.81.2...v6.3.1) Updates `dotenv` from 16.6.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.4.2) Updates `fastify` from 5.10.0 to 5.12.1 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.10.0...v5.12.1) Updates `fastify-plugin` from 5.1.0 to 6.0.0 - [Release notes](https://github.com/fastify/fastify-plugin/releases) - [Commits](fastify/fastify-plugin@v5.1.0...v6.0.0) Updates `ioredis` from 5.11.1 to 6.0.0 - [Release notes](https://github.com/redis/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.11.1...v6.0.0) Updates `pg` from 8.22.0 to 8.23.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.23.0/packages/pg) Updates `redis` from 5.12.1 to 6.2.1 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@5.12.1...redis@6.2.1) Updates `tsx` from 4.23.1 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.1...v4.23.12) Updates `zod` from 3.25.76 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.4.3) Updates `@ioredis/commands` from 1.10.0 to 2.0.0 - [Release notes](https://github.com/ioredis/commands/releases) - [Changelog](https://github.com/ioredis/commands/blob/main/CHANGELOG.md) - [Commits](ioredis/commands@v1.10.0...v2.0.0) Updates `@prisma/client-runtime-utils` from 7.9.0 to 7.10.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.10.0/packages/client-runtime-utils) Updates `@prisma/driver-adapter-utils` from 7.9.0 to 7.10.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.10.0/packages/driver-adapter-utils) Updates `@redis/bloom` from 5.12.1 to 6.2.1 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/json@5.12.1...json@6.2.1) Updates `@redis/client` from 5.12.1 to 6.2.1 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/json@5.12.1...json@6.2.1) Updates `@redis/json` from 5.12.1 to 6.2.1 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/json@5.12.1...json@6.2.1) Updates `@redis/search` from 5.12.1 to 6.2.1 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/json@5.12.1...json@6.2.1) Updates `@redis/time-series` from 5.12.1 to 6.2.1 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/json@5.12.1...json@6.2.1) Updates `cron-parser` from 4.9.0 to 5.10.0 - [Release notes](https://github.com/harrisiirak/cron-parser/releases) - [Changelog](https://github.com/harrisiirak/cron-parser/blob/master/CHANGELOG.md) - [Commits](harrisiirak/cron-parser@4.9.0...v5.10.0) Updates `env-schema` from 6.1.0 to 7.0.0 - [Release notes](https://github.com/fastify/env-schema/releases) - [Commits](fastify/env-schema@v6.1.0...v7.0.0) Updates `msgpackr` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/kriszyp/msgpackr/releases) - [Commits](kriszyp/msgpackr@v2.0.4...v2.0.5) Updates `pg-protocol` from 1.15.0 to 1.16.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg-protocol@1.16.0/packages/pg-protocol) --- updated-dependencies: - dependency-name: "@fastify/env" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: "@fastify/request-context" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: "@prisma/adapter-pg" dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: "@prisma/client" dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: bullmq dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: fastify dependency-version: 5.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: fastify-plugin dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: ioredis dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: pg dependency-version: 8.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: redis dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: "@ioredis/commands" dependency-version: 2.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production - dependency-name: "@prisma/client-runtime-utils" dependency-version: 7.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production - dependency-name: "@prisma/driver-adapter-utils" dependency-version: 7.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production - dependency-name: "@redis/bloom" dependency-version: 6.2.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: production - dependency-name: "@redis/client" dependency-version: 6.2.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: production - dependency-name: "@redis/json" dependency-version: 6.2.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: production - dependency-name: "@redis/search" dependency-version: 6.2.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: production - dependency-name: "@redis/time-series" dependency-version: 6.2.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: production - dependency-name: cron-parser dependency-version: 5.10.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production - dependency-name: env-schema dependency-version: 7.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production - dependency-name: msgpackr dependency-version: 2.0.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: pg-protocol dependency-version: 1.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/production-291662dc11
branch
August 31, 2026 15:34
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 production group with 25 updates:
5.0.37.0.06.2.17.0.07.9.07.10.07.9.07.10.05.81.26.3.116.6.117.4.25.10.05.12.15.1.06.0.05.11.16.0.08.22.08.23.05.12.16.2.14.23.14.23.123.25.764.4.31.10.02.0.07.9.07.10.07.9.07.10.05.12.16.2.15.12.16.2.15.12.16.2.15.12.16.2.15.12.16.2.14.9.05.10.06.1.07.0.02.0.42.0.51.15.01.16.0Updates
@fastify/envfrom 5.0.3 to 7.0.0Release notes
Sourced from @fastify/env's releases.
Commits
ee4862f7.0.079caa29chore: removed types deprecatedb34fcb9refactor(types): migrate from tsd to tstyche (#230)4add1afci: add lock-threads workflow (#229)81cae31build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#228)859cf4ebuild(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml (#226)96d63faBumped v6.0.0ac8b1cfci: remove stale.yml (#225)cee0807ci: remove stale.yml (#224)715db10chore(license): standardise license notice (#221)Updates
@fastify/request-contextfrom 6.2.1 to 7.0.0Release notes
Sourced from @fastify/request-context's releases.
Commits
9dceb747.0.09f49ee2chore: removed types and exports deprecatedaebb550refactor(types): migrate from tsd to tstyche (#243)b140ab8ci: add lock-threads workflow (#241)98f34c3build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#240)1287bd0build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml (#238)9115d0achore: update plugin (#234)b3595cabuild(deps-dev): bump eslint from 9.39.3 to 10.0.2 (#237)b973c50build(deps-dev): bump c8 from 10.1.3 to 11.0.0 (#236)473a339chore(license): standardise license notice (#235)Updates
@prisma/adapter-pgfrom 7.9.0 to 7.10.0Release notes
Sourced from @prisma/adapter-pg's releases.
... (truncated)
Commits
3fa65acfix(p2002): correct modelName in nested create unique constraint errors #2959...a180209fix(adapter-pg): map PostgreSQL deadlocks to P2034 (#29717)800f1d1fix(adapter-pg): preserve constraint name for unique violations (23505) (#29587)7ef2104fix(postgres): handle SQLSTATE 23001 for RESTRICT violations (#29554)Updates
@prisma/clientfrom 7.9.0 to 7.10.0Release notes
Sourced from @prisma/client's releases.
... (truncated)
Commits
05c1b88Teach Prisma 7 to prefer versioned config files (#30020)cf2bc1fRename prisma7 package to@prisma/prisma7(#30002)ce5a34cComplete downstream actionable Prisma 7 guidance propagation (#29994)3f13ec6Complete CLI-owned prisma7 distribution identity (#29969)179ba0cfeat(prisma7): add side-by-side CLI wrapper (#29949)3fa65acfix(p2002): correct modelName in nested create unique constraint errors #2959...6b6d9e9chore(deps): update engines to 7.10.0-4.0edf323efd1d98336f3f0a68684b56f689b90...b64e33cchore(deps): update engines to 7.10.0-3.9d90ce2c89d5c95a1148aef15e5561ab6c490...2046f9bfeat(client): expose ModelName to compute function in Result extensions (#29782)f2b3abdchore(deps): update engines to 7.10.0-1.6d040c802892de6d56c7e0061b7a10b3e6a0c...Updates
bullmqfrom 5.81.2 to 6.3.1Release notes
Sourced from bullmq's releases.
... (truncated)
Commits
9d737e9fix(postgres): resolve priv SQL dir at runtime for Mix releases (#4636)808161achore(release): vex2.2.0 (#4634)936f07dchore(release): 6.3.0 (#4633)bb569b8feat(postgres): forward :ssl option to Postgrex connection (#4631) (elixir)3508972chore(deps): update python dependencies [python] (#4579)498ddd3chore(deps): lock file maintenance [rust] (#4630)fdbe4fachore(release): vpy3.0.6 (#4625)df2d206chore(release): vrs1.2.7 (#4627)b716e53chore(release): vnet1.1.1 (#4628)edc74b0chore(release): vex2.1.3 (#4626)Updates
dotenvfrom 16.6.1 to 17.4.2Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
fastifyfrom 5.10.0 to 5.12.1Release notes
Sourced from fastify's releases.
... (truncated)
Commits
7d196a9Bumped v5.12.11ef8a60fix(validation): preserve coerced root values8acfea7fix: disable numeric trustProxy hop-count trust268e439fix: report canonical route url for hidden prefix slash route (#6719) (#6961)b3b8be1fix: run preClose hook exactly once per declaring instance (#6940) (#6954)4708a98ci: allow backport in pr title (#6948) (#6952)65d12datest: fix reply.mediaType (#6949) (#6950)27d1fecBumped v5.12.0430dd4efix(content-type): return undefined for invalid media types (#6942) (#6947)fd5fe53feat: addReply.prototype.mediaType(#6932) (#6946)Updates
fastify-pluginfrom 5.1.0 to 6.0.0Release notes
Sourced from fastify-plugin's releases.
Commits
05c1c326.0.0a309399chore: update depedabot setting (#292)3d43488chore: removed interface deprecated629292brefactor: standardize entry points and project structure68ddddbrefactor(types): migrate from tsd to tstyche (#288)12c07a4ci: add lock-threads workflow (#286)8a4d1a2build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#285)8e9e035build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml (#283)41b480echore: remove stale workflow and node reference type declaration (#281)1f378b1chore(license): standardise license notice (#278)Maintainer changes
This version was pushed to npm by fdawgs, a new releaser for fastify-plugin since your current version.
Updates
ioredisfrom 5.11.1 to 6.0.0Release notes
Sourced from ioredis's releases.
... (truncated)
Changelog
Sourced from ioredis's changelog.
Commits
8ed2946chore(release): 6.0.0 [skip ci]3b410f8docs: clarify managed HIMPORT fieldset behavior (#2161)729f174feat: himport managed fieldsets (#2159)6d0716efeat: improve default connection resilience (#2160)cf3bf71fix(types): export ScanStreamOptions, RedisStatus and ClusterStatus (#2158)aac171bci: update Redis test image (#2156)807bb1cchore(release): update repository URL (#2154)6c889e7docs: add security policy (#2153)6455dbefix: clear stale socket timeout on reconnect (#2148)9618206fix(cluster): validate MOVED slot to prevent Array.prototype pollution (#2151)Updates
pgfrom 8.22.0 to 8.23.0Changelog
Sourced from pg's changelog.
Commits
df274d1Publisheb19d0fAdd opt-in query pipelining (#3652)Updates
redisfrom 5.12.1 to 6.2.1Release notes
Sourced from redis's releases.