2a8a115f458d7bd46ea25fb34d19055e69fb0322
41398 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
2a8a115f45 |
chore(helm): update image lscr.io/linuxserver/webtop digest to 6335e64 (#33427)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `7f03296` -> `6335e64` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
33f0881993 |
chore(helm): update image ghcr.io/manyfold3d/manyfold 0.103.2 → 0.104.0 (#33431)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `4c57b70` -> `0b28b91` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary> ### [`v0.104.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.104.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.103.2...v0.104.0) This release makes it easier to include content from Manyfold elsewhere on the web, by adding support for the oEmbed standard. On many blog platforms, you should now be able to just paste in a public model, creator or collection URL, and get a nice preview. If the platform you're using allows it, you might even get a proper 3D view if you've got a model selected as the preview file! We've also got two long-requested features for you; deleting libraries (finally), and the ability to open a file directly in your slicer. Currently OrcaSlicer and Cura are supported, but we will add more in future when we can! We could do PrusaSlicer and Bambu Studio as well, but they will only open files from Printables or Makerworld respectively; perhaps in time we can convince them to open that up a bit. <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### ✨ New Features ✨ - OEmbed support for model URLs by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3740](https://redirect.github.com/manyfold3d/manyfold/pull/3740) - Delete library button added to library settings by [@​matthewbadeau](https://redirect.github.com/matthewbadeau) in [https://github.com/manyfold3d/manyfold/pull/3627](https://redirect.github.com/manyfold3d/manyfold/pull/3627) - Download straight into slicers from model detail page by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3779](https://redirect.github.com/manyfold3d/manyfold/pull/3779) - Add dropdown menu for files including "open in slicer" actions by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3791](https://redirect.github.com/manyfold3d/manyfold/pull/3791) ##### 🐛 Bug Fixes 🐛 - Make file removal safer by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3786](https://redirect.github.com/manyfold3d/manyfold/pull/3786) - Fix foreign key errors by removing default scope on files by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3790](https://redirect.github.com/manyfold3d/manyfold/pull/3790) - Absorb shrine error after library deletion by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3793](https://redirect.github.com/manyfold3d/manyfold/pull/3793) ##### 🛠️ Other Improvements 🛠️ - Add oEmbed autodiscovery tags for creators and collections by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3764](https://redirect.github.com/manyfold3d/manyfold/pull/3764) - Improve access tests by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3763](https://redirect.github.com/manyfold3d/manyfold/pull/3763) - Signed download URLs for model files by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3778](https://redirect.github.com/manyfold3d/manyfold/pull/3778) - Ensure that library deletion doesn't remove files on disk by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3789](https://redirect.github.com/manyfold3d/manyfold/pull/3789) - Change rubocop includes to plugins by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3792](https://redirect.github.com/manyfold3d/manyfold/pull/3792) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.103.2...v0.104.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
986cfb87bb |
chore(helm): update image ghcr.io/onedr0p/qbittorrent digest to 17e3e5f (#33425)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/qbittorrent](https://ghcr.io/onedr0p/qbittorrent) ([source](https://redirect.github.com/qbittorrent/qBittorrent)) | digest | `3b7e667` -> `17e3e5f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ad353b9c1e |
chore(helm): update image ghcr.io/linuxserver/projectsend digest to ce2c5ff (#33422)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/projectsend | digest | `5af5554` -> `ce2c5ff` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
193d4f372b | chore(helm): update image docker.io/phasecorex/red-discordbot digest to 66bad84 (#33421) | ||
|
|
41f3b34b20 |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1660 → 0.22.1665 (#33429)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `8633cc7` -> `a51e923` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
2b2218da2f |
chore(helm): update image ghcr.io/linuxserver/pylon digest to ed6e1f7 (#33423)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/pylon](https://redirect.github.com/linuxserver/docker-pylon/packages) ([source](https://redirect.github.com/linuxserver/docker-pylon)) | digest | `30d44fc` -> `ed6e1f7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4195a2f3c6 |
chore(helm): update image chronograf digest to 1e5ea24 (#33420)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | chronograf | digest | `35675ea` -> `1e5ea24` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
99bd3184ee |
fix(homepage: add newly added needed env (#33419)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
f6acff77d0 |
chore(helm): update chart redis 15.6.5 → 15.6.6 (#33414)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/stable/redis) ([source](https://gallery.ecr.aws/bitnami/redis)) | patch | `15.6.5` -> `15.6.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
8877b11a25 |
chore(helm): update image ghcr.io/mealie-recipes/mealie v2.7.1 → v2.8.0 (#33410)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie) | minor | `708e9ff` -> `63aef46` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary> ### [`v2.8.0`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v2.8.0): - New Ingredient Parser Package [Compare Source](https://redirect.github.com/mealie-recipes/mealie/compare/v2.7.1...v2.8.0) ### 🍴🍴🍴🍴🍴🍴 #### 🎉 Highlights ##### 📑 New Ingredient Parser Mealie now uses a new Ingredient Parser package, making future development easier — especially for adding support for languages beyond English. While some inputs may be interpreted differently, our testing shows that improvements and regressions generally balance out. So overall parsing performance remains the same. ##### 🔍Scraper Improvements Nutritional data is now extracted directly from our scraper library, including additional information beyond the recipe schema. This improves the accuracy and completeness. #### ✨ New features - feat: Migrate from CRF++ to Ingredient Parser (a Python package) [@​michael-genson](https://redirect.github.com/michael-genson) ([#​5061](https://redirect.github.com/mealie-recipes/mealie/issues/5061)) - feat: Use recipe_scrapers metadata for more accurate parsing [@​eric-hoffmann](https://redirect.github.com/eric-hoffmann) ([#​5165](https://redirect.github.com/mealie-recipes/mealie/issues/5165)) - *feat: Update seeding to use new foods list format - round 2* - reverted due to crowdin limits [@​Cameronwyatt](https://redirect.github.com/Cameronwyatt) ([#​5189](https://redirect.github.com/mealie-recipes/mealie/issues/5189)) - feat: OIDC: Call userinfo if no claims found in id token [@​cmintey](https://redirect.github.com/cmintey) ([#​5228](https://redirect.github.com/mealie-recipes/mealie/issues/5228)) #### 🐛 Bug fixes - fix: Filter out null chars from OpenAI response [@​michael-genson](https://redirect.github.com/michael-genson) ([#​5187](https://redirect.github.com/mealie-recipes/mealie/issues/5187)) - fix: Case Insensitive Query Filters [@​michael-genson](https://redirect.github.com/michael-genson) ([#​5162](https://redirect.github.com/mealie-recipes/mealie/issues/5162)) - fix: Revert "feat: Update seeding to use new foods list format - round 2" [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5208](https://redirect.github.com/mealie-recipes/mealie/issues/5208)) - fix: PostgreSQL capitalization [@​TeaRex-coder](https://redirect.github.com/TeaRex-coder) ([#​5220](https://redirect.github.com/mealie-recipes/mealie/issues/5220)) #### 🧰 Maintenance <details> <summary>16 changes</summary> - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5131](https://redirect.github.com/mealie-recipes/mealie/issues/5131)) - chore: Renovate Ignore Python Upgrades [@​michael-genson](https://redirect.github.com/michael-genson) ([#​5134](https://redirect.github.com/mealie-recipes/mealie/issues/5134)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5135](https://redirect.github.com/mealie-recipes/mealie/issues/5135)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5142](https://redirect.github.com/mealie-recipes/mealie/issues/5142)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5145](https://redirect.github.com/mealie-recipes/mealie/issues/5145)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5149](https://redirect.github.com/mealie-recipes/mealie/issues/5149)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5161](https://redirect.github.com/mealie-recipes/mealie/issues/5161)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​5167](https://redirect.github.com/mealie-recipes/mealie/issues/5167)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5174](https://redirect.github.com/mealie-recipes/mealie/issues/5174)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5175](https://redirect.github.com/mealie-recipes/mealie/issues/5175)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5176](https://redirect.github.com/mealie-recipes/mealie/issues/5176)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5179](https://redirect.github.com/mealie-recipes/mealie/issues/5179)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​5200](https://redirect.github.com/mealie-recipes/mealie/issues/5200)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​5229](https://redirect.github.com/mealie-recipes/mealie/issues/5229)) - chore: Bump Ruff to 0.11.0 [@​michael-genson](https://redirect.github.com/michael-genson) ([#​5233](https://redirect.github.com/mealie-recipes/mealie/issues/5233)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5185](https://redirect.github.com/mealie-recipes/mealie/issues/5185)) </details> #### 📚 Documentation - docs(auto): Update image tag, for release v2.7.1 [@​github-actions](https://redirect.github.com/github-actions) ([#​5129](https://redirect.github.com/mealie-recipes/mealie/issues/5129)) - docs: Re-add missing environment variable documentation [@​brycied00d](https://redirect.github.com/brycied00d) ([#​5199](https://redirect.github.com/mealie-recipes/mealie/issues/5199)) - docs: faq.md: fix paths to scripts [@​myxor](https://redirect.github.com/myxor) ([#​5201](https://redirect.github.com/mealie-recipes/mealie/issues/5201)) #### 🔨 Internal development - dev: chown commandhistory to correct user during devcontainer creation [@​eric-hoffmann](https://redirect.github.com/eric-hoffmann) ([#​5166](https://redirect.github.com/mealie-recipes/mealie/issues/5166)) #### ⬆️ Dependency updates <details> <summary>17 changes</summary> - chore(deps): update dependency ruff to v0.9.9 [@​renovate](https://redirect.github.com/renovate) ([#​5130](https://redirect.github.com/mealie-recipes/mealie/issues/5130)) - fix(deps): update dependency bcrypt to v4.3.0 [@​renovate](https://redirect.github.com/renovate) ([#​5127](https://redirect.github.com/mealie-recipes/mealie/issues/5127)) - fix(deps): update dependency ingredient-parser-nlp to v2 [@​michael-genson](https://redirect.github.com/michael-genson) ([#​5137](https://redirect.github.com/mealie-recipes/mealie/issues/5137)) - fix(deps): update dependency authlib to v1.5.1 [@​renovate](https://redirect.github.com/renovate) ([#​5138](https://redirect.github.com/mealie-recipes/mealie/issues/5138)) - fix(deps): update dependency fastapi to v0.115.10 [@​renovate](https://redirect.github.com/renovate) ([#​5139](https://redirect.github.com/mealie-recipes/mealie/issues/5139)) - chore(deps): update dependency mkdocs-material to v9.6.6 [@​renovate](https://redirect.github.com/renovate) ([#​5141](https://redirect.github.com/mealie-recipes/mealie/issues/5141)) - fix(deps): update dependency openai to v1.65.2 [@​renovate](https://redirect.github.com/renovate) ([#​5147](https://redirect.github.com/mealie-recipes/mealie/issues/5147)) - fix(deps): update dependency fastapi to v0.115.11 [@​renovate](https://redirect.github.com/renovate) ([#​5150](https://redirect.github.com/mealie-recipes/mealie/issues/5150)) - fix(deps): update dependency rapidfuzz to v3.12.2 [@​renovate](https://redirect.github.com/renovate) ([#​5159](https://redirect.github.com/mealie-recipes/mealie/issues/5159)) - chore(deps): update dependency pytest to v8.3.5 [@​renovate](https://redirect.github.com/renovate) ([#​5158](https://redirect.github.com/mealie-recipes/mealie/issues/5158)) - chore(deps): update dependency mkdocs-material to v9.6.7 [@​renovate](https://redirect.github.com/renovate) ([#​5163](https://redirect.github.com/mealie-recipes/mealie/issues/5163)) - fix(deps): update dependency openai to v1.65.3 [@​renovate](https://redirect.github.com/renovate) ([#​5180](https://redirect.github.com/mealie-recipes/mealie/issues/5180)) - fix(deps): update dependency jinja2 to v3.1.6 \[security] [@​renovate](https://redirect.github.com/renovate) ([#​5183](https://redirect.github.com/mealie-recipes/mealie/issues/5183)) - fix(deps): update dependency openai to v1.65.4 [@​renovate](https://redirect.github.com/renovate) ([#​5182](https://redirect.github.com/mealie-recipes/mealie/issues/5182)) - chore(deps): update dependency ruff to v0.9.10 [@​renovate](https://redirect.github.com/renovate) ([#​5188](https://redirect.github.com/mealie-recipes/mealie/issues/5188)) - fix(deps): update dependency recipe-scrapers to v15.6.0 [@​renovate](https://redirect.github.com/renovate) ([#​5198](https://redirect.github.com/mealie-recipes/mealie/issues/5198)) - chore(deps): update dependency pylint to v3.3.5 [@​renovate](https://redirect.github.com/renovate) ([#​5194](https://redirect.github.com/mealie-recipes/mealie/issues/5194)) - chore(deps): update dependency mkdocs-material to v9.6.9 [@​renovate](https://redirect.github.com/renovate) ([#​5209](https://redirect.github.com/mealie-recipes/mealie/issues/5209)) </details> #### 🙏 New Contributors #### New Contributors * @​eric-hoffmann made their first contributi[https://github.com/mealie-recipes/mealie/pull/5166](https://redirect.github.com/mealie-recipes/mealie/pull/5166)l/5166 * @​brycied00d made their first contributi[https://github.com/mealie-recipes/mealie/pull/5199](https://redirect.github.com/mealie-recipes/mealie/pull/5199)l/5199 * @​myxor made their first contributi[https://github.com/mealie-recipes/mealie/pull/5201](https://redirect.github.com/mealie-recipes/mealie/pull/5201)l/5201 * @​TeaRex-coder made their first contributi[https://github.com/mealie-recipes/mealie/pull/5220](https://redirect.github.com/mealie-recipes/mealie/pull/5220)l/5220 **Full Changelog**: https://github.com/mealie-recipes/mealie/compare/v2.7.1...v2.8.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
561a1bbdfc |
chore(helm): update image docker.io/b4bz/homer v25.03.2 → v25.03.3 (#33392)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/b4bz/homer](https://hub.docker.com/r/b4bz/homer) ([source](https://redirect.github.com/bastienwirtz/homer)) | patch | `24fa81e` -> `68a0ac0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>bastienwirtz/homer (docker.io/b4bz/homer)</summary> ### [`v25.03.3`](https://redirect.github.com/bastienwirtz/homer/releases/tag/v25.03.3) [Compare Source](https://redirect.github.com/bastienwirtz/homer/compare/v25.03.2...v25.03.3) <!-- Release notes generated using configuration in .github/release.yml at v25.03.3 --> #### What's Changed ##### Main changes - Add YAML config schema for auto complete support by [@​cbos](https://redirect.github.com/cbos) in [https://github.com/bastienwirtz/homer/pull/883](https://redirect.github.com/bastienwirtz/homer/pull/883) - fix(docker): Avoid logging docker healthcheck requests. by [@​bastienwirtz](https://redirect.github.com/bastienwirtz) in [https://github.com/bastienwirtz/homer/pull/890](https://redirect.github.com/bastienwirtz/homer/pull/890) #### New Contributors - [@​cbos](https://redirect.github.com/cbos) made their first contribution in [https://github.com/bastienwirtz/homer/pull/883](https://redirect.github.com/bastienwirtz/homer/pull/883) **Full Changelog**: https://github.com/bastienwirtz/homer/compare/v25.03.2...v25.03.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
5d38c77d54 |
chore(helm): update image public.ecr.aws/bitnami/solr digest to 27a25d5 (#33389)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/solr](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/solr)) | digest | `d0c1a50` -> `27a25d5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
dd31c7fd7c |
chore(helm): update image docker.io/n8nio/n8n 1.83.2 → 1.84.1 (#33406)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/n8nio/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | minor | `5288543` -> `a1969c5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary> ### [`v1.84.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1840-2025-03-17) ##### Bug Fixes - **AWS SES Node:** Encode template parameters properly ([#​13570](https://redirect.github.com/n8n-io/n8n/issues/13570)) ([ca8d249](https://redirect.github.com/n8n-io/n8n/commit/ca8d249700e341ea79173a5d6d148205db0ff0ac)) - **core:** Avoid using structuredClone on node descriptions ([#​13832](https://redirect.github.com/n8n-io/n8n/issues/13832)) ([d2df154](https://redirect.github.com/n8n-io/n8n/commit/d2df154b49ad4e89ac1b5e5b1b49df57a377175e)) - **core:** Clean run data for dirty nodes properly, including their children ([#​13821](https://redirect.github.com/n8n-io/n8n/issues/13821)) ([b3f9cde](https://redirect.github.com/n8n-io/n8n/commit/b3f9cde3fd1a22d007d323785fa6ff09f945dd8a)) - **core:** Ensure worker stops picking up new jobs while shutting down ([#​13714](https://redirect.github.com/n8n-io/n8n/issues/13714)) ([4fe2495](https://redirect.github.com/n8n-io/n8n/commit/4fe249580a57f167000c1cad294feb37170e5e8b)) - **core:** Find correct start nodes when the first node after that has no run data has pinned data ([#​13784](https://redirect.github.com/n8n-io/n8n/issues/13784)) ([cbf2476](https://redirect.github.com/n8n-io/n8n/commit/cbf2476819402b273b55baf6e4eb91d6ce14dac5)) - **core:** License should ignore empty input on onFeatureChange ([#​13912](https://redirect.github.com/n8n-io/n8n/issues/13912)) ([dedcdbd](https://redirect.github.com/n8n-io/n8n/commit/dedcdbd31496928d3cb8820fd0c2542d056bf7de)) - **core:** Log all command errors messages ([#​13827](https://redirect.github.com/n8n-io/n8n/issues/13827)) ([e8334ee](https://redirect.github.com/n8n-io/n8n/commit/e8334eefa16d552e6ea8f915818928ae9de114ec)) - **core:** Update samlify and xml-crypto to address CVE-2025-29775 and CVE-2025-29774 ([#​13951](https://redirect.github.com/n8n-io/n8n/issues/13951)) ([c91688d](https://redirect.github.com/n8n-io/n8n/commit/c91688d49404c5640c03a0238ea7bbc4d4b34fc2)) - Do not trigger sendAndWait response on bot visit if response type is approval ([#​13792](https://redirect.github.com/n8n-io/n8n/issues/13792)) ([526a2e4](https://redirect.github.com/n8n-io/n8n/commit/526a2e4ca3a488ee1a6c48aa0dc7053f298da2f5)) - **editor:** Add disabled state with tooltip on project creation buttons if user lacks permission ([#​13867](https://redirect.github.com/n8n-io/n8n/issues/13867)) ([e33d0d7](https://redirect.github.com/n8n-io/n8n/commit/e33d0d7466969c372b2ea82eb1b1ebf52ed5fe92)) - **editor:** Decrease notification max-height ([#​13858](https://redirect.github.com/n8n-io/n8n/issues/13858)) ([1c2feb4](https://redirect.github.com/n8n-io/n8n/commit/1c2feb455aa26687b957499625c4f05243e6434c)) - **editor:** Disable `test step` option in context menu for sub-nodes ([#​13816](https://redirect.github.com/n8n-io/n8n/issues/13816)) ([b6d5092](https://redirect.github.com/n8n-io/n8n/commit/b6d5092258a7f0d59adf38e89afd6534e21422fc)) - **editor:** Disable deactivated node execution ([#​13643](https://redirect.github.com/n8n-io/n8n/issues/13643)) ([473f6d4](https://redirect.github.com/n8n-io/n8n/commit/473f6d48db4bcde28b1bb4bae7727f33073c8deb)) - **editor:** Fix logo alignment issues ([#​13870](https://redirect.github.com/n8n-io/n8n/issues/13870)) ([d2e4706](https://redirect.github.com/n8n-io/n8n/commit/d2e4706b973af490fcdda507ef12b544bdf67c21)) - **editor:** Fix NDV panels size on narrow screens ([#​13708](https://redirect.github.com/n8n-io/n8n/issues/13708)) ([899f6c9](https://redirect.github.com/n8n-io/n8n/commit/899f6c98243df2dc661be5ce7d9b242b62f9790f)) - **editor:** Fix options parameters that have extra displayName field ([#​13928](https://redirect.github.com/n8n-io/n8n/issues/13928)) ([eec3251](https://redirect.github.com/n8n-io/n8n/commit/eec325127c075a0a0db429d5b41db5c2851fc187)) - **editor:** Increase contrast on hover for AI button ([#​13920](https://redirect.github.com/n8n-io/n8n/issues/13920)) ([c239b8f](https://redirect.github.com/n8n-io/n8n/commit/c239b8f07a6951a3b5a0203b94e5c43d8707c769)) - **editor:** Tweak schema view empty state copy and styling ([#​13819](https://redirect.github.com/n8n-io/n8n/issues/13819)) ([cfc7a14](https://redirect.github.com/n8n-io/n8n/commit/cfc7a14e18e1adc078579eff3c2eb3598f7096aa)) - Execute method should be assigned to a Routing node even if it has webhook defined ([#​13910](https://redirect.github.com/n8n-io/n8n/issues/13910)) ([3a4247a](https://redirect.github.com/n8n-io/n8n/commit/3a4247a91c5ffef6a65cd1e28007f8961022fc03)) - **MySQL Node:** Fix potential sql injection ([#​13818](https://redirect.github.com/n8n-io/n8n/issues/13818)) ([dd4f51c](https://redirect.github.com/n8n-io/n8n/commit/dd4f51cff5bec5f045fe549ffd9ab04367e543a9)) - **n8n Form Node:** Resolve expressions in HTML fields ([#​13755](https://redirect.github.com/n8n-io/n8n/issues/13755)) ([de23ae5](https://redirect.github.com/n8n-io/n8n/commit/de23ae55585d2b43a338314cddbbf506ffd5daf6)) - **n8n Form Trigger Node:** Add back the query selector for multiselect ([#​13987](https://redirect.github.com/n8n-io/n8n/issues/13987)) ([39208dc](https://redirect.github.com/n8n-io/n8n/commit/39208dcb7033b19fa2fdd20e16293fd5a6d6f19d)) - **OpenAI Chat Model Node:** Sort models alphabetically ([#​13909](https://redirect.github.com/n8n-io/n8n/issues/13909)) ([3103748](https://redirect.github.com/n8n-io/n8n/commit/31037484a51ec0e41840e697f7427034c6274796)) - **Postgres Node:** RMC do not mark collumn as required if identity_generation is BY DEFAULT ([#​13752](https://redirect.github.com/n8n-io/n8n/issues/13752)) ([b563254](https://redirect.github.com/n8n-io/n8n/commit/b5632545c5972d7716445b9337d6598d7b8b6dbd)) - **Structured Output Parser Node, Auto-fixing Output Parser Node, Tools Agent Node:** Structured output improvements ([#​13908](https://redirect.github.com/n8n-io/n8n/issues/13908)) ([5b6b787](https://redirect.github.com/n8n-io/n8n/commit/5b6b78709efa5665e8fc7b260b8de71763b4d6ae)) - Update Sentry `rewriteFramesIntegration` prefix (no-changleog) ([#​13900](https://redirect.github.com/n8n-io/n8n/issues/13900)) ([1eec246](https://redirect.github.com/n8n-io/n8n/commit/1eec246f4eecb7dbb9ec3130e0e460e720a2d42c)) ##### Features - **editor:** Add toJsonString to string extensions ([#​13798](https://redirect.github.com/n8n-io/n8n/issues/13798)) ([4e93ffd](https://redirect.github.com/n8n-io/n8n/commit/4e93ffda8bfa39e33120f76b5c2f4d393fcdfbfa)) - **editor:** Popping logs out into a new window ([#​13788](https://redirect.github.com/n8n-io/n8n/issues/13788)) ([4d04c22](https://redirect.github.com/n8n-io/n8n/commit/4d04c227a988639bcbd6bcfd9e6df675afa12958)) - Hints for tools and agent ([#​13386](https://redirect.github.com/n8n-io/n8n/issues/13386)) ([ec8a719](https://redirect.github.com/n8n-io/n8n/commit/ec8a719efaaf03f1269abdea567a41d404e212d8)) - **Merge Node:** Better pairedItem mapping in combineBySql operation if SELECT query ([#​13849](https://redirect.github.com/n8n-io/n8n/issues/13849)) ([881d3f8](https://redirect.github.com/n8n-io/n8n/commit/881d3f8771b547adf6e4bfe060575b1992b1d34c)) - **MongoDB Atlas Vector Store Node:** Add Mongo db vector store Node ([#​12924](https://redirect.github.com/n8n-io/n8n/issues/12924)) ([3d87228](https://redirect.github.com/n8n-io/n8n/commit/3d872287fbedb72ded1172b2fcbe0b82dc2b8fd6)) - **WhatsApp Trigger Node:** New option to opt-out from message status updates ([#​13751](https://redirect.github.com/n8n-io/n8n/issues/13751)) ([9c040ee](https://redirect.github.com/n8n-io/n8n/commit/9c040ee5a533ab23f913614a4d56927956ac7a8a)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
8e313d5662 |
chore(helm): update image docker.io/jgraph/drawio 26.1.0 → 26.1.1 (#33395)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jgraph/drawio](https://www.drawio.com) ([source](https://redirect.github.com/jgraph/docker-drawio)) | patch | `966e3d8` -> `6ee7ed7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jgraph/docker-drawio (docker.io/jgraph/drawio)</summary> ### [`v26.1.1`](https://redirect.github.com/jgraph/docker-drawio/compare/v26.1.0...v26.1.1) [Compare Source](https://redirect.github.com/jgraph/docker-drawio/compare/v26.1.0...v26.1.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
4e08e46c72 |
chore(helm): update image docker.io/ghostfolio/ghostfolio 2.145.1 → 2.146.0 (#33404)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio) | minor | `492201a` -> `d2ef018` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>ghostfolio/ghostfolio (docker.io/ghostfolio/ghostfolio)</summary> ### [`v2.146.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21460---2025-03-15) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.145.1...2.146.0) ##### Changed - Improved the usability of the user account registration - Improved the usability of the *Copy AI prompt to clipboard* actions on the analysis page (experimental) - Formatted the name in the *Financial Modeling Prep* service - Removed the exchange rates from the overview of the admin control panel - Improved the language localization for German (`de`) - Upgraded `angular` from version `19.0.5` to `19.2.1` - Upgraded `Nx` from version `20.3.2` to `20.5.0` - Upgraded `prettier` from version `3.5.1` to `3.5.3` - Upgraded `prisma` from version `6.4.1` to `6.5.0` ##### Fixed - Fixed an issue with serving *Storybook* related to the `contentSecurityPolicy` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
d57f21e7ea |
chore(github-action): update actions/setup-go digest to 0aaccfd (#33418)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-go](https://redirect.github.com/actions/setup-go) | action | digest | `f111f33` -> `0aaccfd` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
5a16aad01e |
chore(helm): update image monica digest to 624e2b3 (#33386)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | monica | digest | `c70c281` -> `624e2b3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
64834b7181 |
chore(helm): update image docker.io/jvmilazz0/kavita digest to 0266bd9 (#33376)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jvmilazz0/kavita](https://redirect.github.com/Kareadita/Kavita) | digest | `b00fe20` -> `0266bd9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
81d7db04b7 |
chore(helm): update image docker.io/clamav/clamav digest to 4de1b22 (#33375)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/clamav/clamav](https://redirect.github.com/Cisco-Talos/clamav.git) ([source](https://redirect.github.com/Cisco-Talos/clamav)) | digest | `9962849` -> `4de1b22` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
bceabb3ba0 |
chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-inkscape-g3 digest to 4d79fa2 (#33372)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/accetto/ubuntu-vnc-xfce-inkscape-g3 | digest | `9a579a1` -> `4d79fa2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
615a88e8fb |
chore(helm): update image ghcr.io/ich777/steamcmd digest to 5763fe6 (#33384)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/ich777/steamcmd | digest | `a480e85` -> `5763fe6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4896beeea0 |
chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-blender-g3 digest to 1f399eb (#33369)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/accetto/ubuntu-vnc-xfce-blender-g3 | digest | `17d331e` -> `1f399eb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6e40f743ec |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to b215693 (#33374)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | digest | `9cef889` -> `b215693` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1e171df9c3 |
chore(helm): update image ghcr.io/elfhosted/riven v0.21.10 → v0.21.13 (#33415)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/riven | patch | `62d09a9` -> `3e0a448` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
70b736eadf |
chore(helm): update image public.ecr.aws/bitnami/matomo 5.3.0 → 5.3.1 (#33416)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/matomo](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/matomo)) | patch | `76ea4ec` -> `c0a53f5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
7fa6aad42c |
chore(helm): update chart memcached 14.5.6 → 14.5.7 (#33413)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [memcached](https://truecharts.org/charts/stable/memcached) ([source](https://gallery.ecr.aws/bitnami/memcached)) | patch | `14.5.6` -> `14.5.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
16b58a7f8a |
chore(flux): update image renovate 1.20.0 → 1.21.0 (#33417)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate](https://truecharts.org/charts/stable/renovate) ([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/stable/renovate)) | minor | `1.20.0` -> `1.21.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
dc156243c6 |
fix(website): update astro monorepo (minor) (#33412)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@astrojs/sitemap](https://docs.astro.build/en/guides/integrations-guide/sitemap/) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap)) | dependencies | minor | [`3.2.1` -> `3.3.0`](https://renovatebot.com/diffs/npm/@astrojs%2fsitemap/3.2.1/3.3.0) | | [astro](https://astro.build) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro)) | dependencies | minor | [`5.5.2` -> `5.5.3`](https://renovatebot.com/diffs/npm/astro/5.2.6/5.5.3) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>withastro/astro (@​astrojs/sitemap)</summary> ### [`v3.3.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#330) ##### Minor Changes - [#​13448](https://redirect.github.com/withastro/astro/pull/13448) [`91c9503`](https://redirect.github.com/withastro/astro/commit/91c95034e0d0bd450170623fd8aab4b56b5b1366) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Add support for XSL in sitemap-index.xml </details> <details> <summary>withastro/astro (astro)</summary> ### [`v5.5.3`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#553) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.5.2...astro@5.5.3) ##### Patch Changes - [#​13437](https://redirect.github.com/withastro/astro/pull/13437) [`013fa87`](https://redirect.github.com/withastro/astro/commit/013fa87982ea92675e899d2f71a200e5298db608) Thanks [@​Vardhaman619](https://redirect.github.com/Vardhaman619)! - Handle server.allowedHosts when the value is true without attempting to push it into an array. - [#​13324](https://redirect.github.com/withastro/astro/pull/13324) [`ea74336`](https://redirect.github.com/withastro/astro/commit/ea7433666e0cc7e1301e638e80f90323f20db3e1) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Upgrade to shiki v3 - [#​13372](https://redirect.github.com/withastro/astro/pull/13372) [`7783dbf`](https://redirect.github.com/withastro/astro/commit/7783dbf8117650c60d7633b43f0d42da487aa2b1) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Fixes a bug that caused some very large data stores to save incomplete data. - [#​13358](https://redirect.github.com/withastro/astro/pull/13358) [`8c21663`](https://redirect.github.com/withastro/astro/commit/8c21663c4a6363765f2caa5705a93a41492a95c9) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Adds a new function called `insertPageRoute` to the Astro Container API. The new function is useful when testing routes that, for some business logic, use `Astro.rewrite`. For example, if you have a route `/blog/post` and for some business decision there's a rewrite to `/generic-error`, the container API implementation will look like this: ```js import Post from '../src/pages/Post.astro'; import GenericError from '../src/pages/GenericError.astro'; import { experimental_AstroContainer as AstroContainer } from 'astro/container'; const container = await AstroContainer.create(); container.insertPageRoute('/generic-error', GenericError); const result = await container.renderToString(Post); console.log(result); // this should print the response from GenericError.astro ``` This new method only works for page routes, which means that endpoints aren't supported. - [#​13426](https://redirect.github.com/withastro/astro/pull/13426) [`565583b`](https://redirect.github.com/withastro/astro/commit/565583bd6c99163ce5d9475b26075149cc8c155b) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Fixes a bug that caused the `astro add` command to ignore the `--yes` flag for third-party integrations - [#​13428](https://redirect.github.com/withastro/astro/pull/13428) [`9cac9f3`](https://redirect.github.com/withastro/astro/commit/9cac9f314277def0ee584e45d4937bac0235738a) Thanks [@​matthewp](https://redirect.github.com/matthewp)! - Prevent bad value in x-forwarded-host from crashing request - [#​13432](https://redirect.github.com/withastro/astro/pull/13432) [`defad33`](https://redirect.github.com/withastro/astro/commit/defad33140dccde324b9357bc6331f7e5cdec266) Thanks [@​P4tt4te](https://redirect.github.com/P4tt4te)! - Fix an issue in the Container API, where the `renderToString` function doesn't render adequately nested slots when they are components. - Updated dependencies \[[`ea74336`](https://redirect.github.com/withastro/astro/commit/ea7433666e0cc7e1301e638e80f90323f20db3e1)]: - [@​astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@​6](https://redirect.github.com/6).3.1 ### [`v5.5.2`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#552) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.5.1...astro@5.5.2) ##### Patch Changes - [#​13415](https://redirect.github.com/withastro/astro/pull/13415) [`be866a1`](https://redirect.github.com/withastro/astro/commit/be866a1d1db12793e0953b228d0b2dc1c00929e2) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Reuses experimental session storage object between requests. This prevents memory leaks and improves performance for drivers that open persistent connections to a database. - [#​13420](https://redirect.github.com/withastro/astro/pull/13420) [`2f039b9`](https://redirect.github.com/withastro/astro/commit/2f039b927a3a1334948adc7788b1f24c074dfac7) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - It fixes an issue that caused some regressions in how styles are bundled. ### [`v5.5.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#551) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.5.0...astro@5.5.1) ##### Patch Changes - [#​13413](https://redirect.github.com/withastro/astro/pull/13413) [`65903c9`](https://redirect.github.com/withastro/astro/commit/65903c995408397c63c911e184218c0206e5853f) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Makes experimental flag optional ### [`v5.5.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#550) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.4.3...astro@5.5.0) ##### Minor Changes - [#​13402](https://redirect.github.com/withastro/astro/pull/13402) [`3e7b498`](https://redirect.github.com/withastro/astro/commit/3e7b498dce52648484bb4deb04bf9e960c3d08e3) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Adds a new experimental flag called `experimental.preserveScriptOrder` that renders `<script>` and `<style>` tags in the same order as they are defined. When rendering multiple `<style>` and `<script>` tags on the same page, Astro currently reverses their order in your generated HTML output. This can give unexpected results, for example CSS styles being overridden by earlier defined style tags when your site is built. With the new `preserveScriptOrder` flag enabled, Astro will generate the styles in the order they are defined: ```js title="astro.config.mjs" import { defineConfig } from 'astro/config'; export default defineConfig({ experimental: { preserveScriptOrder: true, }, }); ``` For example, the following component has two `<style>` tags, and both define the same style for the `body` tag: ```html <p>I am a component</p> <style> body { background: red; } </style> <style> body { background: yellow; } </style> ``` Once the project is compiled, Astro will create an inline style where `yellow` appears first, and then `red`. Ultimately, the `red` background is applied: ```css body { background: #ff0; } body { background: red; } ``` When `experimental.preserveScriptOrder` is set to `true`, the order of the two styles is kept as it is, and in the style generated `red` appears first, and then `yellow`: ```css body { background: red; } body { background: #ff0; } ``` This is a breaking change to how Astro renders project code that contains multiple `<style>` and `<script>` tags in the same component. If you were previously compensating for Astro's behavior by writing these out of order, you will need to update your code. This will eventually become the new default Astro behavior, so we encourage you to add this experimental style and script ordering as soon as you are able! This will help us test the new behavior and ensure your code is ready when this becomes the new normal. For more information as this feature develops, please see the [experimental script order docs](https://docs.astro.build/en/reference/experimental-flags/preserve-script-order/). - [#​13352](https://redirect.github.com/withastro/astro/pull/13352) [`cb886dc`](https://redirect.github.com/withastro/astro/commit/cb886dcde6c28acca286a66be46228a4d4cc52e7) Thanks [@​delucis](https://redirect.github.com/delucis)! - Adds support for a new `experimental.headingIdCompat` flag By default, Astro removes a trailing `-` from the end of IDs it generates for headings ending with special characters. This differs from the behavior of common Markdown processors. You can now disable this behavior with a new configuration flag: ```js // astro.config.mjs import { defineConfig } from 'astro/config'; export default defineConfig({ experimental: { headingIdCompat: true, }, }); ``` This can be useful when heading IDs and anchor links need to behave consistently across your site and other platforms such as GitHub and npm. If you are [using the `rehypeHeadingIds` plugin directly](https://docs.astro.build/en/guides/markdown-content/#heading-ids-and-plugins), you can also pass this new option: ```js // astro.config.mjs import { defineConfig } from 'astro/config'; import { rehypeHeadingIds } from '@​astrojs/markdown-remark'; import { otherPluginThatReliesOnHeadingIDs } from 'some/plugin/source'; export default defineConfig({ markdown: { rehypePlugins: [ [rehypeHeadingIds, { experimentalHeadingIdCompat: true }], otherPluginThatReliesOnHeadingIDs, ], }, }); ``` - [#​13311](https://redirect.github.com/withastro/astro/pull/13311) [`a3327ff`](https://redirect.github.com/withastro/astro/commit/a3327ffbe6373228339824684eaa6f340a20a32e) Thanks [@​chrisirhc](https://redirect.github.com/chrisirhc)! - Adds a new configuration option for Markdown syntax highlighting `excludeLangs` This option provides better support for diagramming tools that rely on Markdown code blocks, such as Mermaid.js and D2 by allowing you to exclude specific languages from Astro's default syntax highlighting. This option allows you to avoid rendering conflicts with tools that depend on the code not being highlighted without forcing you to disable syntax highlighting for other code blocks. The following example configuration will exclude highlighting for `mermaid` and `math` code blocks: ```js import { defineConfig } from 'astro/config'; export default defineConfig({ markdown: { syntaxHighlight: { type: 'shiki', excludeLangs: ['mermaid', 'math'], }, }, }); ``` Read more about this new option in the [Markdown syntax highlighting configuration docs](https://docs.astro.build/en/reference/configuration-reference/#markdownsyntaxhighlight). ##### Patch Changes - [#​13404](https://redirect.github.com/withastro/astro/pull/13404) [`4e78b4d`](https://redirect.github.com/withastro/astro/commit/4e78b4d10d2214c94752a1fef74db325053cf071) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Fixes a bug in error handling that saving a content file with a schema error would display an "unhandled rejection" error instead of the correct schema error - [#​13379](https://redirect.github.com/withastro/astro/pull/13379) [`d59eb22`](https://redirect.github.com/withastro/astro/commit/d59eb227334b788289533bac41f015b498179a2f) Thanks [@​martrapp](https://redirect.github.com/martrapp)! - Fixes an edge case where the client router executed scripts twice when used with a custom swap function that only swaps parts of the DOM. - [#​13393](https://redirect.github.com/withastro/astro/pull/13393) [`6b8fdb8`](https://redirect.github.com/withastro/astro/commit/6b8fdb8a113b6f76448b41beb990c33fafb09b3e) Thanks [@​renovate](https://redirect.github.com/apps/renovate)! - Updates `primsjs` to version 1.30.0, which adds support for more languages and fixes a security advisory which does not affect Astro. - [#​13374](https://redirect.github.com/withastro/astro/pull/13374) [`7b75bc5`](https://redirect.github.com/withastro/astro/commit/7b75bc5c36bc338bcef5ef41502e87c184c117ec) Thanks [@​ArmandPhilippot](https://redirect.github.com/ArmandPhilippot)! - Fixes the documentation of the i18n configuration where `manual` was presented as a key of `routing` instead of an available value. - [#​13380](https://redirect.github.com/withastro/astro/pull/13380) [`9bfa6e6`](https://redirect.github.com/withastro/astro/commit/9bfa6e6d8b95424436be405a80d5df3f2e2e72df) Thanks [@​martrapp](https://redirect.github.com/martrapp)! - Fixes an issue where astro:page-load fires before all scripts are executed - [#​13407](https://redirect.github.com/withastro/astro/pull/13407) [`0efdc22`](https://redirect.github.com/withastro/astro/commit/0efdc22b182f6cec4155a972f0dde1da686c5453) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Displays correct error message when sharp isn't installed - Updated dependencies \[[`cb886dc`](https://redirect.github.com/withastro/astro/commit/cb886dcde6c28acca286a66be46228a4d4cc52e7), [`a3327ff`](https://redirect.github.com/withastro/astro/commit/a3327ffbe6373228339824684eaa6f340a20a32e)]: - [@​astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@​6](https://redirect.github.com/6).3.0 ### [`v5.4.3`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#543) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.4.2...astro@5.4.3) ##### Patch Changes - [#​13381](https://redirect.github.com/withastro/astro/pull/13381) [`249d52a`](https://redirect.github.com/withastro/astro/commit/249d52a3ff17f792c451ea0e42b97a209667290c) Thanks [@​martrapp](https://redirect.github.com/martrapp)! - Adds the `types` property to the viewTransition object when the ClientRouter simulates parts of the View Transition API on browsers w/o native support. - [#​13367](https://redirect.github.com/withastro/astro/pull/13367) [`3ce4ad9`](https://redirect.github.com/withastro/astro/commit/3ce4ad965f576f2f4c53b5f2b876d449ed60c023) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Adds documentation to various utility functions used for remote image services - [#​13347](https://redirect.github.com/withastro/astro/pull/13347) [`d83f92a`](https://redirect.github.com/withastro/astro/commit/d83f92a20403ffc8d088cfd13d2806e0f4f1a11e) Thanks [@​bluwy](https://redirect.github.com/bluwy)! - Updates internal CSS chunking behavior for Astro components' scoped styles. This may result in slightly more CSS chunks created, but should allow the scoped styles to only be included on pages that use them. - [#​13388](https://redirect.github.com/withastro/astro/pull/13388) [`afadc70`](https://redirect.github.com/withastro/astro/commit/afadc702d7d928e7b650d3c071cca3d21e14333f) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Fixes a bug where `astro:config/server` and `astro:config/client` had incorrect types. - [#​13355](https://redirect.github.com/withastro/astro/pull/13355) [`042d1de`](https://redirect.github.com/withastro/astro/commit/042d1de901fd9aa66157ce078b28bcd9786e1373) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Adds documentation to the assets utilities for remote service images. - [#​13395](https://redirect.github.com/withastro/astro/pull/13395) [`6d1c63f`](https://redirect.github.com/withastro/astro/commit/6d1c63fa46a624b1c4981d4324ebabf37cc2b958) Thanks [@​bluwy](https://redirect.github.com/bluwy)! - Uses `package-manager-detector` to detect the package manager used in the project - [#​13363](https://redirect.github.com/withastro/astro/pull/13363) [`a793636`](https://redirect.github.com/withastro/astro/commit/a793636928d0014a7faa4431afdfb9404e9ea819) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Fixes an issue where the internal function `makeSvgComponent` was incorrectly exposed as a public API. - Updated dependencies \[[`042d1de`](https://redirect.github.com/withastro/astro/commit/042d1de901fd9aa66157ce078b28bcd9786e1373)]: - [@​astrojs/internal-helpers](https://redirect.github.com/astrojs/internal-helpers)[@​0](https://redirect.github.com/0).6.1 - [@​astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@​6](https://redirect.github.com/6).2.1 ### [`v5.4.2`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#542) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.4.1...astro@5.4.2) ##### Patch Changes - [#​12985](https://redirect.github.com/withastro/astro/pull/12985) [`84e94cc`](https://redirect.github.com/withastro/astro/commit/84e94cc85cc0f4ea9b5dba2009dc89e83a798f59) Thanks [@​matthewp](https://redirect.github.com/matthewp)! - Prevent re-executing scripts in client router - [#​13349](https://redirect.github.com/withastro/astro/pull/13349) [`50e2e0b`](https://redirect.github.com/withastro/astro/commit/50e2e0b3749d6dba3d301ea1a0a3a33a273e7a81) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Correctly escapes attributes in Markdown images - [#​13262](https://redirect.github.com/withastro/astro/pull/13262) [`0025df3`](https://redirect.github.com/withastro/astro/commit/0025df37af4dcd390d41c9b175fbdb3edd87edf7) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Refactor Astro Actions to not use a middleware. Doing so should avoid unexpected issues when using the Astro middleware at the edge. ### [`v5.4.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#541) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.4.0...astro@5.4.1) ##### Patch Changes - [#​13336](https://redirect.github.com/withastro/astro/pull/13336) [`8f632ef`](https://redirect.github.com/withastro/astro/commit/8f632efe9934fbe7547d890fd01b3892d14c8189) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Fixes a regression where some asset utilities were move across monorepo, and not re-exported anymore. - [#​13320](https://redirect.github.com/withastro/astro/pull/13320) [`b5dabe9`](https://redirect.github.com/withastro/astro/commit/b5dabe9878510237ceb603ebd3e004da6e965a26) Thanks [@​{](https://redirect.github.com/{)! - Adds support for typing experimental session data You can add optional types to your session data by creating a `src/env.d.ts` file in your project that extends the global `App.SessionData` interface. For example: ```ts declare namespace App { interface SessionData { id: string; email: string; }; lastLogin: Date; } } ``` Any keys not defined in this interface will be treated as `any`. Then when you access `Astro.session` in your components, any defined keys will be typed correctly: ### [`v5.4.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#540) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.3.1...astro@5.4.0) ##### Minor Changes - [#​12052](https://redirect.github.com/withastro/astro/pull/12052) [`5be12b2`](https://redirect.github.com/withastro/astro/commit/5be12b2bc9f359d3ecfa29b766f13ed2aabd119f) Thanks [@​Fryuni](https://redirect.github.com/Fryuni)! - Exposes extra APIs for scripting and testing. ##### Config helpers Two new helper functions exported from `astro/config`: - `mergeConfig()` allows users to merge partially defined Astro configurations on top of a base config while following the merge rules of `updateConfig()` available for integrations. - `validateConfig()` allows users to validate that a given value is a valid Astro configuration and fills in default values as necessary. These helpers are particularly useful for integration authors and for developers writing scripts that need to manipulate Astro configurations programmatically. ##### Programmatic build The `build` API now receives a second optional `BuildOptions` argument where users can specify: - `devOutput` (default `false`): output a development-based build similar to code transformed in `astro dev`. - `teardownCompiler` (default `true`): teardown the compiler WASM instance after build. These options provide more control when running Astro builds programmatically, especially for testing scenarios or custom build pipelines. - [#​13278](https://redirect.github.com/withastro/astro/pull/13278) [`4a43c4b`](https://redirect.github.com/withastro/astro/commit/4a43c4b743affb78b1502801c797157b626c77a1) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Adds a new configuration option `server.allowedHosts` and CLI option `--allowed-hosts`. Now you can specify the hostnames that the dev and preview servers are allowed to respond to. This is useful for allowing additional subdomains, or running the dev server in a web container. `allowedHosts` checks the Host header on HTTP requests from browsers and if it doesn't match, it will reject the request to prevent CSRF and XSS attacks. ```shell astro dev --allowed-hosts=foo.bar.example.com,bar.example.com ``` ```shell astro preview --allowed-hosts=foo.bar.example.com,bar.example.com ``` ```js // astro.config.mjs import { defineConfig } from 'astro/config'; export default defineConfig({ server: { allowedHosts: ['foo.bar.example.com', 'bar.example.com'], }, }); ``` This feature is the same as [Vite's `server.allowHosts` configuration](https://vite.dev/config/server-options.html#server-allowedhosts). - [#​13254](https://redirect.github.com/withastro/astro/pull/13254) [`1e11f5e`](https://redirect.github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b) Thanks [@​p0lyw0lf](https://redirect.github.com/p0lyw0lf)! - Adds the ability to process and optimize remote images in Markdown files Previously, Astro only allowed local images to be optimized when included using `![]()` syntax in plain Markdown files. Astro's image service could only display remote images without any processing. Now, Astro's image service can also optimize remote images written in standard Markdown syntax. This allows you to enjoy the benefits of Astro's image processing when your images are stored externally, for example in a CMS or digital asset manager. No additional configuration is required to use this feature! Any existing remote images written in Markdown will now automatically be optimized. To opt-out of this processing, write your images in Markdown using the HTML `<img>` tag instead. Note that images located in your `public/` folder are still never processed. ##### Patch Changes - [#​13256](https://redirect.github.com/withastro/astro/pull/13256) [`509fa67`](https://redirect.github.com/withastro/astro/commit/509fa671a137515bd1818c81ee78de439a27e5dc) Thanks [@​p0lyw0lf](https://redirect.github.com/p0lyw0lf)! - Adds experimental responsive image support in Markdown Previously, the `experimental.responsiveImages` feature could only provide responsive images when using the `<Image />` and `<Picture />` components. Now, images written with the `![]()` Markdown syntax in Markdown and MDX files will generate responsive images by default when using this experimental feature. To try this experimental feature, set `experimental.responsiveImages` to true in your `astro.config.mjs` file: ```js { experimental: { responsiveImages: true, }, } ``` Learn more about using this feature in the [experimental responsive images feature reference](https://docs.astro.build/en/reference/experimental-flags/responsive-images/). For a complete overview, and to give feedback on this experimental API, see the [Responsive Images RFC](https://redirect.github.com/withastro/roadmap/blob/responsive-images/proposals/0053-responsive-images.md). - [#​13323](https://redirect.github.com/withastro/astro/pull/13323) [`80926fa`](https://redirect.github.com/withastro/astro/commit/80926fadc06492fcae55f105582b9dc8279da6b3) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Updates `esbuild` and `vite` to the latest to avoid false positives audits warnings caused by `esbuild`. - [#​13313](https://redirect.github.com/withastro/astro/pull/13313) [`9e7c71d`](https://redirect.github.com/withastro/astro/commit/9e7c71d19c89407d9b27ded85d8c0fde238ce16c) Thanks [@​martrapp](https://redirect.github.com/martrapp)! - Fixes an issue where a form field named "attributes" shadows the form.attributes property. - [#​12052](https://redirect.github.com/withastro/astro/pull/12052) [`5be12b2`](https://redirect.github.com/withastro/astro/commit/5be12b2bc9f359d3ecfa29b766f13ed2aabd119f) Thanks [@​Fryuni](https://redirect.github.com/Fryuni)! - Fixes incorrect config update when calling `updateConfig` from `astro:build:setup` hook. The function previously called a custom update config function made for merging an Astro config. Now it calls the appropriate `mergeConfig()` utility exported by Vite that updates functional options correctly. - [#​13303](https://redirect.github.com/withastro/astro/pull/13303) [`5f72a58`](https://redirect.github.com/withastro/astro/commit/5f72a58935d9bdd5237bdf86d2e94bcdc544c7b3) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Fixes an issue where the dev server was applying second decoding of the URL of the incoming request, causing issues for certain URLs. - Updated dependencies \[[`1e11f5e`](https://redirect.github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b), [`1e11f5e`](https://redirect.github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b)]: - [@​astrojs/internal-helpers](https://redirect.github.com/astrojs/internal-helpers)[@​0](https://redirect.github.com/0).6.0 - [@​astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@​6](https://redirect.github.com/6).2.0 ### [`v5.3.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#531) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.3.0...astro@5.3.1) ##### Patch Changes - [#​13233](https://redirect.github.com/withastro/astro/pull/13233) [`32fafeb`](https://redirect.github.com/withastro/astro/commit/32fafeb874cc4b6312eb50d54d9f0ca6b83aedbc) Thanks [@​joshmkennedy](https://redirect.github.com/joshmkennedy)! - Ensures consistent behaviour of `Astro.rewrite`/`ctx.rewrite` when using `base` and `trailingSlash` options. - [#​13003](https://redirect.github.com/withastro/astro/pull/13003) [`ea79054`](https://redirect.github.com/withastro/astro/commit/ea790542e186b0d2d2e828cb3ebd23bde4d04879) Thanks [@​chaegumi](https://redirect.github.com/chaegumi)! - Fixes a bug that caused the `vite.base` value to be ignored when running `astro dev` - [#​13299](https://redirect.github.com/withastro/astro/pull/13299) [`2e1321e`](https://redirect.github.com/withastro/astro/commit/2e1321e9d5b27da3e86bc4021e4136661a8055aa) Thanks [@​bluwy](https://redirect.github.com/bluwy)! - Uses `tinyglobby` for globbing files - [#​13233](https://redirect.github.com/withastro/astro/pull/13233) [`32fafeb`](https://redirect.github.com/withastro/astro/commit/32fafeb874cc4b6312eb50d54d9f0ca6b83aedbc) Thanks [@​joshmkennedy](https://redirect.github.com/joshmkennedy)! - Ensures that `Astro.url`/`ctx.url` is correctly updated with the `base` path after rewrites. This change fixes an issue where `Astro.url`/`ctx.url` did not include the configured base path after Astro.rewrite was called. Now, the base path is correctly reflected in Astro.url. Previously, any rewrites performed through `Astro.rewrite`/`ctx.rewrite` failed to append the base path to `Astro.url`/`ctx.rewrite`, which could lead to incorrect URL handling in downstream logic. By fixing this, we ensure that all routes remain consistent and predictable after a rewrite. If you were relying on the work around of including the base path in astro.rewrite you can now remove it from the path. ### [`v5.3.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#530) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.2.6...astro@5.3.0) ##### Minor Changes - [#​13210](https://redirect.github.com/withastro/astro/pull/13210) [`344e9bc`](https://redirect.github.com/withastro/astro/commit/344e9bc480a075161a7811b7733593556e7560da) Thanks [@​VitaliyR](https://redirect.github.com/VitaliyR)! - Handle `HEAD` requests to an endpoint when a handler is not defined. If an endpoint defines a handler for `GET`, but does not define a handler for `HEAD`, Astro will call the `GET` handler and return the headers and status but an empty body. - [#​13195](https://redirect.github.com/withastro/astro/pull/13195) [`3b66955`](https://redirect.github.com/withastro/astro/commit/3b669555d7ab9da5427e7b7037699d4f905d3536) Thanks [@​MatthewLymer](https://redirect.github.com/MatthewLymer)! - Improves SSR performance for synchronous components by avoiding the use of Promises. With this change, SSR rendering of on-demand pages can be up to 4x faster. - [#​13145](https://redirect.github.com/withastro/astro/pull/13145) [`8d4e566`](https://redirect.github.com/withastro/astro/commit/8d4e566f5420c8a5406e1e40e8bae1c1f87cbe37) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Adds support for adapters auto-configuring experimental session storage drivers. Adapters can now configure a default session storage driver when the `experimental.session` flag is enabled. If a hosting platform has a storage primitive that can be used for session storage, the adapter can automatically configure the session storage using that driver. This allows Astro to provide a more seamless experience for users who want to use sessions without needing to manually configure the session storage. ##### Patch Changes - [#​13145](https://redirect.github.com/withastro/astro/pull/13145) [`8d4e566`](https://redirect.github.com/withastro/astro/commit/8d4e566f5420c8a5406e1e40e8bae1c1f87cbe37) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - ⚠️ **BREAKING CHANGE FOR EXPERIMENTAL SESSIONS ONLY** ⚠️ Changes the `experimental.session` option to a boolean flag and moves session config to a top-level value. This change is to allow the new automatic session driver support. You now need to separately enable the `experimental.session` flag, and then configure the session driver using the top-level `session` key if providing manual configuration. ```diff defineConfig({ // ... experimental: { - session: { - driver: 'upstash', - }, + session: true, }, + session: { + driver: 'upstash', + }, }); ``` You no longer need to configure a session driver if you are using an adapter that supports automatic session driver configuration and wish to use its default settings. ```diff defineConfig({ adapter: node({ mode: "standalone", }), experimental: { - session: { - driver: 'fs', - cookie: 'astro-cookie', - }, + session: true, }, + session: { + cookie: 'astro-cookie', + }, }); ``` However, you can still manually configure additional driver options or choose a non-default driver to use with your adapter with the new top-level `session` config option. For more information, see the [experimental session docs](https://docs.astro.build/en/reference/experimental-flags/sessions/). - [#​13101](https://redirect.github.com/withastro/astro/pull/13101) [`2ed67d5`](https://redirect.github.com/withastro/astro/commit/2ed67d5dc5c8056f9ab1e29e539bf086b93c60c2) Thanks [@​corneliusroemer](https://redirect.github.com/corneliusroemer)! - Fixes a bug where `HEAD` and `OPTIONS` requests for non-prerendered pages were incorrectly rejected with 403 FORBIDDEN </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
0d04884615 |
chore(helm): update image docker.io/bobokun/qbit_manage v4.2.0 → v4.2.1 (#33393)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bobokun/qbit_manage | patch | `e7187b7` -> `e9e7888` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
6e3bb54b34 |
chore(helm): update image docker.io/metabase/metabase v0.53.6 → v0.53.7 (#33396)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `3287331` -> `fc667ef` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
0589b6d605 |
chore(helm): update image ghcr.io/linuxserver/speedtest-tracker digest to 169eea5 (#33385)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/speedtest-tracker](https://redirect.github.com/linuxserver/docker-speedtest-tracker/packages) ([source](https://redirect.github.com/linuxserver/docker-speedtest-tracker)) | digest | `0837f76` -> `169eea5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
8e001bef95 |
chore(helm): update image public.ecr.aws/bitnami/redis digest to 60c585e (#33388)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/redis](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/redis)) | digest | `66b3b67` -> `60c585e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4f9353998b | chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-chromium-g3 digest to d320985 (#33370) | ||
|
|
15c525ea93 |
chore(helm): update image docker.io/mbentley/omada-controller digest to 0c3b923 (#33379)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller) | digest | `1edfb54` -> `0c3b923` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
89b16a6e25 |
chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-opengl-g3 digest to bbc232a (#33373)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/accetto/ubuntu-vnc-xfce-opengl-g3 | digest | `63f0d45` -> `bbc232a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
9e836bdf14 |
chore(helm): update image docker.io/whyour/qinglong digest to 14f8d54 (#33382)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/whyour/qinglong](https://redirect.github.com/whyour/qinglong) | digest | `e59e2ef` -> `14f8d54` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
420d9bd09f |
chore(helm): update image docker.io/renovate/renovate 39.202.0 → 39.207.2 (#33407)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | minor | -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v39.207.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.207.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.207.1...39.207.2) ##### Bug Fixes - **nix:** urldecode gitlab subgroups ([#​34863](https://redirect.github.com/renovatebot/renovate/issues/34863)) ([7aa1e47](https://redirect.github.com/renovatebot/renovate/commit/7aa1e47bfb856c70d61ce32f479251c392abc4bd)) ### [`v39.207.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.207.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.207.0...39.207.1) ##### Bug Fixes - **deps:** update dependency mkdocs-material to v9.6.9 (main) ([#​34860](https://redirect.github.com/renovatebot/renovate/issues/34860)) ([1e8f437](https://redirect.github.com/renovatebot/renovate/commit/1e8f43798f1e0996429a57b8089829274489cd2f)) ### [`v39.207.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.207.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.206.0...39.207.0) ##### Features - **github-actions:** Use schema for dependency extraction ([#​33584](https://redirect.github.com/renovatebot/renovate/issues/33584)) ([19b04ca](https://redirect.github.com/renovatebot/renovate/commit/19b04caa6792c95b116d77e1850fa4d1af2cff33)) - **gitlabci:** Use schema for dep extraction ([#​33586](https://redirect.github.com/renovatebot/renovate/issues/33586)) ([6dc2b37](https://redirect.github.com/renovatebot/renovate/commit/6dc2b37be1c3a3f8924ecb45caa850a877cc5631)) ### [`v39.206.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.206.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.205.2...39.206.0) ##### Features - **presets:** group Puppeteer packages together ([#​34805](https://redirect.github.com/renovatebot/renovate/issues/34805)) ([4ab4116](https://redirect.github.com/renovatebot/renovate/commit/4ab41160c61e6ce6fc530a2b7e0f0a107522693e)) ##### Bug Fixes - **logging:** Use right setter for `withMeta` ([#​34839](https://redirect.github.com/renovatebot/renovate/issues/34839)) ([dbe8c6e](https://redirect.github.com/renovatebot/renovate/commit/dbe8c6e747e83fe3a048dbe58bd0d54fe193364a)) ##### Miscellaneous Chores - **label actions:** rewrite docs improvement label text ([#​34838](https://redirect.github.com/renovatebot/renovate/issues/34838)) ([65c7e29](https://redirect.github.com/renovatebot/renovate/commit/65c7e292bc19451d80ba6b00299fab1a3710e82d)) ### [`v39.205.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.205.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.205.1...39.205.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.50.5 (main) ([#​34853](https://redirect.github.com/renovatebot/renovate/issues/34853)) ([b063499](https://redirect.github.com/renovatebot/renovate/commit/b0634998e4063bff5cb1866381cbd8f7904f068a)) ##### Documentation - update references to renovate/renovate to v39.205.1 (main) ([#​34847](https://redirect.github.com/renovatebot/renovate/issues/34847)) ([1f1d9fd](https://redirect.github.com/renovatebot/renovate/commit/1f1d9fd0a6c2af25c72d4d299c0090d4bf12399c)) ##### Miscellaneous Chores - **deps:** lock file maintenance (main) ([#​34843](https://redirect.github.com/renovatebot/renovate/issues/34843)) ([65a1ba6](https://redirect.github.com/renovatebot/renovate/commit/65a1ba693b63699a717655a5e3007accc1bcf868)) - **deps:** update actions/setup-node action to v4.3.0 (main) ([#​34848](https://redirect.github.com/renovatebot/renovate/issues/34848)) ([803a5f5](https://redirect.github.com/renovatebot/renovate/commit/803a5f5f48ae89e011e322e36f5de94ac70f7159)) - **deps:** update containerbase/internal-tools action to v3.10.10 (main) ([#​34845](https://redirect.github.com/renovatebot/renovate/issues/34845)) ([f4a67ec](https://redirect.github.com/renovatebot/renovate/commit/f4a67ecd90161818c5b317e7e25130ff44b06f9f)) - **deps:** update containerbase/internal-tools action to v3.10.11 (main) ([#​34849](https://redirect.github.com/renovatebot/renovate/issues/34849)) ([dcb6b2a](https://redirect.github.com/renovatebot/renovate/commit/dcb6b2ac66fd31f77c10e169e84719b35038c7cf)) - **deps:** update dependency esbuild to v0.25.1 (main) ([#​34850](https://redirect.github.com/renovatebot/renovate/issues/34850)) ([8825e74](https://redirect.github.com/renovatebot/renovate/commit/8825e7410f745ac2ab9dafb38b440a71e8f41f6a)) - **deps:** update dependency renovatebot/github-action to v41.0.16 (main) ([#​34851](https://redirect.github.com/renovatebot/renovate/issues/34851)) ([eb815a1](https://redirect.github.com/renovatebot/renovate/commit/eb815a164ac436189549bd50908c58a53ab99d47)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.6 (main) ([#​34846](https://redirect.github.com/renovatebot/renovate/issues/34846)) ([6b556f2](https://redirect.github.com/renovatebot/renovate/commit/6b556f24026a42b510477cf0a2f5c5db6208d47f)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.7 (main) ([#​34852](https://redirect.github.com/renovatebot/renovate/issues/34852)) ([44fe604](https://redirect.github.com/renovatebot/renovate/commit/44fe604fa8fe846467b14fed207074dc7568c09c)) ### [`v39.205.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.205.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.205.0...39.205.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.50.4 (main) ([#​34841](https://redirect.github.com/renovatebot/renovate/issues/34841)) ([9076b48](https://redirect.github.com/renovatebot/renovate/commit/9076b48be2440ca46c146b62a0a8f64c73834dcb)) ##### Documentation - update references to renovate/renovate (main) ([#​34842](https://redirect.github.com/renovatebot/renovate/issues/34842)) ([5d51e72](https://redirect.github.com/renovatebot/renovate/commit/5d51e720fe29ca1cd012e4c67ba8a19a1b80fe63)) ##### Miscellaneous Chores - **deps:** update dependency renovatebot/github-action to v41.0.15 (main) ([#​34840](https://redirect.github.com/renovatebot/renovate/issues/34840)) ([9439c7b](https://redirect.github.com/renovatebot/renovate/commit/9439c7b5aee26190ab76485d8cf46821690d2093)) ### [`v39.205.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.205.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.204.0...39.205.0) ##### Features - **manager/asdf:** support opa ([#​34813](https://redirect.github.com/renovatebot/renovate/issues/34813)) ([f3c3f99](https://redirect.github.com/renovatebot/renovate/commit/f3c3f9985aba270ff5f50d7fd2337b1e0f606735)) ### [`v39.204.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.204.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.203.1...39.204.0) ##### Features - add transform template log ([#​34821](https://redirect.github.com/renovatebot/renovate/issues/34821)) ([fe36034](https://redirect.github.com/renovatebot/renovate/commit/fe360349c8c14aba929d6319dd68da3b06ada4fe)) ### [`v39.203.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.203.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.202.0...39.203.1) ##### Bug Fixes - **presets): Revert "feat(presets:** add workaround for TJ actions" ([#​34835](https://redirect.github.com/renovatebot/renovate/issues/34835)) ([19fef1c](https://redirect.github.com/renovatebot/renovate/commit/19fef1c160177958a7ef6c1e1859d33f7db7a64e)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.13.10 (main) ([#​34828](https://redirect.github.com/renovatebot/renovate/issues/34828)) ([470f03c](https://redirect.github.com/renovatebot/renovate/commit/470f03ccfc9efbd3492a848c91ac8c8d2b0acf8d)) - **deps:** update pdm-project/setup-pdm action to v4.3 (main) ([#​34836](https://redirect.github.com/renovatebot/renovate/issues/34836)) ([9b3ac17](https://redirect.github.com/renovatebot/renovate/commit/9b3ac1757b0f9794dd07939440017e33ca5659b3)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
1241e83cee |
chore(helm): update image docker.io/jenkins/jenkins 2.501 → 2.502 (#33405)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jenkins/jenkins](https://www.jenkins.io/) ([source](https://redirect.github.com/jenkinsci/docker)) | minor | `83b68f4` -> `03263af` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jenkinsci/docker (docker.io/jenkins/jenkins)</summary> ### [`v2.502`](https://redirect.github.com/jenkinsci/docker/compare/2.501...2.502) [Compare Source](https://redirect.github.com/jenkinsci/docker/compare/2.501...2.502) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
d3c2f2a45c |
chore(helm): update image docker.io/semaphoreui/semaphore v2.12.17 → v2.13.0 (#33408)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | minor | `70d6442` -> `4a0b040` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.13.0`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.0) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.17...v2.13.0) <a href="https://semaphoreui.com/releases/semaphore-v2_13"> <img src="https://github.com/user-attachments/assets/c4a980e6-83a3-4025-9b18-f54114c7ea6d"> </a> ##### [Semaphore 2.13 Release Details](https://semaphoreui.com/releases/semaphore-v2_13) #### Links - Create best docker container [](https://semaphoreui.com/install/docker/2\_13/) - Join our responsive community [](https://discord.gg/5R6k7hNGcH) - We're constantly improving—adding new features, fixing bugs, and supporting our amazing community. Your support helps us keep going and make things even better! 🚀 [](https://redirect.github.com/sponsors/semaphoreui) [](https://ko-fi.com/fiftin) [](https://www.patreon.com/semaphoreui) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
de26228e1d |
chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to 228360b (#33380)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginxinc/docker-nginx-unprivileged) | digest | `2370a1e` -> `228360b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
9fca1d47ca |
chore(helm): update image friendica digest to f465295 (#33383)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | friendica | digest | `ce8c801` -> `f465295` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4ec1f1dd86 |
chore(helm): update image docker.io/advplyr/audiobookshelf 2.19.5 → 2.20.0 (#33403)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf) | minor | `4d383bf` -> `1065313` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>advplyr/audiobookshelf (docker.io/advplyr/audiobookshelf)</summary> ### [`v2.20.0`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.20.0) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.19.5...v2.20.0) ##### Added - Podcast episode table sorting option for filename + show filename when sorting by it [#​3637](https://redirect.github.com/advplyr/audiobookshelf/issues/3637) by [@​4ch1m](https://redirect.github.com/4ch1m) in [#​4030](https://redirect.github.com/advplyr/audiobookshelf/issues/4030) ##### Fixed - Possible to queue multiple of the same episode for download [#​2672](https://redirect.github.com/advplyr/audiobookshelf/issues/2672) [#​4036](https://redirect.github.com/advplyr/audiobookshelf/issues/4036) by [@​nichwall](https://redirect.github.com/nichwall) in [#​4041](https://redirect.github.com/advplyr/audiobookshelf/issues/4041) - Scanning epub not using first image for cover in some cases [#​4105](https://redirect.github.com/advplyr/audiobookshelf/issues/4105) by [@​Roukanken42](https://redirect.github.com/Roukanken42) in [#​4106](https://redirect.github.com/advplyr/audiobookshelf/issues/4106) - Publish year not saving when matching with OpenLibrary [#​4114](https://redirect.github.com/advplyr/audiobookshelf/issues/4114) by [@​GabrielGavrilov](https://redirect.github.com/GabrielGavrilov) in [#​4118](https://redirect.github.com/advplyr/audiobookshelf/issues/4118) - UI/UX: Whitespace in custom metadata provider inputs not being trimmed [#​4069](https://redirect.github.com/advplyr/audiobookshelf/issues/4069) - UI/UX: RTL support on podcast episodes table rows by [@​mikiher](https://redirect.github.com/mikiher) in [#​4082](https://redirect.github.com/advplyr/audiobookshelf/issues/4082) ##### Changed - Improved book library page performance for author sort by [@​mikiher](https://redirect.github.com/mikiher) in [#​4080](https://redirect.github.com/advplyr/audiobookshelf/issues/4080) - Improved podcast latest episodes page performance [#​4043](https://redirect.github.com/advplyr/audiobookshelf/issues/4043) by [@​mikiher](https://redirect.github.com/mikiher) in [#​4080](https://redirect.github.com/advplyr/audiobookshelf/issues/4080) - Podcast page play button plays first incomplete episode in the table by [@​nichwall](https://redirect.github.com/nichwall) in [#​4035](https://redirect.github.com/advplyr/audiobookshelf/issues/4035) - Playing episodes from the podcast page populates the player queue based on the order in the table by [@​nichwall](https://redirect.github.com/nichwall) in [#​4035](https://redirect.github.com/advplyr/audiobookshelf/issues/4035) - Migration manager ignores non-js files [#​4042](https://redirect.github.com/advplyr/audiobookshelf/issues/4042) in [#​4078](https://redirect.github.com/advplyr/audiobookshelf/issues/4078) - Update OPF file parser to support OPF v3 refines meta elements [#​4109](https://redirect.github.com/advplyr/audiobookshelf/issues/4109) in [#​4113](https://redirect.github.com/advplyr/audiobookshelf/issues/4113) - UI/UX: Rename setting "Enable Watcher" to "Automatically scan libraries for changes" [#​4095](https://redirect.github.com/advplyr/audiobookshelf/issues/4095) - UI/UX: Rename setting "Enable automatic backups" to "Automatic backups" [#​4095](https://redirect.github.com/advplyr/audiobookshelf/issues/4095) - UI/UX: Search/download podcast episodes modal indicates episodes that are queued for download - UI/UX: Update native browser confirm prompts to use our custom confirm modal - UI/UX: Podcast page improvements for screen readers - UI/UX: Spelling by [@​gitting](https://redirect.github.com/gitting) in [#​4093](https://redirect.github.com/advplyr/audiobookshelf/issues/4093) - API: Support custom createdAt and finishedAt timestamps when creating media progress by [@​justcallmelarry](https://redirect.github.com/justcallmelarry) in [#​3546](https://redirect.github.com/advplyr/audiobookshelf/issues/3546) - API: Support custom finishedAt timestamp when updating media progress [#​4094](https://redirect.github.com/advplyr/audiobookshelf/issues/4094) by [@​Vito0912](https://redirect.github.com/Vito0912) in [#​4097](https://redirect.github.com/advplyr/audiobookshelf/issues/4097) - API: Custom metadata provider responses are sanitized and validated by [@​Vito0912](https://redirect.github.com/Vito0912) in [#​4075](https://redirect.github.com/advplyr/audiobookshelf/issues/4075) - More strings translated - Belarusian by [@​i-Nosferatu-i](https://redirect.github.com/i-Nosferatu-i) - Chinese (Simplified Han script) by [@​springsunx](https://redirect.github.com/springsunx) - Croatian by [@​biuklija](https://redirect.github.com/biuklija) - Danish by [@​MorellReng](https://redirect.github.com/MorellReng) - Dutch by [@​ranforingus](https://redirect.github.com/ranforingus) - Finnish by [@​Ricky-Tigg](https://redirect.github.com/Ricky-Tigg) [@​phewi](https://redirect.github.com/phewi) - German by [@​schoenfeldj](https://redirect.github.com/schoenfeldj) - Hindi by [@​prashant-mhatre](https://redirect.github.com/prashant-mhatre) - Japanese by [@​Xeratone](https://redirect.github.com/Xeratone) - Slovak by [@​pecer](https://redirect.github.com/pecer) - Slovenian by [@​thehijacker](https://redirect.github.com/thehijacker) - Swedish by [@​Krissse10](https://redirect.github.com/Krissse10) [@​Cotignac](https://redirect.github.com/Cotignac) [@​Landrash](https://redirect.github.com/Landrash) - Ukrainian by [@​Maksim2005UA](https://redirect.github.com/Maksim2005UA) ##### Internal - Fix 2.15.0 migration test by [@​nichwall](https://redirect.github.com/nichwall) in [#​4055](https://redirect.github.com/advplyr/audiobookshelf/issues/4055) - Cleanup Logger by [@​nichwall](https://redirect.github.com/nichwall) in [#​4089](https://redirect.github.com/advplyr/audiobookshelf/issues/4089) - Use transactions when removing empty series and authors with no books by [@​nichwall](https://redirect.github.com/nichwall) in [#​4088](https://redirect.github.com/advplyr/audiobookshelf/issues/4088) - ci: update actions by [@​jfrazx](https://redirect.github.com/jfrazx) in [#​4119](https://redirect.github.com/advplyr/audiobookshelf/issues/4119) #### New Contributors - [@​gitting](https://redirect.github.com/gitting) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/4093](https://redirect.github.com/advplyr/audiobookshelf/pull/4093) - [@​Roukanken42](https://redirect.github.com/Roukanken42) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/4106](https://redirect.github.com/advplyr/audiobookshelf/pull/4106) - [@​GabrielGavrilov](https://redirect.github.com/GabrielGavrilov) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/4118](https://redirect.github.com/advplyr/audiobookshelf/pull/4118) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.19.5...v2.20.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
749de98994 |
chore(helm): update image docker.io/tomsquest/docker-radicale 3.4.1.1 → 3.5.0.1 (#33409)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tomsquest/docker-radicale](https://redirect.github.com/tomsquest/docker-radicale) | minor | `48e55c4` -> `904d0f6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>tomsquest/docker-radicale (docker.io/tomsquest/docker-radicale)</summary> ### [`v3.5.0.1`](https://redirect.github.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3501---2025-03-16) [Compare Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.5.0.0...3.5.0.1) ### [`v3.5.0.0`](https://redirect.github.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3500---2025-03-16) [Compare Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.4.1.1...3.5.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
0b62d3ce73 |
chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 601f46d (#33378)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `8a50c14` -> `601f46d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
30864744f5 | chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-freecad-g3 digest to 6bcec0e (#33371) | ||
|
|
16a5ab71f7 |
chore(helm): update image docker.io/linuxserver/transmission digest to c752163 (#33377)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/linuxserver/transmission](https://redirect.github.com/linuxserver/docker-transmission/packages) ([source](https://redirect.github.com/linuxserver/docker-transmission)) | digest | `5a8121c` -> `c752163` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ac95e1c115 |
chore(helm): update image docker.io/vabene1111/recipes 1.5.32 → 1.5.33 (#33400)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/vabene1111/recipes](https://redirect.github.com/TandoorRecipes/recipes) | patch | `b2633b5` -> `e61e328` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>TandoorRecipes/recipes (docker.io/vabene1111/recipes)</summary> ### [`v1.5.33`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/1.5.33) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/1.5.32...1.5.33) - **added** dependencies for django allauth common providers [#​3596](https://redirect.github.com/TandoorRecipes/recipes/issues/3596) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
9fa4eb96d2 |
chore(helm): update image docker.io/privoce/vocechat-server v0.4.1 → v0.4.2 (#33398)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/privoce/vocechat-server | patch | `a43d3df` -> `fb4c83c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
6f840fe02b |
chore(helm): update image docker.io/zwavejs/zwave-js-ui 9.33.0 → 9.33.1 (#33401)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui) | patch | `e2febae` -> `06c6a64` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary> ### [`v9.33.1`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9331-2025-03-18) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v9.33.0...v9.33.1) ##### Bug Fixes - add type annotation for info parameter in customFormat logger ([24aca53](https://redirect.github.com/zwave-js/zwave-js-ui/commit/24aca5374d710663eb649f972efb58db9469aa49)) - explicitly add [@​zwave-js/core](https://redirect.github.com/zwave-js/core) and [@​zwave-js/shared](https://redirect.github.com/zwave-js/shared) deps ([7522c29](https://redirect.github.com/zwave-js/zwave-js-ui/commit/7522c293b38f35d906ec69e07b91509f113183c2)), closes [#​4145](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4145) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |