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

Commits on Feb 7, 2024

  1. build(deps-dev): bump @types/react from 18.2.54 to 18.2.55 (#1300)

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

Commits on Feb 8, 2024

  1. build(deps-dev): bump @types/react-dom from 18.2.18 to 18.2.19 (#1301)

    Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.18 to 18.2.19.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-dom"
      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 Feb 8, 2024
    Configuration menu
    Copy the full SHA
    15f6782 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. build(deps-dev): bump preact from 10.19.3 to 10.19.4 (#1303)

    Bumps [preact](https://github.com/preactjs/preact) from 10.19.3 to 10.19.4.
    - [Release notes](https://github.com/preactjs/preact/releases)
    - [Commits](preactjs/preact@10.19.3...10.19.4)
    
    ---
    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 Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f910664 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4310bf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8513652 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e563a89 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. build(deps-dev): bump rollup from 4.9.6 to 4.10.0 (#1304)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.9.6 to 4.10.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.9.6...v4.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      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 Feb 12, 2024
    Configuration menu
    Copy the full SHA
    cd0282a View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @typescript-eslint/eslint-plugin (#1306)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 7.0.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/v7.0.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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 Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9e41472 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.0.1 (#…

    …1308)
    
    * build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.0.1
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.0.1.
    - [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/v7.0.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.0 to 7.0.1
    
    ---------
    
    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 Feb 12, 2024
    Configuration menu
    Copy the full SHA
    314520e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00ee71b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    deeca9c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1309 from remarkablemark/release-please--branches…

    …--master--components--html-react-parser
    
    chore(master): release 5.1.3
    remarkablemark authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8a1abba View commit details
    Browse the repository at this point in the history
Loading