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

Commits on Nov 2, 2023

  1. build(deps-dev): bump size-limit from 10.0.1 to 10.0.2 (#1145)

    Bumps [size-limit](https://github.com/ai/size-limit) from 10.0.1 to 10.0.2.
    - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
    - [Commits](ai/size-limit@10.0.1...10.0.2)
    
    ---
    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 Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cdda9b0 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @size-limit/preset-big-lib from 10.0.1 to 10.0.2 (

    #1147)
    
    Bumps [@size-limit/preset-big-lib](https://github.com/ai/size-limit) from 10.0.1 to 10.0.2.
    - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
    - [Commits](ai/size-limit@10.0.1...10.0.2)
    
    ---
    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 Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2617809 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @types/react from 18.2.33 to 18.2.34 (#1146)

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.33 to 18.2.34.
    - [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 Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a38ea33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    049f19a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1148 from ssi02014/refac/type

    refactor: improved attributes-to-props, dom-to-react, utilities
    remarkablemark authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a41c6de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e50fb6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1149 from remarkablemark/release-please--branches…

    …--master--components--html-react-parser
    
    chore(master): release 5.0.5
    remarkablemark authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e1537ab View commit details
    Browse the repository at this point in the history
Loading