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-dom-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.5
Choose a base ref
...
head repository: remarkablemark/html-dom-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.6
Choose a head ref
  • 6 commits
  • 5 files changed
  • 4 contributors

Commits on Dec 16, 2023

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

Commits on Dec 18, 2023

  1. build(deps-dev): bump rollup from 4.9.0 to 4.9.1 (#610)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.9.0 to 4.9.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.9.0...v4.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      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 Dec 18, 2023
    Configuration menu
    Copy the full SHA
    da9b252 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump eslint from 8.55.0 to 8.56.0 (#611)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.55.0...v8.56.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 Dec 18, 2023
    Configuration menu
    Copy the full SHA
    257cd8c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    782b675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e89da70 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #613 from remarkablemark/release-please--branches-…

    …-master--components--html-dom-parser
    
    chore(master): release 5.0.6
    remarkablemark authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ba92295 View commit details
    Browse the repository at this point in the history
Loading