Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps serverless from 3.40.0 to 4.22.0.

Release notes

Sourced from serverless's releases.

4.22.0

Features

  • Serverless Framework
    • serverless-python-requirements plugin is now included in the Serverless Framework. You can remove it from the plugins list in your configuration file and from your package.json. The integration activates automatically whenever custom.pythonRequirements is present, so keep or add that block. It is fully backward-compatible and comes with uv support! Learn more in the docs.

Bug Fixes

  • Serverless Framework
    • Unused stages are now pruned from the service config (serverless/serverless#13138)
    • Fixed an issue where a null app name was sent during authentication
    • Improved input validation
    • Ensured the print command returns a config without $ref references when no cycles exist

Maintenance

  • Serverless Framework
    • The WebSocket module is now lazy-loaded to reduce startup dependencies

4.21.1

Bug Fixes

  • Serverless Framework
    • Added support for the --config flag in version pinning (frameworkVersion property)
    • Added handling for the 403 Forbidden error during Docker authentication (#13116) (serverless/serverless#12895)
    • Fixed invoke local when using Docker and lambda/provided AWS Lambda images; added log capture and proper exit codes for function errors (#12921)
    • Replaced manual path manipulation with path.basename to improve Windows support (#13120)
    • Fixed an issue where named AWS resolver properties were not resolved before the resolver was instantiated (serverless/serverless#13133)
    • Improved error logging for easier debugging (#13121)

4.21.0

Features

  • Serverless Framework
    • Added support for notifications

4.20.2

Bug Fixes

  • Serverless Framework
    • Reverts skipping CloudWatch Logs ARN in the global IAM role policy when per-function roles are used

4.20.1

Bug Fixes

  • Serverless Framework
    • Reverts the integrated serverless-python-requirements plugin

4.20.0

Features

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
Bumps [serverless](https://github.com/serverless/serverless) from 3.40.0 to 4.22.0.
- [Release notes](https://github.com/serverless/serverless/releases)
- [Changelog](https://github.com/serverless/serverless/blob/main/CHANGELOG.md)
- [Commits](serverless/serverless@v3.40.0...v4.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/serverless-4.22.0 branch from 6606c83 to 7e98ef9 Compare October 31, 2025 04:25
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

Development

Successfully merging this pull request may close these issues.

1 participant