Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps serverless from 3.40.0 to 4.20.2.

Release notes

Sourced from serverless's releases.

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

  • Serverless Framework
    • Upgraded Custom Resources to Node.js 22 runtime
    • Added support for KMS encryption of created SNS topics (docs)
    • CloudWatch Logs ARN is not added to the global IAM role policy when per-function role is used

Bug Fixes

  • Serverless Framework
    • Fixed handling lambda/provided Docker images in invoke local command (serverless/serverless#12921)
    • Fixed support for NO_PROXY environment variable in AWS SDK
    • Fixed an issue when using a custom CloudFormation stack name

Maintenance

  • Serverless Framework
    • Resolved issues causing DEP0190 deprecation warning in Node.js 24

4.19.1

Bug Fixes

  • Serverless Framework
    • Fixes proxy support for requests to the Serverless Platform API

4.19.0

Features

  • Serverless Framework
    • Add support for AWS SDK for JavaScript v3. Enable it by setting the environment variable SLS_AWS_SDK=3. See the docs for more info.
    • Add support for IAM roles per function, see the docs for more info.

Bug Fixes

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 6, 2025
Copy link

coderabbitai bot commented Oct 6, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Oct 08 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #4821.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cla-backend/serverless-4.20.2 branch October 13, 2025 04:07
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