renovate-bot opened a new pull request, #247: URL: https://github.com/apache/superset-kubernetes-operator/pull/247
This PR contains the following updates: | Package | Update | Change | Pending | |---|---|---|---| | [rvben/rumdl](https://redirect.github.com/rvben/rumdl) | patch | `v0.2.44` → `v0.2.45` | `v0.2.50` (+4) | --- ### Release Notes <details> <summary>rvben/rumdl (rvben/rumdl)</summary> ### [`v0.2.45`](https://redirect.github.com/rvben/rumdl/releases/tag/v0.2.45) [Compare Source](https://redirect.github.com/rvben/rumdl/compare/v0.2.44...v0.2.45) ##### Fixed - **md013**: keep every word when a sentence boundary falls inside emphasis ([207823b](https://redirect.github.com/rvben/rumdl/commit/207823b664ea5ca34c2c7c1ec5b2335366ea5b17)) - **md037**: don't flag text between emphasis spans when a span wraps ([17db4f9](https://redirect.github.com/rvben/rumdl/commit/17db4f9437bd7f63fee5f552712cd6503caa2d48)) ##### Changed - **md013**: reflow output changed for emphasis spanning several sentences. In `sentence-per-line` and `semantic-line-breaks` modes, `**First. Second.**` now becomes `**First.\nSecond.**` instead of `**First.**\n**Second.**`. Reopening the markers on each line replaced the sentence-separating space with a marker pair, which deleted the space and, on many inputs, whole words. A line break inside a span is whitespace in CommonMark, so the rendered output is unchanged. #### Downloads | File | Platform | Checksum | | ----------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------- | --------------------------------------------------------------------------------------------------------------------------- | | [rumdl-v0.2.45-x86\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-x86_64-unknown-linux-gnu.tar.gz) | Linux x86\_64 | [checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-x86_64-unknown-linux-gnu.tar.gz.sha256) | | [rumdl-v0.2.45-x86\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-x86_64-unknown-linux-musl.tar.gz) | Linux x86\_64 (musl) | [checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-x86_64-unknown-linux-musl.tar.gz.sha256) | | [rumdl-v0.2.45-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-aarch64-unknown-linux-gnu.tar.gz) | Linux ARM64 | [checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-aarch64-unknown-linux-gnu.tar.gz.sha256) | | [rumdl-v0.2.45-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-aarch64-unknown-linux-musl.tar.gz) | Linux ARM64 (musl) | [checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-aarch64-unknown-linux-musl.tar.gz.sha256) | | [rumdl-v0.2.45-x86\_64-apple-darwin.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-x86_64-apple-darwin.tar.gz) | macOS x86\_64 | [checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-x86_64-apple-darwin.tar.gz.sha256) | | [rumdl-v0.2.45-aarch64-apple-darwin.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-aarch64-apple-darwin.tar.gz) | macOS ARM64 (Apple Silicon) | [checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-aarch64-apple-darwin.tar.gz.sha256) | | [rumdl-v0.2.45-x86\_64-pc-windows-msvc.zip](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-x86_64-pc-windows-msvc.zip) | Windows x86\_64 | [checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.45/rumdl-v0.2.45-x86_64-pc-windows-msvc.zip.sha256) | #### Installation ##### Using uv (Recommended) ```bash uv tool install rumdl ``` ##### Using pip ```bash pip install rumdl ``` ##### Using pipx ```bash pipx install rumdl ``` ##### Direct Download Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/superset-kubernetes-operator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xMS40IiwidXBkYXRlZEluVmVyIjoiNDQuMTEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
