draupnir4all-web.meta

Issues/PRs archive for MTRNord/draupnir4all-web
git clone git://archive.git.mtrnord.blog/MTRNord/draupnir4all-web.meta.git
Log | Files | Refs

1.md (7959B)


      1 # PR #1 Configure Renovate
      2 
      3 - **Status:** merged
      4 - **Author:** @renovate[bot]
      5 - **Created:** 2025-05-23T12:46:18Z
      6 - **Branch:** renovate/configure → main
      7 - **Merged:** 2025-05-23T12:49:31Z
      8 - **Diff:** [1.diff](./1.diff)
      9 
     10 ---
     11 
     12 Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
     13 
     14 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
     15 
     16 
     17 
     18 ---
     19 ### Detected Package Files
     20 
     21  * `Dockerfile` (dockerfile)
     22  * `.github/workflows/ci.yaml` (github-actions)
     23  * `package.json` (npm)
     24 
     25 ### Configuration Summary
     26 
     27 Based on the default config's presets, Renovate will:
     28 
     29   - Start dependency updates only once this onboarding PR is merged
     30   - Hopefully safe environment variables to allow users to configure.
     31   - Show all Merge Confidence badges for pull requests.
     32   - Enable Renovate Dependency Dashboard creation.
     33   - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use.
     34   - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories.
     35   - Group known monorepo packages together.
     36   - Use curated list of recommended non-monorepo package groupings.
     37   - Apply crowd-sourced package replacement rules.
     38   - Apply crowd-sourced workarounds for known problems with packages.
     39 
     40 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs.
     41 
     42 ---
     43 
     44 ### What to Expect
     45 
     46 With your current configuration, Renovate will create 15 Pull Requests:
     47 
     48 <details>
     49 <summary>Update dependency @&#8203;types/node to v20.17.50</summary>
     50 
     51   - Schedule: ["at any time"]
     52   - Branch name: `renovate/node-20.x-lockfile`
     53   - Merge into: `main`
     54   - Upgrade [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped) to `20.17.50`
     55 
     56 
     57 </details>
     58 
     59 <details>
     60 <summary>Update dependency @&#8203;types/plotly.js to v2.35.6</summary>
     61 
     62   - Schedule: ["at any time"]
     63   - Branch name: `renovate/plotly.js-2.x-lockfile`
     64   - Merge into: `main`
     65   - Upgrade [@types/plotly.js](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped) to `2.35.6`
     66 
     67 
     68 </details>
     69 
     70 <details>
     71 <summary>Update dependency jose to v6.0.11</summary>
     72 
     73   - Schedule: ["at any time"]
     74   - Branch name: `renovate/jose-6.x-lockfile`
     75   - Merge into: `main`
     76   - Upgrade [jose](https://redirect.github.com/panva/jose) to `6.0.11`
     77 
     78 
     79 </details>
     80 
     81 <details>
     82 <summary>Update nextjs monorepo to v15.3.2</summary>
     83 
     84   - Schedule: ["at any time"]
     85   - Branch name: `renovate/nextjs-monorepo`
     86   - Merge into: `main`
     87   - Upgrade [@next/bundle-analyzer](https://redirect.github.com/vercel/next.js) to `15.3.2`
     88   - Upgrade [eslint-config-next](https://redirect.github.com/vercel/next.js) to `15.3.2`
     89   - Upgrade [next](https://redirect.github.com/vercel/next.js) to `15.3.2`
     90 
     91 
     92 </details>
     93 
     94 <details>
     95 <summary>Update radix-ui-primitives monorepo</summary>
     96 
     97   - Schedule: ["at any time"]
     98   - Branch name: `renovate/radix-ui-primitives-monorepo`
     99   - Merge into: `main`
    100   - Upgrade [@radix-ui/react-avatar](https://redirect.github.com/radix-ui/primitives) to `1.1.10`
    101   - Upgrade [@radix-ui/react-checkbox](https://redirect.github.com/radix-ui/primitives) to `1.3.2`
    102   - Upgrade [@radix-ui/react-dialog](https://redirect.github.com/radix-ui/primitives) to `1.1.14`
    103   - Upgrade [@radix-ui/react-dropdown-menu](https://redirect.github.com/radix-ui/primitives) to `2.1.15`
    104   - Upgrade [@radix-ui/react-label](https://redirect.github.com/radix-ui/primitives) to `2.1.7`
    105   - Upgrade [@radix-ui/react-popover](https://redirect.github.com/radix-ui/primitives) to `1.1.14`
    106   - Upgrade [@radix-ui/react-scroll-area](https://redirect.github.com/radix-ui/primitives) to `1.2.9`
    107   - Upgrade [@radix-ui/react-select](https://redirect.github.com/radix-ui/primitives) to `2.2.5`
    108   - Upgrade [@radix-ui/react-separator](https://redirect.github.com/radix-ui/primitives) to `1.1.7`
    109   - Upgrade [@radix-ui/react-slot](https://redirect.github.com/radix-ui/primitives) to `1.2.3`
    110   - Upgrade [@radix-ui/react-tabs](https://redirect.github.com/radix-ui/primitives) to `1.1.12`
    111   - Upgrade [@radix-ui/react-visually-hidden](https://redirect.github.com/radix-ui/primitives) to `1.2.3`
    112 
    113 
    114 </details>
    115 
    116 <details>
    117 <summary>Update react monorepo to v19.1.5</summary>
    118 
    119   - Schedule: ["at any time"]
    120   - Branch name: `renovate/react-monorepo`
    121   - Merge into: `main`
    122   - Upgrade [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped) to `19.1.5`
    123   - Upgrade [@types/react-dom](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped) to `19.1.5`
    124 
    125 
    126 </details>
    127 
    128 <details>
    129 <summary>Update dependency eslint to v9.27.0</summary>
    130 
    131   - Schedule: ["at any time"]
    132   - Branch name: `renovate/eslint-monorepo`
    133   - Merge into: `main`
    134   - Upgrade [eslint](https://redirect.github.com/eslint/eslint) to `9.27.0`
    135 
    136 
    137 </details>
    138 
    139 <details>
    140 <summary>Update dependency lucide-react to ^0.511.0</summary>
    141 
    142   - Schedule: ["at any time"]
    143   - Branch name: `renovate/lucide-monorepo`
    144   - Merge into: `main`
    145   - Upgrade [lucide-react](https://redirect.github.com/lucide-icons/lucide) to `^0.511.0`
    146 
    147 
    148 </details>
    149 
    150 <details>
    151 <summary>Update dependency openapi-fetch to ^0.14.0</summary>
    152 
    153   - Schedule: ["at any time"]
    154   - Branch name: `renovate/openapi-fetch-0.x`
    155   - Merge into: `main`
    156   - Upgrade [openapi-fetch](https://redirect.github.com/openapi-ts/openapi-typescript) to `^0.14.0`
    157 
    158 
    159 </details>
    160 
    161 <details>
    162 <summary>Update dependency openapi-typescript to v7.8.0</summary>
    163 
    164   - Schedule: ["at any time"]
    165   - Branch name: `renovate/openapi-typescript-7.x-lockfile`
    166   - Merge into: `main`
    167   - Upgrade [openapi-typescript](https://redirect.github.com/openapi-ts/openapi-typescript) to `7.8.0`
    168 
    169 
    170 </details>
    171 
    172 <details>
    173 <summary>Update dependency tailwind-merge to v3.3.0</summary>
    174 
    175   - Schedule: ["at any time"]
    176   - Branch name: `renovate/tailwind-merge-3.x-lockfile`
    177   - Merge into: `main`
    178   - Upgrade [tailwind-merge](https://redirect.github.com/dcastil/tailwind-merge) to `3.3.0`
    179 
    180 
    181 </details>
    182 
    183 <details>
    184 <summary>Update pnpm to v10.11.0</summary>
    185 
    186   - Schedule: ["at any time"]
    187   - Branch name: `renovate/pnpm-10.x`
    188   - Merge into: `main`
    189   - Upgrade [pnpm](https://redirect.github.com/pnpm/pnpm) to `10.11.0`
    190 
    191 
    192 </details>
    193 
    194 <details>
    195 <summary>Update dependency @&#8203;types/node to v22</summary>
    196 
    197   - Schedule: ["at any time"]
    198   - Branch name: `renovate/node-22.x`
    199   - Merge into: `main`
    200   - Upgrade [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped) to `^22.0.0`
    201 
    202 
    203 </details>
    204 
    205 <details>
    206 <summary>Update dependency @&#8203;types/plotly.js to v3</summary>
    207 
    208   - Schedule: ["at any time"]
    209   - Branch name: `renovate/plotly.js-3.x`
    210   - Merge into: `main`
    211   - Upgrade [@types/plotly.js](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped) to `^3.0.0`
    212 
    213 
    214 </details>
    215 
    216 <details>
    217 <summary>Update dependency tailwindcss to v4</summary>
    218 
    219   - Schedule: ["at any time"]
    220   - Branch name: `renovate/major-tailwindcss-monorepo`
    221   - Merge into: `main`
    222   - Upgrade [tailwindcss](https://redirect.github.com/tailwindlabs/tailwindcss) to `^4.0.0`
    223 
    224 
    225 </details>
    226 
    227 
    228 
    229 🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for `prhourlylimit` for details.
    230 
    231 
    232 ---
    233 
    234 ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
    235 If you need any further assistance then you can also [request help here](https://redirect.github.com/renovatebot/renovate/discussions).
    236 
    237 
    238 ---
    239 
    240 This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/MTRNord/draupnir4all-web).
    241 
    242 <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
    243 
    244