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

chore(deps): update dependency @cdktf/provider-aws to v5.0.27 #2369

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cdktf/provider-aws 5.0.3 -> 5.0.27 age adoption passing confidence

Release Notes

hashicorp/cdktf-provider-aws

v5.0.27

Compare Source

5.0.27 (2022-02-22)

v5.0.26

Compare Source

5.0.26 (2022-02-21)

v5.0.25

Compare Source

5.0.25 (2022-02-20)

v5.0.24

Compare Source

5.0.24 (2022-02-19)

v5.0.23

Compare Source

5.0.23 (2022-02-18)

v5.0.22

Compare Source

5.0.22 (2022-02-17)

v5.0.21

Compare Source

5.0.21 (2022-02-16)

v5.0.20

Compare Source

5.0.20 (2022-02-16)

v5.0.19

Compare Source

5.0.19 (2022-02-15)

v5.0.18

Compare Source

5.0.18 (2022-02-14)

v5.0.17

Compare Source

5.0.17 (2022-02-13)

v5.0.16

Compare Source

5.0.16 (2022-02-12)

v5.0.15

Compare Source

5.0.15 (2022-02-11)

v5.0.14

Compare Source

5.0.14 (2022-02-10)

v5.0.13

Compare Source

5.0.13 (2022-02-10)

v5.0.12

Compare Source

5.0.12 (2022-02-09)

v5.0.11

Compare Source

5.0.11 (2022-02-08)

v5.0.10

Compare Source

5.0.10 (2022-02-08)

v5.0.9

Compare Source

5.0.9 (2022-02-07)

v5.0.8

Compare Source

5.0.8 (2022-02-06)

v5.0.7

Compare Source

5.0.7 (2022-02-04)

v5.0.6

Compare Source

5.0.6 (2022-02-04)

v5.0.5

Compare Source

5.0.5 (2022-02-03)

v5.0.4

Compare Source

5.0.4 (2022-02-01)

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 Feb 18, 2022
@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #2369 (73e0168) into master (623c2fb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2369   +/-   ##
=======================================
  Coverage   83.60%   83.60%           
=======================================
  Files         102      102           
  Lines        3691     3691           
  Branches     1184     1184           
=======================================
  Hits         3086     3086           
  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 623c2fb...73e0168. Read the comment docs.

@slsnextbot
Copy link
Collaborator

slsnextbot commented Feb 18, 2022

Handler Size Report

No changes to handler sizes.

Base Handler Sizes (kB) (commit 623c2fb)

{
    "Lambda": {
        "Default Lambda": {
            "Standard": 1524,
            "Minified": 668
        },
        "Image Lambda": {
            "Standard": 1488,
            "Minified": 800
        }
    },
    "Lambda@Edge": {
        "Default Lambda": {
            "Standard": 1534,
            "Minified": 673
        },
        "Default Lambda V2": {
            "Standard": 1526,
            "Minified": 670
        },
        "API Lambda": {
            "Standard": 634,
            "Minified": 318
        },
        "Image Lambda": {
            "Standard": 1496,
            "Minified": 805
        },
        "Regeneration Lambda": {
            "Standard": 1187,
            "Minified": 546
        },
        "Regeneration Lambda V2": {
            "Standard": 1253,
            "Minified": 573
        }
    }
}

New Handler Sizes (kB) (commit 73e0168)

{
    "Lambda": {
        "Default Lambda": {
            "Standard": 1524,
            "Minified": 668
        },
        "Image Lambda": {
            "Standard": 1488,
            "Minified": 800
        }
    },
    "Lambda@Edge": {
        "Default Lambda": {
            "Standard": 1534,
            "Minified": 673
        },
        "Default Lambda V2": {
            "Standard": 1526,
            "Minified": 670
        },
        "API Lambda": {
            "Standard": 634,
            "Minified": 318
        },
        "Image Lambda": {
            "Standard": 1496,
            "Minified": 805
        },
        "Regeneration Lambda": {
            "Standard": 1187,
            "Minified": 546
        },
        "Regeneration Lambda V2": {
            "Standard": 1253,
            "Minified": 573
        }
    }
}

@renovate renovate bot force-pushed the renovate/cdktf-provider-aws-5.x branch from 09ef95a to 481bcf9 Compare February 19, 2022 03:00
@renovate renovate bot changed the title chore(deps): update dependency @cdktf/provider-aws to v5.0.23 chore(deps): update dependency @cdktf/provider-aws to v5.0.24 Feb 19, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 19, 2022
@renovate renovate bot force-pushed the renovate/cdktf-provider-aws-5.x branch from 481bcf9 to d913508 Compare February 20, 2022 02:17
@renovate renovate bot changed the title chore(deps): update dependency @cdktf/provider-aws to v5.0.24 chore(deps): update dependency @cdktf/provider-aws to v5.0.25 Feb 20, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 20, 2022
@renovate renovate bot force-pushed the renovate/cdktf-provider-aws-5.x branch from d913508 to d8bec25 Compare February 21, 2022 00:58
@renovate renovate bot changed the title chore(deps): update dependency @cdktf/provider-aws to v5.0.25 chore(deps): update dependency @cdktf/provider-aws to v5.0.26 Feb 21, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 21, 2022
@renovate renovate bot force-pushed the renovate/cdktf-provider-aws-5.x branch from d8bec25 to 334a122 Compare February 22, 2022 02:27
@renovate renovate bot changed the title chore(deps): update dependency @cdktf/provider-aws to v5.0.26 chore(deps): update dependency @cdktf/provider-aws to v5.0.27 Feb 22, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 22, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 22, 2022
@dphang dphang merged commit 9f42aff into master Feb 22, 2022
@dphang dphang deleted the renovate/cdktf-provider-aws-5.x branch February 22, 2022 04:47
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.

3 participants