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: v1.2.6
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: v1.2.7
Choose a head ref
  • 20 commits
  • 4 files changed
  • 3 contributors

Commits on Apr 18, 2021

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

Commits on Apr 21, 2021

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

Commits on May 5, 2021

  1. chore(commitlint): update "body-max-line-length" rule

    Make it warn instead of error so Dependabot PR's don't fail
    remarkablemark committed May 5, 2021
    Configuration menu
    Copy the full SHA
    1e5495a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e36f33 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #247 from remarkablemark/dependabot/npm_and_yarn/r…

    …ollup/plugin-node-resolve-13.0.0
    
    build(deps-dev): bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0
    remarkablemark authored May 5, 2021
    Configuration menu
    Copy the full SHA
    b65a11d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. build(deps-dev): bump lint-staged from 10.5.4 to 11.0.0

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v10.5.4...v11.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 10, 2021
    Configuration menu
    Copy the full SHA
    5c09957 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Merge pull request #249 from remarkablemark/dependabot/npm_and_yarn/l…

    …int-staged-11.0.0
    
    build(deps-dev): bump lint-staged from 10.5.4 to 11.0.0
    remarkablemark authored May 11, 2021
    Configuration menu
    Copy the full SHA
    30f65a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc8552a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #248 from remarkablemark/dependabot/npm_and_yarn/r…

    …ollup/plugin-commonjs-19.0.0
    
    build(deps-dev): bump @rollup/plugin-commonjs from 18.1.0 to 19.0.0
    remarkablemark authored May 11, 2021
    Configuration menu
    Copy the full SHA
    48a46de View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. build(deps-dev): bump jest from 26.6.3 to 27.0.4

    Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.4.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
    - [Commits](jestjs/jest@v26.6.3...v27.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    6a8ec1a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Configuration menu
    Copy the full SHA
    f144415 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #254 from remarkablemark/dependabot/npm_and_yarn/j…

    …est-27.0.4
    
    build(deps-dev): bump jest from 26.6.3 to 27.0.4
    remarkablemark authored Jun 12, 2021
    Configuration menu
    Copy the full SHA
    2bc6483 View commit details
    Browse the repository at this point in the history
  3. build(package): upgrade devDependencies

     @commitlint/cli                  ^12.1.1  →   ^12.1.4
     @commitlint/config-conventional  ^12.1.1  →   ^12.1.4
     @size-limit/preset-big-lib       ^4.10.2  →   ^4.12.0
     @types/react                     ^17.0.3  →  ^17.0.11
     @typescript-eslint/parser        ^4.22.0  →   ^4.26.1
     dtslint                           ^4.0.9  →    ^4.1.0
     eslint                           ^7.24.0  →   ^7.28.0
     prettier                          ^2.2.1  →    ^2.3.1
     rollup                           ^2.45.2  →   ^2.51.2
     size-limit                       ^4.10.2  →   ^4.12.0
     standard-version                  ^9.2.0  →    ^9.3.0
     typescript                        ^4.2.4  →    ^4.3.2
    remarkablemark committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    2b6ff13 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #258 from remarkablemark/build/devDependencies

    build(package): upgrade devDependencies
    remarkablemark authored Jun 12, 2021
    Configuration menu
    Copy the full SHA
    a8040ec View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

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

Commits on Jun 14, 2021

  1. build(deps): bump html-dom-parser from 1.0.0 to 1.0.1

    Bumps [html-dom-parser](https://github.com/remarkablemark/html-dom-parser) from 1.0.0 to 1.0.1.
    - [Release notes](https://github.com/remarkablemark/html-dom-parser/releases)
    - [Changelog](https://github.com/remarkablemark/html-dom-parser/blob/master/CHANGELOG.md)
    - [Commits](remarkablemark/html-dom-parser@v1.0.0...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: html-dom-parser
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    bec7ffe View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Merge pull request #259 from remarkablemark/dependabot/npm_and_yarn/h…

    …tml-dom-parser-1.0.1
    
    build(deps): bump html-dom-parser from 1.0.0 to 1.0.1
    remarkablemark authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    7453fe1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump domhandler from 4.0.0 to 4.2.0

    Bumps [domhandler](https://github.com/fb55/domhandler) from 4.0.0 to 4.2.0.
    - [Release notes](https://github.com/fb55/domhandler/releases)
    - [Commits](fb55/domhandler@v4.0.0...v4.2.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    a27d29f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #244 from remarkablemark/dependabot/npm_and_yarn/d…

    …omhandler-4.2.0
    
    build(deps): bump domhandler from 4.0.0 to 4.2.0
    remarkablemark authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    39d0aeb View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.2.7

    remarkablemark committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    2edc337 View commit details
    Browse the repository at this point in the history
Loading