snoonetIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
67 stars 52 forks source link

Bump responses from 0.10.5 to 0.10.6 #474

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps responses from 0.10.5 to 0.10.6.

Release notes *Sourced from [responses's releases](https://github.com/getsentry/responses/releases).* > ## Responses 0.10.6 > - Improved documentation. > - Improved installation requirements for py3 > - ConnectionError's raised by responses now indicate which request path/method failed to match a mock. > - `test_responses.py` is no longer part of the installation targets.
Changelog *Sourced from [responses's changelog](https://github.com/getsentry/responses/blob/master/CHANGES).* > 0.10.6 > ------ > > - Improved documentation. > - Improved installation requirements for py3 > - ConnectionError's raised by responses now indicate which request > path/method failed to match a mock. > - `test_responses.py` is no longer part of the installation targets.
Commits - [`ed5d0c2`](https://github.com/getsentry/responses/commit/ed5d0c25b8879ce4134fbb21975ba40648b95395) Bump version for 0.10.6 - [`55d972d`](https://github.com/getsentry/responses/commit/55d972dc79806b2941029fef7fe21ef20f86bc98) Update CHANGES for 0.10.6 - [`2924870`](https://github.com/getsentry/responses/commit/292487095188f4a4180e4b698170bb5301375e53) Add 0.10.5 to release notes. - [`bd7aea8`](https://github.com/getsentry/responses/commit/bd7aea86fb1433193c3e384c49b3e95124b56863) Merge pull request [#260](https://github-redirect.dependabot.com/getsentry/responses/issues/260) from jayvdb/sdist-test-fix - [`b9cc37d`](https://github.com/getsentry/responses/commit/b9cc37d884dcdb5e147888c5f6ea9e529350983a) setup.py: Remove test_responses.py - [`cb7c6d7`](https://github.com/getsentry/responses/commit/cb7c6d7e5efbe945ce6bc81bceab858e8bc758d9) Issue 225: Connection Error message mentions Responses - [`6e3f8a1`](https://github.com/getsentry/responses/commit/6e3f8a1639d37e43d3a72742615bac7b59a65798) Fix RST syntax - [`a94a5d9`](https://github.com/getsentry/responses/commit/a94a5d944e9ecab8ddbc546144133589605fddd9) Merge pull request [#253](https://github-redirect.dependabot.com/getsentry/responses/issues/253) from ptink/matches-property - [`c280be4`](https://github.com/getsentry/responses/commit/c280be43f7d7f1dadd2ce8d15a4f7bebb8428f82) Added `matches` property to RequestMock. Updated documentation for modifying ... - [`13be582`](https://github.com/getsentry/responses/commit/13be5820146ebd450df84d315f95e810f6d16d5c) Merge pull request [#254](https://github-redirect.dependabot.com/getsentry/responses/issues/254) from jdufresne/mock - Additional commits viewable in [compare view](https://github.com/getsentry/responses/compare/0.10.5...0.10.6)


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 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.