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: v18.0.0
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: v19.0.0
Choose a head ref
  • 20 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 15, 2024

  1. Bump eslint-plugin-n from 17.13.1 to 17.13.2

    Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.13.1 to 17.13.2.
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-n@v17.13.1...v17.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-n
      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 15, 2024
    Configuration menu
    Copy the full SHA
    b8a3b6f View commit details
    Browse the repository at this point in the history
  2. Bump @vercel/ncc from 0.38.2 to 0.38.3

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.2 to 0.38.3.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.38.2...0.38.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      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 15, 2024
    Configuration menu
    Copy the full SHA
    cf10677 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Bump @eslint/js from 9.14.0 to 9.15.0

    Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.14.0 to 9.15.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.15.0/packages/js)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      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, 2024
    Configuration menu
    Copy the full SHA
    26004d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Bump @stylistic/eslint-plugin from 2.10.1 to 2.11.0

    Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.10.1 to 2.11.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/v2.11.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@stylistic/eslint-plugin"
      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 19, 2024
    Configuration menu
    Copy the full SHA
    553423f View commit details
    Browse the repository at this point in the history
  2. Bump eslint-plugin-unicorn from 56.0.0 to 56.0.1

    Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 56.0.0 to 56.0.1.
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v56.0.0...v56.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-unicorn
      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, 2024
    Configuration menu
    Copy the full SHA
    92d9594 View commit details
    Browse the repository at this point in the history
  3. Bump eslint from 9.14.0 to 9.15.0

    Bumps [eslint](https://github.com/eslint/eslint) from 9.14.0 to 9.15.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.14.0...v9.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 19, 2024
    Configuration menu
    Copy the full SHA
    0095ba3 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Bump eslint-plugin-n from 17.13.2 to 17.14.0

    Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.13.2 to 17.14.0.
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-n@v17.13.2...v17.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-n
      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 22, 2024
    Configuration menu
    Copy the full SHA
    a015180 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Bump eslint from 9.15.0 to 9.16.0

    Bumps [eslint](https://github.com/eslint/eslint) from 9.15.0 to 9.16.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.15.0...v9.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavidAnson committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    67ab169 View commit details
    Browse the repository at this point in the history
  2. Bump @eslint/js from 9.15.0 to 9.16.0

    Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.15.0 to 9.16.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.16.0/packages/js)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavidAnson committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    223c3a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Bump @stylistic/eslint-plugin from 2.11.0 to 2.12.0

    Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.11.0 to 2.12.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/v2.12.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@stylistic/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavidAnson committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    f346575 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Bump markdownlint-cli2 from 0.15.0 to 0.16.0

    Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.15.0 to 0.16.0.
    - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
    - [Commits](DavidAnson/markdownlint-cli2@v0.15.0...v0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: markdownlint-cli2
      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 10, 2024
    Configuration menu
    Copy the full SHA
    d556c91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b28d83f View commit details
    Browse the repository at this point in the history
  3. Bump eslint-plugin-n from 17.14.0 to 17.15.0

    Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.14.0 to 17.15.0.
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-n@v17.14.0...v17.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-n
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavidAnson committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    5eb99dc View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Bump @stylistic/eslint-plugin from 2.12.0 to 2.12.1

    Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.12.0 to 2.12.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/v2.12.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@stylistic/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavidAnson committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    1d35a78 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Bump @eslint/js from 9.16.0 to 9.17.0

    Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.16.0 to 9.17.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavidAnson committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    015bc2c View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 9.16.0 to 9.17.0

    Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.16.0...v9.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavidAnson committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    5a210dd View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Bump eslint-plugin-n from 17.15.0 to 17.15.1

    Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.15.0 to 17.15.1.
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-n@v17.15.0...v17.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-n
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavidAnson committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    06f25ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d48ef1a View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

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

Commits on Dec 29, 2024

  1. Update to version 19.0.0.

    DavidAnson committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    a23dae2 View commit details
    Browse the repository at this point in the history
Loading