IceflowRE / unidown

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

Bump packaging from 18.0 to 19.0 #88

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps packaging from 18.0 to 19.0.

Changelog *Sourced from [packaging's changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst).* > 19.0 - 2019-01-20 > ~~~~~~~~~~~~~~~~~ > > * Fix string representation of PEP 508 direct URL requirements with markers. > > * Better handling of file URLs > > This allows for using ``file:///absolute/path``, which was previously > prevented due to the missing ``netloc``. > > This allows for all file URLs that ``urlunparse`` turns back into the > original URL to be valid.
Commits - [`7f8582b`](https://github.com/pypa/packaging/commit/7f8582b698c41408ffb42645986053acc21d83df) Bump for release - [`b66ed3b`](https://github.com/pypa/packaging/commit/b66ed3bd3b8f0b9b1764d5358b08dbca4b324656) Update Copyright year - [`1e45b81`](https://github.com/pypa/packaging/commit/1e45b811f30bb153dd2b0e06fcd5fdd3e7382b61) Sync documentation copyright with package - [`d320de2`](https://github.com/pypa/packaging/commit/d320de2f7179e4805e9fb83bfb9741faa1160e2b) Fix incorrect command in Release Process - [`7ee419c`](https://github.com/pypa/packaging/commit/7ee419cb88049b1be497fcd264c789fe6de4eaf0) Merge pull request [#153](https://github-redirect.dependabot.com/pypa/packaging/issues/153) from brettcannon/update-contributing-guide - [`d9292d9`](https://github.com/pypa/packaging/commit/d9292d9f92575b13374d0808bb764d655027f810) Merge pull request [#146](https://github-redirect.dependabot.com/pypa/packaging/issues/146) from pypa/blacken - [`1eb971a`](https://github.com/pypa/packaging/commit/1eb971a17eb98c656d1fb7d5ff0a3b3512897f60) Autoformat with black - [`253401a`](https://github.com/pypa/packaging/commit/253401a6172c54351c2c81e38a360354e3baf9e8) Ignore obsolete flake8 warnings/errors - [`0aa670f`](https://github.com/pypa/packaging/commit/0aa670fefd956920da83a7f86b397cb4fae89924) Add black to linting - [`1bf3d85`](https://github.com/pypa/packaging/commit/1bf3d8525cfdb90f5fad875ea03ca0a82d1923cf) Rename 'pep8' environment to 'lint' - Additional commits viewable in [compare view](https://github.com/pypa/packaging/compare/18.0...19.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 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.