chore(deps): bump the production-deps group across 1 directory with 28 updates - #16
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…8 updates Bumps the production-deps group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.52.0` | `0.126.0` | | [diff](https://github.com/kpdecker/jsdiff) | `5.2.0` | `9.0.0` | | [compression](https://github.com/expressjs/compression) | `1.8.1` | `1.8.2` | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | | [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `18.0.0` | | [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.7.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.9` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.16.3` | `8.23.0` | | [redis](https://github.com/redis/node-redis) | `4.7.1` | `6.2.1` | | [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `14.0.2` | | [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.5` | | [@grpc/proto-loader](https://github.com/grpc/grpc-node) | `0.7.15` | `0.8.1` | | [ioredis](https://github.com/redis/ioredis) | `5.6.1` | `6.0.0` | | [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.4` | | [@octokit/auth-app](https://github.com/octokit/auth-app.js) | `6.1.4` | `8.3.1` | | [@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/dotenvx/dotenv-expand) | `10.0.0` | `1000.0.0` | | [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.6.5` | | [axios](https://github.com/axios/axios) | `1.11.0` | `1.20.0` | Updates `@anthropic-ai/sdk` from 0.52.0 to 0.126.0 - [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.126.0) 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 `compression` from 1.8.1 to 1.8.2 - [Release notes](https://github.com/expressjs/compression/releases) - [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md) - [Commits](expressjs/compression@v1.8.1...v1.8.2) 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 18.0.0 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v18.0.0) 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.7.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v7.5.1...v8.7.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.9 - [Commits](hapijs/joi@v17.13.3...v18.2.9) Updates `pg` from 8.16.3 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 4.7.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@4.7.1...redis@6.2.1) Updates `uuid` from 9.0.1 to 14.0.2 - [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.2) 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.5 - [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.5) 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 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.6.1...v6.0.0) 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.4 - [Release notes](https://github.com/octokit/app.js/releases) - [Commits](octokit/app.js@v16.0.1...v16.1.4) Updates `@octokit/auth-app` from 6.1.4 to 8.3.1 - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v6.1.4...v8.3.1) 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 1000.0.0 - [Changelog](https://github.com/dotenvx/dotenv-expand/blob/master/CHANGELOG.md) - [Commits](dotenvx/dotenv-expand@v10.0.0...v1000.0.0) Updates `zod` from 3.25.76 to 4.6.5 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.6.5) Updates `axios` from 1.11.0 to 1.20.0 - [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.20.0) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.126.0 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: compression dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-patch 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: 18.0.0 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.7.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.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: pg dependency-version: 8.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: redis dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: uuid dependency-version: 14.0.2 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.5 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: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major 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.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: "@octokit/auth-app" dependency-version: 8.3.1 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: 1000.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: zod dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: axios dependency-version: 1.20.0 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 28 updates in the / directory:
0.52.00.126.05.2.09.0.01.8.11.8.22.8.52.8.616.6.118.0.04.21.25.2.17.5.18.7.07.2.17.3.27.2.08.3.017.13.318.2.98.16.38.23.04.7.16.2.19.0.114.0.23.17.03.19.04.7.15.0.01.13.41.14.50.7.150.8.15.6.16.0.03.1.03.3.00.1.140.2.216.0.116.1.46.1.48.3.120.1.222.0.112.3.214.2.06.2.46.2.510.0.01000.0.03.25.764.6.51.11.01.20.0Updates
@anthropic-ai/sdkfrom 0.52.0 to 0.126.0Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
d103182Merge pull request #1200 from anthropics/release-please--branches--main--chan...39273d1chore: release maineb9abd2chore(docs): correct the compaction beta's parameter descriptions05fd878feat(api): add compaction parameter and signed compaction blocks (beta)e0d58f6chore(internal): move tsconfig off settings deprecated in TypeScript 6e016d25fix(api): use one input transformation type for message and delta event1d7cd91chore(internal): move the sub-packages off ts-node and modernise their tsconfigee23dd2feat(api): add url_sources to the web fetch toola364c12chore(tests): stop the mock server without failing a passing test run1f32871feat(api): add thinking_mismatch_allowed entries to input_transformations (beta)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
compressionfrom 1.8.1 to 1.8.2Release notes
Sourced from compression's releases.
Changelog
Sourced from compression's changelog.
Commits
0f970741.8.2 (#287)151f63efix: destroy compression stream on response close0a76495fix: match Cache-Control no-transform directive case-insensitively (#286)c17b6e5docs: update outdated Brotli note and fix npm install docs URL (#276)112911achore(ci): npm-publish via reusable workflows (#269)1bf5eb0build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#267)d8fe64dbuild(deps): bump actions/setup-node from 6.0.0 to 6.1.0 (#266)b218ff5build(deps): bump github/codeql-action from 4.31.5 to 4.31.9 (#265)8a1cf8ebuild(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 (#268)4a19855build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#257)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for compression since your current version.
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 18.0.0Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
2815fa818.0.0451c6cbadd spacing7c7ed02update README and changelog7454f56Merge pull request #1052 from motdotla/cli-cleanupf5de622.cmd coverage75289b1changelog33bd964spawn for windows2b4cc00update changelogde91a69cli cleanupfa8788eMerge pull request #1049 from webdevelopersrinu/fix-populate-nullUpdates
expressfrom 4.21.2 to 5.2.1Release notes
Sourced from express's releases.