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.1
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.20.0
Choose a head ref
  • 10 commits
  • 11 files changed
  • 2 contributors

Commits on Nov 23, 2025

  1. Exclude more invalid JavaScript test files from CodeQL analysis to av…

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

Commits on Nov 24, 2025

  1. Bump eslint-plugin-jsdoc from 61.4.0 to 61.4.1

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 61.4.0 to 61.4.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.4.0...v61.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-version: 61.4.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 24, 2025
    Configuration menu
    Copy the full SHA
    320454a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Bump @playwright/test from 1.56.1 to 1.57.0

    Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.56.1 to 1.57.0.
    - [Release notes](https://github.com/microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.56.1...v1.57.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@playwright/test"
      dependency-version: 1.57.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 25, 2025
    Configuration menu
    Copy the full SHA
    619cca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2942ba View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Bump execa from 9.6.0 to 9.6.1

    Bumps [execa](https://github.com/sindresorhus/execa) from 9.6.0 to 9.6.1.
    - [Release notes](https://github.com/sindresorhus/execa/releases)
    - [Commits](sindresorhus/execa@v9.6.0...v9.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: execa
      dependency-version: 9.6.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and DavidAnson committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    a1f74ab View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. Configuration menu
    Copy the full SHA
    cddf727 View commit details
    Browse the repository at this point in the history
  2. Bump markdownlint from 0.39.0 to 0.40.0

    Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.39.0 to 0.40.0.
    - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
    - [Commits](DavidAnson/markdownlint@v0.39.0...v0.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: markdownlint
      dependency-version: 0.40.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and DavidAnson committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    dedb028 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dff79cc View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2025

  1. Configuration menu
    Copy the full SHA
    b4a4257 View commit details
    Browse the repository at this point in the history
  2. Update to version 0.20.0.

    DavidAnson committed Dec 7, 2025
    Configuration menu
    Copy the full SHA
    7339935 View commit details
    Browse the repository at this point in the history
Loading