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 zappa from 0.55.0 to 0.57.0 #53

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 Jun 1, 2023

Bumps zappa from 0.55.0 to 0.57.0.

Release notes

Sourced from zappa's releases.

0.57.0

  • Python 3.10 support (#1124, #1160)
  • Remove patron link from README (#1200)
  • migrate test framework from nose to pytest (#1146)
  • Upgrading Django to 4.2 crashes the zappa based deployment with Error 500 (#1230)

0.56.1

  • Fix FileNotFoundError in running_in_docker (#1201)
  • Use ZAPPA_RUNNING_IN_DOCKER environment variable to use any Python version inside Docker container (#1140)

0.56.0

  • Not recognizing virtaulenv created with pyenv (#1132)
  • Remove six from zappa dependencies (#1164)
  • Handle optional space in x-forwarded-for header (#1127)
  • [Migrated] #2077 Fix url decoding for query string (#879)
  • [Migrated] [async] Check if args/kwargs are JSON Serializable while running locally (#704)
  • [Migrated] Add on Docs: event_source from S3 with key_filters (#446)
  • [Migrated] Logs are missing query strings (#410)
  • [Migrated] Update BINARY_SUPPORT to use Content-Encoding to identify if data is binary (#908)
  • Remove obsolete check for Django version < 1.7 (#1158)
  • [Migrated] s3 zip includes files that should be matched by the exclude setting (#422)
  • Add exclude_glob documentation (#1052)
  • Unable to schedule SQS Batch Size of greater than 10 (#1117)
  • [Migrated] s3 zip includes files that should be matched by the exclude setting (#422)
  • Allow any Python version if using Docker image for Lambda (#1140)
  • Incorrect hosted zone match (#1190)
  • Issue while trying to install or download zappa without binary file (#1199)
Changelog

Sourced from zappa's changelog.

0.57.0

  • Python 3.10 support (#1124, #1160)
  • Remove patron link from README (#1200)
  • migrate test framework from nose to pytest (#1146)
  • Upgrading Django to 4.2 crashes the zappa based deployment with Error 500 (#1230)

0.56.1

  • Fix FileNotFoundError in running_in_docker (#1201)
  • Use ZAPPA_RUNNING_IN_DOCKER environment variable to use any Python version inside Docker container (#1140)

0.56.0

  • Not recognizing virtaulenv created with pyenv (#1132)
  • Remove six from zappa dependencies (#1164)
  • Handle optional space in x-forwarded-for header (#1127)
  • [Migrated] #2077 Fix url decoding for query string (#879)
  • [Migrated] [async] Check if args/kwargs are JSON Serializable while running locally (#704)
  • [Migrated] Add on Docs: event_source from S3 with key_filters (#446)
  • [Migrated] Logs are missing query strings (#410)
  • [Migrated] Update BINARY_SUPPORT to use Content-Encoding to identify if data is binary (#908)
  • Remove obsolete check for Django version < 1.7 (#1158)
  • [Migrated] s3 zip includes files that should be matched by the exclude setting (#422)
  • Add exclude_glob documentation (#1052)
  • Unable to schedule SQS Batch Size of greater than 10 (#1117)
  • [Migrated] s3 zip includes files that should be matched by the exclude setting (#422)
  • Allow any Python version if using Docker image for Lambda (#1140)
  • Incorrect hosted zone match (#1190)
  • Issue while trying to install or download zappa without binary file (#1199)
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 [zappa](https://github.com/zappa/Zappa) from 0.55.0 to 0.57.0.
- [Release notes](https://github.com/zappa/Zappa/releases)
- [Changelog](https://github.com/zappa/Zappa/blob/master/CHANGELOG.md)
- [Commits](zappa/Zappa@0.55.0...0.57.0)

---
updated-dependencies:
- dependency-name: zappa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 1, 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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants