Skip to content

chore(deps): update dependency serverless-offline to v14.8.2 - #158

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/serverless-offline-14.x
Open

chore(deps): update dependency serverless-offline to v14.8.2#158
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/serverless-offline-14.x

Conversation

@renovate

@renovate renovate Bot commented Mar 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
serverless-offline 14.4.014.8.2 age confidence

Release Notes

dherault/serverless-offline (serverless-offline)

v14.8.2

Compare Source

  • 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 64b5984

v14.8.1

Compare Source

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 0822297

v14.8.0

Compare Source

  • 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 7955860

v14.7.4

Compare Source

  • fix: recreate worker thread after a timeout (#​1896) #1898
  • fix: recreate worker thread after a timeout #1896
  • Add support for ruby 4.0 #1897

v14.7.3

Compare Source

  • Run npm audit fix #1895
  • Code review fixes: env leak, worker-thread, WS cleanup, HTTP/ALB handlers #1894
  • Update dependencies d9790bf
  • Edit README and add CLAUDE 0d54c13
  • Run prettier ad32cd9
  • Clean up HTTP/ALB request handlers 1214d29
  • Remove redundant authorizer-context block in WebSocketClients f5e55f5
  • Run prettier 2c662e2
  • Fix PythonRunner mutating the global process.env 6b865db
  • Edit CI 35d77bd
  • Return after posting error in worker-thread helper 2af817e

v14.7.2

Compare Source

8 June 2026

v14.7.1

Compare Source

27 May 2026

  • fix: invalid cookie error #1885
  • Edit script 7fd39fc
  • chore(generateHapicookie): revised with feedback add test cases 4d6fa83
  • chore: make generateHapicookie more robust 35ba124
  • chore(generateHapiCookie): added test cases, cater for max-age with expires attribute scenario 56cde0e
  • chore(generateHapiCookie): test case update 7b5692e
  • chore: remove redundant import 52988b2
  • chore: remove redundant import 19347ae

v14.7.0

Compare Source

22 May 2026

  • Improve ruby performance #1873
  • Edit CHANGELOG 0486ff5
  • Install auto-changelog c3f8e85
  • Update dependencies 3ff34fb
  • Update mocha bc7fd5b
  • Add hot reload 146b625
  • fix: address Copilot review feedback on Ruby runner 1941ade
  • Edit README c0cc3e4
  • Add watchDires 1aaa866
  • fix: address second round of Copilot review feedback on Ruby runner 6f2f2c4
  • fix(ruby): guard against null stdio streams on spawn failure d36cab0
  • Document rubyWatchDirs option in README dc45cab
  • Apply suggestions from code review 52d0a3b
  • Potential fix for pull request finding c2e2303
  • fix: sort defaultOptions keys alphabetically 50a3dfc
  • Remove Airbnb style guide mention in README 3506988

v14.6.0

Compare Source

11 May 2026

v14.5.0

Compare Source

24 February 2026

  • Add python 3.13 support #1865
  • Add ruby 3.3 support #1862
  • feat: Support CloudFormation Join & Sub function in environment variable #1842
  • Load TypeScript in ESM mode if package.json type is module #1849
  • ci: delete release workflow 97d1c90
  • Publish v14.5.0 4d90f40
  • Merge pull request #​1867 from dherault/nodejs24 f51fe41
  • feat: Drop Node.js 14/16/18 support and fix test authentication 672c85a
  • feat: Add support for Node.js 24.x in Docker environment d170c44
  • Add ts-extension-load-esm test 7a8d77a
  • Update README.md 483a870
  • Edit README 426cdb8
  • Delete .claude/settings.local.json add5ee9
  • Load in ESM mode if package.json type is module 7dbcf91
  • Update README.md c35b39e
  • Update README.md e7bbc51
  • Update README.md c0c27b2
  • Add missing test usage for commonjs 071b4f0
  • add gitignore 03a07a8
  • Fix pretter 07955f1
  • Edit README badaa05
  • Update LICENSE b92478f

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge March 1, 2026 23:15
@renovate
renovate Bot force-pushed the renovate/serverless-offline-14.x branch from f0c486b to a2947fa Compare March 8, 2026 10:50
@renovate
renovate Bot force-pushed the renovate/serverless-offline-14.x branch from a2947fa to 9bdf7db Compare May 12, 2026 07:34
@renovate renovate Bot changed the title chore(deps): update dependency serverless-offline to v14.5.0 chore(deps): update dependency serverless-offline to v14.6.0 May 12, 2026
@renovate
renovate Bot force-pushed the renovate/serverless-offline-14.x branch from 9bdf7db to 073ef58 Compare May 23, 2026 08:16
@renovate renovate Bot changed the title chore(deps): update dependency serverless-offline to v14.6.0 chore(deps): update dependency serverless-offline to v14.7.0 May 23, 2026
@renovate
renovate Bot force-pushed the renovate/serverless-offline-14.x branch from 073ef58 to 363cc8f Compare May 30, 2026 15:36
@renovate renovate Bot changed the title chore(deps): update dependency serverless-offline to v14.7.0 chore(deps): update dependency serverless-offline to v14.7.1 May 30, 2026
@renovate
renovate Bot force-pushed the renovate/serverless-offline-14.x branch 2 times, most recently from 71d945a to f251760 Compare June 13, 2026 07:39
@renovate renovate Bot changed the title chore(deps): update dependency serverless-offline to v14.7.1 chore(deps): update dependency serverless-offline to v14.7.2 Jun 13, 2026
@renovate
renovate Bot force-pushed the renovate/serverless-offline-14.x branch from f251760 to 6eda4b1 Compare June 16, 2026 21:08
@renovate renovate Bot changed the title chore(deps): update dependency serverless-offline to v14.7.2 chore(deps): update dependency serverless-offline to v14.7.3 Jun 16, 2026
@renovate
renovate Bot force-pushed the renovate/serverless-offline-14.x branch from 6eda4b1 to 2f78ff5 Compare June 25, 2026 03:56
@renovate renovate Bot changed the title chore(deps): update dependency serverless-offline to v14.7.3 chore(deps): update dependency serverless-offline to v14.7.4 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/serverless-offline-14.x branch from 2f78ff5 to 13016a6 Compare July 18, 2026 03:42
@renovate
renovate Bot force-pushed the renovate/serverless-offline-14.x branch 2 times, most recently from f9f4939 to bea8a14 Compare August 1, 2026 14:06
@renovate
renovate Bot force-pushed the renovate/serverless-offline-14.x branch from bea8a14 to 54d46bf Compare August 8, 2026 08:16
@renovate renovate Bot changed the title chore(deps): update dependency serverless-offline to v14.7.4 chore(deps): update dependency serverless-offline to v14.8.0 Aug 8, 2026
@renovate
renovate Bot force-pushed the renovate/serverless-offline-14.x branch 5 times, most recently from ec545ca to 0ae054c Compare September 4, 2026 19:37
@renovate renovate Bot changed the title chore(deps): update dependency serverless-offline to v14.8.0 chore(deps): update dependency serverless-offline to v14.8.1 Sep 4, 2026
@renovate renovate Bot changed the title chore(deps): update dependency serverless-offline to v14.8.1 chore(deps): update dependency serverless-offline to v14.8.2 Sep 6, 2026
@renovate
renovate Bot force-pushed the renovate/serverless-offline-14.x branch from 0ae054c to 729d270 Compare September 6, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants