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.15.1
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.15.2
Choose a head ref
  • 16 commits
  • 17 files changed
  • 5 contributors

Commits on Jun 11, 2021

  1. chore(deps): bump normalize-url from 5.0.0 to 5.3.1 (#657)

    Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.0.0 to 5.3.1.
    - [Release notes](https://github.com/sindresorhus/normalize-url/releases)
    - [Commits](https://github.com/sindresorhus/normalize-url/commits)
    
    ---
    updated-dependencies:
    - dependency-name: normalize-url
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    0e5a331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b06568 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. chore: add new github actions (#658)

    * chore: add new github actions
    
    * add condition for release
    
    * update to gh_token because master is protected
    thedaviddias authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    5629df2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

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

Commits on Aug 26, 2021

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

Commits on Sep 11, 2021

  1. chore: create dependabot.yml (#663)

    Co-authored-by: David Dias <thedaviddias@gmail.com>
    coliff and thedaviddias authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    2d3d525 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#667)

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Christian Oliff <christianoliff@pm.me>
    Co-authored-by: David Dias <thedaviddias@gmail.com>
    3 people authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    e22682f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. chore(deps): bump node-fetch from 2.6.0 to 2.6.2 (#676)

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.2.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/v2.6.2/CHANGELOG.md)
    - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2021
    Configuration menu
    Copy the full SHA
    09f112c View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @semantic-release/git from 9.0.0 to 9.0.1 (#674)

    Bumps [@semantic-release/git](https://github.com/semantic-release/git) from 9.0.0 to 9.0.1.
    - [Release notes](https://github.com/semantic-release/git/releases)
    - [Commits](semantic-release/git@v9.0.0...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/git"
      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>
    Co-authored-by: Christian Oliff <christianoliff@pm.me>
    dependabot[bot] and coliff authored Sep 12, 2021
    Configuration menu
    Copy the full SHA
    76ca88f View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @types/request from 2.48.5 to 2.48.7 (#675)

    Bumps [@types/request](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/request) from 2.48.5 to 2.48.7.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/request)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/request"
      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>
    Co-authored-by: Christian Oliff <christianoliff@pm.me>
    dependabot[bot] and coliff authored Sep 12, 2021
    Configuration menu
    Copy the full SHA
    fd1bcd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. chore(deps-dev): bump @semantic-release/release-notes-generator from …

    …9.0.1 to 9.0.3 (#677)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    2a6e1e6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump glob from 7.1.6 to 7.1.7 (#678)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Christian Oliff <christianoliff@pm.me>
    dependabot[bot] and coliff authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    52c904e View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump eslint-plugin-prettier from 3.1.4 to 3.4.1 (#680)

    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.4 to 3.4.1.
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/prettier/eslint-plugin-prettier/commits)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-prettier
      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 Sep 13, 2021
    Configuration menu
    Copy the full SHA
    1459ed5 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @semantic-release/npm from 7.0.5 to 7.1.3 (#679)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    f66fca4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. fix(htmlhint.ts): replace deprecated request module with what-wg fetch (

    #670)
    
    * fix(htmlhint.ts): replace deprecated request module
    Replace deprecated request module with what-wg fetch.
    
    * fix(bin/htmlhint): Add execute permission.
    
    * chore(package.json): add node-fetch 2.x types
    
    * fix(package.json): @types/node-fetch should have been dev dependency
    darcyparker authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    250169d View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.15.2 [skip ci]

    ## [0.15.2](v0.15.1...v0.15.2) (2021-09-16)
    
    ### Bug Fixes
    
    * **htmlhint.ts:** replace deprecated request module with what-wg fetch ([#670](#670)) ([250169d](250169d))
    semantic-release-bot committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    dee8ea2 View commit details
    Browse the repository at this point in the history
Loading