chore(deps): bump the production-deps group with 27 updates#8
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the production-deps group with 27 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-deps group with 27 updates: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.52.0` | `0.112.3` | | [diff](https://github.com/kpdecker/jsdiff) | `5.2.0` | `9.0.0` | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | | [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `17.4.2` | | [express](https://github.com/expressjs/express) | `4.21.2` | `5.2.1` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `7.5.1` | `8.6.0` | | [express-validator](https://github.com/express-validator/express-validator) | `7.2.1` | `7.3.2` | | [helmet](https://github.com/helmetjs/helmet) | `7.2.0` | `8.3.0` | | [joi](https://github.com/hapijs/joi) | `17.13.3` | `18.2.3` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.16.3` | `8.22.0` | | [redis](https://github.com/redis/node-redis) | `4.7.1` | `6.1.0` | | [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `14.0.1` | | [winston](https://github.com/winstonjs/winston) | `3.17.0` | `3.19.0` | | [winston-daily-rotate-file](https://github.com/winstonjs/winston-daily-rotate-file) | `4.7.1` | `5.0.0` | | [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.13.4` | `1.14.4` | | [@grpc/proto-loader](https://github.com/grpc/grpc-node) | `0.7.15` | `0.8.1` | | [ioredis](https://github.com/luin/ioredis) | `5.6.1` | `5.11.1` | | [knex](https://github.com/knex/knex) | `3.1.0` | `3.3.0` | | [reflect-metadata](https://github.com/rbuckton/reflect-metadata) | `0.1.14` | `0.2.2` | | [@octokit/app](https://github.com/octokit/app.js) | `16.0.1` | `16.1.2` | | [@octokit/auth-app](https://github.com/octokit/auth-app.js) | `6.1.4` | `8.2.0` | | [@octokit/rest](https://github.com/octokit/rest.js) | `20.1.2` | `22.0.1` | | [@octokit/webhooks](https://github.com/octokit/webhooks.js) | `12.3.2` | `14.2.0` | | [convict](https://github.com/mozilla/node-convict) | `6.2.4` | `6.2.5` | | [dotenv-expand](https://github.com/motdotla/dotenv-expand) | `10.0.0` | `13.0.0` | | [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.4.3` | | [axios](https://github.com/axios/axios) | `1.11.0` | `1.18.1` | Updates `@anthropic-ai/sdk` from 0.52.0 to 0.112.3 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.52.0...sdk-v0.112.3) Updates `diff` from 5.2.0 to 9.0.0 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v5.2.0...v9.0.0) Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) 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 `express` from 4.21.2 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.21.2...v5.2.1) Updates `express-rate-limit` from 7.5.1 to 8.6.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v7.5.1...v8.6.0) Updates `express-validator` from 7.2.1 to 7.3.2 - [Release notes](https://github.com/express-validator/express-validator/releases) - [Commits](express-validator/express-validator@v7.2.1...v7.3.2) Updates `helmet` from 7.2.0 to 8.3.0 - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v7.2.0...v8.3.0) Updates `joi` from 17.13.3 to 18.2.3 - [Commits](hapijs/joi@v17.13.3...v18.2.3) Updates `pg` from 8.16.3 to 8.22.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.22.0/packages/pg) Updates `redis` from 4.7.1 to 6.1.0 - [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@4.7.1...redis@6.1.0) Updates `uuid` from 9.0.1 to 14.0.1 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v14.0.1) Updates `winston` from 3.17.0 to 3.19.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.17.0...v3.19.0) Updates `winston-daily-rotate-file` from 4.7.1 to 5.0.0 - [Release notes](https://github.com/winstonjs/winston-daily-rotate-file/releases) - [Changelog](https://github.com/winstonjs/winston-daily-rotate-file/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston-daily-rotate-file@v4.7.1...v5.0.0) Updates `@grpc/grpc-js` from 1.13.4 to 1.14.4 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.13.4...@grpc/grpc-js@1.14.4) Updates `@grpc/proto-loader` from 0.7.15 to 0.8.1 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/proto-loader@0.7.15...@grpc/proto-loader@0.8.1) Updates `ioredis` from 5.6.1 to 5.11.1 - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.6.1...v5.11.1) Updates `knex` from 3.1.0 to 3.3.0 - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](knex/knex@3.1.0...3.3.0) Updates `reflect-metadata` from 0.1.14 to 0.2.2 - [Release notes](https://github.com/rbuckton/reflect-metadata/releases) - [Commits](https://github.com/rbuckton/reflect-metadata/commits) Updates `@octokit/app` from 16.0.1 to 16.1.2 - [Release notes](https://github.com/octokit/app.js/releases) - [Commits](octokit/app.js@v16.0.1...v16.1.2) Updates `@octokit/auth-app` from 6.1.4 to 8.2.0 - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v6.1.4...v8.2.0) Updates `@octokit/rest` from 20.1.2 to 22.0.1 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v20.1.2...v22.0.1) Updates `@octokit/webhooks` from 12.3.2 to 14.2.0 - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](octokit/webhooks.js@v12.3.2...v14.2.0) Updates `convict` from 6.2.4 to 6.2.5 - [Changelog](https://github.com/mozilla/node-convict/blob/master/CHANGELOG.md) - [Commits](mozilla/node-convict@v6.2.4...v6.2.5) Updates `dotenv-expand` from 10.0.0 to 13.0.0 - [Changelog](https://github.com/motdotla/dotenv-expand/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv-expand@v10.0.0...v13.0.0) 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 `axios` from 1.11.0 to 1.18.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.18.1) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.112.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: diff dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-deps - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: express-rate-limit dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: express-validator dependency-version: 7.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: helmet dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: joi dependency-version: 18.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: pg dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: redis dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: winston dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: winston-daily-rotate-file dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: "@grpc/grpc-js" dependency-version: 1.14.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: "@grpc/proto-loader" dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: ioredis dependency-version: 5.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: knex dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: reflect-metadata dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: "@octokit/app" dependency-version: 16.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: "@octokit/auth-app" dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: "@octokit/rest" dependency-version: 22.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: "@octokit/webhooks" dependency-version: 14.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: convict dependency-version: 6.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-deps - dependency-name: dotenv-expand dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: axios dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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-deps group with 27 updates:
0.52.00.112.35.2.09.0.02.8.52.8.616.6.117.4.24.21.25.2.17.5.18.6.07.2.17.3.27.2.08.3.017.13.318.2.38.16.38.22.04.7.16.1.09.0.114.0.13.17.03.19.04.7.15.0.01.13.41.14.40.7.150.8.15.6.15.11.13.1.03.3.00.1.140.2.216.0.116.1.26.1.48.2.020.1.222.0.112.3.214.2.06.2.46.2.510.0.013.0.03.25.764.4.31.11.01.18.1Updates
@anthropic-ai/sdkfrom 0.52.0 to 0.112.3Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
f84e863chore: release main373cf7echore(docs): small updates4d3022dchore(internal): tidy changelog5019578chore: release main01e74eefix(google-cloud): bump google-auth-library to ^10.2.0 (#230)3c1a91echore(client): docs updatesdd61964chore: release mainb48ac4bci: force version bump (#225)4aac845chore: release main8db6f84ci: Update readme to force release (#224)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@anthropic-ai/sdksince your current version.Updates
difffrom 5.2.0 to 9.0.0Changelog
Sourced from diff's changelog.
... (truncated)
Commits
ed13acaUpdate version in package.json and in release notes (#683)7a49317Bump dependencies again (#682)afe5aecAdd Git support, and otherwise variously improve & fix parsePatch (and other ...2e46779Fix a typo (#679)dd2f9948.0.4 release (#678)3cc4384Update docs on releasing to reflect migration to yarn berry (#677)6fc2aa6yarn up '*' && yarn up -R '**' (#676)af7393ayarn up '*' && yarn up -R '**' (#670)4b5d180Fix another bug in diffWords's "intlSegmenter" mode (#667)10da50cyarn up '*' && yarn up -R '**' (#666)Updates
corsfrom 2.8.5 to 2.8.6Release notes
Sourced from cors's releases.
... (truncated)
Changelog
Sourced from cors's changelog.
Commits
f00a8c12.8.6 (#390)848e2bdchore: remove HISTORY.md and nonexistent CONTRIBUTING.md from tarball (#388)cf8947edocs: tweak intro, add note w/ browser enforcement, FAQ (#385)bbf62a5docs: simplify code examples with header comments (#386)f442e77Extend CI test matrix (#376)d5cf6cdci: add support for node@25 (#375)7e6f7eedocs: revamp content (#374)b25644cbuild(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#370)f881e91build(deps): bump github/codeql-action from 3.28.19 to 4.31.2 (#371)9a9a760chore: add funding to package.json (#363)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cors since your current version.
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
expressfrom 4.21.2 to 5.2.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
dbac7415.2.1697547cRevert "sec: security patch for CVE-2024-51999"4007ad1Release: 5.2.0 (#6920)2f64f68sec: security patch for CVE-2024-51999ed0ba3fbuild(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#6928)8eace46build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#6929)30bae81build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#6930)758d435deps: body-parser@^2.2.1 (#6922)77bcd52docs: update emeritus triagers (#6890)f33caf1Nominate to@efekrsklfor triage team (#6888)Updates
express-rate-limitfrom 7.5.1 to 8.6.0Release notes
Sourced from express-rate-limit's releases.
Commits
fffb3c48.6.0f366b2ddocs: debugging guide, time constants, & v8.6.0 changelog (#652)593ddd2fix: make debug output easier to read (#653)ef8c129fix: Pin safe version of@asyncapi/specsdev dep (#659)7b05e0dfeat: add time constants to support more readable values for windowMs (#655)863e730chore(deps-dev): bump the development-dependencies group with 3 updates (#657)e0e711efix: correct wording in usage documentation for express-rate-limit (#656)fcd3aa7chore(deps-dev): bump the development-dependencies group with 3 updates (#651)99d4298feat: usedebugfor debug logging (#641)23e4ddefeat: Run validations once each (#650)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for express-rate-limit since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
express-validatorfrom 7.2.1 to 7.3.2Release notes
Sourced from express-validator's releases.
Commits
7d06bc37.3.273fb78bci: bump node version used across several action jobs8a6c2d6deps: upgrade docusaurus and friends2db1d81deps: further bump lodash to v4.18.10b1dbe3docs: fix incorrect type references in oneOf and validation-result docs (#1358)0386b00docs: fix duplicate variable declaration in matchedData example (#1359)97fde88fix(deps): bump lodash to 4.17.23 to fix CVE-2025-13465 (#1355)6c2df4ddocs: fix incorrect checkSchema().run() example (#1357)24da8b77.3.11a7fdb7deps: upgrade validator to ~13.15.23Updates
helmetfrom 7.2.0 to 8.3.0Changelog
Sourced from helmet's changelog.