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: htmlhint/HTMLHint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Choose a base ref
...
head repository: htmlhint/HTMLHint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.4
Choose a head ref
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Apr 4, 2022

  1. chore(deps-dev): bump prettier from 2.6.1 to 2.6.2

    Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.6.1...2.6.2)
    
    ---
    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 and nschonni committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    732b795 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @commitlint/cli from 16.1.0 to 16.2.3

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.1.0 to 16.2.3.
    - [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/v16.2.3/@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 and nschonni committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    9e7b30b View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @commitlint/config-conventional

    Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 16.0.0 to 16.2.1.
    - [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/v16.2.1/@commitlint/config-conventional)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-conventional"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and nschonni committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    e33cb29 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump ansi-regex from 3.0.0 to 3.0.1

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and nschonni committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    e84a777 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c76af7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. chore(deps-dev): bump eslint from 8.12.0 to 8.13.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.12.0...v8.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and nschonni committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    073d661 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.4 [skip ci]

    ## [1.1.4](v1.1.3...v1.1.4) (2022-04-11)
    
    ### Bug Fixes
    
    * duplicate text ([#981](#981)) ([9c76af7](9c76af7))
    semantic-release-bot committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    f99b304 View commit details
    Browse the repository at this point in the history
Loading