Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

chore(deps): update dependency cdktf-cli to v0.8.6 #2244

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cdktf-cli 0.8.3 -> 0.8.6 age adoption passing confidence

Release Notes

hashicorp/terraform-cdk

v0.8.6

Compare Source

fix
  • fix(lib): don't treat strings as maps #​1467
  • fix: update specified nodejs version to >=12.16 to reflect our actual requirements #​1466
Other

v0.8.5

Compare Source

fix
  • fix(provider-generator): rename String resource #​1455
chore
  • chore(hcl2cdk): update readme #​1452
  • chore(examples): Upgrade aws provider version for Go example #​1450
  • chore: update maven config for publishing #​1457
  • chore: update constructs to 10.0.25 #​1453

v0.8.4

Compare Source

fix
  • fix(provider-generator): remove .html suffix for doc links #​1438
  • fix: Update Remote State Outputs documentation #​1436
feat
  • feat(lib): Add nullable field to terraform variables #​1435
chore
  • chore: update constructs to 10.0.20 #​1444
  • chore: store website nav files (main) #​1434
  • chore: add make website command to preview docs website #​1426

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 5, 2022
@codecov
Copy link

codecov bot commented Jan 5, 2022

Codecov Report

Merging #2244 (0f95911) into master (aab033f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2244   +/-   ##
=======================================
  Coverage   83.51%   83.51%           
=======================================
  Files         102      102           
  Lines        3669     3669           
  Branches     1167     1167           
=======================================
  Hits         3064     3064           
  Misses        593      593           
  Partials       12       12           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aab033f...0f95911. Read the comment docs.

@slsnextbot
Copy link
Collaborator

slsnextbot commented Jan 5, 2022

Handler Size Report

No changes to handler sizes.

Base Handler Sizes (kB) (commit aab033f)

{
    "Lambda": {
        "Default Lambda": {
            "Standard": 1525,
            "Minified": 668
        },
        "Image Lambda": {
            "Standard": 1489,
            "Minified": 802
        }
    },
    "Lambda@Edge": {
        "Default Lambda": {
            "Standard": 1534,
            "Minified": 674
        },
        "Default Lambda V2": {
            "Standard": 1527,
            "Minified": 670
        },
        "API Lambda": {
            "Standard": 634,
            "Minified": 318
        },
        "Image Lambda": {
            "Standard": 1497,
            "Minified": 807
        },
        "Regeneration Lambda": {
            "Standard": 1184,
            "Minified": 545
        },
        "Regeneration Lambda V2": {
            "Standard": 1254,
            "Minified": 573
        }
    }
}

New Handler Sizes (kB) (commit 0f95911)

{
    "Lambda": {
        "Default Lambda": {
            "Standard": 1525,
            "Minified": 668
        },
        "Image Lambda": {
            "Standard": 1489,
            "Minified": 802
        }
    },
    "Lambda@Edge": {
        "Default Lambda": {
            "Standard": 1534,
            "Minified": 674
        },
        "Default Lambda V2": {
            "Standard": 1527,
            "Minified": 670
        },
        "API Lambda": {
            "Standard": 634,
            "Minified": 318
        },
        "Image Lambda": {
            "Standard": 1497,
            "Minified": 807
        },
        "Regeneration Lambda": {
            "Standard": 1184,
            "Minified": 545
        },
        "Regeneration Lambda V2": {
            "Standard": 1254,
            "Minified": 573
        }
    }
}

@renovate renovate bot force-pushed the renovate/cdktf-cli-0.x branch from a15dd8f to 955d146 Compare January 5, 2022 17:37
@renovate renovate bot changed the title chore(deps): update dependency cdktf-cli to v0.8.4 chore(deps): update dependency cdktf-cli to v0.8.5 Jan 5, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 5, 2022
@renovate renovate bot force-pushed the renovate/cdktf-cli-0.x branch from 955d146 to 0f95911 Compare January 7, 2022 17:16
@renovate renovate bot changed the title chore(deps): update dependency cdktf-cli to v0.8.5 chore(deps): update dependency cdktf-cli to v0.8.6 Jan 7, 2022
@dphang dphang merged commit 813d4f6 into master Jan 19, 2022
@dphang dphang deleted the renovate/cdktf-cli-0.x branch January 19, 2022 01:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants