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

Commits on Jan 7, 2025

  1. Configuration menu
    Copy the full SHA
    d4352c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    637975f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Configuration menu
    Copy the full SHA
    4ad6628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6cc4cc View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Configuration menu
    Copy the full SHA
    48336b7 View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 9.17.0 to 9.18.0

    Bumps [eslint](https://github.com/eslint/eslint) from 9.17.0 to 9.18.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.17.0...v9.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and DavidAnson committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    e272b10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6ee4cc View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. Configuration menu
    Copy the full SHA
    a1da464 View commit details
    Browse the repository at this point in the history
  2. Stop using module.createRequire (problematic under webpack), incorpor…

    …ate and export resolveModule helper from markdownlint-cli2.
    DavidAnson committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    53ff5c4 View commit details
    Browse the repository at this point in the history
  3. Update to version 0.37.4.

    DavidAnson committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    a4c553a View commit details
    Browse the repository at this point in the history
Loading