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-react-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.12
Choose a base ref
...
head repository: remarkablemark/html-react-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.13
Choose a head ref
  • 8 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 27, 2026

  1. build(deps-dev): bump the react group with 2 updates (#2086)

    Bumps the react group with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom).
    
    
    Updates `react` from 19.2.3 to 19.2.4
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react)
    
    Updates `react-dom` from 19.2.3 to 19.2.4
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: react
      dependency-version: 19.2.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: react
    - dependency-name: react-dom
      dependency-version: 19.2.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: react
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    093ca72 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump typescript-eslint from 8.53.1 to 8.54.0 (#2087)

    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.53.1 to 8.54.0.
    - [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.54.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-version: 8.54.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 Jan 27, 2026
    Configuration menu
    Copy the full SHA
    d7c8157 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8ad6e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca45a16 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump @types/react in the react group (#2090)

    Bumps the react group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).
    
    
    Updates `@types/react` from 19.2.9 to 19.2.10
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-version: 19.2.10
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: react
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    6c5f9cf View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump globals from 17.1.0 to 17.2.0 (#2091)

    Bumps [globals](https://github.com/sindresorhus/globals) from 17.1.0 to 17.2.0.
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v17.1.0...v17.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: globals
      dependency-version: 17.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] authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    6e44dee View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump rollup from 4.56.0 to 4.57.0 (#2092)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.56.0 to 4.57.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.56.0...v4.57.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.57.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 Jan 27, 2026
    Configuration menu
    Copy the full SHA
    7fdff33 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2089 from remarkablemark/release-please--branches…

    …--master--components--html-react-parser
    
    chore(master): release 5.2.13
    remarkablemark authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    79d9f77 View commit details
    Browse the repository at this point in the history
Loading