Skip to content

build(deps-dev): bump responses from 0.17.0 to 0.18.0 in /bot #1307

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps responses from 0.17.0 to 0.18.0.

Release notes

Sourced from responses's releases.

0.18.0

  • Dropped support of Python 2.7, 3.5, 3.6
  • Fixed issue with type annotation for responses.activate decorator. See #468
  • Removed internal _is_string and _ensure_str functions
  • Removed internal _quote from test_responses.py
  • Removed internal _matches attribute of RequestsMock object.
  • Generated decorator wrapper now uses stdlib features instead of strings and exec
  • Fix issue when Deprecation Warning was raised with default arguments in responses.add_callback due to match_querystring. See #464
Changelog

Sourced from responses's changelog.

0.18.0

  • Dropped support of Python 2.7, 3.5, 3.6
  • Fixed issue with type annotation for responses.activate decorator. See #468
  • Removed internal _is_string and _ensure_str functions
  • Removed internal _quote from test_responses.py
  • Removed internal _matches attribute of RequestsMock object.
  • Generated decorator wrapper now uses stdlib features instead of strings and exec
  • Fix issue when Deprecation Warning was raised with default arguments in responses.add_callback due to match_querystring. See #464
Commits
  • 1819574 release: 0.18.0
  • eb62b46 Fix RST error blocking release.
  • 82de5f8 move registries types into inlines (#472)
  • 6b70346 remove parallel requests branch test (#473)
  • e6e6504 move tests for registries to separate file (#474)
  • 8267f3d Remove universal wheel flag
  • a552398 Fix deprecation warning being emitted by add_callback (#470)
  • 69b7df7 mbelaiev/matchers_docs (#466)
  • 776ada5 Update changes for #461
  • 721115f significantly simplify function decorator by utilizing Python 3 built-in capa...
  • Additional commits viewable in compare view

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)

Bumps [responses](https://github.com/getsentry/responses) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.17.0...0.18.0)

---
updated-dependencies:
- dependency-name: responses
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the bot Python Taskcluster Bot label Feb 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2022

Superseded by #1342.

@dependabot dependabot bot closed this Mar 7, 2022
@dependabot dependabot bot deleted the dependabot/pip/bot/responses-0.18.0 branch March 7, 2022 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot Python Taskcluster Bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants