67 Commits

Author SHA1 Message Date
Tomasz Czubocha
3d8c4a5737
chore(ci): optimize integration test execution for Ubuntu runners with maxWorkers (#13265) 2026-01-15 13:48:40 +00:00
Tomasz Czubocha
c084c4c8fe
chore(deps): upgrade jest to v30.2.0 (#13250) 2026-01-14 20:59:04 +00:00
Tomasz Czubocha
089bb05186
fix: use system temp dir for AJV cache to fix Windows EPERM error (#13243) 2026-01-13 12:29:25 +00:00
Tomasz Czubocha
8327f684a6
chore: temporarily disable windows test in release workflow (#13207) 2025-12-29 21:42:22 +00:00
Tomasz Czubocha
ae6d5720b5
chore: remove group from runs-on config in release workflows (#13205) 2025-12-29 19:45:09 +00:00
Tomasz Czubocha
681ca03955
refactor(mcp): validate workspaceDir and use execFile in project-finder (#13203) 2025-12-29 19:11:45 +00:00
dependabot[bot]
cbff987fe7
chore(deps): bump the aws-sdk group with 30 updates (#13185)
* chore(deps): bump the aws-sdk group with 30 updates

Bumps the aws-sdk group with 30 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-acm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-acm) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-api-gateway](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-api-gateway) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-apigatewayv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-apigatewayv2) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-application-auto-scaling](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-application-auto-scaling) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-cloudfront-keyvaluestore](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront-keyvaluestore) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.943.0` | `3.949.0` |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-elastic-load-balancing-v2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-elastic-load-balancing-v2) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-iam](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iam) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.943.0` | `3.950.0` |
| [@aws-sdk/client-route-53](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-route-53) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.943.0` | `3.948.0` |
| [@aws-sdk/client-wafv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-wafv2) | `3.943.0` | `3.948.0` |
| [@aws-sdk/signature-v4-crt](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/signature-v4-crt) | `3.943.0` | `3.947.0` |
| [@smithy/util-retry](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-retry) | `4.2.6` | `4.2.7` |
| [@aws-sdk/client-iot](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iot) | `3.943.0` | `3.948.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.943.0` | `3.948.0` |
| [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) | `4.4.5` | `4.4.7` |
| [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) | `3.943.0` | `3.948.0` |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.943.0` | `3.948.0` |


Updates `@aws-sdk/client-acm` from 3.943.0 to 3.948.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-acm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-acm)

Updates `@aws-sdk/client-api-gateway` from 3.943.0 to 3.948.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-api-gateway/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-api-gateway)

Updates `@aws-sdk/client-apigatewayv2` from 3.943.0 to 3.948.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-apigatewayv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-apigatewayv2)

Updates `@aws-sdk/client-application-auto-scaling` from 3.943.0 to 3.948.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-application-auto-scaling/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-application-auto-scaling)

Updates `@aws-sdk/client-cloudformation` from 3.943.0 to 3.948.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-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-cloudformation)

Updates `@aws-sdk/client-cloudfront` from 3.943.0 to 3.948.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-cloudfront/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-cloudfront)

Updates `@aws-sdk/client-cloudfront-keyvaluestore` from 3.943.0 to 3.948.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-cloudfront-keyvaluestore/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-cloudfront-keyvaluestore)

Updates `@aws-sdk/client-cloudwatch` from 3.943.0 to 3.949.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-cloudwatch/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.949.0/clients/client-cloudwatch)

Updates `@aws-sdk/client-cloudwatch-logs` from 3.943.0 to 3.948.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-cloudwatch-logs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-cloudwatch-logs)

Updates `@aws-sdk/client-dynamodb` from 3.943.0 to 3.948.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-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-dynamodb)

Updates `@aws-sdk/client-ec2` from 3.943.0 to 3.948.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-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-ec2)

Updates `@aws-sdk/client-ecr` from 3.943.0 to 3.948.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-ecr/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-ecr)

Updates `@aws-sdk/client-ecs` from 3.943.0 to 3.948.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-ecs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-ecs)

Updates `@aws-sdk/client-elastic-load-balancing-v2` from 3.943.0 to 3.948.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-elastic-load-balancing-v2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-elastic-load-balancing-v2)

Updates `@aws-sdk/client-eventbridge` from 3.943.0 to 3.948.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-eventbridge/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-eventbridge)

Updates `@aws-sdk/client-iam` from 3.943.0 to 3.948.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-iam/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-iam)

Updates `@aws-sdk/client-lambda` from 3.943.0 to 3.950.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-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.950.0/clients/client-lambda)

Updates `@aws-sdk/client-route-53` from 3.943.0 to 3.948.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-route-53/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-route-53)

