Closed dependabot-preview[bot] closed 5 years ago
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
Merging #47 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #47 +/- ##
=======================================
Coverage 36.17% 36.17%
=======================================
Files 3 3
Lines 246 246
=======================================
Hits 89 89
Misses 157 157
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 92ccb36...4cfd8c1. Read the comment docs.
Bumps python-slugify from 3.0.2 to 3.0.3.
Changelog
*Sourced from [python-slugify's changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md).* > ## 3.0.3 > - Add Options to readme > - Add more unit testsCommits
- [`228de59`](https://github.com/un33k/python-slugify/commit/228de59ade00e1de933d9804ad948ad77841a3fb) Merge branch 'master' into staging - [`e7b0360`](https://github.com/un33k/python-slugify/commit/e7b036089a0eb1021fea74c70f34c5fae4d03885) add unit test, update readme - [`3f0b1f2`](https://github.com/un33k/python-slugify/commit/3f0b1f2c1813217ef86ee85f64f8d34605a0cbed) Merge branch 'development' into staging - [`770de74`](https://github.com/un33k/python-slugify/commit/770de745572a4537602ace6ae22694a10a3d2216) Merge branch 'sandbox' into development - [`b79331c`](https://github.com/un33k/python-slugify/commit/b79331ced4d93b15dc35bb0a356ccbd03604c123) remove unicode chars from file - [`b792642`](https://github.com/un33k/python-slugify/commit/b79264267ffbdc69b419b75ca5070bfe5cf4197e) change log - [`c8110af`](https://github.com/un33k/python-slugify/commit/c8110af8a1649040a4458a0078655434a8aacc95) update readme - [`d56eb4c`](https://github.com/un33k/python-slugify/commit/d56eb4c8eeb58aa571fd3aa6a14e7442bb2b26f5) rename format.sh - [`408bce4`](https://github.com/un33k/python-slugify/commit/408bce4b524dfe7a27a734707979448b97b4baac) pyDoc options - [`b6067d1`](https://github.com/un33k/python-slugify/commit/b6067d10fc140d30d5d8860f28758e56faa59b4e) update readme, add pydoc - Additional commits viewable in [compare view](https://github.com/un33k/python-slugify/compare/3.0.2...3.0.3)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
.If all status checks pass Dependabot will automatically merge this pull request.
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 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). To ignore the version in this PR you can just close it - `@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.