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 pipenv from 11.8.3 to 11.9.0 in /helpers/python #321

Merged
merged 1 commit into from
Mar 22, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 21, 2018

Bumps pipenv from 11.8.3 to 11.9.0.

Changelog

Sourced from pipenv's changelog.

11.9.0:

  • Vastly improve markers capabilities.
  • Support for environment variables in Pipfiles.
  • Cache the Pipfile internally (for large Pipfiles).
  • Remove pipenv --update.
  • Export PYTHONDONTWRITEBYTECODE, to attempt to increase compatibility.
    11.8.2:
  • Cleanup TOML.
  • Improve documentation.
  • Pass clear flag to resolver.
  • Improved private git URL handling.
    11.8.1:
  • Removed (unused) Safety DB (licensing concerns).
    11.8.0:
  • Fix a major bug in locking resolution.
    11.7.4:
  • Don't use JSON results — problematic.
    11.7.3:
  • Increase compatibility with strange Python installations (concurrency.futures).
    11.7.2:
  • Bugfixes.
    11.7.1:
  • Windows bugfix.
    11.7.0:
  • Improvements to lockfile generation with private indexes.
    11.6.9:
  • Bugfixes.
    11.6.8:
  • Fix a Windows bug.
    11.6.7:
  • Fix a Windows bug.
    11.6.5:
  • Fix graph resolution.
  • May be some incompatibilities with private indexes and hashing. If so, it's worth it to fix graph resolution for now. Priorities. One thing at a time.
    11.6.4:
  • Fix a bug.
    11.6.3:
  • Depend on certifi.
    11.6.2:
  • Properly vendor certifi.
  • Better support for --extra-index-url for private PyPI servers.
  • Bug fixes.
    11.6.1:
  • Remove concurrent.futures, as it's not being used any longer, and is problematic.
    11.6.0:
  • Vendor all of pip9, in preparation for the release of pip10.
    11.5.3:
  • Attempt to grab markers from -e – provided setup.py files.
  • Revert "rely on the underlying pipenv sync architecture to pick up dependencies".
    11.5.2:
    ... (truncated)
Commits
  • a58e2a8 inject environment variables into pipfile.lock
  • e025a3b don't propogate env vars to pipfile.lock
  • 32356dc improvements to pipfile
  • 8987c3a Merge branch 'master' of github.com:pypa/pipenv
  • b753ace diagnose
  • 6492f72 history
  • 546be00 Merge pull request #1807 from jtratner/check-warehouse-pypi-org
  • fea5151 Merge pull request #1803 from paraschas/master
  • 1b071bb Merge pull request #1808 from pypa/bugfix/resolver-markers
  • 2b84ab6 Merge pull request #1809 from jtratner/fix-inject-env-vars
  • 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 directly from this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version with close this PR and stop Dependabot creating any more for this minor/major 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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

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

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/helpers/python/pipenv-11.9.0 branch from 531b8de to bb190be Compare March 22, 2018 08:14
@greysteil greysteil merged commit 14bf71b into master Mar 22, 2018
@greysteil greysteil deleted the dependabot/pip/helpers/python/pipenv-11.9.0 branch March 22, 2018 08:29
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.

2 participants