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.14.0 to 2.14.1 #138

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-lambda-powertools from 2.14.0 to 2.14.1.

Release notes

Sourced from aws-lambda-powertools's releases.

v2.14.1

Summary

This patch release addresses a regression in Batch for anyone not using Pydantic or installing Powertools via Layers.

Huge thanks to @​walmsles ⭐ for spotting it and sending a fix in record time.

Changes

🌟New features and non-breaking changes

🐛 Bug and hot fixes

🔧 Maintenance

This release was made possible by the following contributors:

@​dependabot, @​dependabot[bot], @​heitorlessa, @​leandrodamascena, @​rubenfonseca, @​walmsles and Release bot

Changelog

Sourced from aws-lambda-powertools's changelog.

Unreleased

Bug Fixes

  • batch: resolve use of ValidationError in batch (#2157)
  • e2e: fix test brittleness (#2152)

Documentation

  • readme: update python version badge to 3.10

Features

  • event_sources: add queue_url field in SQS EventSource DataClass (#2146)

Maintenance

  • add Python 3.10 PyPi language classifier (#2144)
  • update v2 layer ARN on documentation
  • batch: safeguard custom use of BatchProcessingError exception (#2155)
  • deps: bump codecov/codecov-action from 3.1.2 to 3.1.3 (#2153)
  • deps: bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 (#2140)
  • deps-dev: bump aws-cdk from 2.75.0 to 2.75.1 (#2150)
  • deps-dev: bump mypy-boto3-secretsmanager from 1.26.89 to 1.26.116 (#2147)
  • deps-dev: bump aws-cdk from 2.75.1 to 2.76.0 (#2154)
  • deps-dev: bump importlib-metadata from 6.4.1 to 6.5.0 (#2141)
  • deps-dev: bump mypy-boto3-s3 from 1.26.104 to 1.26.116 (#2149)
  • deps-dev: bump filelock from 3.11.0 to 3.12.0 (#2142)
  • deps-dev: bump cfn-lint from 0.77.1 to 0.77.2 (#2148)

Commits
  • 49bd097 chore: update v2 layer ARN on documentation
  • 0c16011 update changelog with latest changes
  • 3e87bcf bump version to 2.14.1
  • cd5e1c6 fix(batch): resolve use of ValidationError in batch (#2157)
  • d00425f chore(batch): safeguard custom use of BatchProcessingError exception (#2155)
  • 73acf3c chore(deps-dev): bump aws-cdk from 2.75.1 to 2.76.0 (#2154)
  • c249514 chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#2153)
  • 6d466f4 fix(e2e): fix test brittleness (#2152)
  • 146d006 chore(deps-dev): bump mypy-boto3-s3 from 1.26.104 to 1.26.116 (#2149)
  • 4853646 chore(deps-dev): bump aws-cdk from 2.75.0 to 2.75.1 (#2150)
  • 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)