Skip to content

chore: bump the production-dependencies group with 17 updates - #192

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-5c143d4ddf
Closed

chore: bump the production-dependencies group with 17 updates#192
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-5c143d4ddf

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 17 updates:

Package From To
@aws-sdk/client-s3 3.1063.0 3.1115.0
@fastify/awilix 8.2.0 8.2.1
@fastify/cookie 11.0.2 11.1.2
@fastify/cors 11.2.0 11.3.0
@fastify/helmet 13.0.2 13.1.1
@fastify/jwt 10.1.0 10.2.2
@fastify/multipart 10.0.0 10.1.1
@fastify/swagger 9.7.0 9.8.1
@fastify/websocket 11.2.0 11.3.0
@prisma/adapter-pg 7.8.0 7.9.1
@prisma/client 7.8.0 7.9.1
@sinclair/typebox 0.34.49 0.34.52
argon2 0.44.0 0.45.1
awilix 13.0.3 13.0.5
axios 1.17.0 1.19.0
node-cron 4.2.1 4.6.0
resend 6.12.3 6.21.0

Updates @aws-sdk/client-s3 from 3.1063.0 to 3.1115.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.1115.0

3.1115.0(2026-08-20)

Documentation Changes
  • client-pricing-plan-manager: Documentation update for the CreateSubscription API to correct the default value of the approval mode parameter. The default value for paid subscriptions is MANUAL, not IMMEDIATE as previously documented. The default value remains IMMEDIATE for FREE tier subscriptions. (50d16ae3)
New Features
  • client-sesv2: Amazon SES now supports per-message tracking overrides. You can use the new ConfigurationOverrides parameter in SendEmail and SendBulkEmail to enable or disable open and click tracking for individual messages without changing your account-level or configuration set settings. (da56caa5)
  • client-arc-region-switch: Adds support for Rds switchover read replica for Oracle databases in Region switch plans (85ffb20a)
  • client-ec2: EC2 marks UEFI instance metadata field as sensitive. (c232746a)
  • client-direct-connect: This release adds custom route prefix pool allocations for Direct Connect. You can set IPv4 and IPv6 route prefix counts on private and transit virtual interfaces, and view pool size and unallocated counts on connections and LAGs, plus direct connect gateway attachment prefix allocation totals. (a94fb978)
  • client-amplify: Increased the maximum allowed length from 255 to 4,096 characters to support longer access tokens. (f7f8ecd1)
  • client-batch: AWS Batch now supports a new compute environment type that provides fully managed EC2 capacity with broader compute flexibility than Fargate, including GPU instances, bare metal, and specific instance type selection, without infrastructure management overhead. (9c559a73)
  • client-sagemaker: Added IAM Identity Center (IdC) support to CreatePartnerApp and UpdatePartnerApp APIs. Added Customer Managed Key (CMK) support to CreateMlflowApp and DescribeMlflowApp. (55485887)
  • client-lambda: Adds support for full JSON resource-based policies, enabling customers to create, retrieve, update, and delete function resource policies as complete JSON documents. (72573a2a)
  • client-cloudfront: Added SigV4a as a supported signing protocol for Origin Access Control (OAC), enabling CloudFront to sign requests to Amazon S3 Multi-Region Access Point (S3-MRAP) origins. (95476293)

For list of updated packages, view updated-packages.md in assets-3.1115.0.zip

v3.1114.0

3.1114.0(2026-08-19)

New Features
  • client-eks: Adds support for EKS cluster certificate authorities (CA) (a1316eae)
  • client-bedrock-agentcore-control: AgentCore Memory now supports Flexible Namespaces (65c89d6d)
  • client-batch: AWS Batch now supports managing CloudWatch Container Insights on compute environments via CreateComputeEnvironment and UpdateComputeEnvironment. (f77fc37f)
  • client-redshift: Amazon Redshift enhanced System Table retention that allows customers to store their system table data directly in S3 Tables in customer's account instead of Redshift Managed Storage (a46d1f96)
  • client-bedrock-agentcore: AgentCore Memory now supports Flexible Namespaces and Non-Conversational Payloads in CreateEvent API (a0d8fb6d)
  • client-medialive: AWS Elemental MediaLive now supports video cropping and output positioning. Use cropRectangle and outputPositionRectangle to position the encoded video within the output frame, with the surrounding area filled with black. (2bf1331a)
  • client-account-access: Adds throttling exceptions to operation outputs that were previously inconsistent with other operations. (1e39b385)
  • client-vpc-lattice: Amazon VPC Lattice now supports modification of private DNS options on Service Network VPC Associations (92c89b27)
  • client-redshift-serverless: Amazon Redshift Enhanced System Table Retention that allows customers to store their system table data directly in S3 Tables in customer's account instead of Redshift Managed Storage (73ad53c3)
  • lib-transfer-manager: add file based download api and worker thread based download. (#8259) (b2d60357)

For list of updated packages, view updated-packages.md in assets-3.1114.0.zip

v3.1113.0

3.1113.0(2026-08-18)

Chores

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.1115.0 (2026-08-20)

Note: Version bump only for package @​aws-sdk/client-s3

3.1114.0 (2026-08-19)

Note: Version bump only for package @​aws-sdk/client-s3

3.1113.0 (2026-08-18)

Note: Version bump only for package @​aws-sdk/client-s3

3.1112.0 (2026-08-17)

Note: Version bump only for package @​aws-sdk/client-s3

3.1111.0 (2026-08-14)

Note: Version bump only for package @​aws-sdk/client-s3

3.1110.0 (2026-08-13)

Note: Version bump only for package @​aws-sdk/client-s3

3.1109.0 (2026-08-12)

... (truncated)

Commits

Updates @fastify/awilix from 8.2.0 to 8.2.1

Release notes

Sourced from @​fastify/awilix's releases.

v8.2.1

What's Changed

New Contributors

Full Changelog: fastify/fastify-awilix@v8.2.0...v8.2.1

Commits
  • c98269b Bumped v8.2.1
  • 7b05c25 chore(.npmrc): add min-release-age
  • db65203 chore: bump fastify/workflows/.github/workflows/plugins-ci.yml (#208)
  • 7fc23b3 chore: bump fastify/workflows/.github/workflows/lock-threads.yml (#207)
  • 28d247e chore: bump c8 from 11.0.0 to 12.0.0 (#206)
  • 933a2a5 ci: pin actions to commit-hash
  • 16ec5e2 chore: bump @​types/node in the dev-dependencies-typescript group (#204)
  • b4b318b chore(package.json): use https for urls
  • 0283207 chore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#202)
  • 69bfb7e chore: update depedabot setting (#198)
  • Additional commits viewable in compare view

Updates @fastify/cookie from 11.0.2 to 11.1.2

Release notes

Sourced from @​fastify/cookie's releases.

v11.1.2

What's Changed

Full Changelog: fastify/fastify-cookie@v11.1.1...v11.1.2

v11.1.1

What's Changed

New Contributors

Full Changelog: fastify/fastify-cookie@v11.1.0...v11.1.1

v11.1.0

What's Changed

... (truncated)

Commits

Updates @fastify/cors from 11.2.0 to 11.3.0

Release notes

Sourced from @​fastify/cors's releases.

v11.3.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-cors@v11.2.0...v11.3.0

Commits
  • 2c60caa Bumped v11.3.0
  • cf4986e chore: bump @​types/node in the dev-dependencies-typescript group (#411)
  • 816d054 test: remove remaining tap-style assertions from vary tests (#410)
  • 20507ea chore(package.json): fix delvedor's personal url (#409)
  • 6fe85c4 docs(readme): update request origin link (#408)
  • 57bdc65 chore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#407)
  • a8ae57d chore: update depedabot setting
  • 4d34798 chore(.gitattributes): retain binary file eol style (#402)
  • 675ebef refactor(types): migrate from tsd to tstyche (#403)
  • ef25e0b ci: add lock-threads workflow (#401)
  • Additional commits viewable in compare view

Updates @fastify/helmet from 13.0.2 to 13.1.1

Release notes

Sourced from @​fastify/helmet's releases.

v13.1.1

What's Changed

Full Changelog: fastify/fastify-helmet@v13.1.0...v13.1.1

v13.1.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-helmet@v13.0.2...v13.1.0

Commits
Maintainer changes

This version was pushed to npm by tony133, a new releaser for @​fastify/helmet since your current version.


Updates @fastify/jwt from 10.1.0 to 10.2.2

Release notes

Sourced from @​fastify/jwt's releases.

v10.2.2

⚠️ Security Release

What's Changed

Full Changelog: fastify/fastify-jwt@v10.2.1...v10.2.2

v10.2.1

What's Changed

New Contributors

Full Changelog: fastify/fastify-jwt@v10.2.0...v10.2.1

v10.2.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-jwt@v10.1.0...v10.2.0

Commits
  • 0fa8941 Bumped v10.2.2
  • 2bb1a9a Merge commit from fork
  • 36c7b70 chore: bump fastify/workflows/.github/workflows/lock-threads.yml (#429)
  • faf9718 chore: bump fastify/workflows/.github/workflows/plugins-ci.yml
  • 165bbd1 chore(.npmrc): add min-release-age (#426)
  • 6b6caa9 test: update expected error message for clockTimestamp (fast-jwt) (#427)
  • 0cae912 Bumped v10.2.1
  • 66291d8 fix(types): type fastify.jwt as namespace map when namespaces are declared (#...
  • 3279a8c fix: propagate errors from async trusted callback (#405)
  • 986b390 chore: bump c8 from 11.0.0 to 12.0.0 (#425)
  • Additional commits viewable in compare view

Updates @fastify/multipart from 10.0.0 to 10.1.1

Release notes

Sourced from @​fastify/multipart's releases.

v10.1.1

⚠️ Security Release

What's Changed

Full Changelog: fastify/fastify-multipart@v10.1.0...v10.1.1

v10.1.0

What's Changed

Full Changelog: fastify/fastify-multipart@v10.0.0...v10.1.0

Commits
  • 6c4478a Bumped v10.1.1
  • 4005714 Merge commit from fork
  • 556cdb1 Merge commit from fork
  • 25e8ccb chore: bump fastify/workflows/.github/workflows/plugins-ci.yml (#640)
  • d0d77b5 chore: bump fastify/workflows/.github/workflows/lock-threads.yml (#639)
  • c8e29f7 chore(.npmrc): add min-release-age
  • 3468939 chore: bump c8 from 11.0.0 to 12.0.0 (#635)
  • a2d1367 ci: pin actions to commit-hash
  • 0a8ab66 Bumped v10.1.0
  • a9d53e5 fix: update module version
  • Additional commits viewable in compare view

Updates @fastify/swagger from 9.7.0 to 9.8.1

Release notes

Sourced from @​fastify/swagger's releases.

v9.8.1

What's Changed

Full Changelog: fastify/fastify-swagger@v9.8.0...v9.8.1

v9.8.0

What's Changed

Bumps the production-dependencies group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1063.0` | `3.1115.0` |
| [@fastify/awilix](https://github.com/fastify/fastify-awilix) | `8.2.0` | `8.2.1` |
| [@fastify/cookie](https://github.com/fastify/fastify-cookie) | `11.0.2` | `11.1.2` |
| [@fastify/cors](https://github.com/fastify/fastify-cors) | `11.2.0` | `11.3.0` |
| [@fastify/helmet](https://github.com/fastify/fastify-helmet) | `13.0.2` | `13.1.1` |
| [@fastify/jwt](https://github.com/fastify/fastify-jwt) | `10.1.0` | `10.2.2` |
| [@fastify/multipart](https://github.com/fastify/fastify-multipart) | `10.0.0` | `10.1.1` |
| [@fastify/swagger](https://github.com/fastify/fastify-swagger) | `9.7.0` | `9.8.1` |
| [@fastify/websocket](https://github.com/fastify/fastify-websocket) | `11.2.0` | `11.3.0` |
| [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg) | `7.8.0` | `7.9.1` |
| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `7.8.0` | `7.9.1` |
| [@sinclair/typebox](https://github.com/sinclairzx81/sinclair-typebox) | `0.34.49` | `0.34.52` |
| [argon2](https://github.com/ranisalt/node-argon2) | `0.44.0` | `0.45.1` |
| [awilix](https://github.com/jeffijoe/awilix) | `13.0.3` | `13.0.5` |
| [axios](https://github.com/axios/axios) | `1.17.0` | `1.19.0` |
| [node-cron](https://github.com/node-cron/node-cron) | `4.2.1` | `4.6.0` |
| [resend](https://github.com/resend/resend-node) | `6.12.3` | `6.21.0` |


Updates `@aws-sdk/client-s3` from 3.1063.0 to 3.1115.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1115.0/clients/client-s3)

Updates `@fastify/awilix` from 8.2.0 to 8.2.1
- [Release notes](https://github.com/fastify/fastify-awilix/releases)
- [Commits](fastify/fastify-awilix@v8.2.0...v8.2.1)

Updates `@fastify/cookie` from 11.0.2 to 11.1.2
- [Release notes](https://github.com/fastify/fastify-cookie/releases)
- [Commits](fastify/fastify-cookie@v11.0.2...v11.1.2)

Updates `@fastify/cors` from 11.2.0 to 11.3.0
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v11.2.0...v11.3.0)

Updates `@fastify/helmet` from 13.0.2 to 13.1.1
- [Release notes](https://github.com/fastify/fastify-helmet/releases)
- [Commits](fastify/fastify-helmet@v13.0.2...v13.1.1)

Updates `@fastify/jwt` from 10.1.0 to 10.2.2
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](fastify/fastify-jwt@v10.1.0...v10.2.2)

Updates `@fastify/multipart` from 10.0.0 to 10.1.1
- [Release notes](https://github.com/fastify/fastify-multipart/releases)
- [Commits](fastify/fastify-multipart@v10.0.0...v10.1.1)

Updates `@fastify/swagger` from 9.7.0 to 9.8.1
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v9.7.0...v9.8.1)

Updates `@fastify/websocket` from 11.2.0 to 11.3.0
- [Release notes](https://github.com/fastify/fastify-websocket/releases)
- [Commits](fastify/fastify-websocket@v11.2.0...v11.3.0)

Updates `@prisma/adapter-pg` from 7.8.0 to 7.9.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.9.1/packages/adapter-pg)

Updates `@prisma/client` from 7.8.0 to 7.9.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.9.1/packages/client)

Updates `@sinclair/typebox` from 0.34.49 to 0.34.52
- [Commits](sinclairzx81/sinclair-typebox@0.34.49...0.34.52)

Updates `argon2` from 0.44.0 to 0.45.1
- [Release notes](https://github.com/ranisalt/node-argon2/releases)
- [Commits](ranisalt/node-argon2@v0.44.0...v0.45.1)

Updates `awilix` from 13.0.3 to 13.0.5
- [Changelog](https://github.com/jeffijoe/awilix/blob/master/CHANGELOG.md)
- [Commits](jeffijoe/awilix@v13.0.3...v13.0.5)

Updates `axios` from 1.17.0 to 1.19.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.17.0...v1.19.0)

Updates `node-cron` from 4.2.1 to 4.6.0
- [Release notes](https://github.com/node-cron/node-cron/releases)
- [Changelog](https://github.com/node-cron/node-cron/blob/main/CHANGELOG.md)
- [Commits](node-cron/node-cron@v4.2.1...v4.6.0)

Updates `resend` from 6.12.3 to 6.21.0
- [Release notes](https://github.com/resend/resend-node/releases)
- [Changelog](https://github.com/resend/resend-node/blob/canary/CHANGELOG.md)
- [Commits](resend/resend-node@v6.12.3...v6.21.0)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1115.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@fastify/awilix"
  dependency-version: 8.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@fastify/cookie"
  dependency-version: 11.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@fastify/cors"
  dependency-version: 11.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@fastify/helmet"
  dependency-version: 13.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@fastify/jwt"
  dependency-version: 10.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@fastify/multipart"
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@fastify/swagger"
  dependency-version: 9.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@fastify/websocket"
  dependency-version: 11.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@prisma/adapter-pg"
  dependency-version: 7.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@prisma/client"
  dependency-version: 7.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@sinclair/typebox"
  dependency-version: 0.34.52
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: argon2
  dependency-version: 0.45.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: awilix
  dependency-version: 13.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: axios
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: node-cron
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: resend
  dependency-version: 6.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@aquie00t

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 24, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-5c143d4ddf branch August 24, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant