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

Commits on Nov 18, 2025

  1. Bump @stylistic/eslint-plugin from 5.5.0 to 5.6.0

    Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 5.5.0 to 5.6.0.
    - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
    - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.6.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@stylistic/eslint-plugin"
      dependency-version: 5.6.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavidAnson committed Nov 18, 2025
    Configuration menu
    Copy the full SHA
    43dc18c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. Bump @stylistic/eslint-plugin from 5.6.0 to 5.6.1

    Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 5.6.0 to 5.6.1.
    - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
    - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.6.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@stylistic/eslint-plugin"
      dependency-version: 5.6.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavidAnson committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    bfd3fdc 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] <support@github.com>
    dependabot[bot] authored and DavidAnson committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    db7ea3f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Bump markdownlint-cli2 from 0.19.0 to 0.19.1

    Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.19.0 to 0.19.1.
    - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
    - [Commits](DavidAnson/markdownlint-cli2@v0.19.0...v0.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: markdownlint-cli2
      dependency-version: 0.19.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavidAnson committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    ae047c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4bf40d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2025

  1. Bump markdownlint-cli2 from 0.19.1 to 0.20.0

    Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.19.1 to 0.20.0.
    - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
    - [Commits](DavidAnson/markdownlint-cli2@v0.19.1...v0.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: markdownlint-cli2
      dependency-version: 0.20.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavidAnson committed Dec 7, 2025
    Configuration menu
    Copy the full SHA
    ecaf45c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d74d6a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. Update to version 22.0.0.

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