-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[dev] Updating dev branch to match with terraform #1763
Merged
vasireddy99
merged 273 commits into
aws-observability:dev
from
vasireddy99:dev-terraform
Feb 20, 2025
Merged
[dev] Updating dev branch to match with terraform #1763
vasireddy99
merged 273 commits into
aws-observability:dev
from
vasireddy99:dev-terraform
Feb 20, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the cdk-infra-deps group in /cdk_infra with 7 updates: | Package | From | To | | --- | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.91.0` | `2.92.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.0` | `20.5.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.4.0` | `6.4.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.4.0` | `6.4.1` | | [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.91.0` | `2.92.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.2` | `29.6.3` | | [prettier](https://github.com/prettier/prettier) | `3.0.1` | `3.0.2` | Updates `aws-cdk-lib` from 2.91.0 to 2.92.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.92.0/packages/aws-cdk-lib) Updates `@types/node` from 20.5.0 to 20.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.4.0 to 6.4.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.4.0 to 6.4.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/parser) Updates `aws-cdk` from 2.91.0 to 2.92.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.92.0/packages/aws-cdk) Updates `jest` from 29.6.2 to 29.6.3 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.6.3/packages/jest) Updates `prettier` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.1...3.0.2) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: aws-cdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps ... Signed-off-by: dependabot[bot] <[email protected]>
…ndabot/npm_and_yarn/cdk_infra/cdk-infra-deps-f829e07f65 Bump the cdk-infra-deps group in /cdk_infra with 7 updates
…aws-observability#1389) Bumps the load-gen-gradle-deps group in /load-generator with 2 updates: [info.picocli:picocli](https://github.com/remkop/picocli) and [io.freefair.lombok](https://github.com/freefair/gradle-plugins). Updates `info.picocli:picocli` from 4.7.4 to 4.7.5 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.4...v4.7.5) Updates `io.freefair.lombok` from 8.2.2 to 8.3 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.2.2...8.3) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: load-gen-gradle-deps - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-minor dependency-group: load-gen-gradle-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rvability#1395) Bumps the cdk-infra-deps group in /cdk_infra with 11 updates: | Package | From | To | | --- | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.92.0` | `2.94.0` | | [constructs](https://github.com/aws/constructs) | `10.2.69` | `10.2.70` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.1` | `20.5.9` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.4.1` | `6.6.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.4.1` | `6.6.0` | | [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.92.0` | `2.94.0` | | [eslint](https://github.com/eslint/eslint) | `8.47.0` | `8.48.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.3` | `29.6.4` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.3` | `29.5.4` | | [prettier](https://github.com/prettier/prettier) | `3.0.2` | `3.0.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.2.2` | Updates `aws-cdk-lib` from 2.92.0 to 2.94.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.94.0/packages/aws-cdk-lib) Updates `constructs` from 10.2.69 to 10.2.70 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.2.69...v10.2.70) Updates `@types/node` from 20.5.1 to 20.5.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.4.1 to 6.6.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.6.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.4.1 to 6.6.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.6.0/packages/parser) Updates `aws-cdk` from 2.92.0 to 2.94.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.94.0/packages/aws-cdk) Updates `eslint` from 8.47.0 to 8.48.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.47.0...v8.48.0) Updates `jest` from 29.6.3 to 29.6.4 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest) Updates `@types/jest` from 29.5.3 to 29.5.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `prettier` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.2...3.0.3) Updates `typescript` from 5.1.6 to 5.2.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: constructs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: aws-cdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1394) Bumps the github-actions-deps group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials). Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) Updates `aws-actions/configure-aws-credentials` from 2 to 3 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the root-gradle-deps group with 10 updates: | Package | From | To | | --- | --- | --- | | [info.picocli:picocli](https://github.com/remkop/picocli) | `4.7.4` | `4.7.5` | | [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.534` | `1.12.545` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.4.0` | `5.5.0` | | [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | `8.2.2` | `8.3` | | com.diffplug.spotless | `6.20.0` | `6.21.0` | | [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | `1.57.2` | `1.58.0` | | [io.grpc:grpc-api](https://github.com/grpc/grpc-java) | `1.57.2` | `1.58.0` | | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.57.2` | `1.58.0` | | software.amazon.awssdk:s3 | `2.20.131` | `2.20.142` | | org.slf4j:slf4j-simple | `2.0.7` | `2.0.9` | Updates `info.picocli:picocli` from 4.7.4 to 4.7.5 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.4...v4.7.5) Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.534 to 1.12.545 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.534...1.12.545) Updates `org.mockito:mockito-core` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.4.0...v5.5.0) Updates `io.freefair.lombok` from 8.2.2 to 8.3 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.2.2...8.3) Updates `com.diffplug.spotless` from 6.20.0 to 6.21.0 Updates `io.grpc:grpc-bom` from 1.57.2 to 1.58.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.2...v1.58.0) Updates `io.grpc:grpc-api` from 1.57.2 to 1.58.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.2...v1.58.0) Updates `io.grpc:grpc-netty-shaded` from 1.57.2 to 1.58.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.2...v1.58.0) Updates `software.amazon.awssdk:s3` from 2.20.131 to 2.20.142 Updates `org.slf4j:slf4j-simple` from 2.0.7 to 2.0.9 --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-netty-shaded dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps ... Signed-off-by: dependabot[bot] <[email protected]>
* Improve readability Signed-off-by: Raphael Silva <[email protected]> * Fix formatting Signed-off-by: Raphael Silva <[email protected]> --------- Signed-off-by: Raphael Silva <[email protected]>
…#1393) Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0. --- updated-dependencies: - dependency-name: gopkg.in/yaml.v3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ervability#1397) (aws-observability#1400) * Change metric validation template for statsd * removed statsd feature gate * Added statsd disabled feature gate testcase Co-authored-by: Daniel Zolty <[email protected]>
Signed-off-by: Raphael Silva <[email protected]>
…ndabot/gradle/root-gradle-deps-d1b0c92f57 Bump the root-gradle-deps group with 10 updates
…hil-fix-variables Fix syntax after refactoring code
…vability#1407) Bumps the cdk-infra-deps group in /cdk_infra with 6 updates: | Package | From | To | | --- | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.94.0` | `2.95.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.9` | `20.6.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.6.0` | `6.7.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.6.0` | `6.7.0` | | [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.94.0` | `2.95.1` | | [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.49.0` | Updates `aws-cdk-lib` from 2.94.0 to 2.95.1 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.95.1/packages/aws-cdk-lib) Updates `@types/node` from 20.5.9 to 20.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.6.0 to 6.7.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.6.0 to 6.7.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/parser) Updates `aws-cdk` from 2.94.0 to 2.95.1 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.95.1/packages/aws-cdk) Updates `eslint` from 8.48.0 to 8.49.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.48.0...v8.49.0) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: aws-cdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the root-gradle-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | com.github.ben-manes.versions | `0.47.0` | `0.48.0` | | [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.545` | `1.12.548` | | [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.29.0` | `1.30.1` | | [io.opentelemetry:opentelemetry-semconv](https://github.com/open-telemetry/opentelemetry-java) | `1.29.0-alpha` | `1.30.1-alpha` | | software.amazon.awssdk:s3 | `2.20.142` | `2.20.145` | Updates `com.github.ben-manes.versions` from 0.47.0 to 0.48.0 Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.545 to 1.12.548 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.545...1.12.548) Updates `io.opentelemetry:opentelemetry-bom` from 1.29.0 to 1.30.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.29.0...v1.30.1) Updates `io.opentelemetry:opentelemetry-semconv` from 1.29.0-alpha to 1.30.1-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/commits) Updates `software.amazon.awssdk:s3` from 2.20.142 to 2.20.145 --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: io.opentelemetry:opentelemetry-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.opentelemetry:opentelemetry-semconv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the mocked-server-grpc-metric-deps group in /mocked_servers/grpc_metrics with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.57.0...v1.58.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mocked-server-grpc-metric-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the mocked-server-grpc-race-deps group in /mocked_servers/grpc_trace with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.57.0...v1.58.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mocked-server-grpc-race-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1408) Bumps the github-actions-deps group with 4 updates: [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials), [docker/login-action](https://github.com/docker/login-action), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) and [docker/build-push-action](https://github.com/docker/build-push-action). Updates `aws-actions/configure-aws-credentials` from 3 to 4 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v3...v4) Updates `docker/login-action` from 2 to 3 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v2...v3) Updates `docker/setup-buildx-action` from 2 to 3 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2...v3) Updates `docker/build-push-action` from 4 to 5 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v4...v5) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the mocked-server-grpc-metric-deps group in /mocked_servers/grpc_metrics with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.0...v1.58.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mocked-server-grpc-metric-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the mocked-server-grpc-race-deps group in /mocked_servers/grpc_trace with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.0...v1.58.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mocked-server-grpc-race-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the root-gradle-deps group with 2 updates: [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) and software.amazon.awssdk:s3. Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.548 to 1.12.553 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.548...1.12.553) Updates `software.amazon.awssdk:s3` from 2.20.145 to 2.20.150 --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the cdk-infra-deps group in /cdk_infra with 8 updates: | Package | From | To | | --- | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.95.1` | `2.96.2` | | [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) | `4.0.5` | `4.0.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.6.0` | `20.6.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.0` | `6.7.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.0` | `6.7.2` | | [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.95.1` | `2.96.2` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.4` | `29.7.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.4` | `29.5.5` | Updates `aws-cdk-lib` from 2.95.1 to 2.96.2 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.96.2/packages/aws-cdk-lib) Updates `@types/js-yaml` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml) Updates `@types/node` from 20.6.0 to 20.6.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.7.0 to 6.7.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.7.0 to 6.7.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.2/packages/parser) Updates `aws-cdk` from 2.95.1 to 2.96.2 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.96.2/packages/aws-cdk) Updates `jest` from 29.6.4 to 29.7.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest) Updates `@types/jest` from 29.5.4 to 29.5.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@types/js-yaml" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: aws-cdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps ... Signed-off-by: dependabot[bot] <[email protected]>
…ndabot/npm_and_yarn/cdk_infra/cdk-infra-deps-b6c747cde6 Bump the cdk-infra-deps group in /cdk_infra with 8 updates
…ndabot/gradle/root-gradle-deps-eb57c2903a Bump the root-gradle-deps group with 2 updates
…ndabot/go_modules/mocked_servers/grpc_trace/mocked-server-grpc-race-deps-26e8fdf598 Bump the mocked-server-grpc-race-deps group in /mocked_servers/grpc_trace with 1 update
…ndabot/go_modules/mocked_servers/grpc_metrics/mocked-server-grpc-metric-deps-26e8fdf598 Bump the mocked-server-grpc-metric-deps group in /mocked_servers/grpc_metrics with 1 update
Bumps the mocked-server-grpc-metric-deps group in /mocked_servers/grpc_metrics with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.1...v1.58.2) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mocked-server-grpc-metric-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the github-actions-deps group with 1 update: [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login). - [Release notes](https://github.com/aws-actions/amazon-ecr-login/releases) - [Changelog](https://github.com/aws-actions/amazon-ecr-login/blob/main/CHANGELOG.md) - [Commits](aws-actions/amazon-ecr-login@v1...v2) --- updated-dependencies: - dependency-name: aws-actions/amazon-ecr-login dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the cdk-infra-deps group in /cdk_infra with 7 updates: | Package | From | To | | --- | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.96.2` | `2.100.0` | | [constructs](https://github.com/aws/constructs) | `10.2.70` | `10.3.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.6.2` | `20.8.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.2` | `6.7.5` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.2` | `6.7.5` | | [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.96.2` | `2.100.0` | | [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.51.0` | Updates `aws-cdk-lib` from 2.96.2 to 2.100.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.100.0/packages/aws-cdk-lib) Updates `constructs` from 10.2.70 to 10.3.0 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.2.70...v10.3.0) Updates `@types/node` from 20.6.2 to 20.8.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.7.2 to 6.7.5 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.7.2 to 6.7.5 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/parser) Updates `aws-cdk` from 2.96.2 to 2.100.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.100.0/packages/aws-cdk) Updates `eslint` from 8.49.0 to 8.51.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.49.0...v8.51.0) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: constructs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: aws-cdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) from 1.30.1 to 1.31.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.30.1...v1.31.0) --- updated-dependencies: - dependency-name: io.opentelemetry:opentelemetry-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ndabot/npm_and_yarn/cdk_infra/cdk-infra-deps-eddd2ad6f7 Bump the cdk-infra-deps group across 1 directory with 10 updates
Bumps the cdk-infra-deps group in /cdk_infra with 5 updates: | Package | From | To | | --- | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.173.4` | `2.174.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.10.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.19.0` | `8.19.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.19.0` | `8.19.1` | | [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.173.4` | `2.174.0` | Updates `aws-cdk-lib` from 2.173.4 to 2.174.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.174.0/packages/aws-cdk-lib) Updates `@types/node` from 22.10.2 to 22.10.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.19.0 to 8.19.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.19.0 to 8.19.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.1/packages/parser) Updates `aws-cdk` from 2.173.4 to 2.174.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.174.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: aws-cdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps ... Signed-off-by: dependabot[bot] <[email protected]>
…spark [release/v0.41.x]Pin Spark image to working commit
…mock [release/v0.41.x] cherry picking to update mock server certificates
…ndabot/npm_and_yarn/cdk_infra/cdk-infra-deps-ee1d770b4b Bump the cdk-infra-deps group in /cdk_infra with 5 updates
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.33.0. - [Commits](golang/net@v0.26.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…ndabot/go_modules/mocked_servers/grpc_metrics/golang.org/x/net-0.33.0 Bump golang.org/x/net from 0.26.0 to 0.33.0 in /mocked_servers/grpc_metrics
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.33.0. - [Commits](golang/net@v0.26.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…ndabot/go_modules/mocked_servers/grpc_trace/golang.org/x/net-0.33.0 Bump golang.org/x/net from 0.26.0 to 0.33.0 in /mocked_servers/grpc_trace
….41.x [Release/v0.41.x] Merge release branch back to terraform
…eks-clusters add EKS 1.30 and 1.31 for testing
Add additional EKS clusters versions 1.28, 1.29
…te_datadog_thing Update datadog apikey for new validation
Remove older eks clusters in the cdk_infra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description:
Updating dev branch w.r.t terraform, so can be used to test feature development.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.