Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump cdktf from 0.20.7 to 0.20.8 in the npm-production group #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps the npm-production group with 1 update: cdktf.

Updates cdktf from 0.20.7 to 0.20.8

Release notes

Sourced from cdktf's releases.

v0.20.8

feat

  • feat: add validation to TerraformModule #3608

fix

  • fix: Empty string, booleans, and zero numbers in hcl rendering #3655
  • fix: explicitly listen on ipv4 address for verdaccio due to Github runner image regression #3654

chore

  • chore: manifest.json should have stable json #3584
  • chore: update JSII #3616
  • chore: remove dependency on jsii-srcmak #3607
  • chore: Fix a small documentation typo #3629
  • chore: Use single-label runner for custom-linux-xl #3623
  • chore: fix branch cleanup #3644
  • chore: remove Homebrew link and publishing step #3605
  • chore: Upgrade dependencies for lib #3618
  • chore: Upgrade dependencies for util #3599
  • chore: Upgrade dependencies for util #3589
  • chore: Upgrade dependencies for util #3612
  • chore: Upgrade dependencies for cli #3613
  • chore: Upgrade dependencies for cli #3598
  • chore: Add links and headers #3594
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #3614
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #3606
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #3652
Changelog

Sourced from cdktf's changelog.

0.20.8

feat

  • feat: add validation to TerraformModule #3608

fix

  • fix: Empty string, booleans, and zero numbers in hcl rendering #3655
  • fix: explicitly listen on ipv4 address for verdaccio due to Github runner image regression #3654

chore

  • chore: manifest.json should have stable json #3584
  • chore: update JSII #3616
  • chore: remove dependency on jsii-srcmak #3607
  • chore: Fix a small documentation typo #3629
  • chore: Use single-label runner for custom-linux-xl #3623
  • chore: fix branch cleanup #3644
  • chore: remove Homebrew link and publishing step #3605
  • chore: Upgrade dependencies for lib #3618
  • chore: Upgrade dependencies for util #3599
  • chore: Upgrade dependencies for util #3589
  • chore: Upgrade dependencies for util #3612
  • chore: Upgrade dependencies for cli #3613
  • chore: Upgrade dependencies for cli #3598
  • chore: Add links and headers #3594
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #3614
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #3606
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #3652
Commits
  • cf45a7b chore: manifest.json should have stable json
  • 45d55bd chore: Update snapshot
  • 877ffb7 fix: Empty string, booleans, and zero numbers in hcl rendering
  • eed1244 chore: Upgrade dependencies for lib (#3618)
  • aa98358 chore: update JSII
  • 1b11f65 chore: formatting of snapshots
  • 82228cf feat: add validation to TerraformModule
  • See full diff 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-production group with 1 update: [cdktf](https://github.com/hashicorp/terraform-cdk/tree/HEAD/packages/cdktf).


Updates `cdktf` from 0.20.7 to 0.20.8
- [Release notes](https://github.com/hashicorp/terraform-cdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-cdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-cdk/commits/v0.20.8/packages/cdktf)

---
updated-dependencies:
- dependency-name: cdktf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants