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): update dependency @cdktf/hcl2json to v0.20.8 #7

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

Conversation

plural-renovate[bot]
Copy link

@plural-renovate plural-renovate bot commented Jan 17, 2024

This PR contains the following updates:

Package Type Update Change
@cdktf/hcl2json dependencies patch 0.20.1 -> 0.20.8

Release Notes

hashicorp/terraform-cdk (@​cdktf/hcl2json)

v0.20.8

Compare Source

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

v0.20.7

Compare Source

fix
  • fix(provider-generator): refactor logic to determine if a block is optional or required #​3580
chore
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #​3583
  • chore: Upgrade dependencies for cli #​3588
  • chore: Upgrade dependencies for cli #​3574
  • chore: Upgrade dependencies for util #​3573
  • chore: Upgrade dependencies for lib #​3572

v0.20.6

Compare Source

fix
  • fix(cli): sanitize type arrays #​3578
  • fix(lib): Correctly render string tokens that contain plain objects #​3545
  • fix: hcl rendering nested maps #​3536
  • fix(docs): Italics broken #​3490
chore
  • chore: fix typo #​3553
  • chore: add separate workflow for JSII upgrades #​3552
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #​3549
  • chore: Upgrade dependencies for util #​3548
  • chore: Upgrade dependencies for util #​3543
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #​3534
  • chore: Upgrade dependencies for util #​3533
  • chore: run doc conversions on one runner #​3522
  • chore: Upgrade dependencies for cli #​3517
  • chore: Upgrade dependencies for lib #​3516
  • chore: update-project-board-issue calls different repo #​3513

v0.20.5

Compare Source

fix
  • fix(lib): Correctly render string tokens that contain plain objects #​3545
  • fix: hcl rendering nested maps #​3536
  • fix(docs): Italics broken #​3490
chore
  • chore: fix typo #​3553
  • chore: add separate workflow for JSII upgrades #​3552
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #​3549
  • chore: Upgrade dependencies for util #​3548
  • chore: Upgrade dependencies for util #​3543
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #​3534
  • chore: Upgrade dependencies for util #​3533
  • chore: run doc conversions on one runner #​3522
  • chore: Upgrade dependencies for cli #​3517
  • chore: Upgrade dependencies for lib #​3516
  • chore: update-project-board-issue calls different repo #​3513

v0.20.4

Compare Source

fix
  • fix: Make CDKTF_LOG_FILE_DIRECTORY a common flag available on all commands #​3495
  • fix(cli): opening browser using CLI hangs the shell process forever #​3480
chore

v0.20.3

Compare Source

feat
  • feat(cli): add console logs to better surface correct workflow for creating go projects #​3466
  • feat(docs): Document how outdir works when passed to App and while using CDKTF CLI #​3463
fix
  • fix: corrected formating for java provider dependencies #​3468
  • fix: Map keys not being quoted when they are not valid identifiers #​3464
chore
  • chore: Improve locals output - Group all locals into one locals block #​3465
  • chore: Update HCL Interoperability docs to include HCL synthesis #​3462

v0.20.2

Compare Source

feat
  • feat(provider-generator): support renaming provider names in order to allow using two providers sharing the same name at the same time #​3442
  • feat(provider-generator): Ensure we have unique names for modules #​3439
  • feat(docs): Mention Maven examples in note on project setup page #​3437
fix
  • fix(docs): Run prettier #​3445
  • fix(lib): support dot-seperated nested accessors #​3444
  • fix(docs): Update CLI docs to refer to Gradle instead of Maven #​3434
  • fix(lib): Print a warning with manual steps to move a module when UpgradeIds aspect encounters modules #​3432
  • fix(cli): don't prompt for providers during convert #​3431
  • fix(lib): inline zip creation #​3428
chore

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@plural-renovate plural-renovate bot changed the title build(deps): update dependency @cdktf/hcl2json to v0.20.0 build(deps): update dependency @cdktf/hcl2json to v0.20.1 Jan 17, 2024
@plural-renovate plural-renovate bot changed the title build(deps): update dependency @cdktf/hcl2json to v0.20.1 build(deps): update dependency @cdktf/hcl2json to v0.20.1 - autoclosed Jan 23, 2024
@plural-renovate plural-renovate bot closed this Jan 23, 2024
@plural-renovate plural-renovate bot deleted the renovate/cdktf-hcl2json-0.x branch January 23, 2024 12:12
@plural-renovate plural-renovate bot changed the title build(deps): update dependency @cdktf/hcl2json to v0.20.1 - autoclosed build(deps): update dependency @cdktf/hcl2json to v0.20.1 Jan 23, 2024
@plural-renovate plural-renovate bot restored the renovate/cdktf-hcl2json-0.x branch January 23, 2024 14:01
@plural-renovate plural-renovate bot reopened this Jan 23, 2024
@plural-renovate plural-renovate bot changed the title build(deps): update dependency @cdktf/hcl2json to v0.20.1 build(deps): update dependency @cdktf/hcl2json to v0.20.2 Jan 23, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/cdktf-hcl2json-0.x branch 7 times, most recently from d39dc3b to cab698b Compare January 26, 2024 15:57
@plural-renovate plural-renovate bot changed the title build(deps): update dependency @cdktf/hcl2json to v0.20.2 build(deps): update dependency @cdktf/hcl2json to v0.20.3 Jan 26, 2024
@plural-renovate plural-renovate bot changed the title build(deps): update dependency @cdktf/hcl2json to v0.20.3 build(deps): update dependency @cdktf/hcl2json to v0.20.2 Jan 30, 2024
@plural-renovate plural-renovate bot changed the title build(deps): update dependency @cdktf/hcl2json to v0.20.2 build(deps): update dependency @cdktf/hcl2json to v0.20.3 Feb 2, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/cdktf-hcl2json-0.x branch 4 times, most recently from 4bee105 to 475f811 Compare February 16, 2024 20:48
@plural-renovate plural-renovate bot force-pushed the renovate/cdktf-hcl2json-0.x branch from 475f811 to a5bdede Compare March 4, 2024 14:47
@plural-renovate plural-renovate bot changed the title build(deps): update dependency @cdktf/hcl2json to v0.20.3 build(deps): update dependency @cdktf/hcl2json to v0.20.4 Mar 4, 2024
@plural-renovate plural-renovate bot changed the title build(deps): update dependency @cdktf/hcl2json to v0.20.4 build(deps): update dependency @cdktf/hcl2json to v0.20.5 Mar 25, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/cdktf-hcl2json-0.x branch from 78598f9 to d0d8ece Compare April 9, 2024 13:58
@plural-renovate plural-renovate bot changed the title build(deps): update dependency @cdktf/hcl2json to v0.20.5 build(deps): update dependency @cdktf/hcl2json to v0.20.6 Apr 9, 2024
@plural-renovate plural-renovate bot changed the title build(deps): update dependency @cdktf/hcl2json to v0.20.6 build(deps): update dependency @cdktf/hcl2json to v0.20.7 Apr 23, 2024
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| npm        | @cdktf/hcl2json | 0.20.1 | 0.20.8 |
@plural-renovate plural-renovate bot force-pushed the renovate/cdktf-hcl2json-0.x branch from 42df866 to 435b974 Compare July 8, 2024 11:20
@plural-renovate plural-renovate bot changed the title build(deps): update dependency @cdktf/hcl2json to v0.20.7 build(deps): update dependency @cdktf/hcl2json to v0.20.8 Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants