[PR #1177] [MERGED] Bump cheerio from 1.1.0 to 1.1.2 #1161

Closed
opened 2025-11-06 12:16:00 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1177
Author: @dependabot[bot]
Created: 7/21/2025
Status: Merged
Merged: 7/24/2025
Merged by: @agebhar1

Base: masterHead: dependabot/npm_and_yarn/cheerio-1.1.2


📝 Commits (1)

  • 145a102 Bump cheerio from 1.1.0 to 1.1.2

📊 Changes

2 files changed (+25 additions, -27 deletions)

View changed files

📝 package-lock.json (+24 -26)
📝 package.json (+1 -1)

📄 Description

Bumps cheerio from 1.1.0 to 1.1.2.

Release notes

Sourced from cheerio's releases.

v1.1.2

What's Changed

Full Changelog: https://github.com/cheeriojs/cheerio/compare/v1.1.1...v1.1.2

v1.1.1

  • Fix Undici issues (#4689) 91a2b3d7

https://github.com/cheeriojs/cheerio/compare/v1.1.0...v1.1.1

Commits

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/1177 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/21/2025 **Status:** ✅ Merged **Merged:** 7/24/2025 **Merged by:** [@agebhar1](https://github.com/agebhar1) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/cheerio-1.1.2` --- ### 📝 Commits (1) - [`145a102`](https://github.com/veggiemonk/awesome-docker/commit/145a102461e19f5270fcc19de278399914575299) Bump cheerio from 1.1.0 to 1.1.2 ### 📊 Changes **2 files changed** (+25 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+24 -26) 📝 `package.json` (+1 -1) </details> ### 📄 Description 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:16:00 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#1161