Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps serverless-offline from 8.8.1 to 9.3.1.

Release notes

Sourced from serverless-offline's releases.

v9.3.1

Bug Fixes

Maintenance Improvements

  • remove unsupported dotnet, dotnet core runtimes (b967b37)
  • rename time to millis (c1158b2)
  • simplify ruby runner (10e7e82)

v9.3.0

Features

  • add timeout feature, hook up noTimeout option (#1551) (0896acc)

Bug Fixes

Maintenance Improvements

v9.2.6

Bug Fixes

Maintenance Improvements

  • move child process deprecation to the end for more visibility (310a535)
  • rename variables (26f61a4)
  • simplify return (04d0ae0)

v9.2.5

Bug Fixes

  • lambda integration returning object with body (#1547) (b053f57)

v9.2.4

Note: --useChildProcesses has been deprecated and will be removed in the next major version, as it is redundant, has no advantages, and can be replaced with the better option of using worker threads, the current default. It's one less option and less code to maintain. the child process option also originated at a time when worker threads weren't yet available in node.js, and handler reloading in the in-process mode was buggy and leaking memory.

Bug Fixes

... (truncated)

Changelog

Sourced from serverless-offline's changelog.

9.3.1 (2022-09-01)

Bug Fixes

Maintenance Improvements

  • remove unsupported dotnet, dotnet core runtimes (b967b37)
  • rename time to millis (c1158b2)
  • simplify ruby runner (10e7e82)

9.3.0 (2022-08-28)

Features

  • add timeout feature, hookup noTimeout option (#1551) (0896acc)

Bug Fixes

Maintenance Improvements

9.2.6 (2022-08-21)

Bug Fixes

  • add handler exception logging (06d348d)
  • Log uncaught exceptions in worker thread handlers (#1544) (498ce29)

Maintenance Improvements

  • move child process deprecation to the end for more visibility (310a535)
  • rename variables (26f61a4)
  • simplify return (04d0ae0)

9.2.5 (2022-08-18)

Bug Fixes

  • lambda integration returning object with body (#1547) (b053f57)

... (truncated)

Commits
  • 28b6060 v9.3.1
  • 11cc039 fix: remove package.json main field
  • a660813 chore: remove commented code
  • 6666e35 fix: millis calculation
  • c1158b2 refactor: rename time to millis
  • 10e7e82 refactor: simplify ruby runner
  • b967b37 refactor: remove unsupported dotnet, dotnet core runtimes
  • 013cc6f test: refactor serverless-plugin-typescript to use es6 modules
  • ac2676a fix: unpin luxon
  • 47b9d59 v9.3.0
  • 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 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-offline](https://github.com/dherault/serverless-offline) from 8.8.1 to 9.3.1.
- [Release notes](https://github.com/dherault/serverless-offline/releases)
- [Changelog](https://github.com/dherault/serverless-offline/blob/master/CHANGELOG.md)
- [Commits](dherault/serverless-offline@v8.8.1...v9.3.1)

---
updated-dependencies:
- dependency-name: serverless-offline
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 5, 2022

Superseded by #174.

@dependabot dependabot bot closed this Sep 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/serverless-offline-9.3.1 branch September 5, 2022 15:36
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant