Skip to content

Conversation

@dependabot
Copy link

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

Bumps serverless-offline from 8.8.1 to 11.2.0.

Release notes

Sourced from serverless-offline's releases.

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)

v11.0.3

Bug Fixes

  • memory leak with lambda timeout (c9c8c14)

v11.0.2

Bug Fixes

  • remove unreachable condition (ae1c8b3)

... (truncated)

Changelog

Sourced from serverless-offline's changelog.

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

  • remove stripTrailingSlash from hapi config (22fd667)

11.0.3 (2022-10-06)

Bug Fixes

  • memory leak with lambda timeout (c9c8c14)

11.0.2 (2022-10-05)

... (truncated)

Commits
  • 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
  • 7bff5f8 chore: use 1024 MB as memory size default
  • 0be4c31 chore: bump deps
  • be78cd3 test: add API_GATEWAY environment variable to apollo federation test
  • 4f64d2f test: refactor apollo federation gateway url parameters
  • 841ecb3 test: refactor apollo federation supergraph test to use new modules
  • ec93e47 test: refactor apollo server integrations test to use new module
  • 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.0.
- [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.0)

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

dependabot bot commented on behalf of github Oct 28, 2022

Superseded by #194.

@dependabot dependabot bot closed this Oct 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/serverless-offline-11.2.0 branch October 28, 2022 10:50
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