rust-lang / blog.rust-lang.org

Home of the Rust and Inside Rust blogs
https://blog.rust-lang.org
Apache License 2.0
354 stars 285 forks source link

Update Rust crate comrak to v0.24.1 #1320

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
comrak dependencies minor =0.22.0 -> =0.24.1

Release Notes

kivikakk/comrak (comrak) ### [`v0.24.1`](https://togithub.com/kivikakk/comrak/blob/HEAD/changelog.txt#v0241---19-05-2024) [Compare Source](https://togithub.com/kivikakk/comrak/compare/0.23.0...v0.24.1) #### What's Changed - Add GH_TOKEN to release workflow by [@​digitalmoksha](https://togithub.com/digitalmoksha) in [https://github.com/kivikakk/comrak/pull/418](https://togithub.com/kivikakk/comrak/pull/418) **Full Changelog**: https://github.com/kivikakk/comrak/compare/v0.24.0...v0.24.1 ### [`v0.23.0`](https://togithub.com/kivikakk/comrak/blob/HEAD/changelog.txt#0230) [Compare Source](https://togithub.com/kivikakk/comrak/compare/0.22.0...0.23.0) - add traverse() demo example by [@​kaesluder](https://togithub.com/kaesluder) in [https://github.com/kivikakk/comrak/pull/370](https://togithub.com/kivikakk/comrak/pull/370) - Avoid backslashes before a new block. by [@​jneem](https://togithub.com/jneem) in [https://github.com/kivikakk/comrak/pull/373](https://togithub.com/kivikakk/comrak/pull/373) - Expand traverse and descendants documentation: Issue [#​369](https://togithub.com/kivikakk/comrak/issues/369) by [@​kaesluder](https://togithub.com/kaesluder) in [https://github.com/kivikakk/comrak/pull/375](https://togithub.com/kivikakk/comrak/pull/375) - Feat/inplace: add new parameter `--inplace` (`-i`) for in-place formatting by [@​bioinformatist](https://togithub.com/bioinformatist) in [https://github.com/kivikakk/comrak/pull/377](https://togithub.com/kivikakk/comrak/pull/377) - Change `relaxed-autolinks` to allow any url scheme by [@​digitalmoksha](https://togithub.com/digitalmoksha) in [https://github.com/kivikakk/comrak/pull/380](https://togithub.com/kivikakk/comrak/pull/380) - Fix sourcepos for setext headers by [@​digitalmoksha](https://togithub.com/digitalmoksha) in [https://github.com/kivikakk/comrak/pull/381](https://togithub.com/kivikakk/comrak/pull/381) - Add iterative search/replace example to examples and README.md by [@​kaesluder](https://togithub.com/kaesluder) in [https://github.com/kivikakk/comrak/pull/383](https://togithub.com/kivikakk/comrak/pull/383) - un-Nix in CI. by [@​kivikakk](https://togithub.com/kivikakk) in [https://github.com/kivikakk/comrak/pull/384](https://togithub.com/kivikakk/comrak/pull/384) - Return brackets in autolinks behavior back to cmark-gfm by [@​digitalmoksha](https://togithub.com/digitalmoksha) in [https://github.com/kivikakk/comrak/pull/386](https://togithub.com/kivikakk/comrak/pull/386)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.