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.0
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.1
Choose a head ref
  • 14 commits
  • 6 files changed
  • 4 contributors

Commits on Dec 9, 2024

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

    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
    b4787f5 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 (#1633)

    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
    157c0b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. build(deps-dev): bump lint-staged from 15.2.10 to 15.2.11 (#1635)

    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
    930be7e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

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

    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 12, 2024
    Configuration menu
    Copy the full SHA
    22609c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. build(deps-dev): bump preact from 10.25.1 to 10.25.2 (#1637)

    Bumps [preact](https://github.com/preactjs/preact) from 10.25.1 to 10.25.2.
    - [Release notes](https://github.com/preactjs/preact/releases)
    - [Commits](preactjs/preact@10.25.1...10.25.2)
    
    ---
    updated-dependencies:
    - dependency-name: preact
      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 13, 2024
    Configuration menu
    Copy the full SHA
    06984d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. build(deps-dev): bump @commitlint/cli in the commitlint group (#1638)

    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
    40e36fc View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @rollup/plugin-commonjs from 28.0.1 to 28.0.2 (#…

    …1641)
    
    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
    b9cd04f View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @rollup/plugin-node-resolve from 15.3.0 to 16.0…

    ….0 (#1640)
    
    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
    2db9376 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump the eslint group with 2 updates (#1639)

    Bumps the eslint group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).
    
    
    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)
    
    Updates `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/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint
    - dependency-name: eslint
      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
    f5ccfdb View commit details
    Browse the repository at this point in the history
  5. build(package): upgrade devDependencies

    ```
     @rollup/plugin-typescript  12.1.1  →  12.1.2
     @types/react               19.0.0  →  19.0.1
     @types/react-dom           19.0.0  →  19.0.2
    ```
    remarkablemark committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    b79ac70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    038bd12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1ef928 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf96169 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1644 from remarkablemark/release-please--branches…

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