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-python-requirements from 4.3.0 to 5.1.1 #9

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

Conversation

dependabot-preview[bot]
Copy link

Bumps serverless-python-requirements from 4.3.0 to 5.1.1.

Release notes

Sourced from serverless-python-requirements's releases.

Version 5.1.1

Changes:

  • Fixes to CI/CD
  • Fixes to Poetry support
  • Documentation cleanup
  • Update linting
  • Update dependencies

Version 5.1.0

Changes:

  • Removes compatibility with pre-release poetry. (Minor version bump.)
  • Bump werkzeug version to address security issue.
  • Correct word splitting on pip commands.
  • circle CI is working again; much thanks to @miketheman

Known risks:

  • Windows CI is still down

version 5.0.1

fix support for package indvidually when using sls dashboard

Version 5.0.0

  • Support for git based dependencies with poetry
  • Don't omit any packages by default following AWS recommendations
  • Option not to strip binaries when using the slim option
  • support for extra docker arguments
  • support for extracting additional files (such as *.so deps) from docker images
  • use junctions in windows instead of copying files
  • better check for poetry, not incorrectly relying on the very existence of pyproject.toml
  • caching options enabled by default
Commits
  • 492176f Corrections before point release.
  • 3b3be93 Merge pull request #597 from UnitedIncome/v5.1.1-release
  • fbbc4a7 Update minor version and note recent contributors.
  • 6586a25 Prettify merged commit.
  • 0b6887c Merge pull request #514 from drice/patch-1
  • 2242c47 Merge branch 'master' into patch-1
  • 1e280d4 Merge pull request #594 from UnitedIncome/dependabot/pip/tests/base/jinja2-2....
  • 32c0fff chore(deps): bump jinja2 from 2.10 to 2.11.3 in /tests/base
  • 0722133 Merge pull request #595 from UnitedIncome/dependabot/pip/tests/pipenv/jinja2-...
  • 2078e4a chore(deps): bump jinja2 from 2.11.1 to 2.11.3 in /tests/pipenv
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Successfully merging this pull request may close these issues.

0 participants