IceflowRE / unidown

Universal Downloader - update, manage, download.
GNU General Public License v3.0
0 stars 2 forks source link

Bump twine from 1.12.1 to 1.13.0 #99

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps twine from 1.12.1 to 1.13.0.

Changelog *Sourced from [twine's changelog](https://github.com/pypa/twine/blob/master/docs/changelog.rst).* > orphan > > : > > Changelog > ========= > > - 1.13.0 <2019-02-13> > - 452 Restore prompts while retaining support for suppressing prompts. > - 447 Avoid requests-toolbelt to 0.9.0 to prevent attempting to use openssl when it isn't available. > - 427 Add disable\_progress\_bar option to disable tqdm. > - 426 Allow defining an empty username and password in .pypirc. > - 441 Only install pyblake2 if needed. > - 444 Use io.StringIO instead of StringIO. > - 436 Use modern Python language features. > - 439 Refactor tox env and travis config. > - 435 Specify python\_requires in setup.py > - 432 Use https URLs everywhere. > - 428 Fix --skip-existing for Nexus Repos. > - 419 Support keyring.get\_credential. > - 418 Support keyring.get\_username\_and\_password. > - 421 Remove unnecessary usage of readme\_render.markdown. > - :feature:\`\` Add Python 3.7 to classifiers. > - 412 Don't crash if there's no package description. > - 408 Fix keyring support. > - 1.12.1 <2018-09-24> > - 404 Fix regression with upload exit code > - 1.12.0 <2018-09-24> > - 395 major Add `twine check` command to check long description > - 392 major Drop support for Python 3.3 > - 363 Empower `--skip-existing` for Artifactory repositories > - 367 Avoid MD5 when Python is compiled in FIPS mode > - 1.11.0 <2018-03-19> > - 269 major Avoid uploading to PyPI when given alternate repository URL, and require `http://` or `https://` in `repository_url`. > - 277 Add instructions on how to use keyring. > - 314 Add new maintainer, release checklists. > - 322 major Raise exception if attempting upload to deprecated legacy PyPI URLs. > - :feature:320 Remove PyPI as default `register` package index. > - 319 Support Metadata 2.1 (566), including Markdown for `description` fields. > - 318 [Update PyPI URLs](https://packaging.python.org/guides/migrating-to-pypi-org/). > - 1.10.0 <2018-03-07> > - 315 major Degrade gracefully when keyring is unavailable > - 304 Reorganize & improve user & developer documentation. > - 46 Link to changelog from `README` > - 295 Add doc building instructions > - 296 Add architecture overview to docs > - 303 Revise docs predicting future of `twine` > - 298 major Fix syntax highlighting in `README` > - 299 major Fix changelog formatting > - 200 major Remove obsolete registration guidance > ... (truncated)
Commits - [`c854b2a`](https://github.com/pypa/twine/commit/c854b2a7b451bf13878f709900261dbcbaf59ca0) Release 1.13.0 ([#453](https://github-redirect.dependabot.com/pypa/twine/issues/453)) - [`95ecde2`](https://github.com/pypa/twine/commit/95ecde2e93792bdc01508fb049601cd8906d2069) Restore prompts while retaining support for suppressing prompts ([#452](https://github-redirect.dependabot.com/pypa/twine/issues/452)) - [`61d01ac`](https://github.com/pypa/twine/commit/61d01ac125c047ae6d6e5e4aab6ffa96cd3a6b95) Merge pull request [#447](https://github-redirect.dependabot.com/pypa/twine/issues/447) from ryanwilsonperkin/fix-openssl-issue - [`0ad3a16`](https://github.com/pypa/twine/commit/0ad3a1658d0dc7eb37549eabd0f45faaf0694522) Update setup.py - [`c7b58b0`](https://github.com/pypa/twine/commit/c7b58b0f314875e595e9170a0283124d239ea12d) fix: Pin requests-toolbelt to 0.8.0 - [`81ee303`](https://github.com/pypa/twine/commit/81ee303f5e0b1e0b4d084ad463c7cfeaa9db3fb2) Merge pull request [#427](https://github-redirect.dependabot.com/pypa/twine/issues/427) from varunkamath18/feature/disableTqdmProgressBar - [`f4505d6`](https://github.com/pypa/twine/commit/f4505d6ffe66f480b1205adde1cfc5217edbb366) Merge pull request [#426](https://github-redirect.dependabot.com/pypa/twine/issues/426) from marob/patch-1 - [`c7f9563`](https://github.com/pypa/twine/commit/c7f956341d09fa289e9c737ab72bcc33dce850ed) Merge pull request [#441](https://github-redirect.dependabot.com/pypa/twine/issues/441) from jdufresne/extras - [`5e3f642`](https://github.com/pypa/twine/commit/5e3f6421cb65b3b33fa3e9133d0568f6507e6cd8) Merge pull request [#444](https://github-redirect.dependabot.com/pypa/twine/issues/444) from jdufresne/io - [`4526327`](https://github.com/pypa/twine/commit/45263273f74d18dffae954ea7abc4a1d6cddffc6) Replace all StringIO uses with io.StringIO - Additional commits viewable in [compare view](https://github.com/pypa/twine/compare/1.12.1...1.13.0)


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 - `@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](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.
codecov[bot] commented 5 years ago

Codecov Report

Merging #99 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files          15       15           
  Lines         602      602           
  Branches       67       67           
=======================================
  Hits          561      561           
  Misses         32       32           
  Partials        9        9

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8dc54db...e53f678. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #99 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files          15       15           
  Lines         602      602           
  Branches       67       67           
=======================================
  Hits          561      561           
  Misses         32       32           
  Partials        9        9

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8dc54db...e53f678. Read the comment docs.