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

[Snyk] Upgrade serverless-wsgi from 1.7.8 to 3.0.4 #1429

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

brittag
Copy link
Contributor

@brittag brittag commented Sep 26, 2024

snyk-top-banner

Snyk has created this PR to upgrade serverless-wsgi from 1.7.8 to 3.0.4.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 8 versions ahead of your current version.

  • The recommended version was released on 4 months ago.

Release notes
Package name: serverless-wsgi
  • 3.0.4 - 2024-05-17

    3.0.4

    Bugs

    • Fix lambda response processing

      Eric Petway

  • 3.0.3 - 2023-10-05

    3.0.3

    Features

    • As of Werkzeug 3.0.0, url_encode is no longer available, use the urllib counterparts

      Ryan Whittaker

  • 3.0.2 - 2023-02-25

    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 - 2022-08-10

    3.0.1

    Bugs

    • Fix console output on commands/manage

      Justin Lyons

  • 3.0.0 - 2021-12-08

    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 - 2021-10-01

    2.0.2

    Bugs

    • Compatibility upgrade for serverless 2.32 (#189)

      Justin Lyons

  • 2.0.1 - 2021-08-03

    2.0.1

    Bugs

    • Lambda integration handler invoked for API Gateway proxy events, caused by #185 (#188)
  • 2.0.0 - 2021-08-03

    2.0.0

    Features

    • Drops Python 2 support and require Werkzeug 2 or later
    • Remove deprecated API_GATEWAY_AUTHORIZER, event and context variables from WSGI environment. (Use serverless.authorizer, serverless.event and serverless.context instead)
  • 1.7.8 - 2021-06-01

    1.7.8

    Bugs

    • Pin Werkzeug version (#178)

      Adam Chelminski

from serverless-wsgi GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade serverless-wsgi from 1.7.8 to 3.0.4.

See this package in npm:
serverless-wsgi

See this project in Snyk:
https://app.snyk.io/org/eregs-x7s/project/51b12886-3f98-4811-a779-55c907543529?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

✨ See the Django Site in action

@brittag
Copy link
Contributor Author

brittag commented Oct 1, 2024

Noting that we have a backlog story to remove this code: https://jiraent.cms.gov/browse/EREGCSC-2806

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants