Skip to content

Commit

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

Bumps [cacheable-request](https://github.com/jaredwray/cacheable) from
10.2.14 to 11.0.0.
<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>v11.0.0</h2>
<h1>Cacheable-Request v11.0.0</h1>
<p>This release has added support for <code>Nodejs v20+</code>, fixing
source map issues, and a major upgrade to <code>get-stream v8+</code>
and more. All functionality should remain the same but is a significant
update that needs to validated with your use case. Any questions or
concerns please log an issue here: <a
href="https://github.com/jaredwray/cacheable/issues">https://github.com/jaredwray/cacheable/issues</a></p>
<h2>What's Changed</h2>
<ul>
<li>initial mono repo by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/255">jaredwray/cacheable#255</a></li>
<li>Mono repo site updates by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/256">jaredwray/cacheable#256</a></li>
<li>fixing source map issues by including src directory by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/257">jaredwray/cacheable#257</a></li>
<li>upgrading xo to 0.55.0 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/258">jaredwray/cacheable#258</a></li>
<li>upgrading jest and typescript to latest by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/259">jaredwray/cacheable#259</a></li>
<li>upgrading keyv to 4.5.3 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/260">jaredwray/cacheable#260</a></li>
<li>removing <code>@​types/delay</code> and
<code>@​types/get-stream</code> as it is included by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/261">jaredwray/cacheable#261</a></li>
<li>adding in the cacheable icon for browsers by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/262">jaredwray/cacheable#262</a></li>
<li>request - updating readme with simple logo by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/263">jaredwray/cacheable#263</a></li>
<li>Cacheable - initial check in and core functionality by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/264">jaredwray/cacheable#264</a></li>
<li>updating website by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/265">jaredwray/cacheable#265</a></li>
<li>mono - updating README with packages description by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/266">jaredwray/cacheable#266</a></li>
<li>cacheable - adding in features and testing by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/267">jaredwray/cacheable#267</a></li>
<li>request - upgrading xo to 0.56.0 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/268">jaredwray/cacheable#268</a></li>
<li>request - upgrading eslint and typescript to latest by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/269">jaredwray/cacheable#269</a></li>
<li>request - upgrading jest to 29.6.4 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/270">jaredwray/cacheable#270</a></li>
<li>request - upgrading jest and eslint to latest by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/273">jaredwray/cacheable#273</a></li>
<li>request - upgrading <code>@​keyv/sqlite</code> to 3.6.5 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/274">jaredwray/cacheable#274</a></li>
<li>request - upgrading types to latest by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/275">jaredwray/cacheable#275</a></li>
<li>adding a license file to cacheable-request by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/277">jaredwray/cacheable#277</a></li>
<li>request - upgrading keyv to 4.5.4 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/279">jaredwray/cacheable#279</a></li>
<li>request - upgrading eslint and other modules to latest by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/280">jaredwray/cacheable#280</a></li>
<li>request - upgrading types to latest versions by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/281">jaredwray/cacheable#281</a></li>
<li>request - upgrading modules to latest such as eslint and types by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/282">jaredwray/cacheable#282</a></li>
<li>upgrading the base mono repo packages to latest by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/283">jaredwray/cacheable#283</a></li>
<li>request - upgrading sqlite3 to 5.1.7 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/284">jaredwray/cacheable#284</a></li>
<li>upgrading eslint-plugin-jest to 27.6.3 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/285">jaredwray/cacheable#285</a></li>
<li>request - upgrading get-stream to 8.0.1 by <a
href="https://github.com/jaredwray"><code>@​jaredwray</code></a> in <a
href="https://redirect.github.com/jaredwray/cacheable/pull/286">jaredwray/cacheable#286</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jaredwray/cacheable/compare/v10.2.12...v11.0.0">https://github.com/jaredwray/cacheable/compare/v10.2.12...v11.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/jaredwray/cacheable/commits/v11.0.0">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.14&new-version=11.0.0)](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 Feb 20, 2024
1 parent 78cf770 commit e549208
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 4 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.14",
"cacheable-request": "11.0.0",
"got": "14.0.0"
}
}
19 changes: 16 additions & 3 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1116,7 +1116,7 @@
resolved "https://registry.yarnpkg.com/@types/highlight.js/-/highlight.js-9.12.4.tgz#8c3496bd1b50cc04aeefd691140aa571d4dbfa34"
integrity sha512-t2szdkwmg2JJyuCM20e8kR2X59WCE5Zkl4bzm1u1Oukjm79zpbiAv+QjnwLnuuV0WHEcX2NgUItu0pAMKuOPww==

"@types/http-cache-semantics@^4.0.2":
"@types/http-cache-semantics@^4.0.2", "@types/http-cache-semantics@^4.0.4":
version "4.0.4"
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz#b979ebad3919799c979b17c72621c0bc0a31c6c4"
integrity sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==
Expand Down Expand Up @@ -2431,7 +2431,20 @@ cacheable-lookup@^7.0.0:
resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz#3476a8215d046e5a3202a9209dd13fec1f933a27"
integrity sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==

[email protected], cacheable-request@^10.2.14:
[email protected]:
version "11.0.0"
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-11.0.0.tgz#2f52224cd583476aeb3a5bbb5969b0d71245d9be"
integrity sha512-xV9wxF1WgWTHunnE0k+nq6jl/a68DvfjPwM+pR6F89lyGBCPTf0vmdl7ydpCA1CNjnnb7q1r2gJW8pfDPkmnlg==
dependencies:
"@types/http-cache-semantics" "^4.0.4"
get-stream "^8.0.1"
http-cache-semantics "^4.1.1"
keyv "^4.5.4"
mimic-response "^4.0.0"
normalize-url "^8.0.0"
responselike "^3.0.0"

cacheable-request@^10.2.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==
Expand Down Expand Up @@ -5958,7 +5971,7 @@ keyv@^3.0.0:
dependencies:
json-buffer "3.0.0"

keyv@^4.5.3:
keyv@^4.5.3, keyv@^4.5.4:
version "4.5.4"
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
Expand Down

0 comments on commit e549208

Please sign in to comment.