zola-check-manager.meta

Issues/PRs archive for MTRNord/zola-check-manager
git clone git://archive.git.mtrnord.blog/MTRNord/zola-check-manager.meta.git
Log | Files | Refs

17.md (5023B)


      1 # PR #17 Bump nock from 13.3.0 to 13.3.1
      2 
      3 - **Status:** merged
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-04-28T08:05:09Z
      6 - **Branch:** dependabot/npm_and_yarn/nock-13.3.1 → main
      7 - **Merged:** 2023-05-01T11:54:13Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [17.diff](./17.diff)
     10 
     11 ---
     12 
     13 Bumps [nock](https://github.com/nock/nock) from 13.3.0 to 13.3.1.
     14 <details>
     15 <summary>Release notes</summary>
     16 <p><em>Sourced from <a href="https://github.com/nock/nock/releases">nock's releases</a>.</em></p>
     17 <blockquote>
     18 <h2>v13.3.1</h2>
     19 <h2><a href="https://github.com/nock/nock/compare/v13.3.0...v13.3.1">13.3.1</a> (2023-04-27)</h2>
     20 <h3>Bug Fixes</h3>
     21 <ul>
     22 <li>update Socket for Node 18 compat (<a href="https://redirect.github.com/nock/nock/issues/2467">#2467</a>) (<a href="https://github.com/nock/nock/commit/f904406430a6d3afabff066fea6859472ee9277c">f904406</a>)</li>
     23 </ul>
     24 </blockquote>
     25 </details>
     26 <details>
     27 <summary>Commits</summary>
     28 <ul>
     29 <li><a href="https://github.com/nock/nock/commit/f904406430a6d3afabff066fea6859472ee9277c"><code>f904406</code></a> fix: update Socket for Node 18 compat (<a href="https://redirect.github.com/nock/nock/issues/2467">#2467</a>)</li>
     30 <li><a href="https://github.com/nock/nock/commit/cf86e1b1a67e000185662adfd7541168ff74a64d"><code>cf86e1b</code></a> chore(deps-dev): bump sinon from 15.0.1 to 15.0.4</li>
     31 <li><a href="https://github.com/nock/nock/commit/b6b0f6166d1382e680e316227e8b6588065e36bd"><code>b6b0f61</code></a> chore(deps-dev): bump <code>@​definitelytyped/dtslint</code> from 0.0.112 to 0.0.159 (<a href="https://redirect.github.com/nock/nock/issues/2459">#2459</a>)</li>
     32 <li><a href="https://github.com/nock/nock/commit/77263850215e31301f6f324d361ba45371fd3f0e"><code>7726385</code></a> chore(deps): bump tar and <code>@​definitelytyped/dtslint</code> (<a href="https://redirect.github.com/nock/nock/issues/2439">#2439</a>)</li>
     33 <li><a href="https://github.com/nock/nock/commit/3feef40a3764f1cbda5afbed1a92d7f2f74f9bdb"><code>3feef40</code></a> docs(README): Update Axios example (<a href="https://redirect.github.com/nock/nock/issues/2464">#2464</a>)</li>
     34 <li><a href="https://github.com/nock/nock/commit/3a7c7c3821add4b536b96b0ad6feb06cabb023c8"><code>3a7c7c3</code></a> doc: axios adapter docs (<a href="https://redirect.github.com/nock/nock/issues/2469">#2469</a>)</li>
     35 <li><a href="https://github.com/nock/nock/commit/7d22513b28d0e0117e57a1840fc37a29484d6b7c"><code>7d22513</code></a> chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.5</li>
     36 <li><a href="https://github.com/nock/nock/commit/e15205e392a5bc309a37835d2c9adf2d19066b9a"><code>e15205e</code></a> chore(deps-dev): bump eslint from 8.29.0 to 8.35.0</li>
     37 <li><a href="https://github.com/nock/nock/commit/6404ab0139371e5ec015b8a801ad505a55bcc035"><code>6404ab0</code></a> chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1</li>
     38 <li><a href="https://github.com/nock/nock/commit/e67c33b4cade4d7edac09ec99038a04bebe5a096"><code>e67c33b</code></a> chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0</li>
     39 <li>Additional commits viewable in <a href="https://github.com/nock/nock/compare/v13.3.0...v13.3.1">compare view</a></li>
     40 </ul>
     41 </details>
     42 <br />
     43 
     44 
     45 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nock&package-manager=npm_and_yarn&previous-version=13.3.0&new-version=13.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     46 
     47 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`.
     48 
     49 [//]: # (dependabot-automerge-start)
     50 [//]: # (dependabot-automerge-end)
     51 
     52 ---
     53 
     54 <details>
     55 <summary>Dependabot commands and options</summary>
     56 <br />
     57 
     58 You can trigger Dependabot actions by commenting on this PR:
     59 - `@dependabot rebase` will rebase this PR
     60 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     61 - `@dependabot merge` will merge this PR after your CI passes on it
     62 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     63 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     64 - `@dependabot reopen` will reopen this PR if it is closed
     65 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     66 - `@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)
     67 - `@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)
     68 - `@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)
     69 
     70 
     71 </details>
     72