momentum-mod / website

Momentum Mod's main website.
https://momentum-mod.org
MIT License
58 stars 61 forks source link

build(deps): bump the prod group across 1 directory with 30 updates #1040

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the prod group with 30 updates in the / directory:

Package From To
@aws-sdk/client-s3 3.633.0 3.654.0
@aws-sdk/s3-request-presigner 3.633.0 3.654.0
@fastify/cookie 9.3.1 10.0.1
@fastify/cors 9.0.1 10.0.1
@fastify/helmet 11.1.1 12.0.1
@fastify/static 7.0.4 8.0.1
@fastify/swagger 8.15.0 9.0.0
@fontsource/roboto 5.0.14 5.1.0
@nestjs/common 10.4.1 10.4.4
@nestjs/core 10.4.1 10.4.4
@nestjs/platform-fastify 10.4.1 10.4.4
@nestjs/swagger 7.4.0 7.4.2
@opentelemetry/auto-instrumentations-node 0.49.1 0.50.0
@opentelemetry/exporter-prometheus 0.52.1 0.53.0
@opentelemetry/exporter-trace-otlp-http 0.52.1 0.53.0
@opentelemetry/sdk-metrics 1.25.1 1.26.0
@opentelemetry/sdk-node 0.52.1 0.53.0
@prisma/client 5.18.0 5.19.1
@sentry/node 8.26.0 8.31.0
@sentry/profiling-node 8.26.0 8.31.0
adm-zip 0.5.15 0.5.16
axios 1.7.4 1.7.7
chart.js 4.4.3 4.4.4
fast-xml-parser 4.4.1 4.5.0
pino-http 10.2.0 10.3.0
primeng 17.18.9 17.18.10
simple-icons 13.6.0 13.11.0
steam-appticket 1.0.1 2.0.1
tslib 2.6.3 2.7.0
zone.js 0.14.10 0.15.0

Updates @aws-sdk/client-s3 from 3.633.0 to 3.654.0

Release notes

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

v3.654.0

3.654.0(2024-09-18)

Chores
  • clients: codegen sync for IDE type navigation (#6490) (bcfee783)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL. (b08130e0)
New Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b01)
  • client-mailmanager: Introduce a new RuleSet condition evaluation, where customers can set up a StringExpression with a MimeHeader condition. This condition will perform the necessary validation based on the X-header provided by customers. (900a39ed)
  • client-directory-service-data: Added new AWS Directory Service Data API, enabling you to manage data stored in AWS Directory Service directories. This includes APIs for creating, reading, updating, and deleting directory users, groups, and group memberships. (8c9372bd)
  • client-directory-service: Added new APIs for enabling, disabling, and describing access to the AWS Directory Service Data API (cca80ddf)
  • client-guardduty: Add launchType and sourceIPs fields to GuardDuty findings. (13c35828)
  • client-cost-explorer: This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon DynamoDB reservations. (69763882)
