Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

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

Release notes

Sourced from serverless-offline's releases.

v14.6.0

What's Changed

New Contributors

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

Changelog

Sourced from serverless-offline's changelog.

14.6.0 (2026-05-11)

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

... (truncated)

Commits
  • b93ebb5 Edit changelog
  • 38e0122 v14.6.0
  • bc58df8 Merge pull request #1889 from dherault/update-deps
  • c1a428f Run prettier
  • 51006bb Update dependencies
  • 607743d Merge pull request #1772 from apokryfos/issue-1771
  • 7b23f31 Merge pull request #1884 from robertmaier/feature/bump-aws-sdk-client-lambda
  • b21993c Merge branch 'master' into issue-1771
  • 0b5dd93 Merge branch 'master' into feature/bump-aws-sdk-client-lambda
  • e2264b8 Merge pull request #1878 from naomichi-y/feature/add-ruby3.4-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)

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.5.0...v14.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@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 May 15, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 15, 2026 15:55
@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 May 15, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 15, 2026

⚠️ No Changeset found

Latest commit: ce0469f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot enabled auto-merge (squash) May 15, 2026 15:55
@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2936   +/-   ##
=======================================
  Coverage   94.38%   94.38%           
=======================================
  Files          44       44           
  Lines        7857     7857           
  Branches      699      699           
=======================================
  Hits         7416     7416           
  Misses        435      435           
  Partials        6        6           

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

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