Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Bump pipenv from 2018.10.9 to 2018.10.13 #213

Merged
merged 1 commit into from Oct 15, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps pipenv from 2018.10.9 to 2018.10.13.

Changelog

Sourced from pipenv's changelog.

2018.10.13 (2018-10-13)

Bug Fixes

  • Fixed a bug in pipenv clean which caused global packages to sometimes be inadvertently targeted for cleanup. #2849 <https://github-redirect.dependabot.com/pypa/pipenv/issues/2849>_

  • Fix broken backport imports for vendored vistir. #2950 <https://github-redirect.dependabot.com/pypa/pipenv/issues/2950>,
    #2955 <https://github-redirect.dependabot.com/pypa/pipenv/issues/2955>
    ,
    #2961 <https://github-redirect.dependabot.com/pypa/pipenv/issues/2961>_

  • Fixed a bug with importing local vendored dependencies when running pipenv graph. #2952 <https://github-redirect.dependabot.com/pypa/pipenv/issues/2952>_

  • Fixed a bug which caused executable discovery to fail when running inside a virtualenv. #2957 <https://github-redirect.dependabot.com/pypa/pipenv/issues/2957>_

  • Fix parsing of outline tables. #2971 <https://github-redirect.dependabot.com/pypa/pipenv/issues/2971>_

  • Fixed a bug which caused verify_ssl to fail to drop through to pip install correctly as trusted-host. #2979 <https://github-redirect.dependabot.com/pypa/pipenv/issues/2979>_

  • Fixed a bug which caused canonicalized package names to fail to resolve against PyPI. #2989 <https://github-redirect.dependabot.com/pypa/pipenv/issues/2989>_

  • Enhanced CI detection to detect Azure Devops builds. #2993 <https://github-redirect.dependabot.com/pypa/pipenv/issues/2993>_

  • Fixed a bug which prevented installing pinned versions which used redirection symbols from the command line. #2998 <https://github-redirect.dependabot.com/pypa/pipenv/issues/2998>_

  • Fixed a bug which prevented installing the local directory in non-editable mode. #3005 <https://github-redirect.dependabot.com/pypa/pipenv/issues/3005>_

Vendored Libraries

  • Updated requirementslib to version 1.1.9. #2989 <https://github-redirect.dependabot.com/pypa/pipenv/issues/2989>_

  • Upgraded pythonfinder => 1.1.1 and vistir => 0.1.7. #3007 <https://github-redirect.dependabot.com/pypa/pipenv/issues/3007>_

Commits
  • 5e9433e Remove changelog entry about unmerged PR
  • a0950ad Pre-bump
  • 52cce1a Release 2018.10.13
  • 485f3a8 Add changelog cleaning task
  • 7c12eb2 Merge pull request #3018 from pypa/fix-3005-update-pythonfinder
  • 9bdbe34 syntax error...
  • 3291830 fix installation of non-editable requirements
  • 39d7ebb Merge branch 'fix-3005-update-pythonfinder' of github.com:pypa/pipenv into fi...
  • 573174d Fix pipenv clean and editable installs
  • f77a82c Merge branch 'master' into fix-3005-update-pythonfinder
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will 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 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [pipenv](https://github.com/pypa/pipenv) from 2018.10.9 to 2018.10.13.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/master/CHANGELOG.rst)
- [Commits](pypa/pipenv@v2018.10.9...v2018.10.13)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 15, 2018
Copy link
Contributor

@jrbenny35 jrbenny35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay fixed!

@jrbenny35 jrbenny35 merged commit 28407e0 into master Oct 15, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/pipenv-2018.10.13 branch October 15, 2018 22:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants