IceflowRE / unidown

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

Bump setuptools from 40.6.3 to 40.7.1 #91

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps setuptools from 40.6.3 to 40.7.1.

Commits - [`5133d86`](https://github.com/pypa/setuptools/commit/5133d86c3e71709f59fbb9c5b60577bcdb8a7698) Bump version: 40.7.0 → 40.7.1 - [`c3a8b67`](https://github.com/pypa/setuptools/commit/c3a8b678d1058564e4ec51911edc70abd314dbdd) Merge pull request [#1660](https://github-redirect.dependabot.com/pypa/setuptools/issues/1660) from pypa/bugfix/1653-downcast-config-strings - [`32c2ec8`](https://github.com/pypa/setuptools/commit/32c2ec8bab51ca5b4609cefc3dc4eb9c4b0d5b87) Add changelog - [`9150b6b`](https://github.com/pypa/setuptools/commit/9150b6b7272130f11a71190905e6bd3db31afd81) Prefer native strings on Python 2 when reading config files. Fixes [#1653](https://github-redirect.dependabot.com/pypa/setuptools/issues/1653). - [`f744781`](https://github.com/pypa/setuptools/commit/f7447817b65c12dfe508249cea019c41ce0dc23f) test: add a simple regression test for `build_ext` - [`78fd730`](https://github.com/pypa/setuptools/commit/78fd73026ad7284819936b651f7cfbe8a1ec98c8) Bump version: 40.6.3 → 40.7.0 - [`b31997d`](https://github.com/pypa/setuptools/commit/b31997dbcd935ded39868b42d765830ad6e29808) Merge pull request [#1180](https://github-redirect.dependabot.com/pypa/setuptools/issues/1180) from benoit-pierre/fix_889_and_non-ascii_in_setup.cf... - [`249f24a`](https://github.com/pypa/setuptools/commit/249f24a1f04ce390a9e48a4d8a5bff7982714c86) Fix test failure by better detecting string options from an updated ConfigPar... - [`b1615d1`](https://github.com/pypa/setuptools/commit/b1615d12435289c21853be2f4f40e523317998da) Adopt distutils.dist.Distribution._set_command_options to support better stri... - [`5cd8698`](https://github.com/pypa/setuptools/commit/5cd86987530892bfb01f68ad5f1a2b997a3d01e7) Feed the hobgoblins (delint). - Additional commits viewable in [compare view](https://github.com/pypa/setuptools/compare/v40.6.3...v40.7.1)


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.
dependabot-preview[bot] commented 5 years ago

Superseded by #92.