Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps becheran/mlc from 1.0.0 to 1.2.0.

Release notes

Sourced from becheran/mlc's releases.

v1.2.0

What's Changed

Full Changelog: becheran/mlc@v1.1.0...v1.2.0

v1.1.0

What's Changed

New Contributors

Full Changelog: becheran/mlc@v1...v1.1.0

Changelog

Sourced from becheran/mlc's changelog.

Changelog

[Unreleased] - ReleaseDate

[1.2.0] - 2025-12-13

Added

  • Custom HTTP headers support for HTTP checks (--http-headers / -H) #119

Changed

  • GitHub Actions usage example now documents how to pass custom HTTP headers
  • Developer instructions now include pre-PR cargo fmt / cargo clippy steps #120

Fixed

  • GitHub-flavored markdown task list checkboxes are no longer detected as links #121
  • Root directory configuration is validated to avoid crashes when root-dir does not exist

[1.1.0] - 2025-12-11

Added

  • Support for ignore/disable comments to skip specific links or blocks in markup files #114
  • --files option to specify individual files to check #115
  • Severity column to CSV reports to distinguish errors from warnings #109
  • ARM64 binary support for Linux

Changed

  • Replace external URL dependencies in E2E tests with local mock servers #118
  • CI workflow now auto-fixes and pushes formatting/clippy changes instead of failing #116
  • Optimize URL comparison to avoid unnecessary cloning

Fixed

  • False redirect warnings for URLs with fragments

... (truncated)

Commits
  • 7ec2482 chore: Release mlc version 1.2.0
  • 74bcd64 docs: update changelog
  • 1e68b61 Validate root directory existence in configuration
  • 11e55e0 Add support for custom HTTP headers in GitHub Actions usage example
  • a598a55 Fix GitHub-flavored markdown task list checkboxes being detected as links (#121)
  • b566174 Add custom HTTP headers support to handle server-side user agent filtering (#...
  • 9af1e7a Add pre-PR requirements to run cargo fmt and clippy in agent instructions (#120)
  • 6fa3bdd chore: Release mlc version 1.1.0
  • c1ffa80 Update CHANGELOG.md to reflect recent additions, changes, and fixes
  • 0cfc33f Add support for ignore/disable comments in markup files (#114)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [becheran/mlc](https://github.com/becheran/mlc) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/becheran/mlc/releases)
- [Changelog](https://github.com/becheran/mlc/blob/master/CHANGELOG.md)
- [Commits](becheran/mlc@18a06b3...7ec2482)

---
updated-dependencies:
- dependency-name: becheran/mlc
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant