Skip to content
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

chore(cdk): bump the non-major group in /cdk with 5 updates #6

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps the non-major group in /cdk with 5 updates:

Package From To
@aws-sdk/client-cloudfront 3.552.0 3.554.0
@aws-sdk/client-secrets-manager 3.552.0 3.554.0
aws-cdk-lib 2.136.1 2.137.0
jsii 5.4.0 5.4.3
publib 0.2.816 0.2.817

Updates @aws-sdk/client-cloudfront from 3.552.0 to 3.554.0

Release notes

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

v3.554.0

3.554.0(2024-04-11)

Documentation Changes
  • client-s3-control: Documentation updates for Amazon S3-control. (59c84c31)
  • client-codebuild: Support access tokens for Bitbucket sources (6af775f9)
  • client-rds: Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (a5585f47)
New Features
  • clients: update client endpoints as of 2024-04-11 (bd1a4176)
  • client-cloudwatch: This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (e0d291a5)
  • client-cloudfront: CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (10615551)
  • client-iam: For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (bd8d5bf4)
  • client-omics: This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (a6d5127c)
  • client-pipes: LogConfiguration ARN validation fixes (b937f440)
  • client-wafv2: Adds an updated version of smoke tests, including smithy trait, for SDK testing. (5b79451f)
  • client-medialive: AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (17570f04)
  • client-batch: This release adds the task properties field to attempt details and the name field on EKS container detail. (6771613c)
  • core: validate XML during deserialization (#5991) (50002cf0)
Bug Fixes
  • private: add dependency checking to private folder (#5993) (c071ceab)

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

v3.553.0

3.553.0(2024-04-10)

Chores
Documentation Changes

... (truncated)

Changelog

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

3.554.0 (2024-04-11)

Features

  • client-cloudfront: CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (1061555)
Commits
  • 46f9da3 Publish v3.554.0
  • 1061555 feat(client-cloudfront): CloudFront origin access control extends support to ...
  • See full diff in compare view

Updates @aws-sdk/client-secrets-manager from 3.552.0 to 3.554.0

Release notes

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

v3.554.0

3.554.0(2024-04-11)

Documentation Changes
  • client-s3-control: Documentation updates for Amazon S3-control. (59c84c31)
  • client-codebuild: Support access tokens for Bitbucket sources (6af775f9)
  • client-rds: Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (a5585f47)
New Features
  • clients: update client endpoints as of 2024-04-11 (bd1a4176)
  • client-cloudwatch: This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (e0d291a5)
  • client-cloudfront: CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (10615551)
  • client-iam: For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (bd8d5bf4)
  • client-omics: This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (a6d5127c)
  • client-pipes: LogConfiguration ARN validation fixes (b937f440)
  • client-wafv2: Adds an updated version of smoke tests, including smithy trait, for SDK testing. (5b79451f)
  • client-medialive: AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (17570f04)
  • client-batch: This release adds the task properties field to attempt details and the name field on EKS container detail. (6771613c)
  • core: validate XML during deserialization (#5991) (50002cf0)
Bug Fixes
  • private: add dependency checking to private folder (#5993) (c071ceab)

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

v3.553.0

3.553.0(2024-04-10)

Chores
Documentation Changes

... (truncated)

Changelog

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

3.554.0 (2024-04-11)

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

Commits

Updates aws-cdk-lib from 2.136.1 to 2.137.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.137.0

Features

Bug Fixes

  • appsync: source api association does not depend on schema (#29455) (92a160b), closes #29044
  • s3-deployment: BucketDeployment fails when bootstrap stack's StagingBucket is encrypted with customer managed KMS key (#29540) (0b429fb), closes #25100 #25100 #25100
  • sns: contentBasedDeduplication is always false for imported topic (#29542) (4a9e683), closes #29532

Alpha modules (2.137.0-alpha.0)

Bug Fixes

Changelog

Sourced from aws-cdk-lib's changelog.

2.137.0 (2024-04-10)

Features

Bug Fixes

  • appsync: source api association does not depend on schema (#29455) (92a160b), closes #29044
  • s3-deployment: BucketDeployment fails when bootstrap stack's StagingBucket is encrypted with customer managed KMS key (#29540) (0b429fb), closes #25100 #25100 #25100
  • sns: contentBasedDeduplication is always false for imported topic (#29542) (4a9e683), closes #29532
Commits
  • 0b429fb fix(s3-deployment): BucketDeployment fails when bootstrap stack's `StagingB...
  • 07c939a docs(route53): changeresourcerecordsets action name fix (#29772)
  • 72f189d feat(assertions): add stack tagging assertions (#29247)
  • ccc63cf revert: "chore(ec2): update WindowsVersions enum" (#29737)
  • 92a160b fix(appsync): source api association does not depend on schema (#29455)
  • 4eb02a4 feat(ec2): NatInstanceProviderV2 improvements (#29729)
  • 067c4a5 feat(elasticloadbalancingv2): application load balancer attributes (#29586)
  • 5675010 feat(cloudfront): adding support for inline KeyValueStore sources (#29419)
  • abb5af6 docs(ecr-assets): fixes documentation for cross-account access to dockerImage...
  • 4a9e683 fix(sns): contentBasedDeduplication is always false for imported topic (#29542)
  • See full diff in compare view

Updates jsii from 5.4.0 to 5.4.3

Release notes

Sourced from jsii's releases.

v5.4.3

What's Changed

... (truncated)

Commits

Updates publib from 0.2.816 to 0.2.817

Release notes

Sourced from publib's releases.

v0.2.817

0.2.817 (2024-04-12)

Bug Fixes

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the non-major group in /cdk with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) | `3.552.0` | `3.554.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.552.0` | `3.554.0` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.136.1` | `2.137.0` |
| [jsii](https://github.com/aws/jsii-compiler) | `5.4.0` | `5.4.3` |
| [publib](https://github.com/cdklabs/publib) | `0.2.816` | `0.2.817` |


Updates `@aws-sdk/client-cloudfront` from 3.552.0 to 3.554.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.554.0/clients/client-cloudfront)

Updates `@aws-sdk/client-secrets-manager` from 3.552.0 to 3.554.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.554.0/clients/client-secrets-manager)

Updates `aws-cdk-lib` from 2.136.1 to 2.137.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.137.0/packages/aws-cdk-lib)

Updates `jsii` from 5.4.0 to 5.4.3
- [Release notes](https://github.com/aws/jsii-compiler/releases)
- [Changelog](https://github.com/aws/jsii-compiler/blob/main/releases.json)
- [Commits](aws/jsii-compiler@v5.4.0...v5.4.3)

Updates `publib` from 0.2.816 to 0.2.817
- [Release notes](https://github.com/cdklabs/publib/releases)
- [Changelog](https://github.com/cdklabs/publib/blob/main/CHANGELOG.md)
- [Commits](cdklabs/publib@v0.2.816...v0.2.817)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudfront"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: aws-cdk-lib
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: jsii
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: publib
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2024

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

@dependabot dependabot bot closed this Apr 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cdk/non-major-563ae46ebe branch April 15, 2024 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants