noqcks / pull-request-size

Applies labels to Pull Requests based on the total lines of code changed.
https://github.com/marketplace/pull-request-size
MIT License
157 stars 40 forks source link

[Snyk] Upgrade serverless from 3.30.0 to 3.32.2 #119

Closed noqcks closed 1 year ago

noqcks commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade serverless from 3.30.0 to 3.32.2.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **44 versions** ahead of your current version. - The recommended version was released **a month ago**, on 2023-06-02.
Release notes
Package name: serverless from serverless GitHub release notes
Commit messages
Package name: serverless
  • b82efaf chore: Release v3.32.2
  • 3fe1531 chore: Bump dependencies
  • 39806d6 refactor(Telemetry): Report installed `docker` version
  • 76454d3 chore: Release v3.32.1
  • bb06975 chore: Bump dependencies
  • d0e3056 fix: Revert `vpc` configuration on custom resources (#12001)
  • 83e194c docs: Fix issues in tutorial (#11996)
  • acbfca1 chore: Release v3.32.0
  • ad9fba9 chore: Bump dependencies
  • 83670f9 feat(Telemetry): Inspect `docker` availability
  • 72b27cb fix(AWS ALB): Allow multiple http-header conditions (#11888)
  • 41e90c3 fix(AWS CloudFront): Accept CF intrinsic functions in `behavior`
  • 032e43c feat(AWS Lambda): Do not recognize dropped `nodejs12.x` runtime
  • 473614d test: Upgrade tests to not rely on `nodejs12.x` runtime
  • 943bf6d fix(AWS Deploy): Fix default runtime resolution
  • 311a454 test: Improve test title
  • dd081bb fix(AWS Lambda): Recognize only valid .NET runtimes (#11960)
  • f2d1e23 fix(AWS Deploy): Ensure `vpc` configuration on custom resources (#11985)
  • 3afb71e feat(AWS Lambda): Response streaming for Lambda URL (#11907)
  • 4d64730 feat(AWS Deploy): `--minify-template` CLI param (#11980)
  • 6c9cdfb docs: Fix typo (#11987)
  • 88099ad refactor(Packaging): Warn on inffective `functions[].package` config
  • 4fee5d5 refactor: Updated dev mode warning copy (#11976)
  • e5cb8ac refactor: Added warning about dev mode (#11975)
Compare

**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/benji-or7/project/160be9c9-3a12-4b96-8b92-7d2a121c9c1a?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/benji-or7/project/160be9c9-3a12-4b96-8b92-7d2a121c9c1a/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/benji-or7/project/160be9c9-3a12-4b96-8b92-7d2a121c9c1a/settings/integration?pkg=serverless&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
codecov[bot] commented 1 year ago

Codecov Report

Merging #119 (943dca1) into master (74c5f1d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   88.67%   88.67%           
=======================================
  Files           8        8           
  Lines         256      256           
  Branches       33       33           
=======================================
  Hits          227      227           
  Misses         27       27           
  Partials        2        2