Skip to content

Comments

chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.233.0a0 to 2.238.0a0#7997

Merged
leandrodamascena merged 2 commits intodevelopfrom
dependabot/pip/develop/aws-cdk-aws-lambda-python-alpha-2.238.0a0
Feb 24, 2026
Merged

chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.233.0a0 to 2.238.0a0#7997
leandrodamascena merged 2 commits intodevelopfrom
dependabot/pip/develop/aws-cdk-aws-lambda-python-alpha-2.238.0a0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps aws-cdk-aws-lambda-python-alpha from 2.233.0a0 to 2.238.0a0.

Release notes

Sourced from aws-cdk-aws-lambda-python-alpha'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

v2.236.0

Features

Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 16, 2026 20:32
@dependabot dependabot bot added the python Pull requests that update Python code label Feb 16, 2026
@dependabot dependabot bot requested a review from sdangol February 16, 2026 20:32
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 16, 2026
@github-actions github-actions bot added the internal Maintenance changes label Feb 16, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/develop/aws-cdk-aws-lambda-python-alpha-2.238.0a0 branch from b122059 to 399d822 Compare February 24, 2026 13:11
Bumps [aws-cdk-aws-lambda-python-alpha](https://github.com/aws/aws-cdk) from 2.233.0a0 to 2.238.0a0.
- [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)

---
updated-dependencies:
- dependency-name: aws-cdk-aws-lambda-python-alpha
  dependency-version: 2.238.0a0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/aws-cdk-aws-lambda-python-alpha-2.238.0a0 branch from 399d822 to 8293450 Compare February 24, 2026 13:13
@sonarqubecloud
Copy link

@leandrodamascena leandrodamascena merged commit bdd2d1f into develop Feb 24, 2026
12 checks passed
@leandrodamascena leandrodamascena deleted the dependabot/pip/develop/aws-cdk-aws-lambda-python-alpha-2.238.0a0 branch February 24, 2026 13:14
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.73%. Comparing base (fb0aaff) to head (caa6202).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7997   +/-   ##
========================================
  Coverage    96.73%   96.73%           
========================================
  Files          278      278           
  Lines        13654    13654           
  Branches      1086     1086           
========================================
  Hits         13208    13208           
  Misses         327      327           
  Partials       119      119           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 internal Maintenance changes python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant