Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 28, 2022

Bumps serverless-offline from 8.8.1 to 11.2.1.

Release notes

Sourced from serverless-offline's releases.

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)
  • use async function (d03194f)

v11.1.0

Features

  • remove noStripTrailingSlashInUrl option (71ee21d)

Maintenance Improvements

  • remove stripTrailingSlash from hapi config (22fd667)

... (truncated)

Changelog

Sourced from serverless-offline's changelog.

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)

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)
  • use async function (d03194f)

11.1.0 (2022-10-09)

Features

  • remove noStripTrailingSlashInUrl option (71ee21d)

Maintenance Improvements

... (truncated)

Commits
  • 6485b01 v11.2.1
  • 1a482ad refactor: replace aws-sdk lambda client with more lightweight @​aws-sdk scoped...
  • 97de51b refactor: use array destructuring
  • 6fc9e90 refactor: use Array.prototype.map to iterate layers
  • 414cf4a refactor: use destructuring
  • 8f40327 refactor: remove default get method from fetch
  • 2e8226c v11.2.0
  • 43dfea4 fix: logging for unhandled exceptions in handler (#1604)
  • 468dc98 chore: add architecture: arm64 to serverless.yml
  • a85430e chore: add deploymentMethod: direct to serverless.yml
  • 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.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...v11.2.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 Oct 28, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2022

Superseded by #195.

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