Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 9, 2022

Bumps serverless-offline from 8.8.1 to 9.1.7.

Release notes

Sourced from serverless-offline's releases.

v9.1.7

Bug Fixes

  • https protocol option default value (57f7d87)

Maintenance Improvements

  • declare fields, remove from constructor (0e82819)
  • declare fields, remove from constructor, part 2 (364ef2c)
  • https protocol ternary consistency (2b2a8fa)
  • load certs private method (33e4e01)
  • use conditional spread (5dfe577)

v9.1.6

Bug Fixes

v9.1.5

Bug Fixes

v9.1.4

Bug Fixes

  • make @​serverless/utils a direct dependency (83a4885)

v9.1.3

Bug Fixes

  • change protectedRoutes type from array to string (38debc6)
  • remove unused parameter (7cd4a5a)

Maintenance Improvements

  • move create hapi handler into separate function (45454af)
  • move http server setup to separate function (6f03251)
  • move register plugins to create server (5e101a6)
  • nit (739273d)
  • remove corsAllowCredentials from default options (26a9567)
  • replace arrow functions (5e3e3d8)
  • use fs/promises (7019d28)

v9.1.2

Note: stage variables were never supported by serverless, but support was made available by a plugin: https://github.com/svdgraaf/serverless-plugin-stage-variables. the plugin only supports stage variables for serverless v1, while serverless-offline v9 only supports serverless v3. an argument could be made that removing this is technically a BREAKING CHANGE, but given the above we decided to release this in a PATCH release.

Bug Fixes

... (truncated)

Changelog

Sourced from serverless-offline's changelog.

9.1.7 (2022-08-08)

Bug Fixes

  • https protocol option default value (57f7d87)

Maintenance Improvements

  • declare fields, remove from constructor (0e82819)
  • declare fields, remove from constructor, part 2 (364ef2c)
  • https protocol ternary consistency (2b2a8fa)
  • load certs private method (33e4e01)
  • use conditional spread (5dfe577)

9.1.6 (2022-08-05)

Bug Fixes

9.1.5 (2022-08-04)

Bug Fixes

9.1.4 (2022-08-03)

Bug Fixes

  • make @​serverless/utils a direct dependency (83a4885)

9.1.3 (2022-08-02)

Bug Fixes

  • change protectedRoutes type from array to string (38debc6)
  • remove unused parameter (7cd4a5a)

Maintenance Improvements

  • move create hapi handler into separate function (45454af)
  • move http server setup to separate function (6f03251)
  • move register plugins to create server (5e101a6)
  • nit (739273d)
  • remove corsAllowCredentials from default options (26a9567)
  • replace arrow functions (5e3e3d8)
  • use fs/promises (7019d28)

... (truncated)

Commits
  • c9c3804 v9.1.7
  • 5dfe577 refactor: use conditional spread
  • 33e4e01 refactor: load certs private method
  • 2b2a8fa refactor: https protocol ternary consistency
  • 57f7d87 fix: https protocol option default value
  • 364ef2c refactor: declare fields, remove from constructor, part 2
  • 0e82819 refactor: declare fields, remove from constructor
  • e907f89 v9.1.6
  • 692c05f chore: remove console.log
  • 0494fdb fix: event.resource in catch-all route gets + changed to * (#1524)
  • 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 9.1.7.
- [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...v9.1.7)

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

dependabot bot commented on behalf of github Aug 12, 2022

Superseded by #165.

@dependabot dependabot bot closed this Aug 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/serverless-offline-9.1.7 branch August 12, 2022 10:43
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