Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump cacheable-request from 10.2.14 to 11.0.0 in /docs (#84
) 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 /> [](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