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 across 1 directory with 12 updates #29

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the non-breaking group with 12 updates in the / directory:

Package From To
@aws-sdk/client-s3 3.614.0 3.633.0
@aws-sdk/lib-storage 3.616.0 3.633.0
@nestjs/common 10.3.10 10.4.1
@nestjs/core 10.3.10 10.4.1
@nestjs/platform-fastify 10.3.10 10.4.1
@nestjs/cli 10.4.2 10.4.4
@nestjs/schematics 10.1.2 10.1.3
@nestjs/testing 10.3.10 10.4.1
@swc/core 1.7.0 1.7.12
@vitest/coverage-v8 2.0.3 2.0.5
typescript 5.5.3 5.5.4
vitest 2.0.3 2.0.5

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

Release notes

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

v3.633.0

3.633.0(2024-08-16)

Chores
New Features
  • clients: update client endpoints as of 2024-08-16 (d47413aa)
  • client-inspector2: Update the correct format of key and values for resource tags (594c0fcb)
  • client-sesv2: Marking use case description field of account details as deprecated. (271136dd)
  • client-batch: Improvements of integration between AWS Batch and EC2. (66125910)
  • client-quicksight: Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata (b4200b09)
  • client-sagemaker: Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response (cbc6a873)
Bug Fixes
  • middleware-sdk-s3: skip stream inspection if non-stream-like body (#6333) (5f85b5fd)

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

v3.632.0

3.632.0(2024-08-15)

New Features
  • clients: update client endpoints as of 2024-08-15 (05ff22bf)
  • client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea7)
  • client-docdb: This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup. (62c6973c)
  • client-iam: Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null. (2e20e957)
  • client-ecs: This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature. (e56be698)
