Skip to content

Commit

Permalink
Update dependency nock to v13.3.6 (#538)
Browse files Browse the repository at this point in the history
[![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.4` ->
`13.3.6`](https://renovatebot.com/diffs/npm/nock/13.3.4/13.3.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nock/13.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nock/13.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nock/13.3.4/13.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nock/13.3.4/13.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nock/nock (nock)</summary>

### [`v13.3.6`](https://togithub.com/nock/nock/releases/tag/v13.3.6)

[Compare
Source](https://togithub.com/nock/nock/compare/v13.3.5...v13.3.6)

##### Bug Fixes

- remove `semver` usage
([#&#8203;2531](https://togithub.com/nock/nock/issues/2531))
([f7216e9](https://togithub.com/nock/nock/commit/f7216e934c130339af583cbaab14b9fd72c54db3))

### [`v13.3.5`](https://togithub.com/nock/nock/releases/tag/v13.3.5)

[Compare
Source](https://togithub.com/nock/nock/compare/v13.3.4...v13.3.5)

##### Bug Fixes

- **deps:** remove lodash
([#&#8203;2529](https://togithub.com/nock/nock/issues/2529))
([7bfcb31](https://togithub.com/nock/nock/commit/7bfcb31e082b0eb5b9118d56647661539e1f7887))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent 88349cb commit 28d1241
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
15 changes: 4 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"finalhandler": "1.2.0",
"husky": "8.0.3",
"mocha": "10.2.0",
"nock": "13.3.4",
"nock": "13.3.6",
"nyc": "15.1.0",
"prettier": "3.0.3",
"ts-node": "10.9.1",
Expand Down

0 comments on commit 28d1241

Please sign in to comment.