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.9.0 to 2.9.1 #47

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-lambda-powertools from 2.9.0 to 2.9.1.

Changelog

Sourced from aws-lambda-powertools's changelog.

Unreleased

Bug Fixes

  • idempotency: revert dict mutation that impacted static_pk_value feature (#1970)

Documentation

  • appsync: add mutation example and infrastructure fix (#1964)
  • parameters: fix typos and inconsistencies (#1966)

Maintenance

  • update project description
  • ci: disable pypi test due to maintenance mode
  • ci: replace deprecated set-output commands (#1957)
  • deps: bump fastjsonschema from 2.16.2 to 2.16.3 (#1961)
  • deps: bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#1947)
  • deps: bump zgosalvez/github-actions-ensure-sha-pinned-actions from 2.1.0 to 2.1.1 (#1958)
  • deps-dev: bump coverage from 7.2.0 to 7.2.1 (#1963)
  • deps-dev: bump types-python-dateutil from 2.8.19.8 to 2.8.19.9 (#1960)
  • deps-dev: bump mkdocs-material from 9.0.14 to 9.0.15 (#1959)
  • deps-dev: bump mypy-boto3-lambda from 1.26.55 to 1.26.80 (#1967)
  • deps-dev: bump types-requests from 2.28.11.14 to 2.28.11.15 (#1962)
  • deps-dev: bump aws-cdk-lib from 2.66.0 to 2.66.1 (#1954)
  • deps-dev: bump coverage from 7.1.0 to 7.2.0 (#1951)
  • deps-dev: bump mkdocs-material from 9.0.13 to 9.0.14 (#1952)
  • deps-dev: bump mypy-boto3-ssm from 1.26.43 to 1.26.77 (#1949)
  • deps-dev: bump types-requests from 2.28.11.13 to 2.28.11.14 (#1946)
  • deps-dev: bump aws-cdk-lib from 2.65.0 to 2.66.0 (#1948)
  • deps-dev: bump types-python-dateutil from 2.8.19.7 to 2.8.19.8 (#1945)
  • parser: add workaround to make API GW test button work (#1971)

Commits


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)