pkarolyi / garden-snail

Self hosted Turborepo remote cache server
https://hub.docker.com/r/pkarolyi/garden-snail
MIT License
9 stars 1 forks source link

fix(dependabot): bump the non-breaking group with 6 updates #41

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the non-breaking group with 6 updates:

Package From To
@aws-sdk/client-s3 3.651.1 3.654.0
@aws-sdk/lib-storage 3.651.1 3.654.0
@nestjs/common 10.4.1 10.4.3
@nestjs/core 10.4.1 10.4.3
@nestjs/platform-fastify 10.4.1 10.4.3
@nestjs/testing 10.4.1 10.4.3

Updates @aws-sdk/client-s3 from 3.651.1 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)
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)
  • See full diff in compare view


Updates @aws-sdk/lib-storage from 3.651.1 to 3.654.0

Release notes

Sourced from @​aws-sdk/lib-storage'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/lib-storage's changelog.

3.654.0 (2024-09-18)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits


Updates @nestjs/common from 10.4.1 to 10.4.3

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

Release notes

Sourced from @​nestjs/core's releases.

v10.4.2 (2024-09-16)

Dependencies

Committers: 3

Commits


Updates @nestjs/platform-fastify from 10.4.1 to 10.4.3

Release notes

Sourced from @​nestjs/platform-fastify's releases.

v10.4.2 (2024-09-16)

Dependencies

Committers: 3

Commits


Updates @nestjs/testing from 10.4.1 to 10.4.3

Release notes

Sourced from @​nestjs/testing's releases.

v10.4.2 (2024-09-16)

Dependencies

Committers: 3

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
pkarolyi commented 1 month ago

@dependabot recreate

dependabot[bot] commented 1 month ago

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