Boavizta / cloud-scanner

📡 Get Boavizta impact data for your aws cloud account usage.
GNU Affero General Public License v3.0
32 stars 7 forks source link

chore(deps-dev): bump serverless from 3.38.0 to 4.1.11 #551

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps serverless from 3.38.0 to 4.1.11.

Release notes

Sourced from serverless's releases.

4.1.11

This is another Serverless Framework V.4 GA release. If you have Serverless Framework V.4 installed already, it will auto-update within 24 hours, or you can run serverless update to get the latest version immediately. If you are upgrading to V.4 from V.3 or less, see our Upgrading to Serverless Framework V.4 Documentation.

Features

  • Changes Cloudformation Deployment mode default to direct

Bug Fixes

4.1.9

This is another Serverless Framework V.4 GA release. If you have Serverless Framework V.4 installed already, it will auto-update within 24 hours, or you can run serverless update to get the latest version immediately. If you are upgrading to V.4 from V.3 or less, see our Upgrading to Serverless Framework V.4 Documentation.

Bug Fixes

  • Ensure node dev mode wrapper is included in final sf-core build

4.1.8

This is another Serverless Framework V.4 GA release. If you have Serverless Framework V.4 installed already, it will auto-update within 24 hours, or you can run serverless update to get the latest version immediately. If you are upgrading to V.4 from V.3 or less, see our Upgrading to Serverless Framework V.4 Documentation.

Bug Fixes

  • Fix Cloudwatch logs not being created for API GW - serverless/serverless#12637
  • Fix and Document Peer Dependency issues with plugin install
  • Ensure hyphenated options are not camelCased automatically
  • Fix License Keys not working with AWS SSO enabled - serverless/serverless#12620

4.1.7

This is another Serverless Framework V.4 GA release. If you have Serverless Framework V.4 installed already, it will auto-update within 24 hours, or you can run serverless update to get the latest version immediately. If you are upgrading to V.4 from V.3 or less, see our Upgrading to Serverless Framework V.4 Documentation.

Bug Fixes

4.1.6

This is another Serverless Framework V.4 GA release. If you have Serverless Framework V.4 installed already, it will auto-update within 24 hours, or you can run serverless update to get the latest version immediately. If you are upgrading to V.4 from V.3 or less, see our Upgrading to Serverless Framework V.4 Documentation.

Features

  • Add --github flag to the support command to provide Github formatted issue info

Bug Fixes

... (truncated)

Changelog

Sourced from serverless's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

Commits
  • 6e87390 style: fix formatting (#12661)
  • ee86963 fix: call globalValidate and disassociateUsagePlan with this context (#12660)
  • d35327e feat: make direct deployments the default (#12659)
  • e0d6a8a fix: remove bluebird and set concurrency limits for packaging (#12658)
  • 048d28a fix: remove dependency on sf-core in dev mode (#12657)
  • 1adeed3 fix(apig): fix enabling api gateway logs (SC-2491) (#12655)
  • e490624 fix: remove aws-profile option and plugin install/uninstall commands from sch...
  • 3b39fbf fix(dev): zero config support for ESM & CommonJS in dev mode (#12642)
  • 725b18f chore: add manual trigger to sync docs action (#12650)
  • 1934926 throw error if sync script fails (#12649)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 weeks ago

Superseded by #555.