Skip to content
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

Bump respx from 0.17.1 to 0.19.2 #402

Merged
merged 1 commit into from Jul 5, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2022

Bumps respx from 0.17.1 to 0.19.2.

Release notes

Sourced from respx's releases.

Version 0.19.2

0.19.2 (3rd February 2022)

Fixed

Version 0.19.1

0.19.1 (10th Januari 2022)

Fixed

Version 0.19.0

0.19.0 (15th November 2021)

Fixed

  • Support HTTPX 0.21.0. (#189)
  • Use Session.notify when chaining nox sessions, thanks @​flaeppe. (#188)
  • Add overloads to MockRouter.call, thanks @​flaeppe. (#187)
  • Enhance AND pattern evaluation to fail fast. (#185)
  • Fix CallList assertion error message. (#178)

Changed

  • Prevent method and url as lookups in HTTP method helpers, thanks @​flaeppe. (#183)
  • Fail pattern match when JSON path not found. (#184)

Version 0.18.2

0.18.2 (22nd October 2021)

Fixed

  • Include extensions when instantiating request in HTTPCoreMocker (#176)

Version 0.18.1

0.18.1 (20th October 2021)

Fixed

  • Respect ordered param values. (#172)

Changed

  • Raise custom error types for assertion checks. (#174)

Version 0.18.0

0.18.0 (14th October 2021)

Fixed

  • Downgrade HTTPX requirement to 0.20.0. (#170)

Added

... (truncated)

Changelog

Sourced from respx's changelog.

[0.19.2] - 2022-02-03

Fixed

[0.19.1] - 2022-01-10

Fixed

[0.19.0] - 2021-11-15

Fixed

  • Support HTTPX 0.21.0. (#189)
  • Use Session.notify when chaining nox sessions, thanks @​flaeppe. (#188)
  • Add overloads to MockRouter.call, thanks @​flaeppe. (#187)
  • Enhance AND pattern evaluation to fail fast. (#185)
  • Fix CallList assertion error message. (#178)

Changed

  • Prevent method and url as lookups in HTTP method helpers, thanks @​flaeppe. (#183)
  • Fail pattern match when JSON path not found. (#184)

[0.18.2] - 2021-10-22

Fixed

  • Include extensions when instantiating request in HTTPCoreMocker. (#176)

[0.18.1] - 2021-10-20

Fixed

  • Respect ordered param values. (#172)

Changed

  • Raise custom error types for assertion checks. (#174)

[0.18.0] - 2021-10-14

Fixed

  • Downgrade HTTPX requirement to 0.20.0. (#170)

Added

  • Add support for matching param with ANY value. (#167)

[0.18.0b0] - 2021-09-15

Changed

  • Deprecate RESPX MockTransport in favour of HTTPX MockTransport. (#152)

... (truncated)

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)

Bumps [respx](https://github.com/lundberg/respx) from 0.17.1 to 0.19.2.
- [Release notes](https://github.com/lundberg/respx/releases)
- [Changelog](https://github.com/lundberg/respx/blob/master/CHANGELOG.md)
- [Commits](lundberg/respx@0.17.1...0.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2022
@amureki amureki merged commit 843f11c into main Jul 5, 2022
@amureki amureki deleted the dependabot/pip/respx-0.19.2 branch July 5, 2022 08:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant