MoveoTech / terraform-aws-rest-api-architecture

REST API architecture baseline
Apache License 2.0
4 stars 1 forks source link

Bump lgallard/cognito-user-pool/aws from 0.19.0 to 0.22.0 #701

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps lgallard/cognito-user-pool/aws from 0.19.0 to 0.22.0.

Release notes

Sourced from lgallard/cognito-user-pool/aws's releases.

Fix user attribute update settings lookup

0.22.0 (March 31, 2023)

FIXES:

  • Fix user attribute update settings lookup (thanks @​trahim)

Add support for auth_session_validity parameter

0.21.0 (January 6, 2023)

ENHANCEMENTS:

  • Add support for auth_session_validity parameter to user pool client (thanks @​xposix)

Update AWS provider minimum version to v4.38

0.20.1 (November 24, 2022)

FIXES:

  • Update AWS provider minimum version to v4.38 as a requirement for deletion_protection (thanks @​gchristidis)

Add support for user pool deletion_protection

0.20.0 (September 22, 2022)

ENHANCEMENTS:

FIXES:

  • Remove duplicate require_lowercase key for password policies (thanks @​jeromegamez)
Changelog

Sourced from lgallard/cognito-user-pool/aws's changelog.

0.22.0 (March 31, 2023)

FIXES:

  • Fix user attribute update settings lookup (thanks @​trahim)

0.21.0 (January 6, 2023)

ENHANCEMENTS:

  • Add support for auth_session_validity parameter to user pool client (thanks @​xposix)

0.20.1 (November 24, 2022)

FIXES:

  • Updated AWS provider minimum version to v4.38 as a requirement for deletion_protection (thanks @​gchristidis)

0.20.0 (September 22, 2022)

ENHANCEMENTS:

FIXES:

  • Remove duplicate require_lowercasei key for password policies (thanks @​jeromegamez)
Commits
  • 07c56fe Merge pull request #118 from lgallard/release/0.22.0
  • 458c2a6 Update README
  • 9e471ca Update README, CHANGELOG and example complete main file
  • 503708d Merge pull request #114 from trahim/fix-user_attribute_update_settings-lookup
  • adce5ec Update variables.tf
  • 5d9f2bd Update main.tf
  • d7e97eb Merge pull request #111 from lgallard/release-auth-session-validity
  • b904ef1 Update README and CHANGELOG
  • bae85e2 Merge pull request #110 from xposix/add-auth-session-validity-to-user-pool-cl...
  • 6a1d031 Add auth_session_validity parameter to user pool client
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
EliranMoveo commented 1 year ago

@dependabot rebase