jtimberlake / serverless-artillery

Combine serverless with artillery and you get serverless-artillery for instant, cheap, and easy performance testing at scale.
Apache License 2.0
0 stars 0 forks source link

chore(deps): update dependency serverless to v1.58.0 - autoclosed #149

Closed mend-for-github-com[bot] closed 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
serverless (source) devDependencies minor 1.57.0 -> 1.58.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 9.8 CVE-2020-36632 #131
High 9.8 CVE-2022-24066 #129
High 9.8 CVE-2022-24433 #89
High 9.8 CVE-2022-25912 #129
High 9.1 CVE-2021-42581 #96
High 9.1 CVE-2021-42581 #96
High 7.8 CVE-2021-43138 #92
High 7.5 CVE-2019-20149 #18
High 7.5 CVE-2020-28469 #65
High 7.5 CVE-2021-3795 #98
High 7.5 CVE-2021-43307 #97
High 7.5 CVE-2022-24785 #90
High 7.5 CVE-2022-31129 #108
High 7.5 CVE-2022-38900 #125
High 7.3 CVE-2022-48285 #142

Release Notes

serverless/serverless ### [`v1.58.0`](https://togithub.com/serverless/serverless/blob/HEAD/CHANGELOG.md#​1580-2019-11-20) [Compare Source](https://togithub.com/serverless/serverless/compare/v1.57.0...v1.58.0) - [Fix missing ALB trigger in console](https://togithub.com/serverless/serverless/pull/6926) - [Add support for vpc link integration discussed as part of #​5025](https://togithub.com/serverless/serverless/pull/6051) - [Setup Codecov](https://togithub.com/serverless/serverless/pull/6924) - [Fix handling of China region in S3 bucket policy](https://togithub.com/serverless/serverless/pull/6934) - [Fix policy definition](https://togithub.com/serverless/serverless/pull/6937) - [Fix typo in Tencent docs](https://togithub.com/serverless/serverless/pull/6935) - [Add Knative provider template](https://togithub.com/serverless/serverless/pull/6936) - [Add Knative documentation](https://togithub.com/serverless/serverless/pull/6930) - [PLAT-1798 - set env vars for AWS creds from cached credentials…](https://togithub.com/serverless/serverless/pull/6938) - [Add azure python to cli](https://togithub.com/serverless/serverless/pull/6945) - [updated providers menu order in docs](https://togithub.com/serverless/serverless/pull/6955) - [Update API Gateway tagging to use partition for deployed region](https://togithub.com/serverless/serverless/pull/6948) - [Fix: use normalized maps in zipService.js](https://togithub.com/serverless/serverless/pull/6705) - [Add support for multi-value headers in ALB events](https://togithub.com/serverless/serverless/pull/6940) - [Improve config error handling](https://togithub.com/serverless/serverless/pull/6962) - [sls-flask starter kit](https://togithub.com/serverless/serverless/pull/6967) - [Add variable completion report if variable progress was reported](https://togithub.com/serverless/serverless/pull/6966) - [Update docs links](https://togithub.com/serverless/serverless/pull/6975) - [Update documentation to include information about tags](https://togithub.com/serverless/serverless/pull/6982) - [Python3.8 support!](https://togithub.com/serverless/serverless/pull/6978) - [Updates to CI/CD settings for the beta](https://togithub.com/serverless/serverless/pull/6972) - [rename output variables to outputs](https://togithub.com/serverless/serverless/pull/6971) - [Fix Tencent Template and Readme](https://togithub.com/serverless/serverless/pull/6984) - [Default to Nodejs12.x runtime](https://togithub.com/serverless/serverless/pull/6983) - [#​6162: Support multiple schemas, don't overwrite RequestModels for each](https://togithub.com/serverless/serverless/pull/6954) - [Support empty deploymentPrefix](https://togithub.com/serverless/serverless/pull/6941) #### Meta - [Comparison since last release](https://togithub.com/serverless/serverless/compare/v1.57.0...v1.58.0)