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 django-cors-headers from 3.0.2 to 3.1.0 #45

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps django-cors-headers from 3.0.2 to 3.1.0.

Changelog *Sourced from [django-cors-headers's changelog](https://github.com/adamchainz/django-cors-headers/blob/master/HISTORY.rst).* > 3.1.0 (2019-08-13) > ================== > > - Drop Python 2 support, only Python 3.5-3.7 is supported now. > - Fix all links for move from `github.com/ottoyiu/django-cors-headers` to `github.com/adamchainz/django-cors-headers`.
Commits - [`7432322`](https://github.com/adamchainz/django-cors-headers/commit/743232238864dfd824a4cb5f56963b800ac50435) Version 3.1.0 - [`19da425`](https://github.com/adamchainz/django-cors-headers/commit/19da425e64da205ae765e0c79df7a3ad1f98b928) Add maintainer details to setup.py ([#444](https://github-redirect.dependabot.com/adamchainz/django-cors-headers/issues/444)) - [`d58de8e`](https://github.com/adamchainz/django-cors-headers/commit/d58de8ebc6e01981e934bbdb7e878d8c23100bc8) Fix all links for repo move ([#443](https://github-redirect.dependabot.com/adamchainz/django-cors-headers/issues/443)) - [`b6186fc`](https://github.com/adamchainz/django-cors-headers/commit/b6186fc956cc78ff25ae2f77d5b3c9fe0211185c) Update README.rst with correct link ([#442](https://github-redirect.dependabot.com/adamchainz/django-cors-headers/issues/442)) - [`21d592a`](https://github.com/adamchainz/django-cors-headers/commit/21d592a4153c6512b8e5c423c8cf23fb1032f455) Add PyPI changelog link ([#441](https://github-redirect.dependabot.com/adamchainz/django-cors-headers/issues/441)) - [`c3a7803`](https://github.com/adamchainz/django-cors-headers/commit/c3a7803f3ee0f61ef46f7828da1f83d628ab7561) Upgrade requirements ([#437](https://github-redirect.dependabot.com/adamchainz/django-cors-headers/issues/437)) - [`71a938c`](https://github.com/adamchainz/django-cors-headers/commit/71a938c8ed44f893a0689bd098dc10273418913d) Fix typo in readme ([#436](https://github-redirect.dependabot.com/adamchainz/django-cors-headers/issues/436)) - [`c458481`](https://github.com/adamchainz/django-cors-headers/commit/c4584810546b0d91a27f86fe2b14e9b686ce0deb) Upgrade requirements ([#435](https://github-redirect.dependabot.com/adamchainz/django-cors-headers/issues/435)) - [`76cfaa9`](https://github.com/adamchainz/django-cors-headers/commit/76cfaa9738d23324377b817df87d3bf584090afb) Upgrade requirements ([#433](https://github-redirect.dependabot.com/adamchainz/django-cors-headers/issues/433)) - [`224aaeb`](https://github.com/adamchainz/django-cors-headers/commit/224aaeb417d08e44c2760b97c3b78e2397e42608) Fix typo ([#432](https://github-redirect.dependabot.com/adamchainz/django-cors-headers/issues/432)) - Additional commits viewable in [compare view](https://github.com/adamchainz/django-cors-headers/compare/3.0.2...3.1.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) Finally, you can contact us by mentioning @dependabot.
codecov[bot] commented 5 years ago

Codecov Report

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

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   94.98%   94.98%           
=======================================
  Files          11       11           
  Lines         359      359           
=======================================
  Hits          341      341           
  Misses         18       18
ripoul commented 5 years ago

@dependabot badge me

dependabot-preview[bot] commented 5 years ago

Dependabot Status

The markdown to add the above to your README is:

[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=ripoul/url-shortener-api)](https://dependabot.com)