Skip to content

Commit 328452f

Browse files
chore(deps): bump cheerio from 1.1.0 to 1.1.2 (#299)
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.1.0 to 1.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cheeriojs/cheerio/releases">cheerio's releases</a>.</em></p> <blockquote> <h2>v1.1.2</h2> <h2>What's Changed</h2> <ul> <li>Fix fromURL baseURI issues by <a href="https://github.com/fb55"><code>@​fb55</code></a> in <a href="https://redirect.github.com/cheeriojs/cheerio/pull/4696">cheeriojs/cheerio#4696</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cheeriojs/cheerio/compare/v1.1.1...v1.1.2">https://github.com/cheeriojs/cheerio/compare/v1.1.1...v1.1.2</a></p> <h2>v1.1.1</h2> <ul> <li>Fix Undici issues (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4689">#4689</a>) 91a2b3d7</li> </ul> <hr /> <p><a href="https://github.com/cheeriojs/cheerio/compare/v1.1.0...v1.1.1">https://github.com/cheeriojs/cheerio/compare/v1.1.0...v1.1.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cheeriojs/cheerio/commit/6364a47674088c416bcd64afcf8b8b2f75d586fb"><code>6364a47</code></a> 1.1.2</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/48a6e0eeb4c20e0056e6d8cc72d1e9d3661a370d"><code>48a6e0e</code></a> Fix fromURL baseURI issues (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4696">#4696</a>)</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/e1db419f554eedc43f11fe0f6274c2ec75c4ff38"><code>e1db419</code></a> build(deps-dev): bump <code>@​types/node</code> from 24.0.14 to 24.0.15 (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4695">#4695</a>)</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/48877b5ecdea3fdf74e4e5c07519b8ffbeac849e"><code>48877b5</code></a> build(deps): bump undici from 7.11.0 to 7.12.0 (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4694">#4694</a>)</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/9b13027c34ab46ac687e322744d61dec558064de"><code>9b13027</code></a> build(deps-dev): bump eslint-config-prettier from 10.1.5 to 10.1.8 (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4693">#4693</a>)</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/2c57cba7c543ceef9dd250e0bccc768051e48120"><code>2c57cba</code></a> build(deps): bump typedoc-plugin-markdown in /website (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4692">#4692</a>)</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/4a0356c2d4a109e62fca3ccd81288e8d79544115"><code>4a0356c</code></a> build(deps): bump typedoc-plugin-mdn-links in /website (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4691">#4691</a>)</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/ac40b8b5ba2e7f7e9204a333d52bd54f4f670adb"><code>ac40b8b</code></a> 1.1.1</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/91a2b3d70bae02cf19b854b72a64aab1ad7d66a2"><code>91a2b3d</code></a> Fix Undici issues (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4689">#4689</a>)</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/f2a5285a24b592b20e9bc3cdce4716758a450cc1"><code>f2a5285</code></a> build(deps-dev): bump eslint-plugin-jsdoc from 50.8.0 to 51.4.1 (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4686">#4686</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cheeriojs/cheerio/compare/v1.1.0...v1.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cheerio&package-manager=npm_and_yarn&previous-version=1.1.0&new-version=1.1.2)](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>
1 parent 5ba4d47 commit 328452f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"typescript": "^5.8.3"
8888
},
8989
"dependencies": {
90-
"cheerio": "^1.1.0",
90+
"cheerio": "^1.1.2",
9191
"mime-types": "^3.0.1"
9292
}
9393
}

0 commit comments

Comments
 (0)