Skip to content

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Jun 17, 2019

Bumps twine from 1.11.0 to 1.13.0.

Changelog

Sourced from twine's changelog.

orphan

:

Changelog

  • 310 Now provide a more meaningful error on redirect during upload.
  • 1.13.0 <2019-02-13>
  • 452 major Restore prompts while retaining support for suppressing prompts.
  • 447 major 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 major Only install pyblake2 if needed.
  • 444 major Use io.StringIO instead of StringIO.
  • 436 major Use modern Python language features.
  • 439 Refactor tox env and travis config.
  • 435 major Specify python_requires in setup.py
  • 432 major Use https URLs everywhere.
  • 428 major Fix --skip-existing for Nexus Repos.
  • 419 Support keyring.get_credential.
  • 418 Support keyring.get_username_and_password.
  • 421 major Remove unnecessary usage of readme_render.markdown.
  • 416 Add Python 3.7 to classifiers.
  • 412 major Don't crash if there's no package description.
  • 408 major 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 major 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.
  • 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
... (truncated)
Commits
  • c854b2a Release 1.13.0 (#453)
  • 95ecde2 Restore prompts while retaining support for suppressing prompts (#452)
  • 61d01ac Merge pull request #447 from ryanwilsonperkin/fix-openssl-issue
  • 0ad3a16 Update setup.py
  • c7b58b0 fix: Pin requests-toolbelt to 0.8.0
  • 81ee303 Merge pull request #427 from varunkamath18/feature/disableTqdmProgressBar
  • f4505d6 Merge pull request #426 from marob/patch-1
  • c7f9563 Merge pull request #441 from jdufresne/extras
  • 5e3f642 Merge pull request #444 from jdufresne/io
  • 4526327 Replace all StringIO uses with io.StringIO
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 17, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/twine-1.13.0 branch from 2e142f6 to ceffb84 Compare August 7, 2019 03:32
@dependabot-preview
Copy link
Author

Superseded by #47.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/twine-1.13.0 branch September 9, 2019 22:27
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant