Skip to content

Commit

Permalink
build(deps): bump cacheable-request from 10.2.7 to 10.2.14 in /docs (#68
Browse files Browse the repository at this point in the history
)

Bumps [cacheable-request](https://github.com/jaredwray/cacheable) from
10.2.7 to 10.2.14.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jaredwray/cacheable/releases">cacheable-request's
releases</a>.</em></p>
<blockquote>
<h2>v10.2.12</h2>
<h2>What's Changed</h2>
<ul>
<li>reverting back to previous get-stream by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/253">jaredwray/cacheable-request#253</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jaredwray/cacheable-request/compare/v10.2.11...v10.2.12">https://github.com/jaredwray/cacheable-request/compare/v10.2.11...v10.2.12</a></p>
<h2>v10.2.11</h2>
<h1>Major Changes Made</h1>
<ul>
<li>Upgraded get-stream to 7.0.0 and now using <code>getStreamAsBuffer
</code></li>
<li>Removed support for Nodejs 14 as it is incompatible with GOT and
get-stream</li>
</ul>
<p>NOTE: testing has started with Nodejs version 20 and there is an
issue that we are working to resolve in the next month <a
href="https://redirect.github.com/jaredwray/cacheable-request/issues/251">jaredwray/cacheable-request#251</a></p>
<h2>What's Changed</h2>
<ul>
<li>upgrading xo to 0.54.2 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/238">jaredwray/cacheable-request#238</a></li>
<li>upgrading delay to 6.0.0 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/239">jaredwray/cacheable-request#239</a></li>
<li>upgrading <code>@​types/node</code> to 20.2.3 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/240">jaredwray/cacheable-request#240</a></li>
<li>upgrading typescript to 5.1.3 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/248">jaredwray/cacheable-request#248</a></li>
<li>upgrading eslint-plugin-jest and types to latest by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/249">jaredwray/cacheable-request#249</a></li>
<li>upgraded get-stream to 7.0.0 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/250">jaredwray/cacheable-request#250</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jaredwray/cacheable-request/compare/v10.2.10...v10.2.11">https://github.com/jaredwray/cacheable-request/compare/v10.2.10...v10.2.11</a></p>
<h2>v10.2.10</h2>
<h1>Code Cleanup</h1>
<p>In this release there were minor code clean up with how we identified
<code>undefined</code> values. Nothing major.</p>
<h2>What's Changed</h2>
<ul>
<li>upgrading typescript and jest to latest by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/230">jaredwray/cacheable-request#230</a></li>
<li>upgrading <code>@​types/node</code> to 18.15.10 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/231">jaredwray/cacheable-request#231</a></li>
<li>upgrading sqlite3 and <code>@​keyv/sqlite</code> to latest by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/232">jaredwray/cacheable-request#232</a></li>
<li>Upgrading xo to 0.54.1 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/235">jaredwray/cacheable-request#235</a></li>
<li>upgrading typescript and ts-jest to latest by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/236">jaredwray/cacheable-request#236</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jaredwray/cacheable-request/compare/v10.2.8...v10.2.10">https://github.com/jaredwray/cacheable-request/compare/v10.2.8...v10.2.10</a></p>
<h2>v10.2.8</h2>
<p>Updated body-parser to 1.20.2 - release notes here <a
href="https://github.com/expressjs/body-parser/releases/tag/1.20.2">https://github.com/expressjs/body-parser/releases/tag/1.20.2</a></p>
<h2>What's Changed</h2>
<ul>
<li>security fix for http-cache-semantics 4.1.1 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/224">jaredwray/cacheable-request#224</a></li>
<li>upgrading typescript and <code>@​types/node</code> to latest by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/227">jaredwray/cacheable-request#227</a></li>
<li>upgrading jest to 29.4.3 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/228">jaredwray/cacheable-request#228</a></li>
<li>upgrading body-parser to 1.20.2 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable-request/pull/229">jaredwray/cacheable-request#229</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jaredwray/cacheable-request/compare/v10.2.6...v10.2.8">https://github.com/jaredwray/cacheable-request/compare/v10.2.6...v10.2.8</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/jaredwray/cacheable/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cacheable-request&package-manager=npm_and_yarn&previous-version=10.2.7&new-version=10.2.14)](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
dependabot[bot] authored Oct 28, 2023
1 parent 3367c10 commit 8c40854
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 21 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"vuepress-plugin-mermaidjs": "1.9.1"
},
"dependencies": {
"cacheable-request": "10.2.7",
"cacheable-request": "10.2.14",
"got": "10.3.0"
}
}
35 changes: 15 additions & 20 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1084,10 +1084,10 @@
resolved "https://registry.yarnpkg.com/@types/highlight.js/-/highlight.js-9.12.4.tgz#8c3496bd1b50cc04aeefd691140aa571d4dbfa34"
integrity sha512-t2szdkwmg2JJyuCM20e8kR2X59WCE5Zkl4bzm1u1Oukjm79zpbiAv+QjnwLnuuV0WHEcX2NgUItu0pAMKuOPww==