Bug Fixes
  • util-endpoints: parseArn when resourcePath contains both delimiters (#6387) (63cb133f)
  • credential-providers: avoid sharing http2 requestHandler with inner STS (#6389) (d7b16106)
  • lib-dynamodb: missing @smithy/core dependency in @aws-sdk/lib-dynamodb (#6384) (84fd78ba)

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

v3.631.0

3.631.0(2024-08-14)

... (truncated)

Changelog

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

3.633.0 (2024-08-16)

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

3.632.0 (2024-08-15)

Features

  • client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea)

3.631.0 (2024-08-14)

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

3.629.0 (2024-08-12)

Features

  • core/httpAuthSchemes: set configuration sources for sigv4a signingRegionSet (#6368) (03bb39f)

3.627.0 (2024-08-08)

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

3.626.0 (2024-08-07)

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

... (truncated)

Commits


Updates @aws-sdk/lib-storage from 3.616.0 to 3.633.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.633.0

3.633.0(2024-08-16)

Chores
New Features
  • clients: update client endpoints as of 2024-08-16 (d47413aa)
  • client-inspector2: Update the correct format of key and values for resource tags (594c0fcb)
  • client-sesv2: Marking use case description field of account details as deprecated. (271136dd)
  • client-batch: Improvements of integration between AWS Batch and EC2. (66125910)
  • client-quicksight: Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata (b4200b09)
  • client-sagemaker: Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response (cbc6a873)
Bug Fixes
  • middleware-sdk-s3: skip stream inspection if non-stream-like body (#6333) (5f85b5fd)

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

v3.632.0

3.632.0(2024-08-15)

New Features
  • clients: update client endpoints as of 2024-08-15 (05ff22bf)
  • client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea7)
  • client-docdb: This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup. (62c6973c)
  • client-iam: Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null. (2e20e957)
  • client-ecs: This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature. (e56be698)
Bug Fixes
  • util-endpoints: parseArn when resourcePath contains both delimiters (#6387) (63cb133f)
  • credential-providers: avoid sharing http2 requestHandler with inner STS (#6389) (d7b16106)
  • lib-dynamodb: missing @smithy/core dependency in @aws-sdk/lib-dynamodb (#6384) (84fd78ba)

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

v3.631.0

3.631.0(2024-08-14)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.633.0 (2024-08-16)

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

3.632.0 (2024-08-15)

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

3.631.0 (2024-08-14)

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

3.629.0 (2024-08-12)

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

3.627.0 (2024-08-08)

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

3.626.0 (2024-08-07)

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

3.624.0 (2024-08-05)

... (truncated)

Commits


Updates @nestjs/common from 10.3.10 to 10.4.1

Commits


Updates @nestjs/core from 10.3.10 to 10.4.1

Commits


Updates @nestjs/platform-fastify from 10.3.10 to 10.4.1

Commits


Updates @nestjs/cli from 10.4.2 to 10.4.4

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.4.4

  • fix: concat path and outdir as assets cache key (3cb703f9)

Release 10.4.3

  • Merge pull request #2647 from nestjs/renovate/webpack-5.x (2864899f)
  • Merge pull request #2681 from jaunusa/bugfix/copyPathDepth (f2b3d7e1)
  • fix(assets): copy nested files and directories when no wildcard #2687 (793f3193)
  • chore(deps): update dependency @​commitlint/cli to v19.4.0 (6ebb6e57)
  • chore(deps): update dependency eslint to v9 (2660990e)
  • chore(deps): update dependency lint-staged to v15.2.8 (3795d2ae)
  • chore(deps): update dependency @​types/node to v20.14.14 (9c850f13)
  • chore(deps): update dependency @​swc/core to v1.7.6 (1535c585)
  • chore(deps): update typescript-eslint monorepo to v8 (c0800ffc)
  • fix: allow resolving copy paths for files in project root folder (5e745839)
  • chore(deps): update dependency @​swc/core to v1.7.4 (8416f33e)
  • chore(deps): update typescript-eslint monorepo to v7.18.0 (039ba071)
  • chore(deps): update dependency husky to v9.1.4 (9a71f09c)
  • chore(deps): update dependency @​types/node to v20.14.13 (902c1558)
  • chore(deps): update dependency @​swc/core to v1.7.3 (46cb313c)
  • chore(deps): update dependency husky to v9.1.3 (f8bc48db)
  • chore(deps): update dependency @​swc/core to v1.7.2 (f30661ad)
  • chore(deps): update dependency husky to v9.1.2 (aa13521d)
  • chore(deps): update dependency @​swc/core to v1.7.1 (1b93deb1)
  • chore(deps): update dependency @​types/node to v20.14.12 (0ac320cc)
  • chore(deps): update typescript-eslint monorepo to v7.17.0 (0117a1d1)
  • chore(deps): update dependency ts-jest to v29.2.3 (6b81d67d)
  • chore(deps): update dependency husky to v9.1.1 (6b32a857)
  • chore(deps): update dependency @​swc/core to v1.7.0 (13ad44de)
  • chore(deps): update dependency husky to v9.1.0 (6663e6fa)
  • chore(deps): update dependency @​types/node to v20.14.11 (bea1af03)
  • chore(deps): update typescript-eslint monorepo to v7.16.1 (d5611468)
  • chore(deps): update dependency release-it to v17.6.0 (60fe4c86)
  • chore(deps): update dependency prettier to v3.3.3 (db271391)
  • fix(deps): update dependency webpack to v5.93.0 (5433e50d)
  • chore(deps): update dependency ts-jest to v29.2.2 (a628afeb)
  • chore(deps): update dependency ts-jest to v29.2.1 (e1e2c19c)
  • chore(deps): update dependency release-it to v17.5.0 (657178d0)
  • chore(deps): update typescript-eslint monorepo to v7.16.0 (716638eb)
  • chore(deps): update dependency ts-jest to v29.2.0 (fa5f68d2)
  • chore(deps): update dependency @​types/inquirer to v9.0.7 (469a24f8)
  • chore(deps): update dependency @​swc/core to v1.6.13 (b8fcf491)
  • chore(deps): update dependency @​swc/core to v1.6.12 (d26058a5)
  • chore(deps): update dependency @​types/node to v20.14.10 (dc9f39d8)
Commits
  • ce5c3f4 chore(): release v10.4.4
  • 3cb703f fix: concat path and outdir as assets cache key
  • b276ee0 chore(): release v10.4.3
  • 2864899 Merge pull request #2647 from nestjs/renovate/webpack-5.x
  • f2b3d7e Merge pull request #2681 from jaunusa/bugfix/copyPathDepth
  • 793f319 fix(assets): copy nested files and directories when no wildcard #2687
  • 6ebb6e5 chore(deps): update dependency @​commitlint/cli to v19.4.0
  • 2660990 chore(deps): update dependency eslint to v9
  • 3795d2a chore(deps): update dependency lint-staged to v15.2.8
  • 9c850f1 chore(deps): update dependency @​types/node to v20.14.14
  • Additional commits viewable in compare view


Updates @nestjs/schematics from 10.1.2 to 10.1.3

Release notes

Sourced from @​nestjs/schematics's releases.

Release 10.1.3

  • fix: ts v5.5.4 incompatiblity #2662 (137a0e6)
  • chore(deps): update dependency @​types/node to v20.14.12 (e8a4726)
  • chore(deps): update typescript-eslint monorepo to v7.17.0 (0e6458d)
  • chore(deps): update dependency ts-jest to v29.2.3 (fbc0d5f)
  • chore(deps): update dependency husky to v9.1.1 (2022301)
  • chore(deps): update dependency husky to v9.1.0 (06f85ce)
  • chore(deps): update dependency @​types/node to v20.14.11 (a4bd83c)
  • chore(deps): update typescript-eslint monorepo to v7.16.1 (0c872ee)
  • chore(deps): update dependency @​babel/core to v7.24.9 (af06f1c)
  • chore(deps): update dependency release-it to v17.6.0 (d36b329)
  • chore(deps): update dependency prettier to v3.3.3 (0da0e73)
  • chore(deps): update babel monorepo to v7.24.8 (1837067)
  • chore(deps): update dependency ts-jest to v29.2.2 (00f8d03)
  • chore(deps): update dependency ts-jest to v29.2.1 (f396a15)
  • chore(deps): update typescript-eslint monorepo to v7.16.0 (c2001c7)
  • chore(deps): update dependency release-it to v17.5.0 (6ab3403)
  • chore(deps): update dependency ts-jest to v29.2.0 (a2fc7ac)
  • chore(deps): update dependency @​types/node to v20.14.10 (5f8be13)
  • chore(deps): fix package lock (5cbfabc)
Commits
  • 47f5140 chore(): release v10.1.3
  • 137a0e6 fix: ts v5.5.4 incompatiblity #2662
  • e8a4726 chore(deps): update dependency @​types/node to v20.14.12
  • 0e6458d chore(deps): update typescript-eslint monorepo to v7.17.0
  • fbc0d5f chore(deps): update dependency ts-jest to v29.2.3
  • 2022301 chore(deps): update dependency husky to v9.1.1
  • 06f85ce chore(deps): update dependency husky to v9.1.0
  • a4bd83c chore(deps): update dependency @​types/node to v20.14.11
  • 0c872ee chore(deps): update typescript-eslint monorepo to v7.16.1
  • af06f1c chore(deps): update dependency @​babel/core to v7.24.9
  • Additional commits viewable in compare view


Updates @nestjs/testing from 10.3.10 to 10.4.1

Commits


Updates @swc/core from 1.7.0 to 1.7.12

Release notes

Sourced from @​swc/core's releases.

v1.7.12

No release notes provided.

v1.7.12-nightly-20240819.1

No release notes provided.

v1.7.12-nightly-20240816.2

No release notes provided.

v1.7.12-nightly-20240816.1

No release notes provided.

v1.7.11

No release notes provided.

v1.7.11-nightly-20240814.1

No release notes provided.

v1.7.11-nightly-20240813.1

No release notes provided.

v1.7.11-nightly-20240812.2

No release notes provided.

v1.7.11-nightly-20240812.1

No release notes provided.

v1.7.10

No release notes provided.

v1.7.10-nightly-20240809.1

No release notes provided.

v1.7.9

No release notes provided.

v1.7.9-nightly-20240809.1

No release notes provided.

v1.7.8-nightly-20240809.2

No release notes provided.

v1.7.8-nightly-20240809.1

No release notes provided.

v1.7.8-nightly-20240808.1

No release notes provided.

v1.7.8-nightly-20240807.2

No release notes provided.

... (truncated)

Changelog

Sourced from @​swc/core's changelog.

[1.7.12] - 2024-08-19

Bug Fixes

  • (common) Do not use adjust_mappings from sourcemap crate (#9437) (563c162)

  • (es) Mark TypeScript nodes as reachable from Evaluator (#9440) (308e5ec)

  • (es/compat) Init this in sub class constructor for async (#9446) (bfaf31b)

  • (es/decorators) Fix metadata for accessors (#9444) (99738ef)

Miscellaneous Tasks

  • (deps) Update rust crate arrayvec to v0.7.6 (#9436) (08dd948)

[1.7.11] - 2024-08-14

Bug Fixes

Features

  • (es/typescript) Add native_class_properties to skip reordering of class properties inits (#9421) (d2929d1)

  • (estree/compat) Remove dependency on rayon (#9393) (34d1b27)

  • (html/minifier) Support using custom css minifier (#9425) (970cc81)

Miscellaneous Tasks

... (truncated)

Commits
  • e8bc48f chore: Publish 1.7.12 with swc_core v0.101.3
  • d9b6412 chore: Update changelog
  • 17553bb chore: Publish 1.7.12-nightly-20240819.1 with swc_core v0.101.3
  • f5b5948 chore: Publish crates with swc_core v0.101.3
  • bfaf31b fix(es/compat): Init this in sub class constructor for async (#9446)
  • 08dd948 chore(deps): update rust crate arrayvec to v0.7.6 (#9436)
  • 99738ef fix(es/decorators): Fix metadata for accessors (#9444)
  • 9d10fa4 chore: Update changelog
  • 5096367 chore: Publish 1.7.12-nightly-20240816.2 with swc_core v0.101.2
  • a4b9186 chore: Publish crates with swc_core v0.101.2
  • Additional commits viewable in compare view


Updates @vitest/coverage-v8 from 2.0.3 to 2.0.5

Release notes

Sourced from @​vitest/coverage-v8's releases.

v2.0.5

   🚀 Features

  • Introduce experimental reported tasks  -  by @​sheremet-va in vitest-dev/vitest#6149 (13d85)
    • This is part of the experimental API and doesn't follow semver. We are hoping to stabilize it for 2.1. If you are working with custom reporters, give this a go!

   🐞 Bug Fixes

    View changes on GitHub

v2.0.4

   🐞 Bug Fixes

    View changes on GitHub
Commits


Updates typescript from 5.5.3 to 5.5.4

Release notes

Sourced from typescript's releases.

TypeScript 5.5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • c8a7d58 Bump version to 5.5.4 and LKG
  • c0ded04 🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...
  • 5ba41e2 🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...
  • b075332 🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...
  • 9dd6f91 Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)
  • bf0ddaf 🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...
  • a44e2d9 🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...
  • f35206d 🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...
  • 1109550 Fix baselines on release-5.5 (#59330)
  • 8794318 🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...
  • Additional commits viewable in compare view


Updates vitest from 2.0.3 to 2.0.5

Release notes

Sourced from vitest's releases.

v2.0.5

   🚀 Features

  • Introduce experimental reported tasks  -  by @​sheremet-va in vitest-dev/vitest#6149 (13d85)
    • This is part of the experimental API and doesn't follow semver. We are hoping to stabilize it for 2.1. If you are working with custom reporters, give this a go!

   🐞 Bug Fixes

    View changes on GitHub

v2.0.4

   🐞 Bug Fixes

    View changes on GitHub
Commits