linz / bde-fdw-rds

Python AWS cdk to create rds with fdw for BDE analytica queries
MIT License
0 stars 0 forks source link

build(deps): Bump aws-lambda-powertools from 2.13.0 to 2.14.0 #132

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-lambda-powertools from 2.13.0 to 2.14.0.

Changelog

Sourced from aws-lambda-powertools's changelog.

[v2.14.0] - 2023-04-18

Bug Fixes

  • enable python 3.10 on SAR template
  • ci: fix layer version in tracer, logger and metrics
  • ci: typo
  • docs: add Layer ARN for new 5 regions
  • layers: add debug to update layer arn script

Features

  • runtime: add support for python 3.10 (#2137)

Maintenance

  • update v2 layer ARN on documentation
  • update v2 layer ARN on documentation
  • update v2 layer ARN on documentation
  • ci: add support for x86-64 regions only (#2122)
  • deps-dev: bump importlib-metadata from 6.3.0 to 6.4.1 (#2134)
  • deps-dev: bump cfn-lint from 0.77.0 to 0.77.1 (#2133)
  • deps-dev: bump pytest from 7.3.0 to 7.3.1 (#2127)
  • deps-dev: bump mypy-boto3-lambda from 1.26.109 to 1.26.114 (#2126)
  • deps-dev: bump mypy-boto3-lambda from 1.26.114 to 1.26.115 (#2135)
  • deps-dev: bump mypy-boto3-dynamodb from 1.26.97.post1 to 1.26.115 (#2132)
  • github: new tech debt issue form (#2131)
  • layer: change layer-balance script to support new regions

Reverts

  • chore: update v2 layer ARN on documentation

Commits
  • c44a45c chore: update v2 layer ARN on documentation
  • b4704b4 fix: enable python 3.10 on SAR template
  • a77832c feat(runtime): add support for python 3.10 (#2137)
  • 365aa7c chore(deps-dev): bump importlib-metadata from 6.3.0 to 6.4.1 (#2134)
  • 9a9a503 chore(deps-dev): bump mypy-boto3-lambda from 1.26.114 to 1.26.115 (#2135)
  • bf0bae2 chore(deps-dev): bump cfn-lint from 0.77.0 to 0.77.1 (#2133)
  • 58617ab chore(deps-dev): bump mypy-boto3-dynamodb from 1.26.97.post1 to 1.26.115 (#2132)
  • 671af87 chore(github): new tech debt issue form (#2131)
  • 453c932 update changelog with latest changes
  • c624658 chore(deps-dev): bump pytest from 7.3.0 to 7.3.1 (#2127)
  • 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)