aria-practices
aria-practices copied to clipboard
Infrastructure: Bump htmlparser2 from 8.0.1 to 9.1.0
Bumps htmlparser2 from 8.0.1 to 9.1.0.
Release notes
Sourced from htmlparser2's releases.
v9.1.0
Fixes
Features
- Export
QuoteType(#1543 by@DimaIT) andHandlerinterface (#1690 by@benkroeger)v9.0.0
Breaking Changes
- The tokenizer now uses the
EntityDecoderfrom theentitiesmodule fb55/htmlparser2#1480
- Parsing of entities in attributes is now aligned with the HTML spec, and some inputs will produce different results. Eg. in
<a href='&=boo'>the attribute value won't be modified any more.- The
ontextentitytokenizer callback now has anendIndexargument; if you use the tokenizer directly, make sure indices are still the same.- Stacks inside the parser have been reversed. fb55/htmlparser2#1511
Features
- Added a
createDocumentStreamfunction, analogous tocreateDomStream(which is now deprecated) fb55/htmlparser2#1510Full Changelog: https://github.com/fb55/htmlparser2/compare/v8.0.2...v9.0.0
v8.0.2
Bug Fixes
- Reset tokenizer baseState after closing tag name by
@KillyMXIin fb55/htmlparser2#1460Other changes
- Dependency version bumps
- GitHub Workflows security hardening by
@sashashurain fb55/htmlparser2#1365- refactor(lint): Add
eslint-plugin-nand-unicornby@fb55in fb55/htmlparser2#1352- chore(test): Move from JSON tests to specs by
@fb55in fb55/htmlparser2#1354- docs(readme): Use GitHub Actions CI badge by
@fb55in fb55/htmlparser2#1374New Contributors
@sashashuramade their first contribution in fb55/htmlparser2#1365@KillyMXImade their first contribution in fb55/htmlparser2#1460Full Changelog: https://github.com/fb55/htmlparser2/compare/v8.0.1...v8.0.2
Commits
e2939a69.1.0a0f4f4bfeat(Parser): exports Handler interface from Parser (#1690)59b3538build(deps-dev): Bump prettier from 3.0.3 to 3.1.1 (#1711)7dade15build(deps): Bump github/codeql-action from 2 to 3 (#1715)11ceb64build(deps-dev): Bump@typescript-eslint/eslint-plugin(#1731)cd32e60build(deps-dev): Bump eslint-plugin-n from 16.6.0 to 16.6.1 (#1730)8b902d5build(deps-dev): Bump@typescript-eslint/parserfrom 6.16.0 to 6.17.0 (#1729)bf4a220build(deps-dev): Bump@types/nodefrom 20.10.5 to 20.10.6 (#1727)bfb2a23build(deps-dev): Bump eslint-plugin-n from 16.5.0 to 16.6.0 (#1726)3c5a72bbuild(deps-dev): Bump@typescript-eslint/parserfrom 6.15.0 to 6.16.0 (#1725)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase
@dependabot rebase
@dependabot rebase