Updates `@aws-sdk/client-s3` from 3.943.0 to 3.948.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.948.0/clients/client-s3)

Updates `@aws-sdk/client-sqs` from 3.943.0 to 3.948.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-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-sqs)

Updates `@aws-sdk/client-ssm` from 3.943.0 to 3.948.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-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-ssm)

Updates `@aws-sdk/client-sts` from 3.943.0 to 3.948.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-sts/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-sts)

Updates `@aws-sdk/client-wafv2` from 3.943.0 to 3.948.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-wafv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-wafv2)

Updates `@aws-sdk/signature-v4-crt` from 3.943.0 to 3.947.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/signature-v4-crt/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.947.0/packages/signature-v4-crt)

Updates `@smithy/util-retry` from 4.2.6 to 4.2.7
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-retry/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-retry@4.2.7/packages/util-retry)

Updates `@aws-sdk/client-iot` from 3.943.0 to 3.948.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-iot/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-iot)

Updates `@aws-sdk/lib-storage` from 3.943.0 to 3.948.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/lib/lib-storage)

Updates `@smithy/node-http-handler` from 4.4.5 to 4.4.7
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-http-handler@4.4.7/packages/node-http-handler)

Updates `@aws-sdk/client-cognito-identity-provider` from 3.943.0 to 3.948.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-cognito-identity-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-cognito-identity-provider)

Updates `@aws-sdk/credential-providers` from 3.943.0 to 3.948.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/packages/credential-providers)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-acm"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-api-gateway"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-apigatewayv2"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-application-auto-scaling"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudfront"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudfront-keyvaluestore"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-version: 3.949.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ec2"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ecr"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ecs"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-elastic-load-balancing-v2"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-iam"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.950.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-route-53"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-wafv2"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/signature-v4-crt"
  dependency-version: 3.947.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@smithy/util-retry"
  dependency-version: 4.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-iot"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@smithy/node-http-handler"
  dependency-version: 4.4.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.948.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-providers"
  dependency-version: 3.948.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

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

