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

style: enforce clippy::unnecessary_to_owned
#281 opened Aug 10, 2026 by danieleades Contributor Loading…
style: enforce clippy::expect_fun_call
#280 opened Aug 10, 2026 by danieleades Contributor Loading…
style: enforce clippy::needless_return
#279 opened Aug 10, 2026 by danieleades Contributor Loading…
style: enforce clippy::collapsible_if
#278 opened Aug 10, 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::extra_unused_lifetimes
#269 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::useless_borrows_in_formatting
#267 opened Aug 9, 2026 by danieleades Contributor Loading…
style: enforce clippy::new_without_default
#266 opened Aug 9, 2026 by danieleades Contributor Loading…
style: enforce clippy::useless_format
#264 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…
breaking: use http types internally
#259 opened Aug 8, 2026 by danieleades Contributor Draft
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…
refactor: deduplicate remote adapter request handling
#248 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
ProTip! Exclude everything labeled bug with -label:bug.