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

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    5ebded3 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump the eslint group with 3 updates (#1559)

    Bumps the eslint group with 3 updates: [@eslint/compat](https://github.com/eslint/rewrite), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).
    
    
    Updates `@eslint/compat` from 1.1.1 to 1.2.0
    - [Release notes](https://github.com/eslint/rewrite/releases)
    - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
    - [Commits](eslint/rewrite@compat-v1.1.1...compat-v1.2.0)
    
    Updates `@eslint/js` from 9.11.1 to 9.12.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.12.0/packages/js)
    
    Updates `eslint` from 9.11.1 to 9.12.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.11.1...v9.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/compat"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint
    - 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 Oct 6, 2024
    Configuration menu
    Copy the full SHA
    923889c View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump preact from 10.24.1 to 10.24.2 (#1560)

    Bumps [preact](https://github.com/preactjs/preact) from 10.24.1 to 10.24.2.
    - [Release notes](https://github.com/preactjs/preact/releases)
    - [Commits](preactjs/preact@10.24.1...10.24.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 Oct 6, 2024
    Configuration menu
    Copy the full SHA
    fa5ff89 View commit details
    Browse the repository at this point in the history
  4. fix(deps): bump style-to-js from 1.1.15 to 1.1.16 (#1561)

    Bumps [style-to-js](https://github.com/remarkablemark/style-to-js) from 1.1.15 to 1.1.16.
    - [Release notes](https://github.com/remarkablemark/style-to-js/releases)
    - [Changelog](https://github.com/remarkablemark/style-to-js/blob/master/CHANGELOG.md)
    - [Commits](remarkablemark/style-to-js@v1.1.15...v1.1.16)
    
    ---
    updated-dependencies:
    - dependency-name: style-to-js
      dependency-type: direct:production
      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 Oct 6, 2024
    Configuration menu
    Copy the full SHA
    4892aa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43552f0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1562 from remarkablemark/release-please--branches…

    …--master--components--html-react-parser
    
    chore(master): release 5.1.18
    remarkablemark authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    01218e8 View commit details
    Browse the repository at this point in the history
Loading