Pull Request Overview
- Opened on September 11, 2026
- Status Open
- Commit count 2 with first commit September 11, 2026
Total Delta
Open Days
Test Delta
How long has this pull request spent in each phase of its lifecycle?
| Fraction of total time | Business days | Phase |
|---|---|---|
|
|
0.0 days | Authoring 1 commit before pull request opened for review |
|
|
0.0 days | Awaiting first review |
|
|
7.7 days | Revising work with 1 commit in response to 1 review that left 2 comments |
Total time for pull request still awaiting merge (longer than repo's target): 7.7 business days
chore(deps-dev): update serverless-offline requirement from ^14.8.0 to ^14.8.2 in /examples/deploy-aws-lambda
Updates the requirements on serverless-offline to permit the latest version.
Release notes
Sourced from serverless-offline's releases.
v14.8.2
What's Changed
- fix: accept empty Docker invocation responses by
@jakeleventhalin dherault/serverless-offline#1915- fix: wait for Docker runtime HTTP readiness by
@jakeleventhalin dherault/serverless-offline#1916Full Changelog: https://github.com/dherault/serverless-offline/compare/v14.8.1...v14.8.2
Changelog
Sourced from serverless-offline's changelog.
v14.8.2
- fix: wait for Docker runtime HTTP readiness
#1916- fix: accept empty Docker invocation responses
#1915- fix: keep the readiness failure when the cleanup removal fails
959c169- Ensure cleanup on Docker container start failure
d1b7415- Prevent unhandled promise rejection on cancel
33071a7- Change fetch to manual redirect for URL request
64b5984v14.8.1
4 September 2026
- fix: enable module-caching for ESM TypeScript handlers
#1912- feat: support credential-free local layers
#1907- ci: let fork pull requests run again, behind a review
#1909- test: cover the untested units, fix the two bugs it surfaced
#1908- fix: harden the preparation of local and downloaded layers
086fb93- fix: fall back to commonjs when tsx's ESM loader is unavailable
bc7c536- fix: keep the layer cache key of layers without a local source
96d93bf- Remove maintainer request from README
0822297v14.8.0
7 August 2026
- fix(docker): make custom runtime layers work (#1900)
#1904- fix: make custom runtime layers work in the docker runner
#1900- test: fix the in-process idle instance test on Node.js 26
#1905- fix(alb): evaluate header, host and query conditions (#1901)
#1903- feat: add support for the nodejs26.x runtime
#1902- fix: evaluate alb header, host and query conditions
#1901- feat: add support for the nodejs26.x runtime
#1899- Revise sponsorship details and project description
366e3ec- test: serialize the requests of the in-process idle instance test
1f1b7c6- ci: add Node.js 26 to lint_and_test workflow matrix
7955860v14.7.4
23 June 2026
- fix: recreate worker thread after a timeout (#1896)
#1898- fix: recreate worker thread after a timeout
#1896- Add support for ruby 4.0
#1897v14.7.3
16 June 2026
- Run npm audit fix
#1895
<!-- raw HTML omitted -->
... (truncated)
Commits
-
cd36ff814.8.2 -
045cd58Merge pull request #1916 from jakeleventhal/fix/docker-invocation-readiness -
7f1364eMerge pull request #1915 from jakeleventhal/fix/docker-empty-invocation-response -
959c169fix: keep the readiness failure when the cleanup removal fails -
d1b7415Ensure cleanup on Docker container start failure -
33071a7Prevent unhandled promise rejection on cancel -
64b5984Change fetch to manual redirect for URL request -
b6ee8b1fix: wait for Docker runtime HTTP readiness -
4cd69e6fix: accept empty Docker invocation responses -
348c93b14.8.1 - 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 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)
Comments Threads Pending Resolution
Resolved Comment Threads
No resolved comments have been left on this PR.