Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: remarkablemark/html-dom-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: remarkablemark/html-dom-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0
Choose a head ref
  • 18 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 23, 2026

  1. build(deps-dev): bump eslint from 10.0.0 to 10.1.0 in the eslint group (

    #1387)
    
    Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).
    
    
    Updates `eslint` from 10.0.0 to 10.1.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v10.0.0...v10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 10.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    cdccc96 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump rollup from 4.59.0 to 4.60.0 (#1388)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.59.0 to 4.60.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.59.0...v4.60.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.60.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] authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    ce9175b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. build(deps-dev): bump the vitest group with 4 updates (#1390)

    Bumps the vitest group with 4 updates: [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser), [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    
    Updates `@vitest/browser` from 4.1.0 to 4.1.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.1/packages/browser)
    
    Updates `@vitest/browser-playwright` from 4.1.0 to 4.1.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.1/packages/browser-playwright)
    
    Updates `@vitest/coverage-v8` from 4.1.0 to 4.1.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.1/packages/coverage-v8)
    
    Updates `vitest` from 4.1.0 to 4.1.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.1/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/browser"
      dependency-version: 4.1.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: vitest
    - dependency-name: "@vitest/browser-playwright"
      dependency-version: 4.1.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: vitest
    - dependency-name: "@vitest/coverage-v8"
      dependency-version: 4.1.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: vitest
    - dependency-name: vitest
      dependency-version: 4.1.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: vitest
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    b8efd8d View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump typescript-eslint from 8.57.1 to 8.57.2 (#1391)

    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.57.1 to 8.57.2.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-version: 8.57.2
      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] authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    4bc27f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. Configuration menu
    Copy the full SHA
    63d9054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd360e5 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump picomatch from 2.3.1 to 2.3.2 (#1393)

    Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@2.3.1...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: picomatch
      dependency-version: 2.3.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    7709c51 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. Configuration menu
    Copy the full SHA
    ae64223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4fe7c2 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.3 to 6.0.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@1af5884...57e3a13)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    f9643b0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1394 from remarkablemark/dependabot/github_action…

    …s/codecov/codecov-action-6.0.0
    
    build(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0
    remarkablemark authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    7ebd4d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. build(deps-dev): bump the vitest group with 4 updates (#1395)

    Bumps the vitest group with 4 updates: [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser), [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    
    Updates `@vitest/browser` from 4.1.1 to 4.1.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/browser)
    
    Updates `@vitest/browser-playwright` from 4.1.1 to 4.1.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/browser-playwright)
    
    Updates `@vitest/coverage-v8` from 4.1.1 to 4.1.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/coverage-v8)
    
    Updates `vitest` from 4.1.1 to 4.1.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/browser"
      dependency-version: 4.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: vitest
    - dependency-name: "@vitest/browser-playwright"
      dependency-version: 4.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: vitest
    - dependency-name: "@vitest/coverage-v8"
      dependency-version: 4.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: vitest
    - dependency-name: vitest
      dependency-version: 4.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: vitest
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    48f8081 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2026

  1. build(deps-dev): bump serialize-javascript from 7.0.4 to 7.0.5 (#1396)

    Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 7.0.4 to 7.0.5.
    - [Release notes](https://github.com/yahoo/serialize-javascript/releases)
    - [Commits](yahoo/serialize-javascript@v7.0.4...v7.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: serialize-javascript
      dependency-version: 7.0.5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2026
    Configuration menu
    Copy the full SHA
    495408a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. build(deps-dev): bump rollup from 4.60.0 to 4.60.1 (#1397)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.60.0 to 4.60.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.60.0...v4.60.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.60.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] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    0afdcf3 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump htmlparser2 from 11.0.0 to 12.0.0 (#1389)

    BREAKING CHANGE: bump htmlparser2 from 11.0.0 to 12.0.0
    dependabot[bot] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    9e72885 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    774ee2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38c4968 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1398 from remarkablemark/release-please--branches…

    …--master--components--html-dom-parser
    
    chore(master): release 7.0.0
    remarkablemark authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    449e5b5 View commit details
    Browse the repository at this point in the history
Loading