[PR #1008] [MERGED] Bump cheerio from 1.0.0-rc.11 to 1.0.0-rc.12 #1019

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

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1008
Author: @dependabot[bot]
Created: 6/27/2022
Status: Merged
Merged: 6/27/2022
Merged by: @mashb1t

Base: masterHead: dependabot/npm_and_yarn/cheerio-1.0.0-rc.12


📝 Commits (1)

  • 79499b4 Bump cheerio from 1.0.0-rc.11 to 1.0.0-rc.12

📊 Changes

2 files changed (+10 additions, -22 deletions)

View changed files

📝 package-lock.json (+9 -21)
📝 package.json (+1 -1)

📄 Description

Bumps cheerio from 1.0.0-rc.11 to 1.0.0-rc.12.

Release notes

Sourced from cheerio's releases.

v1.0.0-rc.12

Bugfix release. Fixed issues:

New Contributors

Full Changelog: https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.11...v1.0.0-rc.12

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 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/1008 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/27/2022 **Status:** ✅ Merged **Merged:** 6/27/2022 **Merged by:** [@mashb1t](https://github.com/mashb1t) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/cheerio-1.0.0-rc.12` --- ### 📝 Commits (1) - [`79499b4`](https://github.com/veggiemonk/awesome-docker/commit/79499b48c58bd2d8538066b5723ae3733cdb73ea) Bump cheerio from 1.0.0-rc.11 to 1.0.0-rc.12 ### 📊 Changes **2 files changed** (+10 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+9 -21) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.11 to 1.0.0-rc.12. <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.0.0-rc.12</h2> <p>Bugfix release. Fixed issues:</p> <ul> <li>Align <code>prop</code> undefined handling with jQuery by <a href="https://github.com/fb55"><code>@​fb55</code></a> in <a href="https://github-redirect.dependabot.com/cheeriojs/cheerio/pull/2557">cheeriojs/cheerio#2557</a></li> <li>Allow deep imports of <code>cheerio/lib/utils</code> by <a href="https://github.com/blixt"><code>@​blixt</code></a> in <a href="https://github-redirect.dependabot.com/cheeriojs/cheerio/pull/2601">cheeriojs/cheerio#2601</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/blixt"><code>@​blixt</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/cheeriojs/cheerio/pull/2601">cheeriojs/cheerio#2601</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.11...v1.0.0-rc.12">https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.11...v1.0.0-rc.12</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cheeriojs/cheerio/commit/d1cbc66d53392ce8bf6cd0068f675836372d2bf3"><code>d1cbc66</code></a> 1.0.0-rc.12</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/4b4432f3d61ad95fa7b1457e194e217b42e2bad3"><code>4b4432f</code></a> chore: Update license to 2022</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/72e3c426674c2b70b0353a9c066d26bf13e17cd6"><code>72e3c42</code></a> chore(deps): Remove tslib dependency</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/810ce07ae7a3cb5f0ac5ec17a0abb6f6ebe21a37"><code>810ce07</code></a> build(deps-dev): bump <code>@​types/node</code> from 17.0.43 to 18.0.0 (<a href="https://github-redirect.dependabot.com/cheeriojs/cheerio/issues/2596">#2596</a>)</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/b6bdc2459ee7e815fa4db4582f964ee23e28eda0"><code>b6bdc24</code></a> doc(comments): fix minor spelling mistake (<a href="https://github-redirect.dependabot.com/cheeriojs/cheerio/issues/2585">#2585</a>)</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/aef3205087fd77f9c70ec02fca32f5936a6190a1"><code>aef3205</code></a> Update Sponsors (<a href="https://github-redirect.dependabot.com/cheeriojs/cheerio/issues/2599">#2599</a>)</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/febcb417c43882c26e2c296ef001c632cc699e63"><code>febcb41</code></a> build(deps-dev): bump jsdom from 19.0.0 to 20.0.0 (<a href="https://github-redirect.dependabot.com/cheeriojs/cheerio/issues/2606">#2606</a>)</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/16a3adb7bfa887136e3fb5194ccf5e3199cd6584"><code>16a3adb</code></a> docs: update History.md (<a href="https://github-redirect.dependabot.com/cheeriojs/cheerio/issues/2588">#2588</a>)</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/43d9f5065b3e6144c3d40429e23dc2213dd845d2"><code>43d9f50</code></a> fix(package): Allow imports of <code>cheerio/lib/utils</code> (<a href="https://github-redirect.dependabot.com/cheeriojs/cheerio/issues/2601">#2601</a>)</li> <li><a href="https://github.com/cheeriojs/cheerio/commit/6fe629a583fc0f4c5491a70e2ad46de6280c1bf0"><code>6fe629a</code></a> build(deps-dev): bump <code>@​types/jest</code> from 28.1.2 to 28.1.3 (<a href="https://github-redirect.dependabot.com/cheeriojs/cheerio/issues/2609">#2609</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.11...v1.0.0-rc.12">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.0.0-rc.11&new-version=1.0.0-rc.12)](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 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:13:02 -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#1019