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: nodejs/remark-preset-lint-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: nodejs/remark-preset-lint-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.1
Choose a head ref
  • 8 commits
  • 5 files changed
  • 4 contributors

Commits on Jun 7, 2021

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

Commits on Jun 10, 2021

  1. build(deps): bump glob-parent from 5.1.1 to 5.1.2 (#187)

    Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
    - [Release notes](https://github.com/gulpjs/glob-parent/releases)
    - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
    - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: glob-parent
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    61c3241 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. build(deps-dev): bump prettier from 2.3.1 to 2.3.2 (#190)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.3.1...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    5fe188c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. feat: lint links and definitions (#188)

    * feat: lint links and definitions
    
    Replacement for checkLinks.mjs from the nodejs/node repo.
    
    * Check definition ordering even if url starts with a hash
    aduh95 authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    641684e View commit details
    Browse the repository at this point in the history
  2. nodejs-yaml-comments: fix typo (#189)

    * nodejs-yaml-comments: fix typo
    
    * Update remark-lint-nodejs-yaml-comments.js
    
    Co-authored-by: Richard Lau <[email protected]>
    
    Co-authored-by: Richard Lau <[email protected]>
    aduh95 and richardlau authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    5bbdb3c View commit details
    Browse the repository at this point in the history
  3. 2.4.0

    Trott committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    2b6d6fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0468127 View commit details
    Browse the repository at this point in the history
  5. 2.4.1

    Trott committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    7853aa4 View commit details
    Browse the repository at this point in the history
Loading