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 12.0.0 #262

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

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

Release notes

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

v12.0.0

12.0.0 (2023-10-17)

⚠ BREAKING CHANGES

  • update CDKTF version to 0.19.0 (#1692)

Features

Updates

  • deps: update by cdktf/cdktf-repository-manager@3aa6284 (#1691) (11f564f)

12.0.0 (2023-10-17)

⚠ BREAKING CHANGES

  • update CDKTF version to 0.19.0 (#1692)

Features

Updates

  • deps: update by cdktf/cdktf-repository-manager@3aa6284 (#1691) (11f564f)

v11.0.0

11.0.0 (2023-10-16)

⚠ BREAKING CHANGES

  • deps: update minimum Node version to 18.12.0 (#1689)

Updates

... (truncated)

Commits
  • 5e105d2 feat!: update CDKTF version to 0.19.0 (#1692)
  • 11f564f chore(deps): update by cdktf/cdktf-repository-manager@3aa6284 (#1691)
  • 6e46748 chore(deps)!: update minimum Node version to 18.12.0 (#1689)
  • 5efd358 chore(deps): upgrade dependencies (#1688)
  • b858a53 chore(deps): update by cdktf/cdktf-repository-manager@f0b85b7 (#1686)
  • fa0f73f chore(deps): upgrade dependencies (#1685)
  • 326993e chore: upgrade provider from 5.0.0 to version 5.1.0 (#1683)
  • dff51a6 chore(deps): upgrade dependencies (#1682)
  • 1d93299 chore(deps): update by cdktf/cdktf-repository-manager@8e4496f (#1681)
  • 1dbc725 chore(deps): Updated by cdktf/cdktf-repository-manager@e26801f (#1680)
  • 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 10 months ago

Superseded by #266.