Skip to content

Pull requests: httpmock/httpmock

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Remove unused code lint
#291 opened Aug 16, 2026 by danieleades Contributor Loading…
breaking: hide matcher internals and simplify internal names
#290 opened Aug 13, 2026 by danieleades Contributor Loading…
style: enforce unused_variables
#287 opened Aug 12, 2026 by danieleades Contributor Loading…
breaking: remove redundant MockExt trait
#285 opened Aug 12, 2026 by danieleades Contributor Loading…
style: enforce satisfied lints
#282 opened Aug 12, 2026 by danieleades Contributor Loading…
ci(deps): bump taiki-e/install-action from 2.85.5 to 2.85.10 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#276 opened Aug 10, 2026 by dependabot Bot Loading…
breaking: use standard body conversions
#275 opened Aug 9, 2026 by danieleades Contributor Loading…
breaking: use http types in HttpMockResponse
#274 opened Aug 9, 2026 by danieleades Contributor Loading…
breaking: use http types in HttpMockRequest
#273 opened Aug 9, 2026 by danieleades Contributor Loading…
style: enforce clippy::doc_overindented_list_items
#268 opened Aug 9, 2026 by danieleades Contributor Loading…
style: enforce clippy::ptr_arg
#263 opened Aug 9, 2026 by danieleades Contributor Loading…
refactor: remove redundant data constructors
#261 opened Aug 8, 2026 by danieleades Contributor Loading…
breaking: validate forwarding rules at creation
#260 opened Aug 8, 2026 by danieleades Contributor Loading…
cargo(deps): update base64 requirement from 0.22 to 0.23 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#254 opened Jul 27, 2026 by dependabot Bot Loading…
refactor: deduplicate matcher comparison logic
#249 opened Jul 11, 2026 by danieleades Contributor Loading…
style: enforce clippy::to_string_in_format_args
#241 opened Jul 6, 2026 by danieleades Contributor Loading…
ci(deps): bump codecov/codecov-action from 5 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#239 opened Jul 6, 2026 by dependabot Bot Loading…
ci: switch from Dependabot to Renovate
#234 opened Jul 5, 2026 by danieleades Contributor Draft
cargo(deps): update similar requirement from 2 to 3 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#227 opened Apr 6, 2026 by dependabot Bot Loading…
cargo(deps): update if-addrs requirement from 0.13 to 0.15 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#220 opened Feb 9, 2026 by dependabot Bot Loading…
Add response header filtering for recordings
#207 opened Jan 14, 2026 by barskern Loading…
cargo(deps): update reqwest requirement from 0.12 to 0.13 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#204 opened Jan 5, 2026 by dependabot Bot Loading…
Improve support for json_body in yaml files
#190 opened Nov 6, 2025 by sebdotv Loading…
ProTip! Exclude everything labeled bug with -label:bug.