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: v5.0.11
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: v5.0.12
Choose a head ref
  • 17 commits
  • 11 files changed
  • 4 contributors

Commits on Dec 4, 2024

  1. build(deps-dev): bump prettier from 3.4.1 to 3.4.2 in the prettier gr…

    …oup (#911)
    
    Bumps the prettier group with 1 update: [prettier](https://github.com/prettier/prettier).
    
    
    Updates `prettier` from 3.4.1 to 3.4.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.4.1...3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: prettier
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    3716392 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. build(deps-dev): bump @eslint/compat in the eslint group (#912)

    Bumps the eslint group with 1 update: [@eslint/compat](https://github.com/eslint/rewrite).
    
    
    Updates `@eslint/compat` from 1.2.3 to 1.2.4
    - [Release notes](https://github.com/eslint/rewrite/releases)
    - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
    - [Commits](eslint/rewrite@compat-v1.2.3...compat-v1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/compat"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      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 Dec 5, 2024
    Configuration menu
    Copy the full SHA
    ed146dc View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. build(deps-dev): bump rollup from 4.28.0 to 4.28.1 (#913)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.28.0 to 4.28.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.28.0...v4.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      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 Dec 9, 2024
    Configuration menu
    Copy the full SHA
    cbef828 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. build(deps-dev): bump the typescript-eslint group with 2 updates (#914)

    Bumps the typescript-eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
    
    
    Updates `@typescript-eslint/eslint-plugin` from 8.17.0 to 8.18.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.17.0 to 8.18.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript-eslint
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript-eslint
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    c3987df View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. build(deps-dev): bump @types/node from 22.10.1 to 22.10.2 (#915)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.1 to 22.10.2.
    - [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-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 Dec 11, 2024
    Configuration menu
    Copy the full SHA
    ac8a07f View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump lint-staged from 15.2.10 to 15.2.11 (#916)

    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.10 to 15.2.11.
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      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 Dec 11, 2024
    Configuration menu
    Copy the full SHA
    088ab42 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Configuration menu
    Copy the full SHA
    013e027 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d69bc66 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @commitlint/cli in the commitlint group (#918)

    Bumps the commitlint group with 1 update: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli).
    
    
    Updates `@commitlint/cli` from 19.6.0 to 19.6.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/v19.6.1/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      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] authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    89bf0a6 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump eslint from 9.16.0 to 9.17.0 (#922)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.16.0...v9.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 Dec 16, 2024
    Configuration menu
    Copy the full SHA
    51d04bf View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump @rollup/plugin-node-resolve from 15.3.0 to 16.0…

    ….0 (#920)
    
    Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.3.0 to 16.0.0.
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/commonjs-v16.0.0/packages/node-resolve)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-node-resolve"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    34e04a8 View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump @eslint/js in the eslint group (#919)

    Bumps the eslint group with 1 update: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js).
    
    
    Updates `@eslint/js` from 9.16.0 to 9.17.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      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 Dec 16, 2024
    Configuration menu
    Copy the full SHA
    e705fb2 View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump @rollup/plugin-commonjs from 28.0.1 to 28.0.2 (#…

    …921)
    
    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 28.0.1 to 28.0.2.
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.2/packages/commonjs)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-commonjs"
      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 Dec 16, 2024
    Configuration menu
    Copy the full SHA
    bcda37e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #923 from remarkablemark/fix/utilities

    fix(client): don't break LaTeX when replacing carriage returns
    remarkablemark authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    6c7ac1d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92f3c7f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    05c42f5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #924 from remarkablemark/release-please--branches-…

    …-master--components--html-dom-parser
    
    chore(master): release 5.0.12
    remarkablemark authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    882a899 View commit details
    Browse the repository at this point in the history
Loading