-
-
Notifications
You must be signed in to change notification settings - Fork 25
Comparing changes
Open a pull request
base repository: remarkablemark/html-dom-parser
base: v5.1.7
head repository: remarkablemark/html-dom-parser
compare: v5.1.8
- 19 commits
- 40 files changed
- 4 contributors
Commits on Jan 30, 2026
-
docs(readme): fix server options
remarkablemark committedJan 30, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for 2b3a3cc - Browse repository at this point
Copy the full SHA 2b3a3ccView commit details
Commits on Jan 31, 2026
-
chore(scripts): skip esm build depending on conditions
remarkablemark committedJan 31, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for ccc7d5f - Browse repository at this point
Copy the full SHA ccc7d5fView commit details
Commits on Feb 2, 2026
-
build(deps-dev): bump globals from 17.2.0 to 17.3.0 (#1325)
Bumps [globals](https://github.com/sindresorhus/globals) from 17.2.0 to 17.3.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.2.0...v17.3.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredFeb 2, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for 6dcefc4 - Browse repository at this point
Copy the full SHA 6dcefc4View commit details -
build(deps-dev): bump @types/node from 25.1.0 to 25.2.0 (#1326)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.1.0 to 25.2.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredFeb 2, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for 7300a25 - Browse repository at this point
Copy the full SHA 7300a25View commit details
Commits on Feb 3, 2026
-
build(deps-dev): bump the commitlint group with 2 updates (#1327)
Bumps the commitlint group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional). Updates `@commitlint/cli` from 20.4.0 to 20.4.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.4.0 to 20.4.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.1/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: commitlint - dependency-name: "@commitlint/config-conventional" dependency-version: 20.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: commitlint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredFeb 3, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for 55acf08 - Browse repository at this point
Copy the full SHA 55acf08View commit details
Commits on Feb 5, 2026
-
build(deps-dev): bump @types/node from 25.2.0 to 25.2.1 (#1328)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.0 to 25.2.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredFeb 5, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for 37b3016 - Browse repository at this point
Copy the full SHA 37b3016View commit details
Commits on Feb 6, 2026
-
remarkablemark committed
Feb 6, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for 13326dd - Browse repository at this point
Copy the full SHA 13326ddView commit details -
remarkablemark committed
Feb 6, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for d30c67f - Browse repository at this point
Copy the full SHA d30c67fView commit details -
ci(github): add workflow e2e.yml and run multiple browser tests
remarkablemark committedFeb 6, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for 3971806 - Browse repository at this point
Copy the full SHA 3971806View commit details -
Merge pull request #1329 from remarkablemark/test/vitest
test: migrate from Mocha and Karma to Vitest
remarkablemark authoredFeb 6, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for 9ebab36 - Browse repository at this point
Copy the full SHA 9ebab36View commit details -
test(helpers): refactor
decycle.jstodecycle.tsremarkablemark committedFeb 6, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for ff3ac32 - Browse repository at this point
Copy the full SHA ff3ac32View commit details -
build(nvmrc): bump Node.js version from 20 to 22
remarkablemark authoredFeb 6, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for f044cc1 - Browse repository at this point
Copy the full SHA f044cc1View commit details -
test(package): fix script "test:esm"
remarkablemark committedFeb 6, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for 851a4a5 - Browse repository at this point
Copy the full SHA 851a4a5View commit details -
build(nvmrc): bump Node.js version from 22 to 24
remarkablemark authoredFeb 6, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for 9132ae9 - Browse repository at this point
Copy the full SHA 9132ae9View commit details -
remarkablemark authored
Feb 6, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for 09f3d87 - Browse repository at this point
Copy the full SHA 09f3d87View commit details -
ci(github): improve workflow e2e.yml
remarkablemark authoredFeb 6, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for b445606 - Browse repository at this point
Copy the full SHA b445606View commit details -
fix(client): fix polynomial regular expression used on uncontrolled d…
…ata (#1330) * fix(client): fix polynomial regular expression used on uncontrolled data https://github.com/remarkablemark/html-dom-parser/security/code-scanning/22 https://github.com/remarkablemark/html-dom-parser/security/code-scanning/23 https://github.com/remarkablemark/html-dom-parser/security/code-scanning/24 https://github.com/remarkablemark/html-dom-parser/security/code-scanning/25 * refactor(client): replace regex with pure string-based `hasOpenTag` * refactor(client): move `hasOpenTag` from domparser to utilities * test(client): add utilities.test.ts
remarkablemark authoredFeb 6, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for 35f32fa - Browse repository at this point
Copy the full SHA 35f32faView commit details -
github-actions[bot] authored
Feb 6, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for 22e0e2f - Browse repository at this point
Copy the full SHA 22e0e2fView commit details -
Merge pull request #1331 from remarkablemark/release-please--branches…
…--master--components--html-dom-parser chore(master): release 5.1.8
remarkablemark authoredFeb 6, 2026 An error occurred while loading commit statuses
If this error continues, check GitHub Status for more information.Configuration menu - View commit details
-
Copy full SHA for b884239 - Browse repository at this point
Copy the full SHA b884239View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.1.7...v5.1.8