ripoul / url-shortener-api

an api to shorten some url
https://url-shortener.api.ripoul.fr/
MIT License
1 stars 0 forks source link

Bump gunicorn from 19.9.0 to 20.0.0 #90

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps gunicorn from 19.9.0 to 20.0.0.

Commits - [`a05a447`](https://github.com/benoitc/gunicorn/commit/a05a447e76f811e67fd619e4b5e77ce808f8e917) Change maintainers ([#2147](https://github-redirect.dependabot.com/benoitc/gunicorn/issues/2147)) - [`c1f17a0`](https://github.com/benoitc/gunicorn/commit/c1f17a084e26674deb2440909fd7dcb8433fb571) doc enhancements. - [`83e07e5`](https://github.com/benoitc/gunicorn/commit/83e07e5cf3d0e0d0cc8af676c2bf0a84c9cdfc43) Fixed linting error in changelog - [`a1bb7a9`](https://github.com/benoitc/gunicorn/commit/a1bb7a935a077db627570286b269adf3e7fb85b1) add 20.0 changelog - [`9edf8e8`](https://github.com/benoitc/gunicorn/commit/9edf8e8159a1f6ca9a7fbdf7b1dc12dbc93ec14b) add 2018 changelog doc - [`21d6287`](https://github.com/benoitc/gunicorn/commit/21d6287e15fb6a96ce64e1006281d4d9de135ff3) Fix fdopen RuntimeWarning in 3.8 ([#2146](https://github-redirect.dependabot.com/benoitc/gunicorn/issues/2146)) - [`3fcb551`](https://github.com/benoitc/gunicorn/commit/3fcb551921440c2050082613123f3b22d1c9652b) Merge pull request [#2144](https://github-redirect.dependabot.com/benoitc/gunicorn/issues/2144) from Djailla/py38 - [`c67f4bb`](https://github.com/benoitc/gunicorn/commit/c67f4bb7421ed0e35512d1bd5f16b7b08de90538) Merge pull request [#2143](https://github-redirect.dependabot.com/benoitc/gunicorn/issues/2143) from Djailla/coverage - [`f0a9c6b`](https://github.com/benoitc/gunicorn/commit/f0a9c6b4ded6166dbdb5548efb47f3efb39909e3) [tests] Remove old coverage required version - [`7d0c8f9`](https://github.com/benoitc/gunicorn/commit/7d0c8f97f8ceac8c33c52e74e2f1a64600c662d1) [py38] Python 3.8 is now official, use it by default - Additional commits viewable in [compare view](https://github.com/benoitc/gunicorn/compare/19.9.0...20.0.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 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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 4 years ago

Codecov Report

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

@@           Coverage Diff           @@
##           master      #90   +/-   ##
=======================================
  Coverage   95.58%   95.58%           
=======================================
  Files          12       12           
  Lines         521      521           
=======================================
  Hits          498      498           
  Misses         23       23