Skip to content

fix(deps): update dependency @textlint/markdown-to-ast to v15.2.0 #337

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2025

This PR contains the following updates:

Package Change Age Confidence
@textlint/markdown-to-ast (source) 15.1.1 -> 15.2.0 age confidence

Release Notes

textlint/textlint (@​textlint/markdown-to-ast)

v15.2.0

Compare Source

What's Changed

🎉 MCP (Model Context Protocol) Enhancements

New: CLI Flag Support with --mcp
Starting with v15.2.0, you can now combine the --mcp flag with other CLI arguments for enhanced flexibility:

### Use specific config with MCP server
npx textlint --mcp --config .textlintrc.dev.json

### Combine with quiet mode 
npx textlint --mcp --quiet

### Multiple options together
npx textlint --mcp --config .textlintrc.dev.json --quiet --ignore-path .textlintignore.dev

Supported CLI Flags:

  • --config <path>: Custom configuration file
  • --ignore-path <path>: Custom .textlintignore file
  • --quiet: Report errors only
  • --rules-base-directory <path>: Custom node_modules directory

📖 Documentation: https://textlint.org/docs/mcp

Features
Testing
CI
Dependency Updates

Full Changelog: textlint/textlint@v15.1.1...v15.2.0


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot merged commit 083dc2c into main Jul 6, 2025
10 checks passed
@renovate renovate bot deleted the renovate/textlint-markdown-to-ast-15.x branch July 6, 2025 06:56
Copy link

github-actions bot commented Jul 6, 2025

🎉 This PR is included in version 1.10.28 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

0 participants