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.3.0 #294

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

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

Release notes

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

v13.3.0

13.3.0 (2024-01-30)

Features

  • upgrade provider from 5.13.0 to version 5.14.0 (#1762) (3793b2a)

Updates

  • deps: update by cdktf/cdktf-repository-manager@2809694 (#1759) (4a02acb)
  • deps: update by cdktf/cdktf-repository-manager@d96f5a5 (#1760) (fa49ec5)
  • deps: upgrade dependencies (#1761) (a0775e7)

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)

... (truncated)

Commits
  • 3793b2a feat: upgrade provider from 5.13.0 to version 5.14.0 (#1762)
  • a0775e7 chore(deps): upgrade dependencies (#1761)
  • fa49ec5 chore(deps): update by cdktf/cdktf-repository-manager@d96f5a5 (#1760)
  • 4a02acb chore(deps): update by cdktf/cdktf-repository-manager@2809694 (#1759)
  • 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)
  • 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 6 months ago

Superseded by #296.