Skip to content

chore(deps-dev): update serverless-offline requirement from ^14.4.0 to ^14.5.0 in /examples/deploy-aws-lambda#2807

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/examples/deploy-aws-lambda/serverless-offline-tw-14.5.0
Open

chore(deps-dev): update serverless-offline requirement from ^14.4.0 to ^14.5.0 in /examples/deploy-aws-lambda#2807
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/examples/deploy-aws-lambda/serverless-offline-tw-14.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Updates the requirements on serverless-offline to permit the latest version.

Release notes

Sourced from serverless-offline's releases.

v14.5.0

Features

Maintenance Updates

New Contributors

Full Changelog: dherault/serverless-offline@v14.4.0...v14.5.0

Changelog

Sourced from serverless-offline's changelog.

14.5.0 (2026-02-24)

Features

  • Add support for Node.js 24.x in Docker environment (d170c44)
  • Drop Node.js 14/16/18 support and fix test authentication (672c85a)
  • Support CloudFormation Join & Sub function in environment variable (#1842) (d785b78)

14.4.0 (2024-12-09)

Features

Bug Fixes

  • update jsonpath-plus to close vulnerability (#1835) (903340a)

14.3.4 (2024-11-06)

Maintenance Updates

  • Removed sponsor logging

14.3.3 (2024-10-17)

Bug Fixes

14.3.2 (2024-08-30)

Maintenance Updates

  • Updated the v14 release to use the latest npm tag for better alignment with current package.

14.3.1 (2024-08-30)

Bug Fixes

  • Revert return 500 Internal Server Error on python error (#1796)

14.3.0 (2024-08-30)

Features

  • Add preLoadModules option to import modules on main thread (#1777)

Bug Fixes

... (truncated)

Commits
  • 4d90f40 Publish v14.5.0
  • 97d1c90 ci: delete release workflow
  • f51fe41 Merge pull request #1867 from dherault/nodejs24
  • 4eb803c Merge pull request #1865 from ppoullain/feature/add-python3.13-support
  • 4449cfd Merge branch 'nodejs24' of github.com:dherault/serverless-offline into nodejs24
  • 03a07a8 add gitignore
  • add5ee9 Delete .claude/settings.local.json
  • 672c85a feat: Drop Node.js 14/16/18 support and fix test authentication
  • d170c44 feat: Add support for Node.js 24.x in Docker environment
  • eda3779 Add python 3.13 support
  • Additional commits viewable in compare view

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 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 area:examples issues related to example or sample code dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 2, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 2, 2026 17:46
@dependabot dependabot bot added area:examples issues related to example or sample code dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 2, 2026
@codecov
Copy link

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.45%. Comparing base (552a44b) to head (fdb60c2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2807   +/-   ##
=======================================
  Coverage   93.45%   93.45%           
=======================================
  Files          37       37           
  Lines        7689     7689           
  Branches      669      669           
=======================================
  Hits         7186     7186           
  Misses        498      498           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/deploy-aws-lambda/serverless-offline-tw-14.5.0 branch 4 times, most recently from f6ee79a to ec08ff0 Compare March 5, 2026 23:35
Updates the requirements on [serverless-offline](https://github.com/dherault/serverless-offline) to permit the latest version.
- [Release notes](https://github.com/dherault/serverless-offline/releases)
- [Changelog](https://github.com/dherault/serverless-offline/blob/master/CHANGELOG.md)
- [Commits](dherault/serverless-offline@v14.4.0...v14.5.0)

---
updated-dependencies:
- dependency-name: serverless-offline
  dependency-version: 14.5.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/deploy-aws-lambda/serverless-offline-tw-14.5.0 branch from ec08ff0 to fdb60c2 Compare March 6, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:examples issues related to example or sample code 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