Skip to content

Comments

Bump serverless from 3.40.0 to 4.6.4 in /cla-backend-go#4596

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/cla-backend-go/serverless-4.6.4
Closed

Bump serverless from 3.40.0 to 4.6.4 in /cla-backend-go#4596
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/cla-backend-go/serverless-4.6.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps serverless from 3.40.0 to 4.6.4.

Release notes

Sourced from serverless's releases.

4.6.3

Features

  • Serverless Framework
  • Serverless Container Framework
    • Adds auto-scaling, includes min/max/desired, and target tracking auto-scaling for cpu and memory.
    • Auto-calculates desired values to safely deploy at high scale without over/under provisioning current Task count.
    • Improves ALB routing to always recalculate route priorities and save them.
    • Detects incorrect port values and failed health checks to offer users clear feedback, faster, as to why their deployments failed
    • Adds build args to the Docker build process.
    • Improved types and validation around scaling policies and more, with helpful errors.

Maintenance

  • Serverless Framework:
  • Serverless Container Framework
    • Moved SCF/engine logic out of sf-core and into its own engine packages. This is needed to enable SCF and future frameworks to be used with separate clients, starting with an MCP.
    • Moved AWS utilities to engine as well. Note that some sf-core logic relies on a few of these.

Bug Fixes

4.6.2

Features

Maintenance

Bug Fixes

  • Fixed handling SIGINT and SIGTERM signals

4.6.1

Bug Fixes

  • Fixes importing files using Variables in Windows
  • Fixes handling SIGINT and SIGTERM signals
  • Fixes setting default state bucket region (serverless/serverless#13014)

4.6.0

Features

  • Initial release of the Serverless Container Framework: A rich developer experience for deploying containers to AWS Lambda and AWS Fargate, without rearchitecting – https://github.com/serverless/containers

4.5.4

... (truncated)

Commits

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 <dependency name> 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)

Bumps [serverless](https://github.com/serverless/serverless) from 3.40.0 to 4.6.4.
- [Release notes](https://github.com/serverless/serverless/releases)
- [Changelog](https://github.com/serverless/serverless/blob/main/CHANGELOG.md)
- [Commits](https://github.com/serverless/serverless/commits)

---
updated-dependencies:
- dependency-name: serverless
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

Superseded by #4600.

@dependabot dependabot bot closed this Mar 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cla-backend-go/serverless-4.6.4 branch March 3, 2025 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants