Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2021

Bumps responses from 0.13.4 to 0.14.0.

Release notes

Sourced from responses's releases.

0.14.0

  • Added responses.matchers.
  • Moved responses.json_params_matcher to responses.matchers.json_param_matcher
  • Moved responses.urlencoded_params_matcher to responses.matchers.urlencoded_param_matcher
  • Added responses.query_params_matcher. This matcher allows you to match query strings with a dictionary.
  • Added auto_calculate_content_length option to responses.add(). When enabled, this option will generate a Content-Length header based on the number of bytes in the response body.
Changelog

Sourced from responses's changelog.

0.14.0

  • Added responses.matchers.
  • Moved responses.json_params_matcher to responses.matchers.json_param_matcher
  • Moved responses.urlencoded_params_matcher to responses.matchers.urlencoded_param_matcher
  • Added responses.query_params_matcher. This matcher allows you to match query strings with a dictionary.
  • Added auto_calculate_content_length option to responses.add(). When enabled, this option will generate a Content-Length header based on the number of bytes in the response body.
Commits

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 dependabot bot requested a review from a team as a code owner September 12, 2021 11:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 12, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/responses-0.14.0 branch from f32bb47 to afcd291 Compare September 16, 2021 20:57
@dependabot dependabot bot force-pushed the dependabot/pip/responses-0.14.0 branch from afcd291 to 1016ae2 Compare October 1, 2021 17:12
Bumps [responses](https://github.com/getsentry/responses) from 0.13.4 to 0.14.0.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.13.4...0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/responses-0.14.0 branch from 1016ae2 to 65edb5f Compare October 18, 2021 19:35
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2021

Superseded by #2739.

@dependabot dependabot bot closed this Oct 26, 2021
@dependabot dependabot bot deleted the dependabot/pip/responses-0.14.0 branch October 26, 2021 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant