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.1.15
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.1.16
Choose a head ref
  • 14 commits
  • 3 files changed
  • 4 contributors

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    c2990a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. build(deps-dev): bump rollup from 4.21.1 to 4.21.2 (#1508)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.21.1 to 4.21.2.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.21.1...v4.21.2)
    
    ---
    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 Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e5ee9ed View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 (#1509)

    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.9 to 15.2.10.
    - [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.9...v15.2.10)
    
    ---
    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 Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5d34120 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @types/react from 18.3.4 to 18.3.5 (#1510)

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.4 to 18.3.5.
    - [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-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 Sep 2, 2024
    Configuration menu
    Copy the full SHA
    498f47f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

    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.3.0 to 8.4.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.4.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.3.0 to 8.4.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.4.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 Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a03b7ce View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

    Bumps the eslint group with 1 update: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js).
    
    
    Updates `@eslint/js` from 9.9.1 to 9.10.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.10.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 Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4014acf View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump eslint from 9.9.1 to 9.10.0 (#1513)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.9.1 to 9.10.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.9.1...v9.10.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 Sep 9, 2024
    Configuration menu
    Copy the full SHA
    dc4f6ea View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

    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.4.0 to 8.5.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.5.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.4.0 to 8.5.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.5.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 Sep 10, 2024
    Configuration menu
    Copy the full SHA
    60a51f6 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump size-limit from 11.1.4 to 11.1.5 (#1516)

    Bumps [size-limit](https://github.com/ai/size-limit) from 11.1.4 to 11.1.5.
    - [Release notes](https://github.com/ai/size-limit/releases)
    - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
    - [Commits](ai/size-limit@11.1.4...11.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: size-limit
      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 Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1412a23 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @size-limit/preset-big-lib from 11.1.4 to 11.1.5 (

    #1518)
    
    Bumps [@size-limit/preset-big-lib](https://github.com/ai/size-limit) from 11.1.4 to 11.1.5.
    - [Release notes](https://github.com/ai/size-limit/releases)
    - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
    - [Commits](ai/size-limit@11.1.4...11.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@size-limit/preset-big-lib"
      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 Sep 10, 2024
    Configuration menu
    Copy the full SHA
    bfb98a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. build(deps-dev): bump typescript from 5.5.4 to 5.6.2 (#1517)

    * build(deps-dev): bump typescript from 5.5.4 to 5.6.2
    
    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * build(package): save `@types/node` to fix typescript error
    
    ```
    node_modules/@types/node/module.d.ts(121,13): error TS2386: Overload signatures must all be optional or required.
    ```
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mark <mark@remarkablemark.org>
    dependabot[bot] and remarkablemark authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5e2d02f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7a1de6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4a66f3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1519 from remarkablemark/release-please--branches…

    …--master--components--html-react-parser
    
    chore(master): release 5.1.16
    remarkablemark authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    88eb5eb View commit details
    Browse the repository at this point in the history
Loading