"@types/http-cache-semantics@*", "@types/http-cache-semantics@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812"
integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==
"@types/http-cache-semantics@*", "@types/http-cache-semantics@^4.0.2":
version "4.0.3"
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz#a3ff232bf7d5c55f38e4e45693eda2ebb545794d"
integrity sha512-V46MYLFp08Wf2mmaBhvgjStM3tPa+2GAdy/iqoX+noX1//zje2x4XmrIU0cAwyClATsTmahbtoQ2EwP7I5WSiA==

"@types/http-proxy@^1.17.5":
version "1.17.9"
Expand Down Expand Up @@ -2390,15 +2390,15 @@ cacheable-lookup@^0.2.1:
dependencies:
keyv "^4.0.0"

[email protected].7:
version "10.2.7"
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-10.2.7.tgz#8bb8da66338f321b3cbbc34a71ac231178171bcc"
integrity sha512-I4SA6mKgDxcxVbSt/UmIkb9Ny8qSkg6ReBHtAAXnZHk7KOSx5g3DTiAOaYzcHCs6oOdHn+bip9T48E6tMvK9hw==
[email protected].14:
version "10.2.14"
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-10.2.14.tgz#eb915b665fda41b79652782df3f553449c406b9d"
integrity sha512-zkDT5WAF4hSSoUgyfg5tFIxz8XQK+25W/TLVojJTMKBaxevLBBtLxgqguAuVQB8PVW79FVjHcU+GJ9tVbDZ9mQ==
dependencies:
"@types/http-cache-semantics" "^4.0.1"
"@types/http-cache-semantics" "^4.0.2"
get-stream "^6.0.1"
http-cache-semantics "^4.1.1"
keyv "^4.5.2"
keyv "^4.5.3"
mimic-response "^4.0.0"
normalize-url "^8.0.0"
responselike "^3.0.0"
Expand Down Expand Up @@ -5120,12 +5120,7 @@ htmlparser2@^6.1.0:
domutils "^2.5.2"
entities "^2.0.0"

http-cache-semantics@^4.0.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390"
integrity sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==

http-cache-semantics@^4.1.1:
http-cache-semantics@^4.0.0, http-cache-semantics@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a"
integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==
Expand Down Expand Up @@ -5858,10 +5853,10 @@ keyv@^3.0.0:
dependencies:
json-buffer "3.0.0"

keyv@^4.0.0, keyv@^4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.2.tgz#0e310ce73bf7851ec702f2eaf46ec4e3805cce56"
integrity sha512-5MHbFaKn8cNSmVW7BYnijeAVlE4cYA/SVkifVgrh7yotnfhKmjuXpDKjrABLnT0SfHWV21P8ow07OGfRrNDg8g==
keyv@^4.0.0, keyv@^4.5.3:
version "4.5.4"
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
dependencies:
json-buffer "3.0.1"

Expand Down

0 comments on commit 8c40854

Please sign in to comment.