Skip to content

Conversation

@dependabot
Copy link

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

Bumps serverless-offline from 8.8.1 to 10.3.0.

Release notes

Sourced from serverless-offline's releases.

v10.3.0

Features

  • deprecate disableScheduledEvents option (e7ad109)

Bug Fixes

v10.2.1

Bug Fixes

  • usage identifier key condition (c0b8d75)

Maintenance Improvements

v10.2.0

Features

Maintenance Improvements

  • http server instantation for websockets (4c7a034)
  • use node:fs/promises (b1a6121)
  • use optional chaining (0000ba7)
  • websocket server instantation (2843e86)
  • websocket servers instantiation (4788e04)

v10.1.0

Features

Performance Improvements

  • remove contributors from package.json (0b9f007)

v10.0.2

Performance Improvements

  • create instance in worker thread helper module scope (53a799e)

v10.0.1

Bug Fixes

... (truncated)

Changelog

Sourced from serverless-offline's changelog.

10.3.0 (2022-09-25)

Features

  • deprecate disableScheduledEvents option (e7ad109)

Bug Fixes

  • --disableCookieValidation flag throws error (7ebcc65)
  • set cookies to undefined (bf7fed6)

Maintenance Improvements

  • move private http event condition to http class (a2d3438)

10.2.1 (2022-09-23)

Bug Fixes

  • usage identifier key condition (c0b8d75)

Maintenance Improvements

10.2.0 (2022-09-22)

Features

Maintenance Improvements

  • http server instantation for websockets (4c7a034)
  • use node:fs/promises (b1a6121)
  • use optional chaining (0000ba7)
  • websocket server instantation (2843e86)
  • websocket servers instantiation (4788e04)

10.1.0 (2022-09-18)

Features

Performance Improvements

  • remove contributors from package.json (0b9f007)

... (truncated)

Commits
  • f5a41cd v10.3.0
  • 265ef99 chore: fix deprecated option
  • c391389 chore: adds dots to option description
  • 2e3ba91 chore: exclude nyc from prettier
  • bf7fed6 fix: set cookies to undefined
  • 7ebcc65 fix: --disableCookieValidation flag throws error
  • 5f0ce46 chore: deprecate disableScheduledEvents in options overview
  • 56dc373 doc: deprecate disableScheduledEvents option in README
  • e7ad109 feat: deprecate disableScheduledEvents option
  • 2cf2160 chore: bump deps
  • 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 10.3.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...v10.3.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 Sep 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 28, 2022

Superseded by #181.

@dependabot dependabot bot closed this Sep 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/serverless-offline-10.3.0 branch September 28, 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