Skip to content

build(deps-dev): bump serverless from 3.30.1 to 4.14.2#13

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/serverless-4.14.2
Closed

build(deps-dev): bump serverless from 3.30.1 to 4.14.2#13
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/serverless-4.14.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps serverless from 3.30.1 to 4.14.2.

Release notes

Sourced from serverless's releases.

4.14.2

Bug Fixes

4.14.1

Bug Fixes

  • Serverless Container Framework
    • Pinned the Docker image builder version

4.14.0

Features

  • Serverless Framework
    • Support for Doppler secrets in Serverless Variables (docs)
service: my-service
provider:
  environment:
    DB_PASSWORD: ${doppler:my-project/DB_PASSWORD}

4.13.0

Features

  • Serverless MCP Server
    • Intelligent Error Analysis

      • Introduces the errors-info tool for advanced error pattern detection across AWS services.
      • Automatically discovers and scans log groups from Lambda, API Gateway (REST & HTTP), and other CloudWatch log groups defined in the CFN Stack.
      • Groups similar logs using CloudWatch Logs Insights pattern command.
      • Extracts metadata including regex strings, pattern IDs, frequency ratios, and severity levels.
      • Displays representative examples of each pattern group to reduce noise and improve diagnostics.
    • Confirmation Handling for Queries

      • Adds robust safeguards against accidentally triggering large historical queries.
      • Requires explicit confirmation for:
        • Date ranges older than 1 month
        • Timeframes longer than 3 hours
    • Enhanced Logs Search

      • Improves the logs-search tool with more flexible search behavior.
      • Supports arrays of search terms with implicit OR logic.
      • Enables case-insensitive matching.
    • Integrated Documentation Tool

      • Adds support for browsing Serverless Framework and Serverless Container Framework documentation within the MCP server.
      • Serves markdown files directly - always up to date.
      • Documentation is always tied to the version you are using, ensuring accuracy and consistency with your environment.
    • General Tooling Improvements

      • Improved AWS Credential Error Handling
        • Detects and returns actionable messages for profile, role, or region misconfigurations in all tools.

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

3.38.0 (2023-11-21)

Features

3.37.0 (2023-11-16)

Features

Bug Fixes

3.36.0 (2023-10-23)

Features

  • Improved dashboard documentation and gitignore (#12176) (eb462ed)

Bug Fixes

  • Dashboard documentation improvements (bb4d7c8)
  • Fix menu for dashboard documentation (8f266af)
  • Improve dashboard documentation (ad8bbf1)
  • Improve dashboard documentation (f67df7f)
  • Minor dashboard doc improvements (#12177) (f1fa19c)

3.35.2 (2023-09-16)

Bug Fixes

3.35.1 (2023-09-16)

Bug Fixes

3.35.0 (2023-09-15)

Features

... (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.30.1 to 4.14.2.
- [Release notes](https://github.com/serverless/serverless/releases)
- [Changelog](https://github.com/serverless/serverless/blob/main/CHANGELOG.md)
- [Commits](serverless/serverless@v3.30.1...v4.14.2)

---
updated-dependencies:
- dependency-name: serverless
  dependency-version: 4.14.2
  dependency-type: direct:development
  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 May 5, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 12, 2025

Superseded by #14.

@dependabot dependabot bot closed this May 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/serverless-4.14.2 branch May 12, 2025 02:16
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