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 35 updates #1068

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 1 week ago

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

Package From To
@aws-sdk/client-s3 3.633.0 3.685.0
@aws-sdk/s3-request-presigner 3.633.0 3.685.0
@fastify/cookie 9.3.1 11.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.2
@fastify/swagger 8.15.0 9.2.0
@fontsource/roboto 5.0.14 5.1.0
@nestjs/axios 3.0.3 3.1.1
@nestjs/common 10.4.1 10.4.6
@nestjs/config 3.2.3 3.3.0
@nestjs/core 10.4.1 10.4.6
@nestjs/platform-fastify 10.4.1 10.4.6
@nestjs/swagger 7.4.0 8.0.1
@opentelemetry/auto-instrumentations-node 0.49.1 0.52.0
@opentelemetry/exporter-prometheus 0.52.1 0.54.0
@opentelemetry/exporter-trace-otlp-http 0.52.1 0.54.0
@opentelemetry/host-metrics 0.35.3 0.35.4
@opentelemetry/sdk-metrics 1.25.1 1.27.0
@opentelemetry/sdk-node 0.52.1 0.54.0
@prisma/client 5.18.0 5.21.1
@sentry/node 8.26.0 8.36.0
@sentry/profiling-node 8.26.0 8.36.0
adm-zip 0.5.15 0.5.16
axios 1.7.4 1.7.7
chart.js 4.4.3 4.4.6
fast-vdf 2.0.2 2.0.5
fast-xml-parser 4.4.1 4.5.0
pino-http 10.2.0 10.3.0
primeng 17.18.9 17.18.11
simple-icons 13.6.0 13.16.0
steam-appticket 1.0.1 2.0.1
tslib 2.6.3 2.8.1
uuid 10.0.0 11.0.2
zone.js 0.14.10 0.15.0

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

Release notes

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

v3.685.0

3.685.0(2024-11-01)

New Features
  • clients: update client endpoints as of 2024-11-01 (daef7c12)
  • client-taxsettings: Add support for supplemental tax registrations via these new APIs: PutSupplementalTaxRegistration, ListSupplementalTaxRegistrations, and DeleteSupplementalTaxRegistration. (23a1507e)
  • client-cloudwatch-logs: This release introduces an improvement in PutLogEvents (3fc175fd)
  • client-bedrock-agent: Amazon Bedrock Knowledge Bases now supports using application inference profiles to increase throughput and improve resilience. (2601df45)
  • client-docdb-elastic: Amazon DocumentDB Elastic Clusters adds support for pending maintenance actions feature with APIs GetPendingMaintenanceAction, ListPendingMaintenanceActions and ApplyPendingMaintenanceAction (3bbb1c52)
Tests

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

v3.684.0

3.684.0(2024-10-31)

New Features
  • clients: update client endpoints as of 2024-10-31 (fe227f1b)
  • client-glue: Add schedule support for AWS Glue column statistics (8a12fe47)
  • client-batch: Add podNamespace to EksAttemptDetail and containerID to EksAttemptContainerDetail. (0260ae8c)
  • client-elastic-load-balancing-v2: Add UDP support for AWS PrivateLink and dual-stack Network Load Balancers (41fe911f)
  • client-auto-scaling: Adds bake time for Auto Scaling group Instance Refresh (23927397)
  • client-sesv2: This release enables customers to provide the email template content in the SESv2 SendEmail and SendBulkEmail APIs instead of the name or the ARN of a stored email template. (2f50238c)
  • client-sagemaker: SageMaker HyperPod adds scale-down at instance level via BatchDeleteClusterNodes API and group level via UpdateCluster API. SageMaker Training exposes secondary job status in TrainingJobSummary from ListTrainingJobs API. SageMaker now supports G6, G6e, P5e instances for HyperPod and Training. (6908bf20)
  • client-amp: Added support for UpdateScraper API, to enable updating collector configuration in-place (87ff3b96)

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

v3.683.0

3.683.0(2024-10-30)

New Features
  • clients: update client endpoints as of 2024-10-30 (3bc6bd0e)
  • client-network-firewall: AWS Network Firewall now supports configuring TCP idle timeout (bf77a245)
  • client-redshift-serverless: Adds and updates API members for the Redshift Serverless AI-driven scaling and optimization feature using the price-performance target setting. (2c0ec7d4)
  • client-sagemaker: Added support for Model Registry Staging construct. Users can define series of stages that models can progress through for model workflows and lifecycle. This simplifies tracking and managing models as they transition through development, testing, and production stages. (f2d06049)
  • client-geo-routes: Release of Amazon Location Routes API. Routes enables you to plan efficient routes and streamline deliveries by leveraging real-time traffic, vehicle restrictions, and turn-by-turn directions. (62dc2fd1)
  • client-opensearchserverless: Neo Integration via IAM Identity Center (IdC) (cecccbe1)

... (truncated)

Changelog

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

3.685.0 (2024-11-01)

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

3.682.0 (2024-10-29)

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

3.679.0 (2024-10-24)

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

3.678.0 (2024-10-23)

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

3.677.0 (2024-10-22)

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

3.676.0 (2024-10-21)

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

3.675.0 (2024-10-18)

... (truncated)

Commits


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

Release notes

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

v3.685.0

3.685.0(2024-11-01)

New Features
  • clients: update client endpoints as of 2024-11-01 (daef7c12)
  • client-taxsettings: Add support for supplemental tax registrations via these new APIs: PutSupplementalTaxRegistration, ListSupplementalTaxRegistrations, and DeleteSupplementalTaxRegistration. (23a1507e)
  • client-cloudwatch-logs: This release introduces an improvement in PutLogEvents (3fc175fd)
  • client-bedrock-agent: Amazon Bedrock Knowledge Bases now supports using application inference profiles to increase throughput and improve resilience. (2601df45)
  • client-docdb-elastic: Amazon DocumentDB Elastic Clusters adds support for pending maintenance actions feature with APIs GetPendingMaintenanceAction, ListPendingMaintenanceActions and ApplyPendingMaintenanceAction (3bbb1c52)
Tests

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

v3.684.0

3.684.0(2024-10-31)

New Features
  • clients: update client endpoints as of 2024-10-31 (fe227f1b)
  • client-glue: Add schedule support for AWS Glue column statistics (8a12fe47)
  • client-batch: Add podNamespace to EksAttemptDetail and containerID to EksAttemptContainerDetail. (0260ae8c)
  • client-elastic-load-balancing-v2: Add UDP support for AWS PrivateLink and dual-stack Network Load Balancers (41fe911f)
  • client-auto-scaling: Adds bake time for Auto Scaling group Instance Refresh (23927397)
  • client-sesv2: This release enables customers to provide the email template content in the SESv2 SendEmail and SendBulkEmail APIs instead of the name or the ARN of a stored email template. (2f50238c)
  • client-sagemaker: SageMaker HyperPod adds scale-down at instance level via BatchDeleteClusterNodes API and group level via UpdateCluster API. SageMaker Training exposes secondary job status in TrainingJobSummary from ListTrainingJobs API. SageMaker now supports G6, G6e, P5e instances for HyperPod and Training. (6908bf20)
  • client-amp: Added support for UpdateScraper API, to enable updating collector configuration in-place (87ff3b96)

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

v3.683.0

3.683.0(2024-10-30)

New Features
  • clients: update client endpoints as of 2024-10-30 (3bc6bd0e)
  • client-network-firewall: AWS Network Firewall now supports configuring TCP idle timeout (bf77a245)
  • client-redshift-serverless: Adds and updates API members for the Redshift Serverless AI-driven scaling and optimization feature using the price-performance target setting. (2c0ec7d4)
  • client-sagemaker: Added support for Model Registry Staging construct. Users can define series of stages that models can progress through for model workflows and lifecycle. This simplifies tracking and managing models as they transition through development, testing, and production stages. (f2d06049)
  • client-geo-routes: Release of Amazon Location Routes API. Routes enables you to plan efficient routes and streamline deliveries by leveraging real-time traffic, vehicle restrictions, and turn-by-turn directions. (62dc2fd1)
  • client-opensearchserverless: Neo Integration via IAM Identity Center (IdC) (cecccbe1)

... (truncated)

Changelog

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

3.685.0 (2024-11-01)

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

3.682.0 (2024-10-29)

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

3.679.0 (2024-10-24)

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

3.678.0 (2024-10-23)

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

3.677.0 (2024-10-22)

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

3.676.0 (2024-10-21)

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

3.675.0 (2024-10-18)

... (truncated)

Commits


Updates @fastify/cookie from 9.3.1 to 11.0.1

Release notes

Sourced from @​fastify/cookie's releases.

v11.0.1

What's Changed

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

v11.0.0

What's Changed

New Contributors

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

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

... (truncated)

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.2

Release notes

Sourced from @​fastify/static's releases.

v8.0.2

What's Changed

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

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.2.0

Release notes

Sourced from @​fastify/swagger's releases.

v9.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-swagger/compare/v9.1.0...v9.2.0

v9.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-swagger/compare/v9.0.1...v9.1.0

v9.0.1

What's Changed

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

v9.0.0

What's Changed

New Contributors

... (truncated)

Commits
Maintainer changes

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


Updates @fontsource/roboto from 5.0.14 to 5.1.0

Commits


Updates @nestjs/axios from 3.0.3 to 3.1.1

Release notes

Sourced from @​nestjs/axios's releases.

Release 3.1.1

What's Changed

New Contributors