* chore: update CI workflow to use `latest-linux` runner instead of `latest`

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tomasz Czubocha <tomasz.czubocha@gmail.com>
2025-12-23 15:56:33 +00:00
Tomasz Czubocha
01d1b3c45f
chore: update dependabot config and CI Python workflow paths (#13190) 2025-12-22 21:58:46 +00:00
Tomasz Czubocha
6213453da7 chore: add GitHub Actions workflows and docs license 2025-12-18 21:57:28 +00:00
Tomasz Czubocha
8cec971f1d chore: integrate v4 packages into main repository 2025-12-18 21:28:14 +00:00
Tomasz Czubocha
ec4957fad5
chore: automate CLA signing (#13019) 2025-02-13 19:16:45 +01:00
Tomasz Czubocha
c4cebae79f
chore: automate CLA signing 2025-02-13 18:17:49 +01:00
Walid Elnozahy
87a644afa7
chore: update trigger sync docs ref (#12668) 2024-07-04 21:21:41 +03:00
Walid Elnozahy
63ab014728
chore: use github scripts in trigger docs sync (#12667)
* chore: use github scripts in trigger docs sync

* chore: use github scripts in trigger docs sync
2024-07-04 20:55:20 +03:00
Walid Elnozahy
a7b3787e2a
Sync docs trigger (#12666)
* chore: update sync docs workflow

* chore: update sync docs workflow
2024-07-04 18:53:35 +03:00
Walid Elnozahy
c2920f47f1
feat: remove docs sync file and add an action trigger instead (#12665)
* feat: remove docs sync file and add an action trigger instead

* update secret name

* update secret name
2024-07-04 18:39:31 +03:00
Walid Elnozahy
725b18f3ea
chore: add manual trigger to sync docs action (#12650)
* throw error if sync script fails

* add manual trigger
2024-06-27 23:08:08 +03:00
Walid Elnozahy
0e9aefee49
Update docs sync (#12648)
* docs: add scripts package.json

* docs: add scripts package.json

* update actions file

* add workflow permission

* throw an error when the workflow job fails
2024-06-27 21:02:25 +03:00
Walid Elnozahy
06e16ae7e2
docs: add scripts package.json (#12644)
* docs: add scripts package.json

* docs: add scripts package.json

* update actions file

* add workflow permission
2024-06-27 18:11:14 +03:00
Walid Elnozahy
60142a2d10
docs: add docs sync script (#12638)
* feat: add sync scripts

* feat: edit workflows file
2024-06-26 16:56:42 +03:00
Max Marze
15ca61421a chore: remove unneeded actions 2024-05-21 12:43:41 -04:00
Max Marze
ee89ebeb16
chore: Release v3.35.1 (#12161)
* chore: Release v3.35.1

* ci: Fix chocolatey publish
2023-09-16 11:49:10 -04:00
Max Marze
f057629cbe
feat: Upgrade to @serverless/dashboard-plugin (#12157)
* feat: Upgrade to @serverless/dashboard-plugin

* feat: Remove support for node12

* chore: Bump @serverless/dashboard-plugin version

* fix: Coverage on Linux action
2023-09-15 16:31:25 -04:00
Graham Campbell
f5d143ac39
Support the new Python 3.11 lambda runtime and update examples to use Python 3.11 (#12085) 2023-07-27 15:25:37 -05:00
Graham Campbell
90f3a663b4
chore: Upgrade to latest actions in GitHub Workflows (#11990) 2023-07-26 09:03:07 -05:00
Mariusz Nowak
671aa61982
chore: Do not publish binaries to Tencent 2022-12-22 14:47:47 +01:00
Matthieu Napoli
f09bb173b4 docs: Publish the new menu only on the main branch
Testing was successful in GitHub Actions, let's remove the test branch.
2022-05-02 13:21:40 +02:00
Matthieu Napoli
5cdf75cd95 docs: Publish the new documentation menu to S3
The new documentation menu is now defined as a JSON file (it's no longer dynamically built from Algolia) and hosted on S3 (behind CloudFront).

The documentation website retrieves the JSON file and renders the menu in JS.
2022-05-02 13:21:40 +02:00
Piotr Grzesik
9e73bb307f ci: Ensure id for cache step when publishing 2022-02-22 12:30:00 +01:00
Piotr Grzesik
0c2026c093 chore: Rename master branch to main 2022-01-31 15:04:58 +01:00
Piotr Grzesik
766b58da61 refactor: Upgrade ajv to v8 along with related packages 2022-01-27 15:21:58 +01:00
Piotr Grzesik
13e8ca6f83 feat: Remove support for Node v10
BREAKING CHANGE: Node in versions lower than 12 is no longer supported
2022-01-27 15:21:58 +01:00
Mariusz Nowak
427920ee0f fix(CLI): Respect old Node.js versions in version detection 2022-01-13 13:37:56 +01:00
Piotr Grzesik
b8cc13f502 ci: Use Node 16 as main Node version 2021-12-08 14:23:47 +01:00
Mariusz Nowak
889e1be58c ci: Simplify commit range resolution 2021-10-22 13:22:57 +02:00
Mariusz Nowak
993591aa17 ci: Increase allowed number of retries 2021-07-08 13:44:14 +02:00
Mariusz Nowak
255b93fbe0 test: Cover serverless-plugin-requirements plugin 2021-07-05 12:20:41 +02:00
Piotr Grzesik
be083237cd ci: Remove explicit CODECOV_TOKEN 2021-06-30 16:51:49 +02:00
Piotr Grzesik
8fc52cdeec ci: Add node16 to testing matrix 2021-06-30 15:13:54 +02:00
Piotr Grzesik
1c5f860747 ci: Properly resolve package version generated by npm pack 2021-02-24 13:42:42 +01:00
Piotr Grzesik
9db57bd2b8 ci: Add prePublishPackageTest to test against npm pack artifact 2021-02-19 14:46:08 +01:00
Piotr Grzesik
aa50a26ee3 ci: Run integration tests against standalone binary 2021-02-19 14:46:08 +01:00
Mariusz Nowak
37f1b978a5
ci: Fix resolution of deps in publication build 2020-11-09 09:53:16 +01:00
Mariusz Nowak
f9c30772d7 ci: Fix configuration of integrate job 2020-09-10 13:26:17 +02:00
Mariusz Nowak
69dd4b9745 feat: Drop support for Node.js versions below v10
BREAKING CHANGE:
Node.js versions below v10 are no longer supported
2020-09-10 13:26:17 +02:00
Mariusz Nowak
be952d5ca2
ci: Fix cache key 2020-08-26 12:15:44 +02:00
Mariusz Nowak
8f98c82c5b ci: Upgrade to actions/cache v2 2020-08-25 11:32:08 +02:00
Mariusz Nowak
8175f79dca
ci: Ensure to not expose a hash post url
Fixes #8061
2020-08-07 09:42:45 +02:00
Mariusz Nowak
81c2d1509d
ci: Fix Choco API key configuration 2020-07-16 09:21:33 +02:00
Mariusz Nowak
b0829143f2
ci: Limit integration tests timeout to 30 minutes 2020-07-07 13:51:40 +02:00