Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump nock from 13.3.4 to 13.3.6 (#559)
Bumps [nock](https://github.com/nock/nock) from 13.3.4 to 13.3.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nock/nock/releases">nock's releases</a>.</em></p> <blockquote> <h2>v13.3.6</h2> <h2><a href="https://github.com/nock/nock/compare/v13.3.5...v13.3.6">13.3.6</a> (2023-10-19)</h2> <h3>Bug Fixes</h3> <ul> <li>remove <code>semver</code> usage (<a href="https://redirect.github.com/nock/nock/issues/2531">#2531</a>) (<a href="https://github.com/nock/nock/commit/f7216e934c130339af583cbaab14b9fd72c54db3">f7216e9</a>)</li> </ul> <h2>v13.3.5</h2> <h2><a href="https://github.com/nock/nock/compare/v13.3.4...v13.3.5">13.3.5</a> (2023-10-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> remove lodash (<a href="https://redirect.github.com/nock/nock/issues/2529">#2529</a>) (<a href="https://github.com/nock/nock/commit/7bfcb31e082b0eb5b9118d56647661539e1f7887">7bfcb31</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nock/nock/commit/f7216e934c130339af583cbaab14b9fd72c54db3"><code>f7216e9</code></a> fix: remove <code>semver</code> usage (<a href="https://redirect.github.com/nock/nock/issues/2531">#2531</a>)</li> <li><a href="https://github.com/nock/nock/commit/dd417f0bf69297a84dddd01651052585004c398d"><code>dd417f0</code></a> docs: add Uzlopak as a contributor for code, test, and maintenance (<a href="https://redirect.github.com/nock/nock/issues/2537">#2537</a>)</li> <li><a href="https://github.com/nock/nock/commit/7bfcb31e082b0eb5b9118d56647661539e1f7887"><code>7bfcb31</code></a> fix(deps): remove lodash (<a href="https://redirect.github.com/nock/nock/issues/2529">#2529</a>)</li> <li><a href="https://github.com/nock/nock/commit/0ba089c406e446341bbfe60635ee4f396a429b7b"><code>0ba089c</code></a> chore(deps-dev): bump eslint from 8.46.0 to 8.51.0</li> <li><a href="https://github.com/nock/nock/commit/8a26c791a1a2dfcc59401811d4ad21ad9ff5fea4"><code>8a26c79</code></a> chore(deps-dev): bump semantic-release from 21.0.7 to 22.0.5</li> <li><a href="https://github.com/nock/nock/commit/e5535535b541c6e312c94319b92f0df1539198a9"><code>e553553</code></a> chore(deps-dev): bump chai from 4.3.8 to 4.3.10</li> <li><a href="https://github.com/nock/nock/commit/150a1ed8b0f10223ec6ccd38d07a6c906c76c850"><code>150a1ed</code></a> chore(deps-dev): bump <code>@babel/traverse</code> from 7.17.3 to 7.23.2</li> <li><a href="https://github.com/nock/nock/commit/c897aa30228257a7a4a818c8c56305eb8786f8cf"><code>c897aa3</code></a> docs: add rawHeaders in mock docs (<a href="https://redirect.github.com/nock/nock/issues/2527">#2527</a>)</li> <li>See full diff in <a href="https://github.com/nock/nock/compare/v13.3.4...v13.3.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nock&package-manager=npm_and_yarn&previous-version=13.3.4&new-version=13.3.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information