Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps serverless from 3.40.0 to 4.18.2.

Release notes

Sourced from serverless's releases.

4.18.2

Bug Fixes

  • Serverless Framework
    • Fixes building functions with esbuild in dev mode

4.18.1

Bug Fixes

  • Serverless Framework
    • Skips esbuild build when prebuilt artifacts are provided
    • Respects AWS_REGION env variable
    • Bumps jackson to 2.15.0 in invoke-bridge and to address CVE-2025-52999 and CVE-2025-49128
    • Bumps form-data to 4.0.4 to address CVE-2025-7783

4.18.0

Features

4.17.2

Bug Fixes

  • Serverless Container Framework
    • Fixes an issue with the AWS CRT not always being found when creating Cloudfront resources

4.17.1

Features

  • Serverless Framework
    • Add support for ENABLE_LEGACY_DEPLOYMENT_BUCKET env var.
    • Enable packaging without AWS credentials if using legacy deployment buckets.

Bug Fixes

  • Serverless Framework
    • Add better validation if deploying to multiple regions and/or stages at the same time.

4.17.0

Features

4.16.1

Features

  • Serverless Container Framework
    • A new AWS DeploymentType with faster and more reliable routing

4.15.1

Bug Fixes

  • Serverless Framework

... (truncated)

Commits
  • e2681bd chore: update readme to include serverless MCP and container framework
  • 1003a32 docs: update SECURITY.md (#13026)
  • ec4957f chore: automate CLA signing (#13019)
  • c4cebae chore: automate CLA signing
  • 87b4f5b docs: read license key from aws ssm (#12986)
  • 3f37cba docs(dev-mode): added note regarding vpc (#12977)
  • d262ac3 feat: add support for ap-southeast-5 and ca-west-1 (#12981)
  • 2aea99d fix: correctly resolve layer package artifact and docker image paths (#12972)
  • 3704754 fix(esbuild): track files added to the zip file (#12966)
  • c9d519e feat: add support for provenance option in docker build (#12958)
  • 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 <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.18.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.18.2)

---
updated-dependencies:
- dependency-name: serverless
  dependency-version: 4.18.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 Sep 1, 2025
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