Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump serverless-wsgi from 1.7.4 to 3.0.2 #91

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps serverless-wsgi from 1.7.4 to 3.0.2.

Release notes

Sourced from serverless-wsgi's releases.

Release 3.0.2

3.0.2

Features

  • Support base path stripping for v2 events

  • Default to https when protocol not specified in event

  • Add blacklist entries

    arsoni20

Bugs

  • Fix handling of v1 event payload emitted by Serverless Offline plugin

  • Handle event with None body emitted by Serverless Offline plugin

  • Fixes for Scaleway

    Andrej Shadura

Release 3.0.1

3.0.1

Bugs

  • Fix console output on commands/manage

    Justin Lyons

Release 3.0.0

3.0.0

Features

  • Update serverless integration for v3 compatibility (breaks integration with serverless < 2.32.0) (#193)

    Mariusz Nowak

  • Add options for specifying SSL cert location when serving locally (#195)

    Nathaniel J. Padgett

  • Support wsgi handler placed in a subfolder (#198)

    Felipe Passos

Release 2.0.2

2.0.2

Bugs

... (truncated)

Changelog

Sourced from serverless-wsgi's changelog.

3.0.2

Features

  • Support base path stripping for v2 events

  • Default to https when protocol not specified in event

  • Add blacklist entries

    arsoni20

Bugs

  • Fix handling of v1 event payload emitted by Serverless Offline plugin

  • Handle event with None body emitted by Serverless Offline plugin

  • Fixes for Scaleway

    Andrej Shadura

3.0.1

Bugs

  • Fix console output on commands/manage

    Justin Lyons

3.0.0

Features

  • Update serverless integration for v3 compatibility (breaks integration with serverless < 2.32.0) (#193)

    Mariusz Nowak

  • Add options for specifying SSL cert location when serving locally (#195)

    Nathaniel J. Padgett

  • Support wsgi handler placed in a subfolder (#198)

    Felipe Passos

2.0.2

Bugs

  • Compatibility upgrade for serverless 2.32 (#189)

    Justin Lyons

... (truncated)

Commits
  • 61775fa Remove Python 3.6
  • bb7fdd4 Release 3.0.2
  • 6c50027 Merge pull request #232 from andrewshadura/fix-scaleway
  • dac0068 multiValueHeaders can be null, fall back to headers
  • 36d8b2b Require lambda requests to have requestPath
  • 039cfe9 Allow requestContext.authorizer be None
  • 72de525 Merge pull request #225 from logandk/default-https-protocol
  • e7a1700 Default to https when protocol not specified in event
  • 5828b99 Merge branch 'master' of github.com:logandk/serverless-wsgi
  • 2f27a68 Merge branch 'lfpratik-handle_request_path'
  • 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-wsgi](https://github.com/logandk/serverless-wsgi) from 1.7.4 to 3.0.2.
- [Release notes](https://github.com/logandk/serverless-wsgi/releases)
- [Changelog](https://github.com/logandk/serverless-wsgi/blob/master/CHANGELOG.md)
- [Commits](logandk/serverless-wsgi@1.7.4...3.0.2)

---
updated-dependencies:
- dependency-name: serverless-wsgi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2023
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.

0 participants