-
-
Notifications
You must be signed in to change notification settings - Fork 16
fix(deps): update module github.com/jarcoal/httpmock to v1.4.0 #230
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #230 +/- ##
=======================================
Coverage 57.95% 57.95%
=======================================
Files 96 96
Lines 3927 3927
=======================================
Hits 2276 2276
Misses 1494 1494
Partials 157 157 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1e58136
to
c816eaf
Compare
243ffcc
to
18d4516
Compare
7b37789
to
120944b
Compare
120944b
to
207818c
Compare
6850063
to
ba66d59
Compare
a69168f
to
2503feb
Compare
2503feb
to
96a3ed1
Compare
c976929
to
da3e9af
Compare
9513f1b
to
da3e9af
Compare
f4f4581
to
6de1416
Compare
100c15f
to
31d5854
Compare
eabc906
to
c9c52d0
Compare
23ea360
to
ed97969
Compare
3b2c2f5
to
6130679
Compare
6130679
to
599fd7d
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v1.3.1
->v1.4.0
Release Notes
jarcoal/httpmock (github.com/jarcoal/httpmock)
v1.4.0
Compare Source
What's Changed
// nolint:
→//nolint:
by @maxatome in https://github.com/jarcoal/httpmock/pull/152NewJsonResponseOrPanic
function to simplify calls withResponderFromMultipleResponses
by @kilianpaquier in https://github.com/jarcoal/httpmock/pull/151defer
statements witht.Cleanup
in docs by @alvii147 in https://github.com/jarcoal/httpmock/pull/157http.Response.Status
respect RFC 2616, like in Go stdlib. by @constantoine in https://github.com/jarcoal/httpmock/pull/159Activate
and addDeactivateNonDefault
functions by @maxatome in https://github.com/jarcoal/httpmock/pull/161New Contributors
Full Changelog: jarcoal/httpmock@v1.3.1...v1.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.