Skip to content

build(deps): bump becheran/mlc from 0.14.0 to 1.2.0#23

Merged
becheran merged 1 commit intomainfrom
dependabot/github_actions/becheran/mlc-1.2.0
Feb 13, 2026
Merged

build(deps): bump becheran/mlc from 0.14.0 to 1.2.0#23
becheran merged 1 commit intomainfrom
dependabot/github_actions/becheran/mlc-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps becheran/mlc from 0.14.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

v1.0.0

Full Changelog: becheran/mlc@v0.22.0...v1.0.0

v1

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

v0.22.0

What's Changed

Full Changelog: becheran/mlc@v0.21.0...v0.22.0

v0.21.0

Full Changelog: becheran/mlc@v0.20.0...v0.21.0

v0.20.0

Full Changelog: becheran/mlc@v0.19.2...v0.20.0

v0.19.2

No release notes provided.

v0.19.1

No release notes provided.

... (truncated)

Changelog

Sourced from becheran/mlc's changelog.

[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
  • Linux ARM64 build by using cross for proper musl cross-compilation
  • CSV file race condition by using unique file names for each test
  • Build status badge link in README

[1.0.0] - 2025-07-07

[0.22.0] - 2025-05-29

  • Add csv file output #40

[0.21.0] - 2025-02-08

  • Fix do not log warnings #100

[0.20.0] - 2025-02-08

... (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 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 0.14.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@v0.14.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 12, 2026
@becheran becheran merged commit b12d4fb into main Feb 13, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/becheran/mlc-1.2.0 branch February 13, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant