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.0 in /apps/sps #28

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Release notes

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

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

🌟New features and non-breaking changes

📜 Documentation updates

🐛 Bug and hot fixes

  • fix(data_class): ensure DynamoDBStreamEvent conforms to decimal limits (#4863) by @​sthulb

🔧 Maintenance

  • chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.233 to 0.1.234 (#4909) by @​dependabot
  • chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 (#4901) by @​dependabot
  • chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.231 to 0.1.233 (#4900) by @​dependabot
  • chore(deps-dev): bump types-redis from 4.6.0.20240726 to 4.6.0.20240806 (#4899) by @​dependabot
  • chore(deps-dev): bump cfn-lint from 1.9.3 to 1.9.5 (#4890) by @​dependabot
  • chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.230 to 0.1.231 (#4891) by @​dependabot
  • chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.150.0a0 to 2.151.0a0 (#4889) by @​dependabot
  • chore(deps-dev): bump coverage from 7.6.0 to 7.6.1 (#4888) by @​dependabot
  • chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 in /layer/scripts/layer-balancer in the layer-balancer group (#4892) by @​dependabot

... (truncated)

Changelog

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

[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)
  • ci: new pre-release 2.42.1a3 (#4856)
  • ci: new pre-release 2.42.1a4 (#4864)
  • ci: new pre-release 2.42.1a6 (#4884)
  • ci: new pre-release 2.42.1a2 (#4847)
  • deps: bump golang.org/x/sync from 0.7.0 to 0.8.0 in /layer/scripts/layer-balancer in the layer-balancer group (#4892)
  • deps: bump actions/upload-artifact from 4.3.5 to 4.3.6 (#4901)
  • deps: bump actions/upload-artifact from 4.3.4 to 4.3.5 (#4871)
  • deps: bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#4829)
  • deps: bump squidfunk/mkdocs-material from 257eca8 to 9919d6e in /docs (#4878)
  • deps: bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#4844)
  • deps: bump redis from 5.0.7 to 5.0.8 (#4854)
  • deps-dev: bump ruff from 0.5.5 to 0.5.6 (#4874)
  • deps-dev: bump mypy-boto3-cloudwatch from 1.34.83 to 1.34.153 in the boto-typing group (#4887)
  • deps-dev: bump cdklabs-generative-ai-cdk-constructs from 0.1.224 to 0.1.228 (#4867)
  • deps-dev: bump cfn-lint from 1.9.1 to 1.9.3 (#4866)
  • deps-dev: bump sentry-sdk from 2.11.0 to 2.12.0 (#4861)
  • deps-dev: bump cdklabs-generative-ai-cdk-constructs from 0.1.228 to 0.1.230 (#4876)
  • deps-dev: bump black from 24.4.2 to 24.8.0 (#4873)
  • deps-dev: bump cdklabs-generative-ai-cdk-constructs from 0.1.223 to 0.1.224 (#4855)
  • deps-dev: bump mypy-boto3-logs from 1.34.66 to 1.34.151 in the boto-typing group (#4853)

... (truncated)

Commits
  • 22dbb20 chore: version bump
  • 1950fe0 chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.233 to 0....
  • f10f6f8 chore(ci): changelog rebuild (#4905)
  • e32887d feat(metrics): add unit None for CloudWatch EMF Metrics (#4904)
  • c248549 chore(ci): new pre-release 2.42.1a8 (#4903)
  • 5f80e46 chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 (#4901)
  • c305603 chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.231 to 0....
  • 06845aa chore(deps-dev): bump types-redis from 4.6.0.20240726 to 4.6.0.20240806 (#4899)
  • 02218d3 chore(ci): changelog rebuild (#4895)
  • 2ed3b2f refactor(tracer): make capture_lambda_handler type more generic (#4796)
  • 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.

dependabot[bot] commented 1 month ago

Superseded by #29.