unity-sds / unity-monorepo

Apache License 2.0
0 stars 0 forks source link

Bump aws-lambda-powertools[parser] from 2.36.0 to 2.43.1 in /apps/sps #29

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps aws-lambda-powertools[parser] from 2.36.0 to 2.43.1.

Release notes

Sourced from aws-lambda-powertools[parser]'s releases.

v2.43.1

Summary

The regression issue caused by PR #4863 has been resolved in this patch release. The issue occurred when working with zero numbers in the Data Source utility's DynamoDBStreamEvent class.

Changes

🌟New features and non-breaking changes

🐛 Bug and hot fixes

🔧 Maintenance

This release was made possible by the following contributors:

@​dependabot, @​dependabot[bot], @​github-actions, @​github-actions[bot], @​leandrodamascena, @​sthulb and @​tlinhart

v2.43.0

Summary

This release improves the Validation utility, which now returns the validated data, including default values.

We have improved the Metrics utility, which now can emit metrics using the None unit. We have also fixed a bug in Event Source for Amazon DynamoDB Streams when using numbers with more than 38 digits.

🌟 ⭐ A big thank you to our new contributors: @​dracozombie19, and @​avonengel

Retrieving validated JSON from validate function

Docs

The validate function now returns the validated JSON, including any default values.

validate1

Last but least, thank to @​miikka, @​aminalaee and @​ethantkoenig for raising issues.

Changes

  • refactor(tracer): make capture_lambda_handler type more generic (#4796) by @​aminalaee

... (truncated)

Changelog

Sourced from aws-lambda-powertools[parser]'s changelog.

[v2.43.1] - 2024-08-12

Bug Fixes

  • event_source: fix regression when working with zero numbers in DynamoDBStreamEvent (#4932)

Maintenance

  • version bump
  • ci: new pre-release 2.43.1a0 (#4920)
  • ci: new pre-release 2.43.1a1 (#4926)
  • ci: new pre-release 2.42.1a9 (#4912)
  • deps-dev: bump ruff from 0.5.6 to 0.5.7 (#4918)
  • deps-dev: bump cdklabs-generative-ai-cdk-constructs from 0.1.234 to 0.1.238 (#4917)
  • deps-dev: bump mypy-boto3-ssm from 1.34.132 to 1.34.158 in the boto-typing group (#4921)
  • deps-dev: bump cdklabs-generative-ai-cdk-constructs from 0.1.238 to 0.1.242 (#4922)
  • deps-dev: bump cfn-lint from 1.9.6 to 1.9.7 (#4923)
  • deps-dev: bump cfn-lint from 1.9.5 to 1.9.6 (#4916)

[v2.43.0] - 2024-08-08

Bug Fixes

  • data_class: ensure DynamoDBStreamEvent conforms to decimal limits (#4863)

Code Refactoring

  • test: make CORS test consistent with expected behavior (#4882)
  • tracer: make capture_lambda_handler type more generic (#4796)

Documentation

  • fix type vs. field in comment (#4832)
  • public_reference: add CHS Inc. as a public reference (#4885)
  • public_reference: add LocalStack as a public reference (#4858)
  • public_reference: add Caylent as a public reference (#4822)

Features

  • metrics: add unit None for CloudWatch EMF Metrics (#4904)
  • validation: returns output from validate function (#4839)

Maintenance

  • version bump
  • ci: new pre-release 2.42.1a5 (#4868)
  • ci: new pre-release 2.42.1a8 (#4903)
  • ci: new pre-release 2.42.1a0 (#4827)
  • ci: new pre-release 2.42.1a7 (#4894)
  • ci: new pre-release 2.42.1a1 (#4837)

... (truncated)

Commits
  • 757a03c chore: version bump
  • 2b6f605 fix(event_source): fix regression when working with zero numbers in DynamoDBS...
  • 599dceb chore(ci): changelog rebuild (#4927)
  • 2c8c4ab chore(ci): new pre-release 2.43.1a1 (#4926)
  • f40ad68 chore(ci): changelog rebuild (#4925)
  • 502cadd chore(deps-dev): bump cfn-lint from 1.9.6 to 1.9.7 (#4923)
  • 3af86ed chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.238 to 0....
  • 9c779ba chore(deps-dev): bump mypy-boto3-ssm from 1.34.132 to 1.34.158 in the boto-ty...
  • f8ccfbf chore(deps-dev): bump cfn-lint from 1.9.5 to 1.9.6 (#4916)
  • 3fb5792 chore(deps-dev): bump ruff from 0.5.6 to 0.5.7 (#4918)
  • 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 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[bot] commented 1 month ago

The following labels could not be found: dependencies.