Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2025

Bumps software.amazon.lambda:powertools-cloudformation from 2.2.0 to 2.2.1.

Release notes

Sourced from software.amazon.lambda:powertools-cloudformation's releases.

v2.2.1

Summary

🐛 A critical bug was fixed in the Parameters utility causing the AppConfig provider to wrongly return null values in some instances. Thanks to @​chrisclayson for reporting this bug ⭐️.

Changes

🐛 Bug and hot fixes

  • fix(parameters): Correctly check for empty values in AppConfig Parameters Provider. (#1982) by @​phipag

This release was made possible by the following contributors:

@​leandrodamascena, @​phipag

Commits
  • 2f46dbc chore(ci): bump version to 2.2.1
  • aa864c9 build(deps): bump io.github.ascopes:protobuf-maven-plugin (#1980)
  • ad36ab3 build(deps): bump com.amazonaws:aws-lambda-java-tests (#1979)
  • f050d35 chore: bump github/codeql-action from 3.29.3 to 3.29.4 (#1978)
  • 0f2420c chore: bump org.apache.logging.log4j:log4j-transform-maven-shade-plugin-exten...
  • 100c146 chore: bump aws.sdk.version from 2.31.78 to 2.32.6 (#1976)
  • 9728cf4 chore: bump com.amazonaws:aws-lambda-java-events from 3.16.0 to 3.16.1 (#1975)
  • 2bb51d8 fix(parameters): Correctly check for empty values in AppConfig Parameters Pro...
  • 3fa2b45 build(deps): bump aws.sdk.version from 2.31.78 to 2.32.5 (#1971)
  • 2ebd142 chore: bump com.networknt:json-schema-validator from 1.5.1 to 1.5.8 (#1974)
  • Additional commits viewable in compare view

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

Bumps [software.amazon.lambda:powertools-cloudformation](https://github.com/aws-powertools/powertools-lambda-java) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/aws-powertools/powertools-lambda-java/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-java/blob/main/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-java@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: software.amazon.lambda:powertools-cloudformation
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 30, 2025
@docwho2 docwho2 merged commit c53ccf3 into main Jul 30, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/software.amazon.lambda-powertools-cloudformation-2.2.1 branch July 30, 2025 09:48
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants