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: tcort/markdown-link-check
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.13.6
Choose a base ref
...
head repository: tcort/markdown-link-check
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.13.7
Choose a head ref
  • 20 commits
  • 3 files changed
  • 5 contributors

Commits on Jan 27, 2025

  1. chore(deps): bump commander from 12.1.0 to 13.1.0

    Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 13.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.1.0...v13.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: commander
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    cf6ae13 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

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

Commits on Feb 26, 2025

  1. chore(deps-dev): bump eslint from 9.14.0 to 9.20.0 (#408)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.14.0 to 9.20.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.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    ee82934 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @eslint/js from 9.14.0 to 9.20.0 (#407)

    Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.14.0 to 9.20.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.20.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    c3fcb13 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump express from 4.21.1 to 4.21.2 (#383)

    Bumps [express](https://github.com/expressjs/express) from 4.21.1 to 4.21.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
    - [Commits](expressjs/express@4.21.1...4.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    8f57fad View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump proxy-agent from 6.4.0 to 6.5.0 (#384)

    Bumps [proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy-agent) from 6.4.0 to 6.5.0.
    - [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
    - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/proxy-agent/CHANGELOG.md)
    - [Commits](https://github.com/TooTallNate/proxy-agents/commits/proxy-agent@6.5.0/packages/proxy-agent)
    
    ---
    updated-dependencies:
    - dependency-name: proxy-agent
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    6e9e1fa View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump chalk from 5.3.0 to 5.4.1 (#392)

    Bumps [chalk](https://github.com/chalk/chalk) from 5.3.0 to 5.4.1.
    - [Release notes](https://github.com/chalk/chalk/releases)
    - [Commits](chalk/chalk@v5.3.0...v5.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: chalk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    d29537b View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump globals from 15.12.0 to 15.14.0 (#391)

    Bumps [globals](https://github.com/sindresorhus/globals) from 15.12.0 to 15.14.0.
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v15.12.0...v15.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: globals
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    045411a View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @eslint/js from 9.20.0 to 9.21.0 (#414)

    Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.20.0 to 9.21.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.21.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    8be9471 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump mocha from 10.8.2 to 11.1.0 (#399)

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.1.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.8.2...v11.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    70ce2a1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #400 from tcort/dependabot/npm_and_yarn/commander-…

    …13.1.0
    
    chore(deps): bump commander from 12.1.0 to 13.1.0
    tcort authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    f6bc588 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. chore(deps-dev): bump globals from 15.14.0 to 16.0.0

    Bumps [globals](https://github.com/sindresorhus/globals) from 15.14.0 to 16.0.0.
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v15.14.0...v16.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: globals
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    75592a9 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint from 9.20.0 to 9.21.0

    Bumps [eslint](https://github.com/eslint/eslint) from 9.20.0 to 9.21.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.20.0...v9.21.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 Mar 3, 2025
    Configuration menu
    Copy the full SHA
    fff43db View commit details
    Browse the repository at this point in the history
  3. Merge pull request #419 from tcort/dependabot/npm_and_yarn/eslint-9.21.0

    chore(deps-dev): bump eslint from 9.20.0 to 9.21.0
    BaseMax authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    be1b72a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #418 from tcort/dependabot/npm_and_yarn/globals-16…

    ….0.0
    
    chore(deps-dev): bump globals from 15.14.0 to 16.0.0
    BaseMax authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    d4fae2a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. chore(deps-dev): bump eslint from 9.21.0 to 9.22.0

    Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.22.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.21.0...v9.22.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 Mar 10, 2025
    Configuration menu
    Copy the full SHA
    ba1ccd8 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @eslint/js from 9.21.0 to 9.22.0

    Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.21.0 to 9.22.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.22.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 Mar 10, 2025
    Configuration menu
    Copy the full SHA
    93d09be View commit details
    Browse the repository at this point in the history
  3. Merge pull request #426 from tcort/dependabot/npm_and_yarn/eslint/js-…

    …9.22.0
    
    chore(deps-dev): bump @eslint/js from 9.21.0 to 9.22.0
    BaseMax authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    8079dde View commit details
    Browse the repository at this point in the history
  4. Merge pull request #425 from tcort/dependabot/npm_and_yarn/eslint-9.22.0

    chore(deps-dev): bump eslint from 9.21.0 to 9.22.0
    BaseMax authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    5fed0b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. 3.13.7

    tcort committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    ef7e094 View commit details
    Browse the repository at this point in the history
Loading