Skip to content

Conversation

@dependabot
Copy link

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

Bumps serverless-offline from 8.8.1 to 11.2.3.

Release notes

Sourced from serverless-offline's releases.

v11.2.3

Bug Fixes

  • prevent overwriting host.docker.internal in wsl (#1605) (c7f6f6d)

v11.2.2

Bug Fixes

  • path access with trailing slash (#1606) (73b95bc)
  • remove redundant and faulty condition in hapi path generation (e756be6)

v11.2.1

Maintenance Improvements

  • remove default get method from fetch (8f40327)
  • replace aws-sdk lambda client with more lightweight @​aws-sdk scoped package (1a482ad)
  • use array destructuring (97de51b)
  • use Array.prototype.map to iterate layers (6fc9e90)
  • use destructuring (414cf4a)

v11.2.0

Features

Bug Fixes

  • logging for unhandled exceptions in handler (#1604) (43dfea4)

v11.1.3

Maintenance Improvements

  • create http server (132dd7f)
  • remove typeof operator for undefined checks (312d4f0)
  • split get events for http and httpApi (51a30e9)

v11.1.2

Bug Fixes

v11.1.1

Bug Fixes

  • await cleanup in timer (f5b8c68)
  • empty complete pool on cleanup (3377e7a)
  • free memory, empty lambda function pool (b03cf79)

Maintenance Improvements

  • await cleanup, then empty map (f00383e)

... (truncated)

Changelog

Sourced from serverless-offline's changelog.

11.2.3 (2022-11-01)

Bug Fixes

  • prevent overwriting host.docker.internal in wsl (#1605) (c7f6f6d)

Maintenance Improvements

  • call now from Date namespace (5342bec)
  • use Date.prototype.getTime instead of valueOf (0fdfff7)

11.2.2 (2022-10-31)

Bug Fixes

  • path access with trailing slash (#1606) (73b95bc)
  • remove redundant and faulty condition in hapi path generation (e756be6)

11.2.1 (2022-10-27)

Maintenance Improvements

  • remove default get method from fetch (8f40327)
  • replace aws-sdk lambda client with more lightweight @​aws-sdk scoped package (1a482ad)
  • use array destructuring (97de51b)
  • use Array.prototype.map to iterate layers (6fc9e90)
  • use destructuring (414cf4a)

11.2.0 (2022-10-27)

Features

Bug Fixes

  • logging for unhandled exceptions in handler (#1604) (43dfea4)

11.1.3 (2022-10-18)

Maintenance Improvements

  • create http server (132dd7f)
  • remove typeof operator for undefined checks (312d4f0)
  • split get events for http and httpApi (51a30e9)

11.1.2 (2022-10-13)

11.1.1 (2022-10-10)

... (truncated)

Commits
  • 6ac2426 v11.2.3
  • b3346aa chore: import order nit
  • 0fdfff7 refactor: use Date.prototype.getTime instead of valueOf
  • 5342bec refactor: call now from Date namespace
  • f472d89 chore: bump deps
  • c7f6f6d fix: prevent overwriting host.docker.internal in wsl (#1605)
  • 96f1c9b v11.2.2
  • 73b95bc fix: path access with trailing slash (#1606)
  • 4a2df15 chore: test formatting nit
  • e756be6 fix: remove redundant and faulty condition in hapi path generation
  • 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 11.2.3.
- [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...v11.2.3)

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

dependabot bot commented on behalf of github Nov 8, 2022

Superseded by #196.

@dependabot dependabot bot closed this Nov 8, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/serverless-offline-11.2.3 branch November 8, 2022 10:23
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