Bug Fixes
  • codegen: fix setting of default signing name (#6487) (108bb991)
  • middleware-flexible-checksums: use union for new config types (#6489) (c43103fb)

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

v3.653.0

3.653.0(2024-09-17)

Chores
  • allow turbo remote cache write only on AWS Codebuild (#6481) (9b2dac17)
  • use yarn for running turbo commands (#6480) (cd53ac9d)
  • show only turbo-computed task hashes in output (#6478) (f8befa68)
  • pass turbo remote cache options in environment variables (#6479) (a593a095)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with configuration information about the BYOL model for RDS for Db2. (90430721)
  • client-ecs: This is a documentation only release to address various tickets. (342485b9)
New Features
  • client-ecr: The DescribeImageScanning API now includes fixAvailable, exploitAvailable, and fixedInVersion fields to provide more detailed information about the availability of fixes, exploits, and fixed versions for identified image vulnerabilities. (d8294542)
  • client-lambda: Support for JSON resource-based policies and block public access (566bb052)
  • client-codebuild: GitLab Enhancements - Add support for Self-Hosted GitLab runners in CodeBuild. Add group webhooks (42807fe4)

... (truncated)

Changelog

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

3.654.0 (2024-09-18)

Features

  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b0)

3.651.1 (2024-09-13)

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

3.651.0 (2024-09-12)

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

3.650.0 (2024-09-11)

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

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

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

... (truncated)

Commits
  • 0ade74b Publish v3.654.0
  • a00b8b0 feat(client-s3): Added SSE-KMS support for directory buckets.
  • bcfee78 chore(clients): codegen sync for IDE type navigation (#6490)
  • 77a7964 Publish v3.651.1
  • 685f44d chore(clients): populate and resolve flexible checksums client config (#6471)
  • 9ed53c0 Publish v3.651.0
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • 75e1ab8 Publish v3.649.0
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • Additional commits viewable in compare view


Updates @aws-sdk/s3-request-presigner from 3.633.0 to 3.654.0

Release notes

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

v3.654.0

3.654.0(2024-09-18)

Chores
  • clients: codegen sync for IDE type navigation (#6490) (bcfee783)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL. (b08130e0)
New Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b01)
  • client-mailmanager: Introduce a new RuleSet condition evaluation, where customers can set up a StringExpression with a MimeHeader condition. This condition will perform the necessary validation based on the X-header provided by customers. (900a39ed)
  • client-directory-service-data: Added new AWS Directory Service Data API, enabling you to manage data stored in AWS Directory Service directories. This includes APIs for creating, reading, updating, and deleting directory users, groups, and group memberships. (8c9372bd)
  • client-directory-service: Added new APIs for enabling, disabling, and describing access to the AWS Directory Service Data API (cca80ddf)
  • client-guardduty: Add launchType and sourceIPs fields to GuardDuty findings. (13c35828)
  • client-cost-explorer: This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon DynamoDB reservations. (69763882)
Bug Fixes
  • codegen: fix setting of default signing name (#6487) (108bb991)
  • middleware-flexible-checksums: use union for new config types (#6489) (c43103fb)

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

v3.653.0

3.653.0(2024-09-17)

Chores
  • allow turbo remote cache write only on AWS Codebuild (#6481) (9b2dac17)
  • use yarn for running turbo commands (#6480) (cd53ac9d)
  • show only turbo-computed task hashes in output (#6478) (f8befa68)
  • pass turbo remote cache options in environment variables (#6479) (a593a095)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with configuration information about the BYOL model for RDS for Db2. (90430721)
  • client-ecs: This is a documentation only release to address various tickets. (342485b9)
New Features
  • client-ecr: The DescribeImageScanning API now includes fixAvailable, exploitAvailable, and fixedInVersion fields to provide more detailed information about the availability of fixes, exploits, and fixed versions for identified image vulnerabilities. (d8294542)
  • client-lambda: Support for JSON resource-based policies and block public access (566bb052)
  • client-codebuild: GitLab Enhancements - Add support for Self-Hosted GitLab runners in CodeBuild. Add group webhooks (42807fe4)

... (truncated)

Changelog

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

3.654.0 (2024-09-18)

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

3.651.1 (2024-09-13)

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

3.651.0 (2024-09-12)

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

3.650.0 (2024-09-11)

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

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

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

... (truncated)

Commits


Updates @fastify/cookie from 9.3.1 to 10.0.1

Release notes

Sourced from @​fastify/cookie's releases.

v10.0.1

What's Changed

Full Changelog: https://github.com/fastify/fastify-cookie/compare/v10.0.0...v10.0.1

v10.0.0

What's Changed

Full Changelog: https://github.com/fastify/fastify-cookie/compare/v9.4.0...v10.0.0

v9.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-cookie/compare/v9.3.1...v9.4.0

Commits


Updates @fastify/cors from 9.0.1 to 10.0.1

Release notes

Sourced from @​fastify/cors's releases.

v10.0.1

What's Changed

Full Changelog: https://github.com/fastify/fastify-cors/compare/v10.0.0...v10.0.1

v10.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-cors/compare/v9.0.1...v10.0.0

Commits


Updates @fastify/helmet from 11.1.1 to 12.0.1

Release notes

Sourced from @​fastify/helmet's releases.

v12.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-helmet/compare/v12.0.0...v12.0.1

v12.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-helmet/compare/v11.1.1...v12.0.0

Commits
  • 6925055 Bumped v12.0.1
  • ef39992 chore: Add named hooks for improved visibility and debugging (#261)
  • 188d984 chore: update fastify to ^5.0.0 (#260)
  • 1340981 chore: add c8 flag for 100 % code coverage (#259)
  • ae67f81 Bumped v12.0.0
  • ce93d68 fix: migrate from tap to node:test and c8 (#258)
  • 96651aa v12.0.0-pre.fv5.2
  • 3f02a8a chore: update min fastify version (#257)
  • 2b1cc72 build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 (#256)
  • cb06fea build(deps-dev): bump @​types/node from 20.14.13 to 22.0.0 (#255)
  • Additional commits viewable in compare view


Updates @fastify/static from 7.0.4 to 8.0.1

Release notes

Sourced from @​fastify/static's releases.

v8.0.1

What's Changed

Full Changelog: https://github.com/fastify/fastify-static/compare/v8.0.0...v8.0.1

v8.0.0

What's Changed

Full Changelog: https://github.com/fastify/fastify-static/compare/v7.0.4...v8.0.0

Commits


Updates @fastify/swagger from 8.15.0 to 9.0.0

Release notes

Sourced from @​fastify/swagger's releases.

v9.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-swagger/compare/v8.14.0...v9.0.0

Commits


Updates @fontsource/roboto from 5.0.14 to 5.1.0

Commits


Updates @nestjs/common from 10.4.1 to 10.4.4

Release notes

Sourced from @​nestjs/common's releases.

v10.4.2 (2024-09-16)

Dependencies

Committers: 3

Commits


Updates @nestjs/core from 10.4.1 to 10.4.4

Release notes

Sourced from @​nestjs/core's releases.

v10.4.2 (2024-09-16)

Dependencies

  • common, core, microservices, platform-express, platform-fastify, platform-socket.io, platform-ws, testing, websockets
  • platform-fastify
  • Other
dependabot[bot] commented 1 month ago

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