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

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    fb69ad2 View commit details
    Browse the repository at this point in the history
  2. build(package): fix 3 high severity vulnerabilities

    ip  *
    Severity: high
    NPM IP package vulnerable to Server-Side Request Forgery (SSRF) attacks - GHSA-78xj-cgh5-2h22
    fix available via `npm audit fix`
    node_modules/ip
    node_modules/socks/node_modules/ip
      pac-resolver  1.3.0 - 7.0.0
      Depends on vulnerable versions of ip
      node_modules/pac-resolver
      socks  1.0.0 - 2.7.1
      Depends on vulnerable versions of ip
      node_modules/socks
    remarkablemark committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8f6bae0 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. build(deps-dev): bump @commitlint/config-conventional (#1316)

    Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.6.1 to 18.6.2.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.6.2/@commitlint/config-conventional)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-conventional"
      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 15, 2024
    Configuration menu
    Copy the full SHA
    f7a3d28 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. build(deps-dev): bump rollup from 4.10.0 to 4.11.0 (#1318)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.10.0 to 4.11.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.10.0...v4.11.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 16, 2024
    Configuration menu
    Copy the full SHA
    2a749ac View commit details
    Browse the repository at this point in the history
  2. fix(esm): fix any type (#1317)

    * Fix any type
    
    * Return ts-expect-error
    
    * Fix linter issues
    mrlika authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    56549f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e624dba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1319 from remarkablemark/release-please--branches…

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