Skip to content
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

build(deps): bump aws-lambda-powertools from 2.19.0 to 2.21.0 #88

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps aws-lambda-powertools from 2.19.0 to 2.21.0.

Release notes

Sourced from aws-lambda-powertools's releases.

v2.21.0

Summary

We are happy to announce the official support for Pydantic V2. 🚀🚀🚀🚀

This offers you the flexibility to choose between Pydantic v1 and v2 with no breaking changes. This 3-week significant effort wouldn’t be possible without many Pydantic experts from our community, and the Pydantic team for fixing a regression - thank you!!

New public reference. A big thank you to @​ovahal at Jit Security.

⭐ Huge thanks to our new contributor: @​tinti!

Support for Pydantic v2

Docs

Pydantic recently released version 2, bringing a plethora of exciting improvements and enhancements.

We did an extensive research on breaking changes between v1 and v2 to provide a smooth transition, when using Powertools for AWS Lambda (Python) Parser models and envelopes.

image

Changes

🌟New features and non-breaking changes

📜 Documentation updates

🐛 Bug and hot fixes

  • fix(docs): remove redundant code in the tutorial section (#2796) by @​tinti

🔧 Maintenance

... (truncated)

Changelog

Sourced from aws-lambda-powertools's changelog.

[v2.21.0] - 2023-07-21

Bug Fixes

  • docs: remove redundant code (#2796)

Documentation

  • customer-reference: add Jit Security as a customer reference (#2801)

Features

  • parser: add support for Pydantic v2 (#2733)

Maintenance

  • version bump
  • deps: bump squidfunk/mkdocs-material from a28ed81 to 33e28bd in /docs (#2797)
  • deps-dev: bump mypy-boto3-s3 from 1.28.3.post2 to 1.28.8 (#2808)
  • deps-dev: bump types-python-dateutil from 2.8.19.13 to 2.8.19.14 (#2807)
  • deps-dev: bump mypy-boto3-secretsmanager from 1.28.3.post1 to 1.28.3.post2 (#2794)
  • deps-dev: bump types-requests from 2.31.0.1 to 2.31.0.2 (#2806)
  • deps-dev: bump mypy-boto3-s3 from 1.28.3.post1 to 1.28.3.post2 (#2793)
  • deps-dev: bump aws-cdk from 2.87.0 to 2.88.0 (#2812)
  • deps-dev: bump mypy-boto3-secretsmanager from 1.28.3 to 1.28.3.post1 (#2785)
  • deps-dev: bump mypy-boto3-s3 from 1.28.3 to 1.28.3.post1 (#2786)
  • deps-dev: bump mkdocs-material from 9.1.18 to 9.1.19 (#2798)
  • security: improve debugging for provenance script (#2784)

[v2.20.0] - 2023-07-14

Bug Fixes

  • docs: ensure alias is applied to versioned releases (#2644)
  • docs: ensure version alias is in an array to prevent "you're not viewing the latest version" incorrect message (#2629)
  • logger: ensure logs stream to stdout by default, not stderr (#2736)

Code Refactoring

  • parser: convert functional tests to unit tests (#2656)

Documentation

  • batch: fix custom batch processor example (#2714)
  • contributing: add code integration journey graph (#2685)
  • maintainers: add cicd pipeline diagram (#2692)
  • process: explain our integration automated checks; revamp navigation (#2764)

Features

... (truncated)

Commits
  • 34aae13 chore: version bump
  • 021076e feat(parser): add support for Pydantic v2 (#2733)
  • 1dd46b6 chore(deps-dev): bump aws-cdk from 2.87.0 to 2.88.0 (#2812)
  • 40b9b7a chore(deps-dev): bump types-requests from 2.31.0.1 to 2.31.0.2 (#2806)
  • 8d2651e chore(deps-dev): bump mypy-boto3-s3 from 1.28.3.post2 to 1.28.8 (#2808)
  • f6c4890 chore(deps-dev): bump types-python-dateutil from 2.8.19.13 to 2.8.19.14 (#2807)
  • 4467f48 docs(customer-reference): add Jit Security as a customer reference (#2801)
  • d8cfe51 fix(docs): remove redundant code (#2796)
  • 9dc00b9 chore(deps-dev): bump mypy-boto3-secretsmanager from 1.28.3.post1 to 1.28.3.p...
  • b704bc9 chore(deps): bump squidfunk/mkdocs-material from a28ed81 to 33e28bd in /d...
  • 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 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/aws-powertools/powertools-lambda-python) from 2.19.0 to 2.21.0.
- [Release notes](https://github.com/aws-powertools/powertools-lambda-python/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-python@v2.19.0...v2.21.0)

---
updated-dependencies:
- dependency-name: aws-lambda-powertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #93.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/pip/aws-lambda-powertools-2.21.0 branch July 31, 2023 12:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants