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 3.0.1 to 3.0.2 in /cla-backend #3813

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps serverless-wsgi from 3.0.1 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

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

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

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 27, 2023
@dependabot dependabot bot temporarily deployed to dev February 27, 2023 04:56 Inactive
@dependabot dependabot bot temporarily deployed to dev February 27, 2023 04:56 Inactive
@dependabot dependabot bot temporarily deployed to dev February 27, 2023 04:56 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cla-backend/serverless-wsgi-3.0.2 branch from 386f01d to 9adca3b Compare March 6, 2023 22:14
@dependabot dependabot bot temporarily deployed to dev March 6, 2023 22:15 Inactive
@dependabot dependabot bot temporarily deployed to dev March 6, 2023 22:15 Inactive
@dependabot dependabot bot temporarily deployed to dev March 6, 2023 22:15 Inactive
Bumps [serverless-wsgi](https://github.com/logandk/serverless-wsgi) from 3.0.1 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@3.0.1...3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cla-backend/serverless-wsgi-3.0.2 branch from 9adca3b to d73ae12 Compare March 27, 2023 20:53
@dependabot dependabot bot temporarily deployed to dev March 27, 2023 20:53 Inactive
@dependabot dependabot bot temporarily deployed to dev March 27, 2023 20:53 Inactive
@dependabot dependabot bot temporarily deployed to dev March 27, 2023 20:53 Inactive
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

Superseded by #4147.

@dependabot dependabot bot closed this Oct 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cla-backend/serverless-wsgi-3.0.2 branch October 9, 2023 04:30
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants