Skip to content

Bump cheerio from 1.0.0-rc.12 to 1.1.0#66

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/cheerio-1.1.0
Closed

Bump cheerio from 1.0.0-rc.12 to 1.1.0#66
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/cheerio-1.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps cheerio from 1.0.0-rc.12 to 1.1.0.

Release notes

Sourced from cheerio's releases.

v1.1.0

What's Changed

Doc Improvements

New Contributors

Full Changelog: cheeriojs/cheerio@v1.0.0...v1.1.0

v1.0.0

Cheerio 1.0 is here! 🎉

Announcement Blog Post

Breaking Changes

  • The minimum NodeJS version is now 18.17 or higher cheeriojs/cheerio#3959

  • Import paths were simplified. For example, use cheerio/slim instead of cheerio/lib/slim. cheeriojs/cheerio#3970

  • The deprecated default Cheerio instance and static methods were removed. cheeriojs/cheerio#3974

    Before, it was possible to write code like this:

    import cheerio, { html } from 'cheerio';
    html(cheerio('<test></test>')); // ~ '<test></test>' -- NO LONGER WORKS

    Make sure to always load documents first:

... (truncated)

Commits
  • 5971683 1.1.0
  • 5568537 feat(options): Document DomSerializer options
  • 240beec chore(sponsors): Log fetch results to GitHub Actions
  • 526b1ff Revert "chore(sponsors): Format before committing"
  • 0372996 chore(website): Enable docusaurus v4 preview
  • 3705da0 chore(sponsors): Fix filtering logic
  • c0021a3 chore(sponsors): Format before committing
  • 632345f chore: Upgrade to eslint 9 with flat config (#4579)
  • 1709cce build(deps-dev): bump @​octokit/graphql from 8.2.2 to 9.0.1 (#4580)
  • a70bb7b build(deps-dev): bump @​vitest/coverage-v8 from 3.2.1 to 3.2.2 (#4610)
  • Additional commits viewable in compare view

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)

Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.12 to 1.1.0.
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Commits](cheeriojs/cheerio@v1.0.0-rc.12...v1.1.0)

---
updated-dependencies:
- dependency-name: cheerio
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 9, 2025
@netlify
Copy link

netlify bot commented Jun 9, 2025

👷 Deploy Preview for practical-haibt-8f85b1 processing.

Name Link
🔨 Latest commit 6c110ff
🔍 Latest deploy log https://app.netlify.com/projects/practical-haibt-8f85b1/deploys/6847030e003bc9000877cdf3

@github-actions
Copy link

github-actions bot commented Jun 9, 2025

ถ้าคุณต้องการช่วยเราในการแก้ไขบัค หรือ เพิ่มฟังก์ชั่น ได้โปรดส่งคำขอไปยังที่ https://github.com/quad-b/lottsanook-nodejs สำหรับ NodeJS หรือ https://github.com/quad-b/lottsanook สำหรับ PHP | This repository does not accept pull requests, if your want to pull requests for NodeJS,JS code please pull requests to https://github.com/quad-b/lottsanook-nodejs

@github-actions github-actions bot closed this Jun 9, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jun 9, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cheerio-1.1.0 branch June 9, 2025 15:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants