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

   This PR contains the following updates:
   
   | Package | Update | Change | Pending |
   |---|---|---|---|
   | [rvben/rumdl](https://redirect.github.com/rvben/rumdl) | patch | `v0.2.28` 
→ `v0.2.30` | `v0.2.34` (+3) |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>rvben/rumdl (rvben/rumdl)</summary>
   
   ### [`v0.2.30`](https://redirect.github.com/rvben/rumdl/releases/tag/v0.2.30)
   
   [Compare 
Source](https://redirect.github.com/rvben/rumdl/compare/v0.2.29...v0.2.30)
   
   ##### Added
   
   - **MD007**: clamp explicit fixed-style indent under ordered parents 
([1f3a32d](https://redirect.github.com/rvben/rumdl/commit/1f3a32df48f8983fc49fafbc6d6a00743dda763b))
   
   ##### Fixed
   
   - **lint-context**: keep lazy continuation lines in their list block 
([a17f0af](https://redirect.github.com/rvben/rumdl/commit/a17f0af7b7d9c2ab71b7416472f05bb00f928d96))
   
   #### Downloads
   
   | File                                                                       
                                                                                
 | Platform                    | Checksum                                       
                                                                             |
   | 
-----------------------------------------------------------------------------------------------------------------------------------------------------------
 | --------------------------- | 
---------------------------------------------------------------------------------------------------------------------------
 |
   | 
[rumdl-v0.2.30-x86\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.30/rumdl-v0.2.30-x86_64-unknown-linux-gnu.tar.gz)
    | Linux x86\_64               | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.30/rumdl-v0.2.30-x86_64-unknown-linux-gnu.tar.gz.sha256)
   |
   | 
[rumdl-v0.2.30-x86\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.30/rumdl-v0.2.30-x86_64-unknown-linux-musl.tar.gz)
  | Linux x86\_64 (musl)        | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.30/rumdl-v0.2.30-x86_64-unknown-linux-musl.tar.gz.sha256)
  |
   | 
[rumdl-v0.2.30-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.30/rumdl-v0.2.30-aarch64-unknown-linux-gnu.tar.gz)
   | Linux ARM64                 | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.30/rumdl-v0.2.30-aarch64-unknown-linux-gnu.tar.gz.sha256)
  |
   | 
[rumdl-v0.2.30-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.30/rumdl-v0.2.30-aarch64-unknown-linux-musl.tar.gz)
 | Linux ARM64 (musl)          | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.30/rumdl-v0.2.30-aarch64-unknown-linux-musl.tar.gz.sha256)
 |
   | 
[rumdl-v0.2.30-x86\_64-apple-darwin.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.30/rumdl-v0.2.30-x86_64-apple-darwin.tar.gz)
              | macOS x86\_64               | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.30/rumdl-v0.2.30-x86_64-apple-darwin.tar.gz.sha256)
        |
   | 
[rumdl-v0.2.30-aarch64-apple-darwin.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.30/rumdl-v0.2.30-aarch64-apple-darwin.tar.gz)
             | macOS ARM64 (Apple Silicon) | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.30/rumdl-v0.2.30-aarch64-apple-darwin.tar.gz.sha256)
       |
   | 
[rumdl-v0.2.30-x86\_64-pc-windows-msvc.zip](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.30/rumdl-v0.2.30-x86_64-pc-windows-msvc.zip)
              | Windows x86\_64             | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.30/rumdl-v0.2.30-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.
   
   ### [`v0.2.29`](https://redirect.github.com/rvben/rumdl/releases/tag/v0.2.29)
   
   [Compare 
Source](https://redirect.github.com/rvben/rumdl/compare/v0.2.28...v0.2.29)
   
   ##### Fixed
   
   - **lint-context**: keep indented continuation lines when a different list 
type follows 
([5dd3c3f](https://redirect.github.com/rvben/rumdl/commit/5dd3c3fcdfef353ce8f0aaf575e704ce3754d2fc))
   - **MD013**: treat tabs and extra spaces after a list marker as marker 
padding 
([f0f97a2](https://redirect.github.com/rvben/rumdl/commit/f0f97a29a3d768f8728d5650c63ccb1046cc279c))
   
   #### Downloads
   
   | File                                                                       
                                                                                
 | Platform                    | Checksum                                       
                                                                             |
   | 
-----------------------------------------------------------------------------------------------------------------------------------------------------------
 | --------------------------- | 
---------------------------------------------------------------------------------------------------------------------------
 |
   | 
[rumdl-v0.2.29-x86\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.29/rumdl-v0.2.29-x86_64-unknown-linux-gnu.tar.gz)
    | Linux x86\_64               | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.29/rumdl-v0.2.29-x86_64-unknown-linux-gnu.tar.gz.sha256)
   |
   | 
[rumdl-v0.2.29-x86\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.29/rumdl-v0.2.29-x86_64-unknown-linux-musl.tar.gz)
  | Linux x86\_64 (musl)        | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.29/rumdl-v0.2.29-x86_64-unknown-linux-musl.tar.gz.sha256)
  |
   | 
[rumdl-v0.2.29-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.29/rumdl-v0.2.29-aarch64-unknown-linux-gnu.tar.gz)
   | Linux ARM64                 | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.29/rumdl-v0.2.29-aarch64-unknown-linux-gnu.tar.gz.sha256)
  |
   | 
[rumdl-v0.2.29-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.29/rumdl-v0.2.29-aarch64-unknown-linux-musl.tar.gz)
 | Linux ARM64 (musl)          | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.29/rumdl-v0.2.29-aarch64-unknown-linux-musl.tar.gz.sha256)
 |
   | 
[rumdl-v0.2.29-x86\_64-apple-darwin.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.29/rumdl-v0.2.29-x86_64-apple-darwin.tar.gz)
              | macOS x86\_64               | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.29/rumdl-v0.2.29-x86_64-apple-darwin.tar.gz.sha256)
        |
   | 
[rumdl-v0.2.29-aarch64-apple-darwin.tar.gz](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.29/rumdl-v0.2.29-aarch64-apple-darwin.tar.gz)
             | macOS ARM64 (Apple Silicon) | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.29/rumdl-v0.2.29-aarch64-apple-darwin.tar.gz.sha256)
       |
   | 
[rumdl-v0.2.29-x86\_64-pc-windows-msvc.zip](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.29/rumdl-v0.2.29-x86_64-pc-windows-msvc.zip)
              | Windows x86\_64             | 
[checksum](https://redirect.github.com/rvben/rumdl/releases/download/v0.2.29/rumdl-v0.2.29-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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI2NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
   


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