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

Commits on Jun 1, 2020

  1. chore(deps-dev): bump nyc from 15.0.1 to 15.1.0 (#439)

    Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.0.1 to 15.1.0.
    - [Release notes](https://github.com/istanbuljs/nyc/releases)
    - [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
    - [Commits](istanbuljs/nyc@v15.0.1...v15.1.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    823c09a View commit details
    Browse the repository at this point in the history
  2. test: shrink down test file (#442)

    * test: create example.html
    
    * test: test json formatter against example.html
    
    * test: test formatters against example.html
    
    * test: fix windows backslash checking
    Shinigami authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    d6e5861 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. chore(deps-dev): bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0 (#…

    …451)
    
    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 12.0.0 to 13.0.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Commits](rollup/plugins@commonjs-v12.0.0...commonjs-v13.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    f0c4def View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump rollup from 2.12.0 to 2.18.0 (#465)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.12.0 to 2.18.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.12.0...v2.18.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    1a5ee64 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @typescript-eslint/parser from 3.0.2 to 3.4.0 (#…

    …473)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.0.2 to 3.4.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.4.0/packages/parser)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    618b513 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#471)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.0.2 to 3.4.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.4.0/packages/eslint-plugin)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e1024e4 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump eslint from 7.1.0 to 7.3.1 (#472)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.1.0 to 7.3.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.1.0...v7.3.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    f7a65f9 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump @rollup/plugin-node-resolve from 8.0.0 to 8.1.0 (

    …#470)
    
    Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 8.0.0 to 8.1.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Commits](rollup/plugins@node-resolve-v8.0.0...node-resolve-v8.1.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d5fcc46 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump lint-staged from 10.2.7 to 10.2.11 (#467)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.7 to 10.2.11.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v10.2.7...v10.2.11)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    67d5e47 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump eslint-plugin-prettier from 3.1.3 to 3.1.4 (#462)

    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v3.1.3...v3.1.4)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    2cf5ff4 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump typescript from 3.9.3 to 3.9.5 (#459)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v3.9.3...v3.9.5)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    1a4356a View commit details
    Browse the repository at this point in the history
  10. chore(deps-dev): bump @types/glob from 7.1.1 to 7.1.2 (#452)

    Bumps [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob) from 7.1.1 to 7.1.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    ba4ad2e View commit details
    Browse the repository at this point in the history
  11. chore: update glob types (#449)

    Shinigami authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    a410107 View commit details
    Browse the repository at this point in the history
  12. fix: windows path separator (#443)

    * fix: fix windows path separator
    
    * test: remove TODOs
    Shinigami authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    8048600 View commit details
    Browse the repository at this point in the history
  13. chore(release): 0.14.1 [skip ci]

    ## [0.14.1](v0.14.0...v0.14.1) (2020-06-25)
    
    ### Bug Fixes
    
    * windows path separator ([#443](#443)) ([8048600](8048600))
    semantic-release-bot committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d4d9694 View commit details
    Browse the repository at this point in the history
Loading