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: validator/gulp-html
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: validator/gulp-html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 10 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    0a22118 View commit details
    Browse the repository at this point in the history
  2. Update CI

    * actions/setup-node@v3
    * actions/setup-node@v3
    XhmikosR committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    35a1f6b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Bump github/codeql-action from 1 to 2 (#58)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    ba7c01c View commit details
    Browse the repository at this point in the history
  2. Bump minimist from 1.2.5 to 1.2.6 (#57)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    ed34cef View commit details
    Browse the repository at this point in the history
  3. Bump terser from 5.10.0 to 5.14.2 (#59)

    Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/terser/terser/commits)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    a001821 View commit details
    Browse the repository at this point in the history
  4. Update CI

    XhmikosR committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    59914ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66de4db View commit details
    Browse the repository at this point in the history
  6. Drop Node.js 12 support

    XhmikosR committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    819bd1a View commit details
    Browse the repository at this point in the history
  7. Update dependencies

    * plugin-error    ^1.0.1  →   ^2.0.0
    * vnu-jar       21.10.12  →  22.9.29
    * winston         ^3.5.1  →   ^3.8.2
    * xo             ^0.48.0  →  ^0.52.3
    XhmikosR committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    1a01ea7 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. 5.0.0

    XhmikosR committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    98fb7bc View commit details
    Browse the repository at this point in the history
Loading