Skip to content

build(deps): Bump the aws-cdk group in /cloudformation/scenarios/localgov-drupal/cdk with 2 updates#60

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cloudformation/scenarios/localgov-drupal/cdk/aws-cdk-668722eee9
Closed

build(deps): Bump the aws-cdk group in /cloudformation/scenarios/localgov-drupal/cdk with 2 updates#60
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cloudformation/scenarios/localgov-drupal/cdk/aws-cdk-668722eee9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 8, 2026

Bumps the aws-cdk group in /cloudformation/scenarios/localgov-drupal/cdk with 2 updates: aws-cdk-lib and aws-cdk.

Updates aws-cdk-lib from 2.236.0 to 2.237.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.237.1

Bug Fixes

  • core: intrinsic cfn function tokens are not detected as such in java (#36843) (89cd54f)

Alpha modules (2.237.1-alpha.0)

v2.237.0

⚠ BREAKING CHANGES

  • iam: Receivers of IEncryptedResource objects now have fewer guarantees about the shape of the object. If you still require an IResource, change the type to IEncryptedResource & IResource and/or add a type guard check using Resource.isResource(). Implementations of IEncryptedResource no longer need to implement IResource but must continue to implement IEnvironmentAware. Since IResource extends IEnvironmentAware, there is no change for implementors. Calls to GrantableResources.isEncryptedResource() now require an IEnvironmentAware argument instead of IConstruct.

Features

  • eks: add OidcProviderNative using L1 and deprecate OpenIdConnectProvider custom resource (#36589) (09383cb)
  • eks: add support overwriteServiceAccount prop in service account construct (#36751) (3aa38f6)
  • kms: make trustAccountIdentities optional in KeyGrants (#36786) (06676ac)
  • lambda: add observability support for kafka event source mappings (#36808) (dd8b419)
  • update L1 CloudFormation resource definitions (#36799) (7ecd0a9)
  • opensearchservice: support OI2 instance type with local NVMe storage (#36700) (034baf3), closes #36698

Bug Fixes

  • iam: IEncryptedResource extends IEnvironmentAware instead of IResource (#36787) (90ad834)

Alpha modules (2.237.0-alpha.0)

Features

Bug Fixes

  • bedrock-agentcore-alpha: construct ID collision when multiple schemas are set (#36565) (9ebfb62), closes #36559
Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.237.1-alpha.0 (2026-02-03)

2.237.0-alpha.0 (2026-02-02)

Features

Bug Fixes

  • bedrock-agentcore-alpha: construct ID collision when multiple schemas are set (#36565) (9ebfb62), closes #36559

2.236.0-alpha.0 (2026-01-23)

Features

  • bedrock-agentcore-alpha: added episodic memory strategy (#36591) (21dcfc6)
  • bedrock-agentcore-alpha: added gateway interceptors (#36604) (ba8aa48)
  • bedrock-agentcore-alpha: make physical name properties optional for AgentCore resources (#36354) (5137d81), closes #36341
  • mixins-preview: expose BucketPolicyStatementsMixin publicly (#36771) (458156d)
  • sagemaker: add containerStartupHealthCheckTimeoutInSeconds support for EndpointConfig (#35626) (47d707a), closes #35566

Bug Fixes

  • eks-v2-alpha: ensure kubectl provider access entry is depended upon by downstream resources (#36734) (e104f45), closes #34898 #34897

2.235.1-alpha.0 (2026-01-19)

2.235.0-alpha.0 (2026-01-15)

⚠ BREAKING CHANGES

  • bedrock-agentcore-alpha: The User Pool Client will be replaced and new Resource Server and Domain resources will be added for existing Gateway stacks using the default Cognito authorizer.

Checklist

Bug Fixes

... (truncated)

Commits
  • b019939 chore: update analytics metadata blueprints
  • 43ee898 chore(release): 2.237.0
  • 84899f9 chore(rds): postgres 16.11 (#36821)
  • dd8b419 feat(lambda): add observability support for kafka event source mappings (#36808)
  • 3aa38f6 feat(eks): add support overwriteServiceAccount prop in service account constr...
  • 7ecd0a9 feat: update L1 CloudFormation resource definitions (#36799)
  • 09383cb feat(eks): add OidcProviderNative using L1 and deprecate OpenIdConnectProvide...
  • ba1a10e docs(bedrock): update readme (#36761)
  • 034baf3 feat(opensearchservice): support OI2 instance type with local NVMe storage (#...
  • c075d0e Merge branch 'main' into merge-back/2.236.0
  • Additional commits viewable in compare view

Updates aws-cdk from 2.1104.0 to 2.1105.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1105.0

2.1105.0 (2026-02-05)

Features

  • deps: upgrade aws-cdk-lib (#1107) (c13141e)
  • deps: upgrade aws-cdk-lib (#1116) (c838a55)
  • integ-runner: toolkit-lib-engine is now the only engine (removes old cli-wrapper engine) (#1108) (6386a54)
Commits
  • 3e25a4e refactor: consolidate IO message to telemetry event logic (#1117)
  • c838a55 feat(deps): upgrade aws-cdk-lib (#1116)
  • 6386a54 feat(integ-runner): toolkit-lib-engine is now the only engine (removes old cl...
  • c13141e feat(deps): upgrade aws-cdk-lib (#1107)
  • 78dd541 chore(deps): bump axios from 1.13.2 to 1.13.4 (#1100)
  • 9400d54 chore(deps): bump @​aws-sdk/client-sfn from 3.953.0 to 3.980.0 (#1102)
  • See full diff in compare view

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 8, 2026
@chrisns chrisns enabled auto-merge February 12, 2026 11:55
Bumps the aws-cdk group in /cloudformation/scenarios/localgov-drupal/cdk with 2 updates: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).


Updates `aws-cdk-lib` from 2.236.0 to 2.237.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.237.1/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.1104.0 to 2.1105.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1105.0/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.237.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk
  dependency-version: 2.1105.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/cloudformation/scenarios/localgov-drupal/cdk/aws-cdk-668722eee9 branch from f4e3905 to ac6fbd8 Compare February 15, 2026 21:52
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 18, 2026

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

@dependabot dependabot Bot closed this Feb 18, 2026
auto-merge was automatically disabled February 18, 2026 11:17

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/cloudformation/scenarios/localgov-drupal/cdk/aws-cdk-668722eee9 branch February 18, 2026 11:17
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.

1 participant