Skip to content

chore(deps): bump aws-lambda-powertools from 2.16.1 to 2.16.2 in /lambda/src #487

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps aws-lambda-powertools from 2.16.1 to 2.16.2.

Release notes

Sourced from aws-lambda-powertools's releases.

v2.16.2

Summary

This patch release primarily address a regression for custom builds that remove METADATA directory from installations, e.g., Serverless Framework with python-requirements plugin.

We have switched to bumping versions statically as of this release - SAM, CDK, Console, and Layer customers weren't affected.

Huge thanks to @​bronzeson for reporting it, and @​CJTurpie for reproducing it with Serverless framework plugin.

Changes

📜 Documentation updates

🐛 Bug and hot fixes

  • fix(shared): move to static version bumping to prevent issues with customers custom builds (#2386) by @​heitorlessa
  • fix(parameters): AppConfigProvider when retrieving multiple unique configuration names (#2378) by @​leandrodamascena

🔧 Maintenance

This release was made possible by the following contributors:

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

Changelog

Sourced from aws-lambda-powertools's changelog.

[v2.16.2] - 2023-06-06

Bug Fixes

  • parameters: AppConfigProvider when retrieving multiple unique configuration names (#2378)
  • shared: move to static version bumping to prevent issues with customers custom builds (#2386)

Maintenance

  • version bump
  • deps-dev: bump mypy-boto3-cloudformation from 1.26.108 to 1.26.147 (#2383)
  • deps-dev: bump mypy-boto3-lambda from 1.26.122 to 1.26.147 (#2382)
  • deps-dev: bump sentry-sdk from 1.24.0 to 1.25.0 (#2374)
  • deps-dev: bump aws-cdk from 2.81.0 to 2.82.0 (#2373)
  • typing: add setLevel and addHandler to Logger for mypy/pyright (#2388)

Commits
  • a4c75a0 chore: version bump
  • 09f6d5e chore(typing): add setLevel and addHandler to Logger for mypy/pyright (#2388)
  • 8f0b808 fix(shared): move to static version bumping to prevent issues with customers ...
  • 8b71185 chore(deps-dev): bump mypy-boto3-cloudformation from 1.26.108 to 1.26.147 (#2...
  • 9703a63 chore(deps-dev): bump mypy-boto3-lambda from 1.26.122 to 1.26.147 (#2382)
  • edba331 fix(parameters): AppConfigProvider when retrieving multiple unique configurat...
  • 20f9757 chore(deps-dev): bump sentry-sdk from 1.24.0 to 1.25.0 (#2374)
  • 3d0f54a chore(deps-dev): bump aws-cdk from 2.81.0 to 2.82.0 (#2373)
  • 33affa0 chore(ci): layer docs update (#2371)
  • 18201f0 chore(ci): bump version to 2.16.1 (#2369)
  • See full diff 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 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 [aws-lambda-powertools](https://github.com/awslabs/aws-lambda-powertools-python) from 2.16.1 to 2.16.2.
- [Release notes](https://github.com/awslabs/aws-lambda-powertools-python/releases)
- [Changelog](https://github.com/awslabs/aws-lambda-powertools-python/blob/develop/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-python@v2.16.1...v2.16.2)

---
updated-dependencies:
- dependency-name: aws-lambda-powertools
  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 python Pull requests that update Python code labels Jun 12, 2023
@mergify mergify bot merged commit 01be02a into master Jun 12, 2023
@mergify mergify bot deleted the dependabot/pip/lambda/src/aws-lambda-powertools-2.16.2 branch June 12, 2023 11:06
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants