IceflowRE / unidown

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

Bump packaging from 19.1 to 19.2 #148

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps packaging from 19.1 to 19.2.

Changelog *Sourced from [packaging's changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst).* > 19.2 - 2019-09-18 > ================= > > - Remove dependency on `attrs` (178, 179) > - Use appropriate fallbacks for CPython ABI tag (181, 185) > - Add manylinux2014 support (186) > - Improve ABI detection (181) > - Properly handle debug wheels for Python 3.8 (172) > - Improve detection of debug builds on Windows (194)
Commits - [`7890ca8`](https://github.com/pypa/packaging/commit/7890ca820eca8580d63fcadae727e95a70daec27) Merge pull request [#201](https://github-redirect.dependabot.com/pypa/packaging/issues/201) from brettcannon/release-19.2 - [`98d388f`](https://github.com/pypa/packaging/commit/98d388f957919f05b59b8d6ceefa4b1db482660e) Add a step about committing any last-minute changes - [`a6ca155`](https://github.com/pypa/packaging/commit/a6ca155ca2696e92f61b8f1f1b817c4342fde63f) Release 19.2 - [`a0ea617`](https://github.com/pypa/packaging/commit/a0ea6171ac581cdb0fc1bcea0a0dccbc0dd52a96) Merge branch 'master' into release-19.2 - [`81fdc08`](https://github.com/pypa/packaging/commit/81fdc085d46b519cab8c508ad2b9db514321ea40) Merge pull request [#199](https://github-redirect.dependabot.com/pypa/packaging/issues/199) from brettcannon/py-3.8-debug - [`9b1fa10`](https://github.com/pypa/packaging/commit/9b1fa103a5a3d1fa100bc78474ae219b4578c2a0) Address review comments - [`a0da4c1`](https://github.com/pypa/packaging/commit/a0da4c12a15b74c2c465f6a778ce645ad5b111f4) Run black - [`e4062c1`](https://github.com/pypa/packaging/commit/e4062c107b46f7fd99afd2e3e52ad6f9f65be8bc) Don't worry about covering a conditional import - [`fda938f`](https://github.com/pypa/packaging/commit/fda938fa3372363600ab4b7a81267215f8b7b9c3) Fix debug handling for Python 3.8 - [`0df32fd`](https://github.com/pypa/packaging/commit/0df32fdbfb9015af2a1b208514b20dea98960805) Add a step to notify other owners of a new release - Additional commits viewable in [compare view](https://github.com/pypa/packaging/compare/19.1...19.2)


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 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) - Pull request limits (per update run and/or open at any time) - 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) 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.