Skip to content

Bump pip-tools from 4.2.0 to 5.5.0 in /python/helpers#146

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python/helpers/pip-tools-5.5.0
Closed

Bump pip-tools from 4.2.0 to 5.5.0 in /python/helpers#146
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python/helpers/pip-tools-5.5.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps pip-tools from 4.2.0 to 5.5.0.

Release notes

Sourced from pip-tools's releases.

5.5.0

Features:

Bug Fixes:

  • Restore PIP_EXISTS_ACTION environment variable to its previous state when resolve dependencies in pip-compile (1255). Thanks @jdufresne

Dependencies:

  • Remove six dependency in favor pip's vendored six (1240). Thanks @jdufresne

Improved Documentation:

  • Add pip-requirements.el (for Emacs) to useful tools to README (#1244). Thanks @jdufresne
  • Add supported Python versions to README (#1246). Thanks @jdufresne

5.4.0

Features:

Dependencies:

5.3.1

Bug Fixes:

  • Fix pip-20.2 compatibility issue that caused pip-tools to sometime fail to stabilize in a constant number of rounds (1194). Thanks @vphilippon

5.3.0

Features:

  • Add -h alias for --help option to pip-sync and pip-compile (1163). Thanks @jan25
  • Add pip>=20.2 support (1168). Thanks @atugushev
  • pip-sync now exists with code 1 on --dry-run (1172). Thanks @francisbrito
  • pip-compile now doesn't resolve constraints from -c constraints.txtthat are not (yet) requirements (1175). Thanks @clslgrnc
  • Add --reuse-hashes/--no-reuse-hashes options to pip-compile (1177). Thanks @graingert

5.2.1

Bug Fixes:

  • Fix a bug where pip-compile would lose some dependencies on update a requirements.txt (1159). Thanks @richafrank

5.2.0

Features:

  • Show basename of URLs when pip-compile generates hashes in a verbose mode (1113). Thanks @atugushev
  • Add --emit-index-url/--no-emit-index-url options to pip-compile (1130). Thanks @atugushev

Bug Fixes:

  • Fix a bug where pip-compile would ignore some of package versions when PIP_PREFER_BINARY is set on (1119). Thanks @atugushev
Changelog

Sourced from pip-tools's changelog.

5.5.0 (2020-12-31)

Features:

Bug Fixes:

  • Restore PIP_EXISTS_ACTION environment variable to its previous state when resolve dependencies in pip-compile (1255). Thanks @jdufresne

Dependencies:

  • Remove six dependency in favor pip's vendored six (1240). Thanks @jdufresne

Improved Documentation:

  • Add pip-requirements.el (for Emacs) to useful tools to README (#1244). Thanks @jdufresne
  • Add supported Python versions to README (#1246). Thanks @jdufresne

5.4.0 (2020-11-21)

Features:

Dependencies:

5.3.1 (2020-07-31)

Bug Fixes:

  • Fix pip-20.2 compatibility issue that caused pip-tools to sometime fail to stabilize in a constant number of rounds (1194). Thanks @vphilippon

5.3.0 (2020-07-26)

Features:

  • Add -h alias for --help option to pip-sync and pip-compile
Commits
  • 25492a2 5.5.0 changelog
  • 4ac1490 Add --no-allow-unsafe option to compile (#1265)
  • bc9695c Update pre-commit hooks
  • 7ab3a56 Update isort URL in .pre-commit-config.yaml
  • 6770466 Add coverage for "if not is_pinned_requirement(…)" in get_hashes()
  • e76ab99 Remove unnecessary system calls via os.path.exists()/os.path.isdir()
  • a313398 Fix typo: unnecessarely → unnecessarily
  • e0b5552 Remove unnecessary coerce to str
  • 30a33cd Simplify uses of InstallRequirement
  • d2007da Use more descriptive exceptions than AssertionError
  • 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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)

@dependabot-preview dependabot-preview Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 30, 2020
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #189.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/python/helpers/pip-tools-5.5.0 branch March 13, 2021 13:49
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