tilboerner / depx

Examine and visualize dependencies used by Python modules 🔍
Other
19 stars 3 forks source link

Bump pip-tools from 3.5.0 to 4.0.0 #39

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pip-tools from 3.5.0 to 4.0.0.

Release notes *Sourced from [pip-tools's releases](https://github.com/jazzband/pip-tools/releases).* > # 4.0.0 (2019-07-25) > > Backwards Incompatible Changes: > - Drop support for EOL Python 3.4 ([#803](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/803)). Thanks [@​auvipy](https://github.com/auvipy) > > Bug Fixes: > - Fix `pip>=19.2` compatibility ([#857](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/857)). Thanks [@​atugushev](https://github.com/atugushev) > > # 3.9.0 (2019-07-17) > > Features: > - Print provenance information when `pip-compile` fails ([#837](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/837)). Thanks [@​jakevdp](https://github.com/jakevdp) > > Bug Fixes: > - Output all logging to stderr instead of stdout ([#834](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/834)). Thanks [@​georgek](https://github.com/georgek) > - Fix output file update with `--dry-run` option in `pip-compile` ([#842](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/842)). Thanks [@​shipmints](https://github.com/shipmints) and [@​atugushev](https://github.com/atugushev) > > ## 3.8.0 > Features: > - Options `--upgrade` and `--upgrade-package` are no longer mutually exclusive ([#831](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/831)). Thanks [@​adamchainz](https://github.com/adamchainz) > > Bug Fixes: > - Fix `--generate-hashes` with bare VCS URLs ([#812](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/812)). Thanks [@​jcushman](https://github.com/jcushman) > - Fix issues with `UnicodeError` when installing `pip-tools` from source in some systems ([#816](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/816)). Thanks [@​AbdealiJK](https://github.com/AbdealiJK) > - Respect `--pre` option in the input file ([#822](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/822)). Thanks [@​atugushev](https://github.com/atugushev) > - Option `--upgrade-package` now works even if the output file does not exist ([#831](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/831)). Thanks [@​adamchainz](https://github.com/adamchainz) > > ## 3.7.0 > Features: > - Show progressbar on generation hashes in `pip-compile` verbose mode ([#743](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/743)). Thanks [@​atugushev](https://github.com/atugushev) > - Add options `--cert` and `--client-cert` to `pip-sync` ([#798](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/798)). Thanks [@​atugushev](https://github.com/atugushev) > - Add support for `--find-links` in `pip-compile` output ([#793](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/793)). Thanks [@​estan](https://github.com/estan) and [@​atugushev](https://github.com/atugushev) > - Normalize «command to run» in `pip-compile` headers ([#800](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/800)). Thanks [@​atugushev](https://github.com/atugushev) > - Support URLs as packages ([#807](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/807)). Thanks [@​jcushman](https://github.com/jcushman), [@​nim65s](https://github.com/nim65s) and [@​toejough](https://github.com/toejough) > > Bug Fixes: > - Fix replacing password to asterisks in `pip-compile` ([#808](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/808)). Thanks [@​atugushev](https://github.com/atugushev) > > ## 3.6.1 > Bug Fixes: > - Fix `pip>=19.1` compatibility ([#795](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/795)). Thanks [@​atugushev](https://github.com/atugushev) > > # 3.6.0 (2019-04-03) > > Features: > - Show less output on `pip-sync` with `--quiet` option ([#765](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/765)). Thanks [@​atugushev](https://github.com/atugushev) > - Support the flag `--trusted-host` in `pip-sync` ([#777](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/777)). Thanks [@​firebirdberlin](https://github.com/firebirdberlin)
Changelog *Sourced from [pip-tools's changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md).* > # 4.0.0 (2019-07-25) > > Backwards Incompatible Changes: > - Drop support for EOL Python 3.4 > ([#803](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/803)). Thanks [@​auvipy](https://github.com/auvipy) > > Bug Fixes: > - Fix `pip>=19.2` compatibility > ([#857](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/857)). Thanks [@​atugushev](https://github.com/atugushev) > > # 3.9.0 (2019-07-17) > > Features: > - Print provenance information when `pip-compile` fails > ([#837](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/837)). Thanks [@​jakevdp](https://github.com/jakevdp) > > Bug Fixes: > - Output all logging to stderr instead of stdout > ([#834](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/834)). Thanks [@​georgek](https://github.com/georgek) > - Fix output file update with `--dry-run` option in `pip-compile` > ([#842](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/842)). Thanks [@​shipmints](https://github.com/shipmints) and [@​atugushev](https://github.com/atugushev) > > # 3.8.0 (2019-06-06) > > Features: > - Options `--upgrade` and `--upgrade-package` are no longer mutually exclusive > ([#831](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/831)). Thanks [@​adamchainz](https://github.com/adamchainz) > > Bug Fixes: > - Fix `--generate-hashes` with bare VCS URLs > ([#812](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/812)). Thanks [@​jcushman](https://github.com/jcushman) > - Fix issues with `UnicodeError` when installing `pip-tools` from source in some systems > ([#816](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/816)). Thanks [@​AbdealiJK](https://github.com/AbdealiJK) > - Respect `--pre` option in the input file > ([#822](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/822)). Thanks [@​atugushev](https://github.com/atugushev) > - Option `--upgrade-package` now works even if the output file does not exist > ([#831](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/831)). Thanks [@​adamchainz](https://github.com/adamchainz) > > > # 3.7.0 (2019-05-09) > > Features: > - Show progressbar on generation hashes in `pip-compile` verbose mode > ([#743](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/743)). Thanks [@​atugushev](https://github.com/atugushev) > - Add options `--cert` and `--client-cert` to `pip-sync` > ([#798](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/798)). Thanks [@​atugushev](https://github.com/atugushev) > - Add support for `--find-links` in `pip-compile` output > ([#793](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/793)). Thanks [@​estan](https://github.com/estan) and [@​atugushev](https://github.com/atugushev) > - Normalize «command to run» in `pip-compile` headers > ([#800](https://github-redirect.dependabot.com/jazzband/pip-tools/pull/800)). Thanks [@​atugushev](https://github.com/atugushev) > ... (truncated)
Commits - [`52b9d3e`](https://github.com/jazzband/pip-tools/commit/52b9d3ed2f331ecde939251e5af970131bb0f3fa) 4.0.0 changelog - [`aaa4abf`](https://github.com/jazzband/pip-tools/commit/aaa4abf1ee74f39e538b27c307b744785ef2a4c4) Merge pull request [#857](https://github-redirect.dependabot.com/jazzband/pip-tools/issues/857) from atugushev/pip-19.2 - [`b387e5e`](https://github.com/jazzband/pip-tools/commit/b387e5e984f6fc593706e7fc51463924ac43a670) Address review comments - [`072e72b`](https://github.com/jazzband/pip-tools/commit/072e72b75e6ca9f2d3c64835e3c009bcdfc3da67) Use _build_package_finder to make PackageFinder - [`06e2203`](https://github.com/jazzband/pip-tools/commit/06e2203caba48e4ff8a4c0d8d8468f4f5664f175) Add envlist for pip==19.1 - [`6f42a43`](https://github.com/jazzband/pip-tools/commit/6f42a43943174d8da6ccfc8d849b270eeb06d903) Refactor out PyPIRepository and tests - [`b4fd596`](https://github.com/jazzband/pip-tools/commit/b4fd596871f37976fa35bae2c09a49cab5d7ad70) Fix pip>=19.2 compatibility - [`6a116c7`](https://github.com/jazzband/pip-tools/commit/6a116c7afaef147741b353afa15142d8cf7fa031) Merge pull request [#803](https://github-redirect.dependabot.com/jazzband/pip-tools/issues/803) from jazzband/auvipy-patch-1 - [`360832c`](https://github.com/jazzband/pip-tools/commit/360832c76dff540ffb0182fac5d3e198560a78a9) 3.9.0 changelog - [`5d01304`](https://github.com/jazzband/pip-tools/commit/5d013046b1b9e85282c139f0757e3f6130ae757d) Merge pull request [#844](https://github-redirect.dependabot.com/jazzband/pip-tools/issues/844) from atugushev/ignore-pip-deprecation-warns - Additional commits viewable in [compare view](https://github.com/jazzband/pip-tools/compare/3.5.0...4.0.0)


Dependabot compatibility score

You can trigger a rebase of this PR 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 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). To ignore the version in this PR you can just close it - `@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](https://app.dependabot.com): - 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.
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.