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: v3.1.6
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: v3.1.7
Choose a head ref
  • 9 commits
  • 4 files changed
  • 5 contributors

Commits on Mar 22, 2023

  1. build(deps-dev): bump @commitlint/cli from 17.4.4 to 17.5.0

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.4.4 to 17.5.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.5.0/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c978453 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #432 from remarkablemark/dependabot/npm_and_yarn/c…

    …ommitlint/cli-17.5.0
    
    build(deps-dev): bump @commitlint/cli from 17.4.4 to 17.5.0
    mergify[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    cd7b28c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. build(deps-dev): bump prettier from 2.8.6 to 2.8.7

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.7.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.6...2.8.7)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2a5162b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #434 from remarkablemark/dependabot/npm_and_yarn/p…

    …rettier-2.8.7
    
    build(deps-dev): bump prettier from 2.8.6 to 2.8.7
    mergify[bot] authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    1d1903f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. chore(github): create CODEOWNERS

    Signed-off-by: Mark <remarkablemark@users.noreply.github.com>
    remarkablemark authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    bc23c78 View commit details
    Browse the repository at this point in the history
  2. ci(github): delete auto-assign.yml

    Signed-off-by: Mark <remarkablemark@users.noreply.github.com>
    remarkablemark authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    99787ce View commit details
    Browse the repository at this point in the history
  3. build(deps): bump htmlparser2 from 8.0.1 to 8.0.2

    Release-As: 3.1.7
    
    Closes #433
    remarkablemark committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    4fbe117 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26eab36 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #435 from remarkablemark/release-please--branches-…

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