Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

chore(deps-dev): bump serverless-offline from 8.3.1 to 11.0.1 #168

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps serverless-offline from 8.3.1 to 11.0.1.

Release notes

Sourced from serverless-offline's releases.

v11.0.1

Bug Fixes

Performance Improvements

  • create api keys only when needed (again) (d614fc8)

v11.0.0

⚠ BREAKING CHANGES

  • remove apiKey option (#1585)
    • MIGRATION: if you want to specify the apiKey value yourself, please define it under provider.apiGateway.apiKeys in the serverless config
  • remove disableScheduledEvents option (#1582)
    • MIGRATION: if you want to disable the event, please define it in the events.schedule.enabled section of the serverless config

Bug Fixes

v10.3.2

Performance Improvements

  • create api keys set only when needed (a6df83a)

Maintenance Improvements

  • private endpoint with api keys (8638635)
  • private endpoint with api keys, Part 2 (9d57872)

v10.3.1

Bug Fixes

v10.3.0

Features

  • deprecate disableScheduledEvents option (e7ad109)

Bug Fixes

v10.2.1

Bug Fixes

... (truncated)

Changelog

Sourced from serverless-offline's changelog.

11.0.1 (2022-10-01)

Bug Fixes

Performance Improvements

  • create api keys only when needed (again) (d614fc8)

11.0.0 (2022-09-29)

⚠ BREAKING CHANGES

  • remove apiKey option (#1585)
  • remove disableScheduledEvents option (#1582)

Bug Fixes

10.3.2 (2022-09-27)

Performance Improvements

  • create api keys set only when needed (a6df83a)

Maintenance Improvements

  • private endpoint with api keys (8638635)
  • private endpoint with api keys, Part 2 (9d57872)

10.3.1 (2022-09-27)

Bug Fixes

10.3.0 (2022-09-25)

Features

  • deprecate disableScheduledEvents option (e7ad109)

Bug Fixes

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

... (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.3.1 to 11.0.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.3.1...v11.0.1)

---
updated-dependencies:
- dependency-name: serverless-offline
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants