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

chore(deps): update dependency aws-cdk to ^2.13.0 #2380

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-cdk ^2.9.0 -> ^2.13.0 age adoption passing confidence

Release Notes

aws/aws-cdk

v2.13.0

Compare Source

Features
Bug Fixes

Alpha modules (2.13.0-alpha.0)

Features
Bug Fixes

v2.12.0

Compare Source

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • cxapi: of behavior.

Instead, this PR gets rid of the entire set of FUTURE_FLAGS_DEFAULTS
set to false -- there's no point to having them anyway, and it
gets rid of the associated merge conflicts.

Also shore up the docs for these flags a little.

Miscellaneous Chores

Alpha modules (2.12.0-alpha.0)

Features

v2.11.0

Compare Source

Features
Bug Fixes
Reverts

Alpha modules (2.11.0-alpha.0)

Features
Bug Fixes
  • aws-appsync: Strip unsupported characters from Lambda DataSource (#​18765) (bb8d6f6)

v2.10.0

Compare Source

Features
Bug Fixes

Alpha modules (2.10.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • servicecatalog: TagOptions now have scope and props argument in constructor, and data is now passed via a allowedValueForTags field in props
Features
Bug Fixes

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

codecov bot commented Feb 22, 2022

Codecov Report

Merging #2380 (44c92b6) into master (db33f4b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2380   +/-   ##
=======================================
  Coverage   83.77%   83.77%           
=======================================
  Files         102      102           
  Lines        3697     3697           
  Branches     1186     1186           
=======================================
  Hits         3097     3097           
  Misses        588      588           
  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 db33f4b...44c92b6. Read the comment docs.

@slsnextbot
Copy link
Collaborator

slsnextbot commented Feb 22, 2022

Handler Size Report

No changes to handler sizes.

Base Handler Sizes (kB) (commit 1248b26)

{
    "Lambda": {
        "Default Lambda": {
            "Standard": 1524,
            "Minified": 668
        },
        "Image Lambda": {
            "Standard": 1488,
            "Minified": 800
        }
    },
    "Lambda@Edge": {
        "Default Lambda": {
            "Standard": 1534,
            "Minified": 674
        },
        "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 44c92b6)

{
    "Lambda": {
        "Default Lambda": {
            "Standard": 1524,
            "Minified": 668
        },
        "Image Lambda": {
            "Standard": 1488,
            "Minified": 800
        }
    },
    "Lambda@Edge": {
        "Default Lambda": {
            "Standard": 1534,
            "Minified": 674
        },
        "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
        }
    }
}

@dphang dphang merged commit 1e1e7c1 into master Feb 23, 2022
@dphang dphang deleted the renovate/aws-cdk-2.x branch February 23, 2022 07:38
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