Skip to content

build(deps): bump parse5 from 7.3.0 to 8.0.0 #4677

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2025

Bumps parse5 from 7.3.0 to 8.0.0.

Commits
  • f99c093 feat: bump to 8.0.0 (#1545)
  • 058fc58 feat: switch to ESM-only (#1411)
  • 1a4539e chore(deps-dev): bump typescript-eslint from 8.35.1 to 8.36.0 (#1544)
  • bebe206 chore(deps-dev): bump globals from 16.2.0 to 16.3.0 (#1542)
  • 60804bf chore(deps-dev): bump @​eslint/js from 9.30.0 to 9.30.1 (#1541)
  • b231b96 chore(deps-dev): bump eslint from 9.30.0 to 9.30.1 (#1540)
  • d108b85 chore(deps): bump github/codeql-action from 3.29.1 to 3.29.2 (#1539)
  • a3ab9f5 chore(deps-dev): bump typescript-eslint from 8.35.0 to 8.35.1 (#1538)
  • 81f6e5a chore(deps): bump github/codeql-action from 3.29.0 to 3.29.1 (#1537)
  • b2b09d6 chore(deps-dev): bump eslint from 9.29.0 to 9.30.0 (#1536)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 10, 2025
Bumps [parse5](https://github.com/inikulin/parse5) from 7.3.0 to 8.0.0.
- [Release notes](https://github.com/inikulin/parse5/releases)
- [Commits](inikulin/parse5@v7.3.0...v8.0.0)

---
updated-dependencies:
- dependency-name: parse5
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse5-8.0.0 branch from 454c276 to 1441dea Compare July 21, 2025 04:28
@dargmuesli
Copy link

@fb55 the main change for parse5 v8 seems to be the switch to ESM-only. Is that fine for cheerio?

@fb55
Copy link
Member

fb55 commented Jul 22, 2025

Will need a major version bump as Cheerio will also have to become ESM-only; I want to start with the dependent packages, then work my way up in making things ESM only.

(Side note: happy to see someone else from Kassel!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

2 participants