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.40.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.41.0
Choose a head ref
  • 8 commits
  • 6 files changed
  • 2 contributors

Commits on May 5, 2024

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

Commits on May 7, 2024

  1. Bump ava from 6.1.2 to 6.1.3

    Bumps [ava](https://github.com/avajs/ava) from 6.1.2 to 6.1.3.
    - [Release notes](https://github.com/avajs/ava/releases)
    - [Commits](avajs/ava@v6.1.2...v6.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: ava
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and DavidAnson committed May 7, 2024
    Configuration menu
    Copy the full SHA
    23295e9 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Bump execa from 8.0.1 to 9.1.0

    Bumps [execa](https://github.com/sindresorhus/execa) from 8.0.1 to 9.1.0.
    - [Release notes](https://github.com/sindresorhus/execa/releases)
    - [Commits](sindresorhus/execa@v8.0.1...v9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: execa
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and DavidAnson committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3a711b0 View commit details
    Browse the repository at this point in the history
  2. Bump glob from 10.3.12 to 10.3.15

    Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.12 to 10.3.15.
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.3.12...v10.3.15)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and DavidAnson committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b948ed9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Change TOML parser to smol-toml which supports v1.0.0 of the TOML spe…

    …cification (vs. v0.4.0) (fixes #469).
    DavidAnson committed May 16, 2024
    Configuration menu
    Copy the full SHA
    907a7c1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Bump commander from 12.0.0 to 12.1.0

    Bumps [commander](https://github.com/tj/commander.js) from 12.0.0 to 12.1.0.
    - [Release notes](https://github.com/tj/commander.js/releases)
    - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
    - [Commits](tj/commander.js@v12.0.0...v12.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: commander
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and DavidAnson committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b71770f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Bump glob from 10.3.15 to 10.4.1

    Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.15 to 10.4.1.
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.3.15...v10.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and DavidAnson committed May 26, 2024
    Configuration menu
    Copy the full SHA
    c49b9e4 View commit details
    Browse the repository at this point in the history
  2. Bump version 0.41.0

    DavidAnson committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f295829 View commit details
    Browse the repository at this point in the history
Loading