renovate-bot opened a new pull request, #198:
URL: https://github.com/apache/superset-kubernetes-operator/pull/198

   This PR contains the following updates:
   
   | Package | Update | Change | Pending |
   |---|---|---|---|
   | [rvben/rumdl](https://redirect.github.com/rvben/rumdl) | patch | `v0.2.31` 
→ `v0.2.32` | `v0.2.37` (+4) |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>rvben/rumdl (rvben/rumdl)</summary>
   
   ### [`v0.2.32`](https://redirect.github.com/rvben/rumdl/releases/tag/v0.2.32)
   
   [Compare 
Source](https://redirect.github.com/rvben/rumdl/compare/v0.2.31...v0.2.32)
   
   ##### Fixed
   
   - **md032**: stop flagging ordered lists nested in MkDocs admonitions 
([80f896e](https://redirect.github.com/rvben/rumdl/commit/80f896e61d6e64afbce115b84b934a5e6325db54))
   - **md013**: recognize sentence boundaries followed by footnote references 
([04a8c78](https://redirect.github.com/rvben/rumdl/commit/04a8c78e53cbcf8c6aa0df5114f2f630e4a5b9ba))
   - **md036,md023**: skip admonition and content tab bodies under MkDocs 
flavor 
([e8d1421](https://redirect.github.com/rvben/rumdl/commit/e8d14213c6c2d726110c5acbe72f23b37aa61c0d))
   - **md040**: recognize py and py3 as Python language aliases 
([6e7f8bf](https://redirect.github.com/rvben/rumdl/commit/6e7f8bfc2a572e469f1eeef0e24de0a8cf8173d3))
   - **md057**: anchor URL extraction so links cannot borrow a sibling's 
destination 
([5a643ca](https://redirect.github.com/rvben/rumdl/commit/5a643ca46c781dc87ced08fec6fc6ebcf0128d71))
   
   ##### Performance
   
   - **reflow**: skip pulldown-cmark parses when a span kind cannot be present 
([66d7f7b](https://redirect.github.com/rvben/rumdl/commit/66d7f7b412625f6efb7d5ede5be3e807efd7f26b))
   
   ##### Downloads
   
   | File                                                                       
                                                                                
 | Platform                    | Checksum                                       
                                                                             |
   | 
-----------------------------------------------------------------------------------------------------------------------------------------------------------
 | --------------------------- | 
---------------------------------------------------------------------------------------------------------------------------
 |
   | 
[rumdl-v0.2.32-x86\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.32/rumdl-v0.2.32-x86_64-unknown-linux-gnu.tar.gz)
    | Linux x86\_64               | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.32/rumdl-v0.2.32-x86_64-unknown-linux-gnu.tar.gz.sha256)
   |
   | 
[rumdl-v0.2.32-x86\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.32/rumdl-v0.2.32-x86_64-unknown-linux-musl.tar.gz)
  | Linux x86\_64 (musl)        | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.32/rumdl-v0.2.32-x86_64-unknown-linux-musl.tar.gz.sha256)
  |
   | 
[rumdl-v0.2.32-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.32/rumdl-v0.2.32-aarch64-unknown-linux-gnu.tar.gz)
   | Linux ARM64                 | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.32/rumdl-v0.2.32-aarch64-unknown-linux-gnu.tar.gz.sha256)
  |
   | 
[rumdl-v0.2.32-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.32/rumdl-v0.2.32-aarch64-unknown-linux-musl.tar.gz)
 | Linux ARM64 (musl)          | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.32/rumdl-v0.2.32-aarch64-unknown-linux-musl.tar.gz.sha256)
 |
   | 
[rumdl-v0.2.32-x86\_64-apple-darwin.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.32/rumdl-v0.2.32-x86_64-apple-darwin.tar.gz)
              | macOS x86\_64               | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.32/rumdl-v0.2.32-x86_64-apple-darwin.tar.gz.sha256)
        |
   | 
[rumdl-v0.2.32-aarch64-apple-darwin.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.32/rumdl-v0.2.32-aarch64-apple-darwin.tar.gz)
             | macOS ARM64 (Apple Silicon) | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.32/rumdl-v0.2.32-aarch64-apple-darwin.tar.gz.sha256)
       |
   | 
[rumdl-v0.2.32-x86\_64-pc-windows-msvc.zip](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.32/rumdl-v0.2.32-x86_64-pc-windows-msvc.zip)
              | Windows x86\_64             | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.32/rumdl-v0.2.32-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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzIuNCIsInVwZGF0ZWRJblZlciI6IjQzLjI3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
   


-- 
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]

Reply via email to