Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 19, 2022

Bumps serverless-offline from 8.8.1 to 9.2.5.

Release notes

Sourced from serverless-offline's releases.

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 where worker threads weren't yet available in node.js, and handler reloading in the in-process mode was buggy and leaking memory.

Bug Fixes

Maintenance Improvements

  • destructuring order nit (b44cf07)
  • fix color name, import from utils (ef17e31)
  • move colors to config (2cd3180)
  • move colors to separate file (6a32f29)

v9.2.3

Bug Fixes

  • [ERR_MISSING_ARGS]: The "message" argument must be specified when using --useChildProcesses (#1385) (91ae1e1) thank you @​khanguyen88

Maintenance Improvements

  • path.resolve parameter (733dcdf)
  • path.resolve parameter, Part 2 (48ee32f)
  • remove default parameter (b657cbf)
  • use function statements (d213921)

v9.2.2

Bug Fixes

v9.2.1

Bug Fixes

Maintenance Improvements

  • make handler process private (df0c474)
  • pass function options (c1f3c1b)

v9.2.0

Features

... (truncated)

Changelog

Sourced from serverless-offline's changelog.

9.2.5 (2022-08-18)

Bug Fixes

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

9.2.4 (2022-08-18)

Bug Fixes

Maintenance Improvements

  • destructuring order nit (b44cf07)
  • fix color name, import from utils (ef17e31)
  • move colors to config (2cd3180)
  • move colors to separate file (6a32f29)

9.2.3 (2022-08-17)

Bug Fixes

  • [ERR_MISSING_ARGS]: The "message" argument must be specified when using --useChildProcesses (#1385) (91ae1e1)

Maintenance Improvements

  • path.resolve parameter (733dcdf)
  • path.resolve parameter, Part 2 (48ee32f)
  • remove default parameter (b657cbf)
  • use function statements (d213921)

9.2.2 (2022-08-16)

Bug Fixes

9.2.1 (2022-08-15)

Bug Fixes

Maintenance Improvements

  • make handler process private (df0c474)
  • pass function options (c1f3c1b)

... (truncated)

Commits

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.2.5.
- [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.2.5)

---
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 Aug 19, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 22, 2022

Superseded by #170.

@dependabot dependabot bot closed this Aug 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/serverless-offline-9.2.5 branch August 22, 2022 10:35
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