Skip to content

Commit b448ca3

Browse files
Update dependency nock to v13.3.4 (#519)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [nock](https://togithub.com/nock/nock) | [`13.3.3` -> `13.3.4`](https://renovatebot.com/diffs/npm/nock/13.3.3/13.3.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nock/13.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nock/13.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nock/13.3.3/13.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nock/13.3.3/13.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nock/nock (nock)</summary> ### [`v13.3.4`](https://togithub.com/nock/nock/releases/tag/v13.3.4) [Compare Source](https://togithub.com/nock/nock/compare/v13.3.3...v13.3.4) ##### Bug Fixes - **typescript:** support `nock(new URL('https://example.test/'))` ([#&#8203;2526](https://togithub.com/nock/nock/issues/2526)) ([6987327](https://togithub.com/nock/nock/commit/6987327d1f4623d851021c885f1f3e7ea533f62e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/line/line-bot-sdk-nodejs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 275b9d1 commit b448ca3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"finalhandler": "1.2.0",
5353
"husky": "8.0.3",
5454
"mocha": "10.2.0",
55-
"nock": "13.3.3",
55+
"nock": "13.3.4",
5656
"nyc": "15.1.0",
5757
"prettier": "3.0.3",
5858
"ts-node": "10.9.1",

0 commit comments

Comments
 (0)