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: DavidAnson/markdownlint-cli2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.0
Choose a base ref
...
head repository: DavidAnson/markdownlint-cli2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.1
Choose a head ref
  • 9 commits
  • 13 files changed
  • 2 contributors

Commits on Nov 13, 2025

  1. Bump eslint-plugin-jsdoc from 61.2.0 to 61.2.1

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 61.2.0 to 61.2.1.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v61.2.0...v61.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-version: 61.2.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and DavidAnson committed Nov 13, 2025
    Configuration menu
    Copy the full SHA
    64b747e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

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

Commits on Nov 19, 2025

  1. Configuration menu
    Copy the full SHA
    ee2f13f View commit details
    Browse the repository at this point in the history
  2. Bump eslint-plugin-jsdoc from 61.2.1 to 61.3.0

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 61.2.1 to 61.3.0.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v61.2.1...v61.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-version: 61.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and DavidAnson committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    a45987c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Update implementation of --format to stream/pipeline directly to stdo…

    …ut and avoid console.log appending an extra newline, update tests to detect this problem (fixes #715).
    DavidAnson committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    111062a View commit details
    Browse the repository at this point in the history
  2. Exclude invalid JavaScript test files from CodeQL analysis to avoid "…

    …Could not process some files due to syntax errors".
    DavidAnson committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    e1457cc View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and DavidAnson committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    bb56770 View commit details
    Browse the repository at this point in the history
  2. Bump eslint-plugin-jsdoc from 61.3.0 to 61.4.0

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 61.3.0 to 61.4.0.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v61.3.0...v61.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-version: 61.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and DavidAnson committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    dca4514 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2025

  1. Update to version 0.19.1.

    DavidAnson committed Nov 22, 2025
    Configuration menu
    Copy the full SHA
    a95dde8 View commit details
    Browse the repository at this point in the history
Loading