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

Commits on Nov 24, 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 24, 2025
    Configuration menu
    Copy the full SHA
    9745464 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. Add explicit versioning to Docker entry points in .pre-commit-hooks.y…

    …aml so pre-commit configurations referencing a versioned tag get the corresponding versioned container (fixes #538, fixes #578).
    DavidAnson committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    9b4465e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. 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 8, 2025
    Configuration menu
    Copy the full SHA
    20a2943 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Configuration menu
    Copy the full SHA
    7f9da43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dabfdb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5174cac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bea81c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. Configuration menu
    Copy the full SHA
    a846347 View commit details
    Browse the repository at this point in the history
  2. Bump version 0.47.0

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