THipster / THipster

THipster is a tool dedicated to simplifying the difficulty associated with writing Terraform files. It allows users to write infrastructure as code in a simplified format, using either YAML (with JINJA) or the dedicated Thipster DSL.
https://thipster.readthedocs.io/en/latest/
MIT License
2 stars 0 forks source link

:arrow_up: chore(deps): bump cdktf-cdktf-provider-google from 8.0.8 to 13.2.0 #292

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps cdktf-cdktf-provider-google from 8.0.8 to 13.2.0.

Release notes

Sourced from cdktf-cdktf-provider-google's releases.

v13.2.0

13.2.0 (2024-01-23)

Features

  • upgrade provider from 5.12.0 to version 5.13.0 (#1758) (dfdaa89)

Updates

  • deps: update by cdktf/cdktf-repository-manager@8f82140 (#1757) (2014716)
  • deps: update by cdktf/cdktf-repository-manager@e30c687 (#1754) (30a2a47)
  • deps: update by cdktf/cdktf-repository-manager@fdd738c (#1753) (c76d962)
  • deps: update JSII version to 5.3.0 (#1755) (be2a04b)
  • deps: upgrade dependencies (#1756) (9ee242d)

v13.1.0

13.1.0 (2024-01-17)

Features

  • upgrade provider from 5.11.0 to version 5.12.0 (#1752) (130f36e)

Updates

  • deps: update by cdktf/cdktf-repository-manager@117be2d (#1745) (87a3f82)
  • deps: update by cdktf/cdktf-repository-manager@5796aa9 (#1750) (f34de9e)
  • deps: update by cdktf/cdktf-repository-manager@642a2c9 (#1748) (a08eaa3)
  • deps: update by cdktf/cdktf-repository-manager@9191280 (#1751) (1aa64ae)
  • deps: update by cdktf/cdktf-repository-manager@af3609a (#1746) (500fd7a)
  • deps: update by cdktf/cdktf-repository-manager@e657ab6 (#1747) (1e80a51)
  • deps: upgrade dependencies (#1749) (386e923)

v13.0.0

13.0.0 (2024-01-10)

⚠ BREAKING CHANGES

  • update CDKTF version to 0.20.0 (#1744)

Features

... (truncated)

Commits
  • dfdaa89 feat: upgrade provider from 5.12.0 to version 5.13.0 (#1758)
  • 2014716 chore(deps): update by cdktf/cdktf-repository-manager@8f82140 (#1757)
  • 9ee242d chore(deps): upgrade dependencies (#1756)
  • be2a04b chore(deps): update JSII version to 5.3.0 (#1755)
  • 30a2a47 chore(deps): update by cdktf/cdktf-repository-manager@e30c687 (#1754)
  • c76d962 chore(deps): update by cdktf/cdktf-repository-manager@fdd738c (#1753)
  • 130f36e feat: upgrade provider from 5.11.0 to version 5.12.0 (#1752)
  • 1aa64ae chore(deps): update by cdktf/cdktf-repository-manager@9191280 (#1751)
  • f34de9e chore(deps): update by cdktf/cdktf-repository-manager@5796aa9 (#1750)
  • 386e923 chore(deps): upgrade dependencies (#1749)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 7 months ago

Superseded by #294.