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.33.0 #126

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.33.0.

: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 **51 versions** ahead of your current version. - The recommended version was released **a month ago**, on 2023-06-27.
Release notes
Package name: serverless from serverless GitHub release notes
Commit messages
Package name: serverless
  • 0a8a704 chore: Release v3.33.0
  • 9237464 chore: Bump dependencies
  • 483ea16 feat(AWS MSK): Support `AT_TIMESTAMP` starting position (#12034)
  • a50773b fix(AWS Websocket): Fix internal authorizers handling (#11871)
  • 0382fac docs: Improve tutorial.md (#12031)
  • 17d64e6 chore: Remove dev mode warning (#12014)
  • 04db0f0 fix(AWS ALB): Recognize CIDR format at `ip` configuration (#11889)
  • 4582913 fix(Packaging): Fix merging `DependsOn` from user resources (#12009)
  • 0a0a4fc feat(AWS Local Invocation): Support `ruby3.2` (#12004)
  • 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
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 #126 (bfcbefd) into master (a76786a) will not change coverage. The diff coverage is n/a.

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