serverless-next.js icon indicating copy to clipboard operation
serverless-next.js copied to clipboard

chore(deps): update dependency @types/aws-lambda to v8.10.147

Open renovate[bot] opened this issue 3 years ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/aws-lambda (source) 8.10.92 -> 8.10.147 age adoption passing confidence
@types/aws-lambda (source) ^8.10.92 -> ^8.10.147 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Mar 15 '22 05:03 renovate[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.85%. Comparing base (e6367b5) to head (5c0f87d).

:exclamation: Current head 5c0f87d differs from pull request most recent head 7059ec5. Consider uploading reports for the commit 7059ec5 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2406   +/-   ##
=======================================
  Coverage   83.85%   83.85%           
=======================================
  Files         102      102           
  Lines        3717     3717           
  Branches     1191     1191           
=======================================
  Hits         3117     3117           
  Misses        588      588           
  Partials       12       12           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 15 '22 05:03 codecov[bot]

Handler Size Report

No changes to handler sizes.

Base Handler Sizes (kB) (commit e6367b585fb98608cd2e9327e2c8d4058ba73b00)

{
    "Lambda": {
        "Default Lambda": {
            "Standard": 1578,
            "Minified": 692
        },
        "Image Lambda": {
            "Standard": 1543,
            "Minified": 831
        }
    },
    "Lambda@Edge": {
        "Default Lambda": {
            "Standard": 1588,
            "Minified": 698
        },
        "Default Lambda V2": {
            "Standard": 1580,
            "Minified": 694
        },
        "API Lambda": {
            "Standard": 634,
            "Minified": 318
        },
        "Image Lambda": {
            "Standard": 1551,
            "Minified": 835
        },
        "Regeneration Lambda": {
            "Standard": 1233,
            "Minified": 566
        },
        "Regeneration Lambda V2": {
            "Standard": 1307,
            "Minified": 596
        }
    }
}

New Handler Sizes (kB) (commit 5c0f87d16db22cf0908013278e2a40fcd3a7c49d)

{
    "Lambda": {
        "Default Lambda": {
            "Standard": 1578,
            "Minified": 692
        },
        "Image Lambda": {
            "Standard": 1543,
            "Minified": 831
        }
    },
    "Lambda@Edge": {
        "Default Lambda": {
            "Standard": 1588,
            "Minified": 698
        },
        "Default Lambda V2": {
            "Standard": 1580,
            "Minified": 694
        },
        "API Lambda": {
            "Standard": 634,
            "Minified": 318
        },
        "Image Lambda": {
            "Standard": 1551,
            "Minified": 835
        },
        "Regeneration Lambda": {
            "Standard": 1233,
            "Minified": 566
        },
        "Regeneration Lambda V2": {
            "Standard": 1307,
            "Minified": 596
        }
    }
}

slsnextbot avatar Mar 15 '22 05:03 slsnextbot