Commit Graph
100 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub 9dd3627c8b chore(helm): update chart common 25.2.2 → 25.2.4 (#30345)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.2.2` ->
`25.2.4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2024-12-28 12:33:04 +02:00
TrueCharts BotandGitHub 66bec1563e chore(flux): update image metallb-config 8.2.4 → 8.2.5 (clustertool) (#30344) 2024-12-28 11:19:01 +01:00
TrueCharts BotandGitHub eb50882ebd chore(flux): update image clusterissuer 9.2.5 → 9.2.6 (clustertool) (#30343)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clusterissuer](https://truecharts.org/charts/premium/clusterissuer)
([source](https://cert-manager.io/)) | patch | `9.2.5` -> `9.2.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2024-12-28 11:18:51 +01:00
TrueCharts BotandGitHub a03a33fb22 fix(website): update starlight-blog 0.15.0 → 0.16.1 (#30311)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [starlight-blog](https://redirect.github.com/HiDeoo/starlight-blog)
([source](https://redirect.github.com/HiDeoo/starlight-blog/tree/HEAD/packages/starlight-blog))
| dependencies | minor | [`0.15.0` ->
`0.16.1`](https://renovatebot.com/diffs/npm/starlight-blog/0.15.0/0.16.1)
|

---

> [!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>HiDeoo/starlight-blog (starlight-blog)</summary>

###
[`v0.16.1`](https://redirect.github.com/HiDeoo/starlight-blog/blob/HEAD/packages/starlight-blog/CHANGELOG.md#0161)

[Compare
Source](https://redirect.github.com/HiDeoo/starlight-blog/compare/starlight-blog@0.16.0...starlight-blog@0.16.1)

##### Patch Changes

-
[#&#8203;105](https://redirect.github.com/HiDeoo/starlight-blog/pull/105)
[`4ce050c`](https://redirect.github.com/HiDeoo/starlight-blog/commit/4ce050c9e6317d2cb3b7329e84aa9b0a5aa02cb5)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Adds
support for passing
[`Infinity`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Infinity)
to the
[`postCount`](https://starlight-blog-docs.vercel.app/configuration#postcount)
and
[`recentPostCount`](https://starlight-blog-docs.vercel.app/configuration#recentpostcount)
configuration options.

###
[`v0.16.0`](https://redirect.github.com/HiDeoo/starlight-blog/blob/HEAD/packages/starlight-blog/CHANGELOG.md#0160)

[Compare
Source](https://redirect.github.com/HiDeoo/starlight-blog/compare/v0.15.0...starlight-blog@0.16.0)

##### Minor Changes

-
[#&#8203;100](https://redirect.github.com/HiDeoo/starlight-blog/pull/100)
[`679e509`](https://redirect.github.com/HiDeoo/starlight-blog/commit/679e50998bad26034735c99302de5645dd87bf6e)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Adds
support for Astro v5, drops support for Astro v4.

⚠️ **BREAKING CHANGE:** The minimum supported version of Starlight is
now `0.30.0`.

Please follow the [upgrade
guide](https://redirect.github.com/withastro/starlight/releases/tag/%40astrojs/starlight%400.30.0)
to update your project.

Note that the [`legacy.collections`
flag](https://docs.astro.build/en/reference/legacy-flags/#collections)
is not supported by this plugin and you should update your collections
to use Astro's new Content Layer API.

⚠️ **BREAKING CHANGE:** The generated RSS feed no longer includes
content of blog posts due to a
[regression](https://redirect.github.com/withastro/astro/issues/12669)
in Astro v5. The feature will be restored in a future release. If you
rely on this feature, please stay on a previous version of Starlight and
Astro in the meantime.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 09:47:16 +00:00
TrueCharts BotandGitHub 6667ae4da1 chore(helm): update image docker.io/minio/minio release.2024-10-29t16-01-48z → release.2024-12-18t13-15-44z (#30338)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/minio/minio | minor | `ebd2af7` -> `1dce27c` |

---

> [!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 - "on the first day of the month" (UTC),
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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 06:40:05 +01:00
TrueCharts BotandGitHub 0547e91fed fix(website): update starlight-image-zoom 0.9.0 → 0.10.0 (#30312)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[starlight-image-zoom](https://redirect.github.com/HiDeoo/starlight-image-zoom)
([source](https://redirect.github.com/HiDeoo/starlight-image-zoom/tree/HEAD/packages/starlight-image-zoom))
| dependencies | minor | [`0.9.0` ->
`0.10.0`](https://renovatebot.com/diffs/npm/starlight-image-zoom/0.9.0/0.10.0)
|

---

> [!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>HiDeoo/starlight-image-zoom (starlight-image-zoom)</summary>

###
[`v0.10.0`](https://redirect.github.com/HiDeoo/starlight-image-zoom/blob/HEAD/packages/starlight-image-zoom/CHANGELOG.md#0100)

[Compare
Source](https://redirect.github.com/HiDeoo/starlight-image-zoom/compare/v0.9.0...starlight-image-zoom@0.10.0)

##### Minor Changes

-
[#&#8203;27](https://redirect.github.com/HiDeoo/starlight-image-zoom/pull/27)
[`e716c66`](https://redirect.github.com/HiDeoo/starlight-image-zoom/commit/e716c66dd585fe2fd78432add8d9895c8110131f)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Adds
support for Astro v5, drops support for Astro v4.

⚠️ **BREAKING CHANGE:** The minimum supported version of Starlight is
now `0.30.0`.

Please follow the [upgrade
guide](https://redirect.github.com/withastro/starlight/releases/tag/%40astrojs/starlight%400.30.0)
to update your project.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 05:32:49 +00:00
TrueCharts BotandGitHub 3bcd24772e fix(website): update @astrojs/starlight 0.29.3 → 0.30.3 (#30309)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@astrojs/starlight](https://starlight.astro.build)
([source](https://redirect.github.com/withastro/starlight/tree/HEAD/packages/starlight))
| dependencies | minor | [`0.29.3` ->
`0.30.3`](https://renovatebot.com/diffs/npm/@astrojs%2fstarlight/0.29.3/0.30.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/starlight (@&#8203;astrojs/starlight)</summary>

###
[`v0.30.3`](https://redirect.github.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0303)

[Compare
Source](https://redirect.github.com/withastro/starlight/compare/@astrojs/starlight@0.30.2...@astrojs/starlight@0.30.3)

##### Patch Changes

-
[#&#8203;2717](https://redirect.github.com/withastro/starlight/pull/2717)
[`c5fcbb3`](https://redirect.github.com/withastro/starlight/commit/c5fcbb33a7a0511ac372f5d006a69f4195d1e266)
Thanks [@&#8203;delucis](https://redirect.github.com/delucis)! - Fixes a
list item spacing issue where line break elements (`<br>`) could receive
a margin, breaking layout in Firefox

-
[#&#8203;2724](https://redirect.github.com/withastro/starlight/pull/2724)
[`02d7ac6`](https://redirect.github.com/withastro/starlight/commit/02d7ac66a0bdca3f26001f556de070027d4e0faf)
Thanks [@&#8203;dionysuzx](https://redirect.github.com/dionysuzx)! -
Adds social link support for Farcaster

-
[#&#8203;2635](https://redirect.github.com/withastro/starlight/pull/2635)
[`ec4b851`](https://redirect.github.com/withastro/starlight/commit/ec4b85154ea301d9144ff49f3abd009e3a929387)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Fixes an
issue where the language picker in multilingual sites could display the
wrong language when navigating between pages with the browser
back/forward buttons.

-
[#&#8203;2726](https://redirect.github.com/withastro/starlight/pull/2726)
[`e54ebd5`](https://redirect.github.com/withastro/starlight/commit/e54ebd5c879deb3fdff2180426b377181773b85f)
Thanks [@&#8203;techfg](https://redirect.github.com/techfg)! - Adds icon
for phone

###
[`v0.30.2`](https://redirect.github.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0302)

[Compare
Source](https://redirect.github.com/withastro/starlight/compare/@astrojs/starlight@0.30.1...@astrojs/starlight@0.30.2)

##### Patch Changes

-
[#&#8203;2702](https://redirect.github.com/withastro/starlight/pull/2702)
[`02d16f3`](https://redirect.github.com/withastro/starlight/commit/02d16f3638db609501897c5e3647cc20eb5ec142)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Fixes an
issue with autogenerated sidebars when using Starlight with Astro's new
Content Layer API with directories containing spaces or special
characters.

-
[#&#8203;2704](https://redirect.github.com/withastro/starlight/pull/2704)
[`fd16470`](https://redirect.github.com/withastro/starlight/commit/fd164704b25ec5c000a2765eb0930b87e9a4e61e)
Thanks [@&#8203;delucis](https://redirect.github.com/delucis)! - Fixes
display of focus indicator around site title

###
[`v0.30.1`](https://redirect.github.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0301)

[Compare
Source](https://redirect.github.com/withastro/starlight/compare/@astrojs/starlight@0.30.0...@astrojs/starlight@0.30.1)

##### Patch Changes

-
[#&#8203;2688](https://redirect.github.com/withastro/starlight/pull/2688)
[`5c6996c`](https://redirect.github.com/withastro/starlight/commit/5c6996cd248e9da735a14e7fcaf638b51f2796bc)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Fixes an
issue with autogenerated sidebars when using Starlight with Astro's new
Content Layer API where group names would be sluggified.

###
[`v0.30.0`](https://redirect.github.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0300)

[Compare
Source](https://redirect.github.com/withastro/starlight/compare/@astrojs/starlight@0.29.3...@astrojs/starlight@0.30.0)

##### Minor Changes

-
[#&#8203;2612](https://redirect.github.com/withastro/starlight/pull/2612)
[`8d5a4e8`](https://redirect.github.com/withastro/starlight/commit/8d5a4e8000d9e3a4bb9ca8178767cf3d8bc48773)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Adds
support for Astro v5, drops support for Astro v4.

##### Upgrade Astro and dependencies

⚠️ **BREAKING CHANGE:** Astro v4 is no longer supported. Make sure you
[update Astro](https://docs.astro.build/en/guides/upgrade-to/v5/) and
any other official integrations at the same time as updating Starlight:

```sh
npx @&#8203;astrojs/upgrade
```

*Community Starlight plugins and Astro integrations may also need to be
manually updated to work with Astro v5. If you encounter any issues,
please reach out to the plugin or integration author to see if it is a
known issue or if an updated version is being worked on.*

##### Update your collections

⚠️ **BREAKING CHANGE:** Starlight's internal [content
collections](https://docs.astro.build/en/guides/content-collections/),
which organize, validate, and render your content, have been updated to
use Astro's new Content Layer API and require configuration changes in
your project.

1. **Move the content config file.** This file no longer lives within
the `src/content/config.ts` folder and should now exist at
`src/content.config.ts`.

2. **Edit the collection definition(s).** To update the `docs`
collection, a `loader` is now required:

    ```diff
     // src/content.config.ts
     import { defineCollection } from "astro:content";
    +import { docsLoader } from "@&#8203;astrojs/starlight/loaders";
     import { docsSchema } from "@&#8203;astrojs/starlight/schema";

     export const collections = {
    -  docs: defineCollection({ schema: docsSchema() }),
+ docs: defineCollection({ loader: docsLoader(), schema: docsSchema()
}),
     };
    ```

If you are using the [`i18n`
collection](https://starlight.astro.build/guides/i18n/#translate-starlights-ui)
to provide translations for additional languages you support or override
our default labels, you will need to update the collection definition in
a similar way and remove the collection `type` which is no longer
available:

    ```diff
     // src/content.config.ts
     import { defineCollection } from "astro:content";
+import { docsLoader, i18nLoader } from
"@&#8203;astrojs/starlight/loaders";
import { docsSchema, i18nSchema } from
"@&#8203;astrojs/starlight/schema";

     export const collections = {
    -  docs: defineCollection({ schema: docsSchema() }),
+ docs: defineCollection({ loader: docsLoader(), schema: docsSchema()
}),
    -  i18n: defineCollection({ type: 'data', schema: i18nSchema() }),
+ i18n: defineCollection({ loader: i18nLoader(), schema: i18nSchema()
}),
     };
    ```

3. **Update other collections.** To update any other collections you may
have, follow the [“Updating existing
collections”](https://docs.astro.build/en/guides/upgrade-to/v5/#updating-existing-collections)
section in the Astro 5 upgrade guide.

If you are unable to make any changes to your collections at this time,
including Starlight's default `docs` and `i18n` collections, you can
enable the [`legacy.collections`
flag](https://docs.astro.build/en/reference/legacy-flags/) to upgrade to
v5 without updating your collections. This legacy flag exists to provide
temporary backwards compatibility, and will allow you to keep your
collections in their current state until the legacy flag is no longer
supported.

##### Patch Changes

-
[#&#8203;2669](https://redirect.github.com/withastro/starlight/pull/2669)
[`310df7d`](https://redirect.github.com/withastro/starlight/commit/310df7d6b01f5c4a56540bdba9243fb60dace323)
Thanks
[@&#8203;aaronperezaguilera](https://redirect.github.com/aaronperezaguilera)!
- Adds Catalan UI translations

-
[#&#8203;2664](https://redirect.github.com/withastro/starlight/pull/2664)
[`62ff007`](https://redirect.github.com/withastro/starlight/commit/62ff0074d9a3f82e46f5c62db85c04d87ff5e931)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Publishes
provenance containing verifiable data to link a package back to its
source repository and the specific build instructions used to publish
it.

-
[#&#8203;2670](https://redirect.github.com/withastro/starlight/pull/2670)
[`0223b42`](https://redirect.github.com/withastro/starlight/commit/0223b425249f8d1fa468e367c632467276c9c208)
Thanks
[@&#8203;aaronperezaguilera](https://redirect.github.com/aaronperezaguilera)!
- Adds Spanish UI translations for the Pagefind search modal

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 05:30:10 +00:00
TrueCharts BotandGitHub e1ce9e0944 chore(container): update tccr.io/tccr/devcontainer:v1.0.0 docker digest to 89ac0c0 (#30337)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public)
| image | digest | `df84b68` -> `89ac0c0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2024-12-28 05:58:19 +01:00
TrueCharts BotandGitHub b6db45c8c1 chore(deps): pin tccr.io/tccr/devcontainer docker tag to df84b68 (#29838)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public)
| image | pinDigest | -> `df84b68` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiXX0=-->
2024-12-28 06:30:14 +02:00
TrueCharts BotandGitHub 57cac99a3f chore(deps): update node.js v20.18.1 → v22.12.0 (#30233)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [node](https://nodejs.org)
([source](https://redirect.github.com/nodejs/node)) | major | `20.18.1`
-> `22.12.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>nodejs/node (node)</summary>

###
[`v22.12.0`](https://redirect.github.com/nodejs/node/releases/tag/v22.12.0):
2024-12-03, Version 22.12.0 &#x27;Jod&#x27; (LTS), @&#8203;ruyadorno

[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.11.0...v22.12.0)

##### Notable Changes

##### require(esm) is now enabled by default

Support for loading native ES modules using require() had been available
on v20.x and v22.x under the command line flag
--experimental-require-module, and available by default on v23.x. In
this release, it is now no longer behind a flag on v22.x.

This feature is still experimental, and we are looking for user feedback
to make more final tweaks before fully stabilizing it. For this reason,
on v22.x, when the Node.js instance encounters a native ES module in
require() for the first time, it will emit an experimental warning
unless `require()` comes from a path that contains `node_modules`. If
there happens to be any regressions caused by this feature, users can
report it to the Node.js issue tracker. Meanwhile this feature can also
be disabled using `--no-experimental-require-module` as a workaround.

With this feature enabled, Node.js will no longer throw
`ERR_REQUIRE_ESM` if `require()` is used to load a ES module. It can,
however, throw `ERR_REQUIRE_ASYNC_MODULE` if the ES module being loaded
or its dependencies contain top-level `await`. When the ES module is
loaded successfully by `require()`, the returned object will either be a
ES module namespace object similar to what's returned by `import()`, or
what gets exported as `"module.exports"` in the ES module.

Users can check `process.features.require_module` to see whether
`require(esm)` is enabled in the current Node.js instance. For packages,
the `"module-sync"` exports condition can be used as a way to detect
`require(esm)` support in the current Node.js instance and allow both
`require()` and `import` to load the same native ES module. See [the
documentation](https://nodejs.org/docs/latest/api/modules.html#loading-ecmascript-modules-using-require)
for more details about this feature.

Contributed by Joyee Cheung in
[#&#8203;55085](https://redirect.github.com/nodejs/node/pull/55085)

##### Added resizable `ArrayBuffer` support in `Buffer`

When a `Buffer` is created using a resizable `ArrayBuffer`, the `Buffer`
length will now correctly change as the underlying `ArrayBuffer` size is
changed.

```js
const ab = new ArrayBuffer(10, { maxByteLength: 20 });
const buffer = Buffer.from(ab);
console.log(buffer.byteLength); 10
ab.resize(15);
console.log(buffer.byteLength); 15
ab.resize(5);
console.log(buffer.byteLength); 5
```

Contributed by James Snell in
[#&#8203;55377](https://redirect.github.com/nodejs/node/pull/55377)

##### Update root certificates to NSS 3.104

This is the version of NSS that shipped in Firefox 131.0 on 2024-10-01.

Certificates added:

-   FIRMAPROFESIONAL CA ROOT-A WEB
-   TWCA CYBER Root CA
-   SecureSign Root CA12
-   SecureSign Root CA14
-   SecureSign Root CA15

Contributed by Richard Lau in
[#&#8203;55681](https://redirect.github.com/nodejs/node/pull/55681)

##### Other Notable Changes

-
\[[`4920869935`](https://redirect.github.com/nodejs/node/commit/4920869935)]
- **(SEMVER-MINOR)** **assert**: make assertion_error use Myers diff
algorithm (Giovanni Bucci)
[#&#8203;54862](https://redirect.github.com/nodejs/node/pull/54862)
-
\[[`ccffd3b819`](https://redirect.github.com/nodejs/node/commit/ccffd3b819)]
- **doc**: enforce strict policy to semver-major releases (Rafael
Gonzaga)
[#&#8203;55732](https://redirect.github.com/nodejs/node/pull/55732)
-
\[[`acc6806900`](https://redirect.github.com/nodejs/node/commit/acc6806900)]
- **doc**: add jazelly to collaborators (Jason Zhang)
[#&#8203;55531](https://redirect.github.com/nodejs/node/pull/55531)
-
\[[`88d91e8bc2`](https://redirect.github.com/nodejs/node/commit/88d91e8bc2)]
- **esm**: mark import attributes and JSON module as stable (Nicolò
Ribaudo)
[#&#8203;55333](https://redirect.github.com/nodejs/node/pull/55333)
-
\[[`98bfc7dce5`](https://redirect.github.com/nodejs/node/commit/98bfc7dce5)]
- **(SEMVER-MINOR)** **http**: add diagnostic channel
`http.client.request.created` (Marco Ippolito)
[#&#8203;55586](https://redirect.github.com/nodejs/node/pull/55586)
-
\[[`337f61fb25`](https://redirect.github.com/nodejs/node/commit/337f61fb25)]
- **(SEMVER-MINOR)** **lib**: add UV_UDP_REUSEPORT for udp (theanarkh)
[#&#8203;55403](https://redirect.github.com/nodejs/node/pull/55403)
-
\[[`1628c48ad6`](https://redirect.github.com/nodejs/node/commit/1628c48ad6)]
- **(SEMVER-MINOR)** **net**: add UV_TCP_REUSEPORT for tcp (theanarkh)
[#&#8203;55408](https://redirect.github.com/nodejs/node/pull/55408)
-
\[[`457e73f4c9`](https://redirect.github.com/nodejs/node/commit/457e73f4c9)]
- **(SEMVER-MINOR)** **sqlite**: add support for SQLite Session
Extension (Bart Louwers)
[#&#8203;54181](https://redirect.github.com/nodejs/node/pull/54181)

##### Commits

-
\[[`f6885e1c68`](https://redirect.github.com/nodejs/node/commit/f6885e1c68)]
- **assert**: fix the string length check for printing the simple diff
(Giovanni Bucci)
[#&#8203;55474](https://redirect.github.com/nodejs/node/pull/55474)
-
\[[`907484f04d`](https://redirect.github.com/nodejs/node/commit/907484f04d)]
- **assert**: fix deepEqual always return true on URL (Xuguang Mei)
[#&#8203;50853](https://redirect.github.com/nodejs/node/pull/50853)
-
\[[`301844e249`](https://redirect.github.com/nodejs/node/commit/301844e249)]
- **assert**: differentiate cases where `cause` is `undefined` or
missing (Antoine du Hamel)
[#&#8203;55738](https://redirect.github.com/nodejs/node/pull/55738)
-
\[[`89ccd3e3f4`](https://redirect.github.com/nodejs/node/commit/89ccd3e3f4)]
- **assert**: fix `deepStrictEqual` on errors when `cause` is not
undefined (Edigleysson Silva (Edy))
[#&#8203;55406](https://redirect.github.com/nodejs/node/pull/55406)
-
\[[`4920869935`](https://redirect.github.com/nodejs/node/commit/4920869935)]
- **(SEMVER-MINOR)** **assert**: make assertion_error use Myers diff
algorithm (Giovanni Bucci)
[#&#8203;54862](https://redirect.github.com/nodejs/node/pull/54862)
-
\[[`c67aec368e`](https://redirect.github.com/nodejs/node/commit/c67aec368e)]
- **benchmark**: add `test-reporters` (Aviv Keller)
[#&#8203;55757](https://redirect.github.com/nodejs/node/pull/55757)
-
\[[`49774cc2c0`](https://redirect.github.com/nodejs/node/commit/49774cc2c0)]
- **benchmark**: add `test_runner/mock-fn` (Aviv Keller)
[#&#8203;55771](https://redirect.github.com/nodejs/node/pull/55771)
-
\[[`4caaeb47b2`](https://redirect.github.com/nodejs/node/commit/4caaeb47b2)]
- **benchmark**: add nodeTiming.uvmetricsinfo bench (RafaelGSS)
[#&#8203;55614](https://redirect.github.com/nodejs/node/pull/55614)
-
\[[`cac58564a1`](https://redirect.github.com/nodejs/node/commit/cac58564a1)]
- **benchmark**: add --runs support to run.js (Rafael Gonzaga)
[#&#8203;55158](https://redirect.github.com/nodejs/node/pull/55158)
-
\[[`5c3ee886fc`](https://redirect.github.com/nodejs/node/commit/5c3ee886fc)]
- **benchmark**: adjust byte size for buffer-copy (Rafael Gonzaga)
[#&#8203;55295](https://redirect.github.com/nodejs/node/pull/55295)
-
\[[`6023e1bdb2`](https://redirect.github.com/nodejs/node/commit/6023e1bdb2)]
- **(SEMVER-MINOR)** **buffer**: make Buffer work with resizable
ArrayBuffer (James M Snell)
[#&#8203;55377](https://redirect.github.com/nodejs/node/pull/55377)
-
\[[`a6c00c2204`](https://redirect.github.com/nodejs/node/commit/a6c00c2204)]
- **build**: add create release proposal action (Rafael Gonzaga)
[#&#8203;55690](https://redirect.github.com/nodejs/node/pull/55690)
-
\[[`b4e413933b`](https://redirect.github.com/nodejs/node/commit/b4e413933b)]
- **build**: implement node_use_amaro flag in GN build (Cheng)
[#&#8203;55798](https://redirect.github.com/nodejs/node/pull/55798)
-
\[[`d1db202d4a`](https://redirect.github.com/nodejs/node/commit/d1db202d4a)]
- **build**: apply cpp linting and formatting to ncrypto (Aviv Keller)
[#&#8203;55362](https://redirect.github.com/nodejs/node/pull/55362)
-
\[[`8c670496da`](https://redirect.github.com/nodejs/node/commit/8c670496da)]
- **build**: use rclone instead of aws CLI (Michaël Zasso)
[#&#8203;55617](https://redirect.github.com/nodejs/node/pull/55617)
-
\[[`827e2065bd`](https://redirect.github.com/nodejs/node/commit/827e2065bd)]
- **build**: stop pre-compiling `lint-md` (Aviv Keller)
[#&#8203;55266](https://redirect.github.com/nodejs/node/pull/55266)
-
\[[`c3ca978d9c`](https://redirect.github.com/nodejs/node/commit/c3ca978d9c)]
- **build**: fix building with system icu 76 (Michael Cho)
[#&#8203;55563](https://redirect.github.com/nodejs/node/pull/55563)
-
\[[`23e3287bbe`](https://redirect.github.com/nodejs/node/commit/23e3287bbe)]
- **build**: fix GN arg used in generate_config_gypi.py (Shelley Vohr)
[#&#8203;55530](https://redirect.github.com/nodejs/node/pull/55530)
-
\[[`2b561abb0d`](https://redirect.github.com/nodejs/node/commit/2b561abb0d)]
- **build**: fix GN build for sqlite and nghttp2 (Shelley Vohr)
[#&#8203;55529](https://redirect.github.com/nodejs/node/pull/55529)
-
\[[`7008f29d79`](https://redirect.github.com/nodejs/node/commit/7008f29d79)]
- **build**: fix GN build for cares/uv deps (Cheng)
[#&#8203;55477](https://redirect.github.com/nodejs/node/pull/55477)
-
\[[`6ee94a394f`](https://redirect.github.com/nodejs/node/commit/6ee94a394f)]
- **build**: fix uninstall script for AIX 7.1 (Cloorc)
[#&#8203;55438](https://redirect.github.com/nodejs/node/pull/55438)
-
\[[`edbbd4a374`](https://redirect.github.com/nodejs/node/commit/edbbd4a374)]
- **build**: conditionally compile bundled sqlite (Richard Lau)
[#&#8203;55409](https://redirect.github.com/nodejs/node/pull/55409)
-
\[[`3d8e3a657c`](https://redirect.github.com/nodejs/node/commit/3d8e3a657c)]
- **build**: tidy up cares.gyp (Richard Lau)
[#&#8203;55445](https://redirect.github.com/nodejs/node/pull/55445)
-
\[[`f0c12e8fcb`](https://redirect.github.com/nodejs/node/commit/f0c12e8fcb)]
- **build**: synchronize list of c-ares source files (Richard Lau)
[#&#8203;55445](https://redirect.github.com/nodejs/node/pull/55445)
-
\[[`8daa8a62f8`](https://redirect.github.com/nodejs/node/commit/8daa8a62f8)]
- **build**: fix path concatenation (Mohammed Keyvanzadeh)
[#&#8203;55387](https://redirect.github.com/nodejs/node/pull/55387)
-
\[[`12faf0466e`](https://redirect.github.com/nodejs/node/commit/12faf0466e)]
- **build**: fix make errors that occur in Makefile (minkyu_kim)
[#&#8203;55287](https://redirect.github.com/nodejs/node/pull/55287)
-
\[[`a21be0294d`](https://redirect.github.com/nodejs/node/commit/a21be0294d)]
- **build,win**: enable pch for clang-cl (Stefan Stojanovic)
[#&#8203;55249](https://redirect.github.com/nodejs/node/pull/55249)
-
\[[`7ed058cd00`](https://redirect.github.com/nodejs/node/commit/7ed058cd00)]
- **cli**: add `--heap-prof` flag available to `NODE_OPTIONS` (Juan
José)
[#&#8203;54259](https://redirect.github.com/nodejs/node/pull/54259)
-
\[[`c26b1bfe6a`](https://redirect.github.com/nodejs/node/commit/c26b1bfe6a)]
- **crypto**: allow length=0 for HKDF and PBKDF2 in
SubtleCrypto.deriveBits (Filip Skokan)
[#&#8203;55866](https://redirect.github.com/nodejs/node/pull/55866)
-
\[[`a1201d0392`](https://redirect.github.com/nodejs/node/commit/a1201d0392)]
- **crypto**: update root certificates to NSS 3.104 (Richard Lau)
[#&#8203;55681](https://redirect.github.com/nodejs/node/pull/55681)
-
\[[`20483aab7a`](https://redirect.github.com/nodejs/node/commit/20483aab7a)]
- **crypto**: fix `RSA_PKCS1_PADDING` error message (Richard Lau)
[#&#8203;55629](https://redirect.github.com/nodejs/node/pull/55629)
-
\[[`d345662d50`](https://redirect.github.com/nodejs/node/commit/d345662d50)]
- **crypto**: include openssl/rand.h explicitly (Shelley Vohr)
[#&#8203;55425](https://redirect.github.com/nodejs/node/pull/55425)
-
\[[`166ab3209d`](https://redirect.github.com/nodejs/node/commit/166ab3209d)]
- **deps**: update simdutf to 5.6.1 (Node.js GitHub Bot)
[#&#8203;55850](https://redirect.github.com/nodejs/node/pull/55850)
-
\[[`934979e12e`](https://redirect.github.com/nodejs/node/commit/934979e12e)]
- **deps**: update undici to 6.21.0 (Node.js GitHub Bot)
[#&#8203;55851](https://redirect.github.com/nodejs/node/pull/55851)
-
\[[`af77f66424`](https://redirect.github.com/nodejs/node/commit/af77f66424)]
- **deps**: update c-ares to v1.34.3 (Node.js GitHub Bot)
[#&#8203;55803](https://redirect.github.com/nodejs/node/pull/55803)
-
\[[`948a88d2f4`](https://redirect.github.com/nodejs/node/commit/948a88d2f4)]
- **deps**: update icu to 76.1 (Node.js GitHub Bot)
[#&#8203;55551](https://redirect.github.com/nodejs/node/pull/55551)
-
\[[`fa4c58a983`](https://redirect.github.com/nodejs/node/commit/fa4c58a983)]
- **deps**: update acorn to 8.14.0 (Node.js GitHub Bot)
[#&#8203;55699](https://redirect.github.com/nodejs/node/pull/55699)
-
\[[`c91155f22e`](https://redirect.github.com/nodejs/node/commit/c91155f22e)]
- **deps**: update sqlite to 3.47.0 (Node.js GitHub Bot)
[#&#8203;55557](https://redirect.github.com/nodejs/node/pull/55557)
-
\[[`d1cb7af95c`](https://redirect.github.com/nodejs/node/commit/d1cb7af95c)]
- **deps**: update amaro to 0.2.0 (Node.js GitHub Bot)
[#&#8203;55601](https://redirect.github.com/nodejs/node/pull/55601)
-
\[[`655e5600cb`](https://redirect.github.com/nodejs/node/commit/655e5600cb)]
- **deps**: update nghttp2 to 1.64.0 (Node.js GitHub Bot)
[#&#8203;55559](https://redirect.github.com/nodejs/node/pull/55559)
-
\[[`992450c469`](https://redirect.github.com/nodejs/node/commit/992450c469)]
- **deps**: update acorn to 8.13.0 (Node.js GitHub Bot)
[#&#8203;55558](https://redirect.github.com/nodejs/node/pull/55558)
-
\[[`abd2bd4f64`](https://redirect.github.com/nodejs/node/commit/abd2bd4f64)]
- **deps**: update undici to 6.20.1 (Node.js GitHub Bot)
[#&#8203;55503](https://redirect.github.com/nodejs/node/pull/55503)
-
\[[`7dc2c2edad`](https://redirect.github.com/nodejs/node/commit/7dc2c2edad)]
- **deps**: update googletest to
[`df1544b`](https://redirect.github.com/nodejs/node/commit/df1544b)
(Node.js GitHub Bot)
[#&#8203;55465](https://redirect.github.com/nodejs/node/pull/55465)
-
\[[`fa9329c024`](https://redirect.github.com/nodejs/node/commit/fa9329c024)]
- **deps**: update c-ares to v1.34.2 (Node.js GitHub Bot)
[#&#8203;55463](https://redirect.github.com/nodejs/node/pull/55463)
-
\[[`41a2bcd335`](https://redirect.github.com/nodejs/node/commit/41a2bcd335)]
- **deps**: update ada to 2.9.1 (Node.js GitHub Bot)
[#&#8203;54679](https://redirect.github.com/nodejs/node/pull/54679)
-
\[[`a3b793defd`](https://redirect.github.com/nodejs/node/commit/a3b793defd)]
- **deps**: update simdutf to 5.6.0 (Node.js GitHub Bot)
[#&#8203;55379](https://redirect.github.com/nodejs/node/pull/55379)
-
\[[`551b8f897d`](https://redirect.github.com/nodejs/node/commit/551b8f897d)]
- **deps**: update c-ares to v1.34.1 (Node.js GitHub Bot)
[#&#8203;55369](https://redirect.github.com/nodejs/node/pull/55369)
-
\[[`26861eaf4e`](https://redirect.github.com/nodejs/node/commit/26861eaf4e)]
- ***Revert*** "**deps**: disable io_uring support in libuv by default"
(Santiago Gimeno)
[#&#8203;55114](https://redirect.github.com/nodejs/node/pull/55114)
-
\[[`41c50bc15e`](https://redirect.github.com/nodejs/node/commit/41c50bc15e)]
- **deps**: update libuv to 1.49.1 (Santiago Gimeno)
[#&#8203;55114](https://redirect.github.com/nodejs/node/pull/55114)
-
\[[`26fcc04084`](https://redirect.github.com/nodejs/node/commit/26fcc04084)]
- **deps**: update amaro to 0.1.9 (Node.js GitHub Bot)
[#&#8203;55348](https://redirect.github.com/nodejs/node/pull/55348)
-
\[[`0ee6715921`](https://redirect.github.com/nodejs/node/commit/0ee6715921)]
- **diagnostics_channel**: fix unsubscribe during publish (simon-id)
[#&#8203;55116](https://redirect.github.com/nodejs/node/pull/55116)
-
\[[`bf68733e7f`](https://redirect.github.com/nodejs/node/commit/bf68733e7f)]
- **dns**: stop using deprecated `ares_query` (Aviv Keller)
[#&#8203;55430](https://redirect.github.com/nodejs/node/pull/55430)
-
\[[`ef6707eb9b`](https://redirect.github.com/nodejs/node/commit/ef6707eb9b)]
- **dns**: honor the order option (Luigi Pinca)
[#&#8203;55392](https://redirect.github.com/nodejs/node/pull/55392)
-
\[[`0f3810f3e5`](https://redirect.github.com/nodejs/node/commit/0f3810f3e5)]
- **doc**: add added tag and fix typo sqlite.md (Bart Louwers)
[#&#8203;56012](https://redirect.github.com/nodejs/node/pull/56012)
-
\[[`d1bd0ef1b7`](https://redirect.github.com/nodejs/node/commit/d1bd0ef1b7)]
- **doc**: remove non-working example (Antoine du Hamel)
[#&#8203;55856](https://redirect.github.com/nodejs/node/pull/55856)
-
\[[`824ac650ed`](https://redirect.github.com/nodejs/node/commit/824ac650ed)]
- **doc**: add `node:sqlite` to mandatory `node:` prefix list (翠 /
green)
[#&#8203;55846](https://redirect.github.com/nodejs/node/pull/55846)
-
\[[`b3ea42d887`](https://redirect.github.com/nodejs/node/commit/b3ea42d887)]
- **doc**: add `-S` flag release preparation example (Antoine du Hamel)
[#&#8203;55836](https://redirect.github.com/nodejs/node/pull/55836)
-
\[[`0bd5d8b9d9`](https://redirect.github.com/nodejs/node/commit/0bd5d8b9d9)]
- **doc**: clarify UV_THREADPOOL_SIZE env var usage (Preveen P)
[#&#8203;55832](https://redirect.github.com/nodejs/node/pull/55832)
-
\[[`27b0236a99`](https://redirect.github.com/nodejs/node/commit/27b0236a99)]
- **doc**: add notable-change mention to sec release (Rafael Gonzaga)
[#&#8203;55830](https://redirect.github.com/nodejs/node/pull/55830)
-
\[[`476075bada`](https://redirect.github.com/nodejs/node/commit/476075bada)]
- **doc**: fix history info for `URL.prototype.toJSON` (Antoine du
Hamel)
[#&#8203;55818](https://redirect.github.com/nodejs/node/pull/55818)
-
\[[`2743b7b1d3`](https://redirect.github.com/nodejs/node/commit/2743b7b1d3)]
- **doc**: correct max-semi-space-size statement (Joe Bowbeer)
[#&#8203;55812](https://redirect.github.com/nodejs/node/pull/55812)
-
\[[`3013870093`](https://redirect.github.com/nodejs/node/commit/3013870093)]
- **doc**: update unflag info of `import.meta.resolve` (skyclouds2001)
[#&#8203;55810](https://redirect.github.com/nodejs/node/pull/55810)
-
\[[`27bcd103e7`](https://redirect.github.com/nodejs/node/commit/27bcd103e7)]
- **doc**: run license-builder (github-actions\[bot])
[#&#8203;55813](https://redirect.github.com/nodejs/node/pull/55813)
-
\[[`72d4b30ead`](https://redirect.github.com/nodejs/node/commit/72d4b30ead)]
- **doc**: clarify triager role (Gireesh Punathil)
[#&#8203;55775](https://redirect.github.com/nodejs/node/pull/55775)
-
\[[`a30defe9dd`](https://redirect.github.com/nodejs/node/commit/a30defe9dd)]
- **doc**: clarify removal of experimental API does not require a
deprecation (Antoine du Hamel)
[#&#8203;55746](https://redirect.github.com/nodejs/node/pull/55746)
-
\[[`ccffd3b819`](https://redirect.github.com/nodejs/node/commit/ccffd3b819)]
- **doc**: enforce strict policy to semver-major releases (Rafael
Gonzaga)
[#&#8203;55732](https://redirect.github.com/nodejs/node/pull/55732)
-
\[[`b6d2a4e816`](https://redirect.github.com/nodejs/node/commit/b6d2a4e816)]
- **doc**: add path aliases typescript doc (Carlos Espa)
[#&#8203;55766](https://redirect.github.com/nodejs/node/pull/55766)
-
\[[`a435affa11`](https://redirect.github.com/nodejs/node/commit/a435affa11)]
- **doc**: add esm example in `path.md` (Aviv Keller)
[#&#8203;55745](https://redirect.github.com/nodejs/node/pull/55745)
-
\[[`91443c2711`](https://redirect.github.com/nodejs/node/commit/91443c2711)]
- **doc**: consistent use of word child process (Gireesh Punathil)
[#&#8203;55654](https://redirect.github.com/nodejs/node/pull/55654)
-
\[[`83fb0079d4`](https://redirect.github.com/nodejs/node/commit/83fb0079d4)]
- **doc**: clarity to available addon options (Preveen P)
[#&#8203;55715](https://redirect.github.com/nodejs/node/pull/55715)
-
\[[`6ca851457a`](https://redirect.github.com/nodejs/node/commit/6ca851457a)]
- **doc**: update `--max-semi-space-size` description (Joe Bowbeer)
[#&#8203;55495](https://redirect.github.com/nodejs/node/pull/55495)
-
\[[`e17fffc0ff`](https://redirect.github.com/nodejs/node/commit/e17fffc0ff)]
- **doc**: broken `PerformanceObserver` code sample (Dom Harrington)
[#&#8203;54227](https://redirect.github.com/nodejs/node/pull/54227)
-
\[[`8bd5777f0f`](https://redirect.github.com/nodejs/node/commit/8bd5777f0f)]
- **doc**: add write flag when open file as the demo code's intention
(robberfree)
[#&#8203;54626](https://redirect.github.com/nodejs/node/pull/54626)
-
\[[`f1e0e0ba55`](https://redirect.github.com/nodejs/node/commit/f1e0e0ba55)]
- **doc**: remove mention of ECDH-ES in crypto.diffieHellman (Filip
Skokan)
[#&#8203;55611](https://redirect.github.com/nodejs/node/pull/55611)
-
\[[`1d60b7ec97`](https://redirect.github.com/nodejs/node/commit/1d60b7ec97)]
- **doc**: improve c++ embedder API doc (Gireesh Punathil)
[#&#8203;55597](https://redirect.github.com/nodejs/node/pull/55597)
-
\[[`bbf51d7000`](https://redirect.github.com/nodejs/node/commit/bbf51d7000)]
- **doc**: capitalize "MIT License" (Aviv Keller)
[#&#8203;55575](https://redirect.github.com/nodejs/node/pull/55575)
-
\[[`0e69f6d123`](https://redirect.github.com/nodejs/node/commit/0e69f6d123)]
- **doc**: add suggested tsconfig for type stripping (Marco Ippolito)
[#&#8203;55534](https://redirect.github.com/nodejs/node/pull/55534)
-
\[[`67beb37f50`](https://redirect.github.com/nodejs/node/commit/67beb37f50)]
- **doc**: add esm examples to node:string_decoder (Alfredo González)
[#&#8203;55507](https://redirect.github.com/nodejs/node/pull/55507)
-
\[[`acc6806900`](https://redirect.github.com/nodejs/node/commit/acc6806900)]
- **doc**: add jazelly to collaborators (Jason Zhang)
[#&#8203;55531](https://redirect.github.com/nodejs/node/pull/55531)
-
\[[`a6b3ed54ae`](https://redirect.github.com/nodejs/node/commit/a6b3ed54ae)]
- **doc**: changed the command used to verify SHASUMS256
(adriancuadrado)
[#&#8203;55420](https://redirect.github.com/nodejs/node/pull/55420)
-
\[[`0ad7ca4f1d`](https://redirect.github.com/nodejs/node/commit/0ad7ca4f1d)]
- **doc**: move dual package shipping docs to separate repo (Joyee
Cheung)
[#&#8203;55444](https://redirect.github.com/nodejs/node/pull/55444)
-
\[[`e99a98ddfd`](https://redirect.github.com/nodejs/node/commit/e99a98ddfd)]
- **doc**: add note about stdio streams in child_process (Ederin (Ed)
Igharoro)
[#&#8203;55322](https://redirect.github.com/nodejs/node/pull/55322)
-
\[[`20302851a9`](https://redirect.github.com/nodejs/node/commit/20302851a9)]
- **doc**: add `isBigIntObject` to documentation (leviscar)
[#&#8203;55450](https://redirect.github.com/nodejs/node/pull/55450)
-
\[[`50d983e80b`](https://redirect.github.com/nodejs/node/commit/50d983e80b)]
- **doc**: remove outdated remarks about `highWaterMark` in fs (Ian
Kerins)
[#&#8203;55462](https://redirect.github.com/nodejs/node/pull/55462)
-
\[[`07c2fb2045`](https://redirect.github.com/nodejs/node/commit/07c2fb2045)]
- **doc**: move Danielle Adams key to old gpg keys (RafaelGSS)
[#&#8203;55399](https://redirect.github.com/nodejs/node/pull/55399)
-
\[[`41b045170d`](https://redirect.github.com/nodejs/node/commit/41b045170d)]
- **doc**: move Bryan English key to old gpg keys (RafaelGSS)
[#&#8203;55399](https://redirect.github.com/nodejs/node/pull/55399)
-
\[[`13724dcc20`](https://redirect.github.com/nodejs/node/commit/13724dcc20)]
- **doc**: move Beth Griggs keys to old gpg keys (RafaelGSS)
[#&#8203;55399](https://redirect.github.com/nodejs/node/pull/55399)
-
\[[`0230fb1ead`](https://redirect.github.com/nodejs/node/commit/0230fb1ead)]
- **doc**: spell out condition restrictions (Jan Martin)
[#&#8203;55187](https://redirect.github.com/nodejs/node/pull/55187)
-
\[[`66e41f044d`](https://redirect.github.com/nodejs/node/commit/66e41f044d)]
- **doc**: add instructions for WinGet build (Hüseyin Açacak)
[#&#8203;55356](https://redirect.github.com/nodejs/node/pull/55356)
-
\[[`23d89da3f1`](https://redirect.github.com/nodejs/node/commit/23d89da3f1)]
- **doc**: add missing return values in buffer docs (Karl Horky)
[#&#8203;55273](https://redirect.github.com/nodejs/node/pull/55273)
-
\[[`6e7b33a0ef`](https://redirect.github.com/nodejs/node/commit/6e7b33a0ef)]
- **doc**: fix ambasador markdown list (Rafael Gonzaga)
[#&#8203;55361](https://redirect.github.com/nodejs/node/pull/55361)
-
\[[`d8c552a060`](https://redirect.github.com/nodejs/node/commit/d8c552a060)]
- **doc**: edit onboarding guide to clarify when mailmap addition is
needed (Antoine du Hamel)
[#&#8203;55334](https://redirect.github.com/nodejs/node/pull/55334)
-
\[[`c7f82ec978`](https://redirect.github.com/nodejs/node/commit/c7f82ec978)]
- **doc**: fix the return type of outgoingMessage.setHeaders() (Jimmy
Leung)
[#&#8203;55290](https://redirect.github.com/nodejs/node/pull/55290)
-
\[[`f1b9791694`](https://redirect.github.com/nodejs/node/commit/f1b9791694)]
- **doc**: update `require(ESM)` history and stability status (Antoine
du Hamel)
[#&#8203;55199](https://redirect.github.com/nodejs/node/pull/55199)
-
\[[`9ffd2dd43b`](https://redirect.github.com/nodejs/node/commit/9ffd2dd43b)]
- **doc**: consolidate history table of CustomEvent (Edigleysson Silva
(Edy))
[#&#8203;55758](https://redirect.github.com/nodejs/node/pull/55758)
-
\[[`64fb9e6516`](https://redirect.github.com/nodejs/node/commit/64fb9e6516)]
- **doc**: add history entries for JSON modules stabilization (Antoine
du Hamel)
[#&#8203;55855](https://redirect.github.com/nodejs/node/pull/55855)
-
\[[`ae2ae2fef1`](https://redirect.github.com/nodejs/node/commit/ae2ae2fef1)]
- **esm**: fix import.meta.resolve crash (Marco Ippolito)
[#&#8203;55777](https://redirect.github.com/nodejs/node/pull/55777)
-
\[[`15dd43dd6e`](https://redirect.github.com/nodejs/node/commit/15dd43dd6e)]
- **esm**: add a fallback when importer in not a file (Antoine du Hamel)
[#&#8203;55471](https://redirect.github.com/nodejs/node/pull/55471)
-
\[[`aed758d270`](https://redirect.github.com/nodejs/node/commit/aed758d270)]
- **esm**: fix inconsistency with `importAssertion` in `resolve` hook
(Wei Zhu)
[#&#8203;55365](https://redirect.github.com/nodejs/node/pull/55365)
-
\[[`88d91e8bc2`](https://redirect.github.com/nodejs/node/commit/88d91e8bc2)]
- **esm**: mark import attributes and JSON module as stable (Nicolò
Ribaudo)
[#&#8203;55333](https://redirect.github.com/nodejs/node/pull/55333)
-
\[[`a2c8de7fba`](https://redirect.github.com/nodejs/node/commit/a2c8de7fba)]
- **events**: add hasEventListener util for validate (Sunghoon)
[#&#8203;55230](https://redirect.github.com/nodejs/node/pull/55230)
-
\[[`4f84cdc8a2`](https://redirect.github.com/nodejs/node/commit/4f84cdc8a2)]
- **events**: optimize EventTarget.addEventListener (Robert Nagy)
[#&#8203;55312](https://redirect.github.com/nodejs/node/pull/55312)
-
\[[`c17601557b`](https://redirect.github.com/nodejs/node/commit/c17601557b)]
- **fs**: prevent unwanted `dependencyOwners` removal (Carlos Espa)
[#&#8203;55565](https://redirect.github.com/nodejs/node/pull/55565)
-
\[[`4dd609c685`](https://redirect.github.com/nodejs/node/commit/4dd609c685)]
- **fs**: fix bufferSize option for opendir recursive (Ethan Arrowood)
[#&#8203;55744](https://redirect.github.com/nodejs/node/pull/55744)
-
\[[`d695bd4c4f`](https://redirect.github.com/nodejs/node/commit/d695bd4c4f)]
- **fs**: pass correct path to `DirentFromStats` during `glob` (Aviv
Keller)
[#&#8203;55071](https://redirect.github.com/nodejs/node/pull/55071)
-
\[[`5357338b8e`](https://redirect.github.com/nodejs/node/commit/5357338b8e)]
- **fs**: use `wstring` on Windows paths (jazelly)
[#&#8203;55171](https://redirect.github.com/nodejs/node/pull/55171)
-
\[[`0a7f301a36`](https://redirect.github.com/nodejs/node/commit/0a7f301a36)]
- **http**: add diagnostic channel `http.server.response.created` (Marco
Ippolito)
[#&#8203;55622](https://redirect.github.com/nodejs/node/pull/55622)
-
\[[`98bfc7dce5`](https://redirect.github.com/nodejs/node/commit/98bfc7dce5)]
- **(SEMVER-MINOR)** **http**: add diagnostic channel
`http.client.request.created` (Marco Ippolito)
[#&#8203;55586](https://redirect.github.com/nodejs/node/pull/55586)
-
\[[`d2430ee363`](https://redirect.github.com/nodejs/node/commit/d2430ee363)]
- **http2**: fix client async storage persistence (Orgad Shaneh)
[#&#8203;55460](https://redirect.github.com/nodejs/node/pull/55460)
-
\[[`753cbede2a`](https://redirect.github.com/nodejs/node/commit/753cbede2a)]
- **lib**: remove startsWith/endsWith primordials for char checks
(Gürgün Dayıoğlu)
[#&#8203;55407](https://redirect.github.com/nodejs/node/pull/55407)
-
\[[`6e3e99c81e`](https://redirect.github.com/nodejs/node/commit/6e3e99c81e)]
- **lib**: prefer logical assignment (Aviv Keller)
[#&#8203;55044](https://redirect.github.com/nodejs/node/pull/55044)
-
\[[`03902ebb74`](https://redirect.github.com/nodejs/node/commit/03902ebb74)]
- **lib**: replace `createDeferredPromise` util with
`Promise.withResolvers` (Yagiz Nizipli)
[#&#8203;54836](https://redirect.github.com/nodejs/node/pull/54836)
-
\[[`ee17fcd6f3`](https://redirect.github.com/nodejs/node/commit/ee17fcd6f3)]
- **lib**: prefer symbol to number in webidl `type` function (Antoine du
Hamel)
[#&#8203;55737](https://redirect.github.com/nodejs/node/pull/55737)
-
\[[`18f0f07e92`](https://redirect.github.com/nodejs/node/commit/18f0f07e92)]
- **lib**: implement webidl dictionary converter and use it in
structuredClone (Jason Zhang)
[#&#8203;55489](https://redirect.github.com/nodejs/node/pull/55489)
-
\[[`bcead24e24`](https://redirect.github.com/nodejs/node/commit/bcead24e24)]
- **lib**: prefer number to string in webidl `type` function (Jason
Zhang)
[#&#8203;55489](https://redirect.github.com/nodejs/node/pull/55489)
-
\[[`d48c5da039`](https://redirect.github.com/nodejs/node/commit/d48c5da039)]
- **lib**: convert transfer sequence to array in js (Jason Zhang)
[#&#8203;55317](https://redirect.github.com/nodejs/node/pull/55317)
-
\[[`cefce4cbb0`](https://redirect.github.com/nodejs/node/commit/cefce4cbb0)]
- **lib**: remove unnecessary optional chaining (Gürgün Dayıoğlu)
[#&#8203;55728](https://redirect.github.com/nodejs/node/pull/55728)
-
\[[`f2561fdeec`](https://redirect.github.com/nodejs/node/commit/f2561fdeec)]
- **lib**: use `Promise.withResolvers()` in timers (Yagiz Nizipli)
[#&#8203;55720](https://redirect.github.com/nodejs/node/pull/55720)
-
\[[`337f61fb25`](https://redirect.github.com/nodejs/node/commit/337f61fb25)]
- **(SEMVER-MINOR)** **lib**: add UV_UDP_REUSEPORT for udp (theanarkh)
[#&#8203;55403](https://redirect.github.com/nodejs/node/pull/55403)
-
\[[`4f89059f63`](https://redirect.github.com/nodejs/node/commit/4f89059f63)]
- **lib**: add flag to drop connection when running in cluster mode
(theanarkh)
[#&#8203;54927](https://redirect.github.com/nodejs/node/pull/54927)
-
\[[`29f7325e73`](https://redirect.github.com/nodejs/node/commit/29f7325e73)]
- **lib**: test_runner#mock:timers respeced timeout_max behaviour
(BadKey)
[#&#8203;55375](https://redirect.github.com/nodejs/node/pull/55375)
-
\[[`68bcec64b8`](https://redirect.github.com/nodejs/node/commit/68bcec64b8)]
- **lib**: remove settled dependant signals when they are GCed
(Edigleysson Silva (Edy))
[#&#8203;55354](https://redirect.github.com/nodejs/node/pull/55354)
-
\[[`3f8a5d8a28`](https://redirect.github.com/nodejs/node/commit/3f8a5d8a28)]
- **meta**: bump actions/setup-python from 5.2.0 to 5.3.0
(dependabot\[bot])
[#&#8203;55688](https://redirect.github.com/nodejs/node/pull/55688)
-
\[[`644ad5d60d`](https://redirect.github.com/nodejs/node/commit/644ad5d60d)]
- **meta**: bump actions/setup-node from 4.0.4 to 4.1.0
(dependabot\[bot])
[#&#8203;55687](https://redirect.github.com/nodejs/node/pull/55687)
-
\[[`334fa69c31`](https://redirect.github.com/nodejs/node/commit/334fa69c31)]
- **meta**: bump rtCamp/action-slack-notify from 2.3.0 to 2.3.2
(dependabot\[bot])
[#&#8203;55686](https://redirect.github.com/nodejs/node/pull/55686)
-
\[[`fb3fa8bee2`](https://redirect.github.com/nodejs/node/commit/fb3fa8bee2)]
- **meta**: bump actions/upload-artifact from 4.4.0 to 4.4.3
(dependabot\[bot])
[#&#8203;55685](https://redirect.github.com/nodejs/node/pull/55685)
-
\[[`1aca3a8289`](https://redirect.github.com/nodejs/node/commit/1aca3a8289)]
- **meta**: bump actions/cache from 4.0.2 to 4.1.2 (dependabot\[bot])
[#&#8203;55684](https://redirect.github.com/nodejs/node/pull/55684)
-
\[[`a6c73eb9c2`](https://redirect.github.com/nodejs/node/commit/a6c73eb9c2)]
- **meta**: bump actions/checkout from 4.2.0 to 4.2.2 (dependabot\[bot])
[#&#8203;55683](https://redirect.github.com/nodejs/node/pull/55683)
-
\[[`06445bc4e3`](https://redirect.github.com/nodejs/node/commit/06445bc4e3)]
- **meta**: bump github/codeql-action from 3.26.10 to 3.27.0
(dependabot\[bot])
[#&#8203;55682](https://redirect.github.com/nodejs/node/pull/55682)
-
\[[`37bafce2d8`](https://redirect.github.com/nodejs/node/commit/37bafce2d8)]
- **meta**: make review-wanted message minimal (Aviv Keller)
[#&#8203;55607](https://redirect.github.com/nodejs/node/pull/55607)
-
\[[`4cca54b161`](https://redirect.github.com/nodejs/node/commit/4cca54b161)]
- **meta**: show PR/issue title on review-wanted (Aviv Keller)
[#&#8203;55606](https://redirect.github.com/nodejs/node/pull/55606)
-
\[[`68decbf935`](https://redirect.github.com/nodejs/node/commit/68decbf935)]
- **meta**: move one or more collaborators to emeritus (Node.js GitHub
Bot) [#&#8203;55381](https://redirect.github.com/nodejs/node/pull/55381)
-
\[[`07fc40d823`](https://redirect.github.com/nodejs/node/commit/07fc40d823)]
- **meta**: assign CODEOWNERS for /deps/ncrypto/\* (Filip Skokan)
[#&#8203;55426](https://redirect.github.com/nodejs/node/pull/55426)
-
\[[`139e8f1579`](https://redirect.github.com/nodejs/node/commit/139e8f1579)]
- **meta**: change color to blue notify review-wanted (Rafael Gonzaga)
[#&#8203;55423](https://redirect.github.com/nodejs/node/pull/55423)
-
\[[`c0614dc92c`](https://redirect.github.com/nodejs/node/commit/c0614dc92c)]
- **meta**: bump codecov/codecov-action from 4.5.0 to 4.6.0
(dependabot\[bot])
[#&#8203;55222](https://redirect.github.com/nodejs/node/pull/55222)
-
\[[`47b6c6748b`](https://redirect.github.com/nodejs/node/commit/47b6c6748b)]
- **meta**: bump github/codeql-action from 3.26.6 to 3.26.10
(dependabot\[bot])
[#&#8203;55221](https://redirect.github.com/nodejs/node/pull/55221)
-
\[[`6c836aa97e`](https://redirect.github.com/nodejs/node/commit/6c836aa97e)]
- **meta**: bump step-security/harden-runner from 2.9.1 to 2.10.1
(dependabot\[bot])
[#&#8203;55220](https://redirect.github.com/nodejs/node/pull/55220)
-
\[[`c81c818a21`](https://redirect.github.com/nodejs/node/commit/c81c818a21)]
- **module**: throw ERR_NO_TYPESCRIPT when compiled without amaro (Marco
Ippolito)
[#&#8203;55332](https://redirect.github.com/nodejs/node/pull/55332)
-
\[[`d6d1479fcc`](https://redirect.github.com/nodejs/node/commit/d6d1479fcc)]
- **module**: simplify --inspect-brk handling (Joyee Cheung)
[#&#8203;55679](https://redirect.github.com/nodejs/node/pull/55679)
-
\[[`91fdec3a52`](https://redirect.github.com/nodejs/node/commit/91fdec3a52)]
- **module**: fix error thrown from require(esm) hitting TLA repeatedly
(Joyee Cheung)
[#&#8203;55520](https://redirect.github.com/nodejs/node/pull/55520)
-
\[[`cb527a925d`](https://redirect.github.com/nodejs/node/commit/cb527a925d)]
- **module**: do not warn when require(esm) comes from node_modules
(Joyee Cheung)
[#&#8203;55960](https://redirect.github.com/nodejs/node/pull/55960)
-
\[[`16119f206f`](https://redirect.github.com/nodejs/node/commit/16119f206f)]
- **module**: trim off internal stack frames for require(esm) warnings
(Joyee Cheung)
[#&#8203;55496](https://redirect.github.com/nodejs/node/pull/55496)
-
\[[`28b5b9a57d`](https://redirect.github.com/nodejs/node/commit/28b5b9a57d)]
- **module**: allow ESM that failed to be required to be re-imported
(Joyee Cheung)
[#&#8203;55502](https://redirect.github.com/nodejs/node/pull/55502)
-
\[[`6ac3400960`](https://redirect.github.com/nodejs/node/commit/6ac3400960)]
- **module**: include module information in require(esm) warning (Joyee
Cheung)
[#&#8203;55397](https://redirect.github.com/nodejs/node/pull/55397)
-
\[[`fcdd6167d8`](https://redirect.github.com/nodejs/node/commit/fcdd6167d8)]
- **module**: check --experimental-require-module separately from
detection (Joyee Cheung)
[#&#8203;55250](https://redirect.github.com/nodejs/node/pull/55250)
-
\[[`d8c34ced43`](https://redirect.github.com/nodejs/node/commit/d8c34ced43)]
- **module**: use kNodeModulesRE to detect node_modules (Joyee Cheung)
[#&#8203;55243](https://redirect.github.com/nodejs/node/pull/55243)
-
\[[`545c069eb5`](https://redirect.github.com/nodejs/node/commit/545c069eb5)]
- **module**: support 'module.exports' interop export in require(esm)
(Guy Bedford)
[#&#8203;54563](https://redirect.github.com/nodejs/node/pull/54563)
-
\[[`58d6871c45`](https://redirect.github.com/nodejs/node/commit/58d6871c45)]
- **(SEMVER-MINOR)** **module**: unflag --experimental-require-module
(Joyee Cheung)
[#&#8203;55085](https://redirect.github.com/nodejs/node/pull/55085)
-
\[[`1628c48ad6`](https://redirect.github.com/nodejs/node/commit/1628c48ad6)]
- **(SEMVER-MINOR)** **net**: add UV_TCP_REUSEPORT for tcp (theanarkh)
[#&#8203;55408](https://redirect.github.com/nodejs/node/pull/55408)
-
\[[`a5590083cd`](https://redirect.github.com/nodejs/node/commit/a5590083cd)]
- **node-api**: add napi_create_buffer_from_arraybuffer method (Mert Can
Altin)
[#&#8203;54505](https://redirect.github.com/nodejs/node/pull/54505)
-
\[[`21ec855feb`](https://redirect.github.com/nodejs/node/commit/21ec855feb)]
- **os**: improve path check with direct index access (Mert Can Altin)
[#&#8203;55434](https://redirect.github.com/nodejs/node/pull/55434)
-
\[[`1fdaa15226`](https://redirect.github.com/nodejs/node/commit/1fdaa15226)]
- **report**: fix network queries in getReport libuv with
exclude-network (Adrien Foulon)
[#&#8203;55602](https://redirect.github.com/nodejs/node/pull/55602)
-
\[[`457e73f4c9`](https://redirect.github.com/nodejs/node/commit/457e73f4c9)]
- **(SEMVER-MINOR)** **sqlite**: add support for SQLite Session
Extension (Bart Louwers)
[#&#8203;54181](https://redirect.github.com/nodejs/node/pull/54181)
-
\[[`428701a6d8`](https://redirect.github.com/nodejs/node/commit/428701a6d8)]
- **sqlite**: improve error handling using MaybeLocal (Tobias Nießen)
[#&#8203;55571](https://redirect.github.com/nodejs/node/pull/55571)
-
\[[`4e5878536a`](https://redirect.github.com/nodejs/node/commit/4e5878536a)]
- **sqlite**: add readOnly option (Tobias Nießen)
[#&#8203;55567](https://redirect.github.com/nodejs/node/pull/55567)
-
\[[`8c35ad12de`](https://redirect.github.com/nodejs/node/commit/8c35ad12de)]
- **sqlite**: refactor open options (Tobias Nießen)
[#&#8203;55442](https://redirect.github.com/nodejs/node/pull/55442)
-
\[[`c3c403040a`](https://redirect.github.com/nodejs/node/commit/c3c403040a)]
- **sqlite**: cache column names in stmt.all() (Fedor Indutny)
[#&#8203;55373](https://redirect.github.com/nodejs/node/pull/55373)
-
\[[`6858f7a4d3`](https://redirect.github.com/nodejs/node/commit/6858f7a4d3)]
- **src**: use env strings to create sqlite results (Michaël Zasso)
[#&#8203;55785](https://redirect.github.com/nodejs/node/pull/55785)
-
\[[`db01eaf318`](https://redirect.github.com/nodejs/node/commit/db01eaf318)]
- **src**: improve `node:os` userInfo performance (Yagiz Nizipli)
[#&#8203;55719](https://redirect.github.com/nodejs/node/pull/55719)
-
\[[`383d28489d`](https://redirect.github.com/nodejs/node/commit/383d28489d)]
- **src**: provide workaround for container-overflow (Daniel Lemire)
[#&#8203;55591](https://redirect.github.com/nodejs/node/pull/55591)
-
\[[`3477b6b4a5`](https://redirect.github.com/nodejs/node/commit/3477b6b4a5)]
- **src**: move more key related stuff to ncrypto (James M Snell)
[#&#8203;55368](https://redirect.github.com/nodejs/node/pull/55368)
-
\[[`38c047e38f`](https://redirect.github.com/nodejs/node/commit/38c047e38f)]
- **src**: refactor ECDHBitsJob signature (Filip Skokan)
[#&#8203;55610](https://redirect.github.com/nodejs/node/pull/55610)
-
\[[`acbb62902a`](https://redirect.github.com/nodejs/node/commit/acbb62902a)]
- **src**: fix dns crash when failed to create NodeAresTask (theanarkh)
[#&#8203;55521](https://redirect.github.com/nodejs/node/pull/55521)
-
\[[`547cab9433`](https://redirect.github.com/nodejs/node/commit/547cab9433)]
- **src**: use NewFromUtf8Literal in NODE_DEFINE_CONSTANT (Charles Kerr)
[#&#8203;55581](https://redirect.github.com/nodejs/node/pull/55581)
-
\[[`231fe7b953`](https://redirect.github.com/nodejs/node/commit/231fe7b953)]
- **src**: do not run IsWindowsBatchFile on non-windows (Yagiz Nizipli)
[#&#8203;55560](https://redirect.github.com/nodejs/node/pull/55560)
-
\[[`bde374ee6a`](https://redirect.github.com/nodejs/node/commit/bde374ee6a)]
- **src**: remove icu based `ToASCII` and `ToUnicode` (Yagiz Nizipli)
[#&#8203;55156](https://redirect.github.com/nodejs/node/pull/55156)
-
\[[`6ad23e74be`](https://redirect.github.com/nodejs/node/commit/6ad23e74be)]
- **src**: fix winapi_strerror error string (Hüseyin Açacak)
[#&#8203;55207](https://redirect.github.com/nodejs/node/pull/55207)
-
\[[`63bc40550b`](https://redirect.github.com/nodejs/node/commit/63bc40550b)]
- **src**: remove uv\_\_node_patch_is_using_io_uring (Santiago Gimeno)
[#&#8203;55114](https://redirect.github.com/nodejs/node/pull/55114)
-
\[[`2af72a7671`](https://redirect.github.com/nodejs/node/commit/2af72a7671)]
- **src**: implement IsInsideNodeModules() in C++ (Joyee Cheung)
[#&#8203;55286](https://redirect.github.com/nodejs/node/pull/55286)
-
\[[`e14fb2defb`](https://redirect.github.com/nodejs/node/commit/e14fb2defb)]
- **src,lib**: optimize nodeTiming.uvMetricsInfo (RafaelGSS)
[#&#8203;55614](https://redirect.github.com/nodejs/node/pull/55614)
-
\[[`e14dba3ee5`](https://redirect.github.com/nodejs/node/commit/e14dba3ee5)]
- **src,lib**: introduce `util.getSystemErrorMessage(err)` (Juan José)
[#&#8203;54075](https://redirect.github.com/nodejs/node/pull/54075)
-
\[[`8f59c41d52`](https://redirect.github.com/nodejs/node/commit/8f59c41d52)]
- **stream**: propagate AbortSignal reason (Marvin ROGER)
[#&#8203;55473](https://redirect.github.com/nodejs/node/pull/55473)
-
\[[`7acb96362c`](https://redirect.github.com/nodejs/node/commit/7acb96362c)]
- **test**: increase coverage of `pathToFileURL` (Antoine du Hamel)
[#&#8203;55493](https://redirect.github.com/nodejs/node/pull/55493)
-
\[[`5861135ddb`](https://redirect.github.com/nodejs/node/commit/5861135ddb)]
- **test**: improve test coverage for child process message sending
(Juan José)
[#&#8203;55710](https://redirect.github.com/nodejs/node/pull/55710)
-
\[[`554d4ace2f`](https://redirect.github.com/nodejs/node/commit/554d4ace2f)]
- **test**: ensure that test priority is not higher than current
priority (Livia Medeiros)
[#&#8203;55739](https://redirect.github.com/nodejs/node/pull/55739)
-
\[[`b0ce62a9bd`](https://redirect.github.com/nodejs/node/commit/b0ce62a9bd)]
- **test**: add buffer to fs_permission tests (Rafael Gonzaga)
[#&#8203;55734](https://redirect.github.com/nodejs/node/pull/55734)
-
\[[`9d9ad81d54`](https://redirect.github.com/nodejs/node/commit/9d9ad81d54)]
- **test**: improve test coverage for `ServerResponse` (Juan José)
[#&#8203;55711](https://redirect.github.com/nodejs/node/pull/55711)
-
\[[`273f84e01c`](https://redirect.github.com/nodejs/node/commit/273f84e01c)]
- **test**: update `performance-timeline` wpt (RedYetiDev)
[#&#8203;55197](https://redirect.github.com/nodejs/node/pull/55197)
-
\[[`89c9c46185`](https://redirect.github.com/nodejs/node/commit/89c9c46185)]
- **test**: ignore unrelated events in FW watch tests (Carlos Espa)
[#&#8203;55605](https://redirect.github.com/nodejs/node/pull/55605)
-
\[[`fc69080669`](https://redirect.github.com/nodejs/node/commit/fc69080669)]
- **test**: refactor some esm tests (Antoine du Hamel)
[#&#8203;55472](https://redirect.github.com/nodejs/node/pull/55472)
-
\[[`a80c166733`](https://redirect.github.com/nodejs/node/commit/a80c166733)]
- **test**: split up test-runner-mock-timers test (Julian Gassner)
[#&#8203;55506](https://redirect.github.com/nodejs/node/pull/55506)
-
\[[`8c2fc11f7c`](https://redirect.github.com/nodejs/node/commit/8c2fc11f7c)]
- **test**: remove unneeded listeners (Luigi Pinca)
[#&#8203;55486](https://redirect.github.com/nodejs/node/pull/55486)
-
\[[`1c5872dbde`](https://redirect.github.com/nodejs/node/commit/1c5872dbde)]
- **test**: avoid `apply()` calls with large amount of elements (Livia
Medeiros)
[#&#8203;55501](https://redirect.github.com/nodejs/node/pull/55501)
-
\[[`2194eb4909`](https://redirect.github.com/nodejs/node/commit/2194eb4909)]
- **test**: increase test coverage for
`http.OutgoingMessage.appendHeader()` (Juan José)
[#&#8203;55467](https://redirect.github.com/nodejs/node/pull/55467)
-
\[[`ad7e81379a`](https://redirect.github.com/nodejs/node/commit/ad7e81379a)]
- **test**: make test-node-output-v8-warning more flexible (Shelley
Vohr)
[#&#8203;55401](https://redirect.github.com/nodejs/node/pull/55401)
-
\[[`6aeeaa719b`](https://redirect.github.com/nodejs/node/commit/6aeeaa719b)]
- **test**: fix addons and node-api test assumptions (Antoine du Hamel)
[#&#8203;55441](https://redirect.github.com/nodejs/node/pull/55441)
-
\[[`73ab14fd8f`](https://redirect.github.com/nodejs/node/commit/73ab14fd8f)]
- **test**: update wpt test for webmessaging/broadcastchannel (devstone)
[#&#8203;55205](https://redirect.github.com/nodejs/node/pull/55205)
-
\[[`ded1b68d10`](https://redirect.github.com/nodejs/node/commit/ded1b68d10)]
- **test**: deflake `test-cluster-shared-handle-bind-privileged-port`
(Aviv Keller)
[#&#8203;55378](https://redirect.github.com/nodejs/node/pull/55378)
-
\[[`0e873c3031`](https://redirect.github.com/nodejs/node/commit/0e873c3031)]
- **test**: update `console` wpt (Aviv Keller)
[#&#8203;55192](https://redirect.github.com/nodejs/node/pull/55192)
-
\[[`832300533b`](https://redirect.github.com/nodejs/node/commit/832300533b)]
- **test**: remove duplicate tests (Luigi Pinca)
[#&#8203;55393](https://redirect.github.com/nodejs/node/pull/55393)
-
\[[`310a734c1b`](https://redirect.github.com/nodejs/node/commit/310a734c1b)]
- **test**: update test_util.cc for coverage (minkyu_kim)
[#&#8203;55291](https://redirect.github.com/nodejs/node/pull/55291)
-
\[[`254badd480`](https://redirect.github.com/nodejs/node/commit/254badd480)]
- **test**: update `compression` wpt (Aviv Keller)
[#&#8203;55191](https://redirect.github.com/nodejs/node/pull/55191)
-
\[[`c52a808ac9`](https://redirect.github.com/nodejs/node/commit/c52a808ac9)]
- **test,crypto**: update WebCryptoAPI WPT (Filip Skokan)
[#&#8203;55703](https://redirect.github.com/nodejs/node/pull/55703)
-
\[[`445d117b67`](https://redirect.github.com/nodejs/node/commit/445d117b67)]
- **test,crypto**: update WebCryptoAPI WPT (Filip Skokan)
[#&#8203;55512](https://redirect.github.com/nodejs/node/pull/55512)
-
\[[`cd0d748ede`](https://redirect.github.com/nodejs/node/commit/cd0d748ede)]
- **test,crypto**: make crypto tests work with BoringSSL (Shelley Vohr)
[#&#8203;55491](https://redirect.github.com/nodejs/node/pull/55491)
-
\[[`8bac7c27c8`](https://redirect.github.com/nodejs/node/commit/8bac7c27c8)]
- **test,crypto**: update WebCryptoAPI WPT (Filip Skokan)
[#&#8203;55427](https://redirect.github.com/nodejs/node/pull/55427)
-
\[[`363e7d5a76`](https://redirect.github.com/nodejs/node/commit/363e7d5a76)]
- **test_runner**: error on mocking an already mocked date (Aviv Keller)
[#&#8203;55858](https://redirect.github.com/nodejs/node/pull/55858)
-
\[[`f41d329e98`](https://redirect.github.com/nodejs/node/commit/f41d329e98)]
- **test_runner**: add support for scheduler.wait on mock timers (Erick
Wendel)
[#&#8203;55244](https://redirect.github.com/nodejs/node/pull/55244)
-
\[[`b9200c33ae`](https://redirect.github.com/nodejs/node/commit/b9200c33ae)]
- **test_runner**: require `--enable-source-maps` for sourcemap coverage
(Aviv Keller)
[#&#8203;55359](https://redirect.github.com/nodejs/node/pull/55359)
-
\[[`f11d93d8ef`](https://redirect.github.com/nodejs/node/commit/f11d93d8ef)]
- **tools**: enforce ordering of error codes in `errors.md` (Antoine du
Hamel)
[#&#8203;55324](https://redirect.github.com/nodejs/node/pull/55324)
-
\[[`85ca31a90a`](https://redirect.github.com/nodejs/node/commit/85ca31a90a)]
- **tools**: bump
[@&#8203;eslint/plugin-kit](https://redirect.github.com/eslint/plugin-kit)
from 0.2.0 to 0.2.3 in /tools/eslint (dependabot\[bot])
[#&#8203;55875](https://redirect.github.com/nodejs/node/pull/55875)
-
\[[`506aac567b`](https://redirect.github.com/nodejs/node/commit/506aac567b)]
- **tools**: fix exclude labels for commit-queue (Richard Lau)
[#&#8203;55809](https://redirect.github.com/nodejs/node/pull/55809)
-
\[[`14ffac9995`](https://redirect.github.com/nodejs/node/commit/14ffac9995)]
- **tools**: make commit-queue check blocked label (Marco Ippolito)
[#&#8203;55781](https://redirect.github.com/nodejs/node/pull/55781)
-
\[[`eb22ec87e6`](https://redirect.github.com/nodejs/node/commit/eb22ec87e6)]
- **tools**: remove non-existent file from eslint config (Aviv Keller)
[#&#8203;55772](https://redirect.github.com/nodejs/node/pull/55772)
-
\[[`5844565fb2`](https://redirect.github.com/nodejs/node/commit/5844565fb2)]
- **tools**: fix c-ares updater script for Node.js 18 (Richard Lau)
[#&#8203;55717](https://redirect.github.com/nodejs/node/pull/55717)
-
\[[`0a79ebd257`](https://redirect.github.com/nodejs/node/commit/0a79ebd257)]
- **tools**: update ESLint to 9.14.0 (dependabot\[bot])
[#&#8203;55689](https://redirect.github.com/nodejs/node/pull/55689)
-
\[[`12543d560a`](https://redirect.github.com/nodejs/node/commit/12543d560a)]
- **tools**: use `util.parseArgs` in `lint-md` (Aviv Keller)
[#&#8203;55694](https://redirect.github.com/nodejs/node/pull/55694)
-
\[[`d95aa244c2`](https://redirect.github.com/nodejs/node/commit/d95aa244c2)]
- **tools**: fix root certificate updater (Richard Lau)
[#&#8203;55681](https://redirect.github.com/nodejs/node/pull/55681)
-
\[[`3626891f8e`](https://redirect.github.com/nodejs/node/commit/3626891f8e)]
- **tools**: compact jq output in daily-wpt-fyi.yml action (Filip
Skokan)
[#&#8203;55695](https://redirect.github.com/nodejs/node/pull/55695)
-
\[[`02c902e68a`](https://redirect.github.com/nodejs/node/commit/02c902e68a)]
- **tools**: run daily WPT.fyi report on all supported releases (Filip
Skokan)
[#&#8203;55619](https://redirect.github.com/nodejs/node/pull/55619)
-
\[[`456b02351b`](https://redirect.github.com/nodejs/node/commit/456b02351b)]
- **tools**: lint README lists more strictly (Antoine du Hamel)
[#&#8203;55625](https://redirect.github.com/nodejs/node/pull/55625)
-
\[[`83a5983c7d`](https://redirect.github.com/nodejs/node/commit/83a5983c7d)]
- **tools**: update lint-md-dependencies (Node.js GitHub Bot)
[#&#8203;55470](https://redirect.github.com/nodejs/node/pull/55470)
-
\[[`72b4a8df6a`](https://redirect.github.com/nodejs/node/commit/72b4a8df6a)]
- **tools**: update gyp-next to 0.18.3 (Node.js GitHub Bot)
[#&#8203;55464](https://redirect.github.com/nodejs/node/pull/55464)
-
\[[`6b6e6a5590`](https://redirect.github.com/nodejs/node/commit/6b6e6a5590)]
- **tools**: add script to synch c-ares source lists (Richard Lau)
[#&#8203;55445](https://redirect.github.com/nodejs/node/pull/55445)
-
\[[`a6c444291b`](https://redirect.github.com/nodejs/node/commit/a6c444291b)]
- **tools**: fix typos (Nathan Baulch)
[#&#8203;55061](https://redirect.github.com/nodejs/node/pull/55061)
-
\[[`d5e915ba5d`](https://redirect.github.com/nodejs/node/commit/d5e915ba5d)]
- **tools**: add `polyfilled` option to `prefer-primordials` rule
(Antoine du Hamel)
[#&#8203;55318](https://redirect.github.com/nodejs/node/pull/55318)
-
\[[`c8e7f767b7`](https://redirect.github.com/nodejs/node/commit/c8e7f767b7)]
- **typings**: add missing type of `ArrayBufferPrototypeGetByteLength`
(Wuli Zuo)
[#&#8203;55439](https://redirect.github.com/nodejs/node/pull/55439)
-
\[[`6317f77942`](https://redirect.github.com/nodejs/node/commit/6317f77942)]
- **url**: refactor `pathToFileURL` to native (Antoine du Hamel)
[#&#8203;55476](https://redirect.github.com/nodejs/node/pull/55476)
-
\[[`5418d40256`](https://redirect.github.com/nodejs/node/commit/5418d40256)]
- **url**: handle "unsafe" characters properly in `pathToFileURL`
(Antoine du Hamel)
[#&#8203;54545](https://redirect.github.com/nodejs/node/pull/54545)
-
\[[`fce8c32c19`](https://redirect.github.com/nodejs/node/commit/fce8c32c19)]
- **util**: do not mark experimental feature as deprecated (Antoine du
Hamel)
[#&#8203;55740](https://redirect.github.com/nodejs/node/pull/55740)
-
\[[`940d22ffe1`](https://redirect.github.com/nodejs/node/commit/940d22ffe1)]
- **(SEMVER-MINOR)** **util**: fix util.getCallSites plurality
(Chengzhong Wu)
[#&#8203;55626](https://redirect.github.com/nodejs/node/pull/55626)
-
\[[`42ac0c2af3`](https://redirect.github.com/nodejs/node/commit/42ac0c2af3)]
- **util**: do not catch on circular `@@&#8203;toStringTag` errors (Aviv
Keller)
[#&#8203;55544](https://redirect.github.com/nodejs/node/pull/55544)

###
[`v22.11.0`](https://redirect.github.com/nodejs/node/releases/tag/v22.11.0):
2024-10-29, Version 22.11.0 &#x27;Jod&#x27; (LTS), @&#8203;richardlau

[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.10.0...v22.11.0)

##### Notable Changes

This release marks the transition of Node.js 22.x into Long Term Support
(LTS)
with the codename 'Jod'. The 22.x release line now moves into "Active
LTS"
and will remain so until October 2025. After that time, it will move
into
"Maintenance" until end of life in April 2027.

Other than updating metadata, such as the `process.release` object, to
reflect
that the release is LTS, no further changes from Node.js 22.10.0 are
included.

##### OpenSSL 3.x

Official binaries for Node.js 22.x currently include OpenSSL 3.0.x (more
specifically, the [quictls OpenSSL
fork](https://redirect.github.com/quictls/openssl)).
OpenSSL 3.0.x is the currently designated long term support version that
is
scheduled to be supported until 7th September 2026, which is within the
expected
lifetime of Node.js 22.x. We are expecting upstream OpenSSL to announce
a
successor long term support version prior to that date and since OpenSSL
now
follows a semantic versioning-like versioning scheme we expect to be
able to
update to the next long term supported version of OpenSSL during the
lifetime of
Node.js 22.x.

###
[`v22.10.0`](https://redirect.github.com/nodejs/node/releases/tag/v22.10.0):
2024-10-16, Version 22.10.0 (Current), @&#8203;aduh95

[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.9.0...v22.10.0)

##### Notable Changes

##### New `"module-sync"` exports condition

This release introduces a `"module-sync"` exports condition that's
enabled when
`require(esm)` is enabled, so packages can supply a synchronous ES
module to the
Node.js module loader, no matter if it's being required or imported.
This is
similar to the `"module"` condition that bundlers have been using to
support
`require(esm)` in Node.js, and allows dual-package authors to opt into
ESM-first
only on newer versions of Node.js that supports `require(esm)` to avoid
the
dual-package hazard.

```json
{
  "type": "module",
  "exports": {
    "node": {
      // On new version of Node.js, both require() and import get
      // the ESM version
      "module-sync": "./index.js",
      // On older version of Node.js, where "module-sync" and require(esm) are
      // not supported, use the CJS version to avoid dual-package hazard.
      // When package authors think it's time to drop support for older versions of
      // Node.js, they can remove the exports conditions and just use "main": "index.js".
      "default": "./dist/index.cjs"
    },
    // On any other environment, use the ESM version.
    "default": "./index.js"
  }
}
```

Or if the package is only meant to be run on Node.js and wants to
fallback to
CJS on older versions that don't have `require(esm)`:

```json
{
  "type": "module",
  "exports": {
    // On new version of Node.js, both require() and import get the ESM version
    "module-sync": "./index.js",
    // On older version of Node.js, where "module-sync" and require(esm) are
    // not supported, use the CJS version to avoid dual-package hazard.
    // When package authors think it's time to drop support for older versions of
    // Node.js, they can remove the exports conditions and just use "main": "index.js".
    "default": "./dist/index.cjs"
  }
}
```

**For package authors**: this only serves as a feature-detection
mechanism for
packages that wish to support both CJS and ESM users during the period
when some
active Node.js LTS versions support `require(esm)` while some older ones
don't.
When all active Node.js LTS lines support `require(esm)`, packages can
simplify
their distributions by bumping the major version, dropping their CJS
exports,
and removing the `module-sync` exports condition (with only `main` or
`default`
targetting the ESM exports). If the package needs to support both
bundlers and
being run unbundled on Node.js during the transition period, use both
`module-sync` and `module` and point them to the same ESM file. If the
package
already doesn't want to support older versions of Node.js that doesn't
support
`require(esm)`, don't use this export condition.

**For bundlers/tools**: they should avoid implementing this stop-gap
condition.
Most existing bundlers implement the de-facto bundler standard

[`module`](https://webpack.js.org/guides/package-exports/#providing-commonjs-and-esm-version-stateless)
exports condition, and that should be enough to support users who want
to bundle
ESM from CJS consumers. Users who want both bundlers and Node.js to
recognize
the ESM exports can use both `module`/`module-sync` conditions during
the
transition period, and can drop `module-sync`+`module` when they no
longer need
to support older versions of Node.js. If tools do want to support this
condition, it's recommended to make the resolution rules in the graph
pointed by
this condition match the Node.js native ESM rules to avoid divergence.

We ended up implementing a condition with a different name instead of
reusing
`"module"`, because existing code in the ecosystem using the `"module"`
condition sometimes also expect the module resolution for these ESM
files to
work in CJS style, w

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2024-12-28 06:29:35 +02:00
TrueCharts BotandGitHub 0e1e82e4d4 chore(helm): update image docker.io/bitnami/prometheus 2.55.1 → 3.0.1 (#30319)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/bitnami/prometheus](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/prometheus))
| major | `56981ca` -> `04d94f1` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2024-12-28 05:28:36 +01:00
TrueCharts BotandGitHub 1edee45b16 chore(helm): update image ghcr.io/elfhosted/zilean v2.3.10 → v3.3.0 (#30235)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/zilean | major | `6d725a5` -> `50ec938` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2024-12-28 06:28:28 +02:00
TrueCharts BotandGitHub ecf1be05b4 chore(helm): update image docker.io/brandawg93/peanut 3.3.0 → 4.3.0 (#30320)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT)
| major | `be28b6a` -> `881f7ad` |

---

> [!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>Brandawg93/PeaNUT (docker.io/brandawg93/peanut)</summary>

###
[`v4.3.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v4.3.0)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v4.2.1...v4.3.0)

#### What's Changed

- New Crowdin translations by GitHub Action by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Brandawg93/PeaNUT/pull/128](https://redirect.github.com/Brandawg93/PeaNUT/pull/128)
- doc: update homepage README link by
[@&#8203;TO19](https://redirect.github.com/TO19) in
[https://github.com/Brandawg93/PeaNUT/pull/129](https://redirect.github.com/Brandawg93/PeaNUT/pull/129)
- re-use existing connection on getData endpoint by
[@&#8203;rmlamarche](https://redirect.github.com/rmlamarche) in
[https://github.com/Brandawg93/PeaNUT/pull/130](https://redirect.github.com/Brandawg93/PeaNUT/pull/130)
- Add API endpoint for executing commands on devices and related tests
by [@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/127](https://redirect.github.com/Brandawg93/PeaNUT/pull/127)

#### New Contributors

- [@&#8203;TO19](https://redirect.github.com/TO19) made their first
contribution in
[https://github.com/Brandawg93/PeaNUT/pull/129](https://redirect.github.com/Brandawg93/PeaNUT/pull/129)
- [@&#8203;rmlamarche](https://redirect.github.com/rmlamarche) made
their first contribution in
[https://github.com/Brandawg93/PeaNUT/pull/130](https://redirect.github.com/Brandawg93/PeaNUT/pull/130)

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v4.2.1...v4.3.0

###
[`v4.2.1`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v4.2.1)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v4.2.0...v4.2.1)

#### What's Changed

- New Crowdin translations by GitHub Action by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Brandawg93/PeaNUT/pull/122](https://redirect.github.com/Brandawg93/PeaNUT/pull/122)
- Unique names only by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/121](https://redirect.github.com/Brandawg93/PeaNUT/pull/121)
- Bump nanoid from 3.3.7 to 3.3.8 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Brandawg93/PeaNUT/pull/123](https://redirect.github.com/Brandawg93/PeaNUT/pull/123)
- Fix README spelling by
[@&#8203;duongdev](https://redirect.github.com/duongdev) in
[https://github.com/Brandawg93/PeaNUT/pull/124](https://redirect.github.com/Brandawg93/PeaNUT/pull/124)
- Fix for new setups not being redirected to the login page by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93)

#### New Contributors

- [@&#8203;duongdev](https://redirect.github.com/duongdev) made their
first contribution in
[https://github.com/Brandawg93/PeaNUT/pull/124](https://redirect.github.com/Brandawg93/PeaNUT/pull/124)

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v4.2.0...v4.2.1

###
[`v4.2.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v4.2.0)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v4.1.0...v4.2.0)

#### What's Changed

- New Grid by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/118](https://redirect.github.com/Brandawg93/PeaNUT/pull/118)
- react 19 by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/120](https://redirect.github.com/Brandawg93/PeaNUT/pull/120)

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v4.1.0...v4.2.0

###
[`v4.1.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v4.1.0)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v4.0.2...v4.1.0)

#### What's Changed

- Create translation.json for Romanian by
[@&#8203;StoicaRemus](https://redirect.github.com/StoicaRemus) in
[https://github.com/Brandawg93/PeaNUT/pull/114](https://redirect.github.com/Brandawg93/PeaNUT/pull/114)
- Configure influx interval in UI by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/112](https://redirect.github.com/Brandawg93/PeaNUT/pull/112)
- New Crowdin translations by GitHub Action by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Brandawg93/PeaNUT/pull/117](https://redirect.github.com/Brandawg93/PeaNUT/pull/117)
- Better settings types by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/115](https://redirect.github.com/Brandawg93/PeaNUT/pull/115)

#### New Contributors

- [@&#8203;StoicaRemus](https://redirect.github.com/StoicaRemus) made
their first contribution in
[https://github.com/Brandawg93/PeaNUT/pull/114](https://redirect.github.com/Brandawg93/PeaNUT/pull/114)

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v4.0.2...v4.1.0

###
[`v4.0.2`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v4.0.2)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v4.0.1...v4.0.2)

#### What's Changed

-   Fixed updates not showing in footer

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v4.0.1...v4.0.2

###
[`v4.0.1`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v4.0.1)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v4.0.0...v4.0.1)

#### What's Changed

- New Crowdin translations by GitHub Action by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Brandawg93/PeaNUT/pull/107](https://redirect.github.com/Brandawg93/PeaNUT/pull/107)
- Fix for empty servers array by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/110](https://redirect.github.com/Brandawg93/PeaNUT/pull/110)

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v4.0.0...v4.0.1

###
[`v4.0.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v4.0.0)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v3.3.0...v4.0.0)

#### What's Changed

- More optimizations by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/99](https://redirect.github.com/Brandawg93/PeaNUT/pull/99)
- Bump micromatch from 4.0.5 to 4.0.8 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Brandawg93/PeaNUT/pull/101](https://redirect.github.com/Brandawg93/PeaNUT/pull/101)
- Fix theme by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/100](https://redirect.github.com/Brandawg93/PeaNUT/pull/100)
- Bump
[@&#8203;eslint/plugin-kit](https://redirect.github.com/eslint/plugin-kit)
from 0.2.0 to 0.2.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Brandawg93/PeaNUT/pull/103](https://redirect.github.com/Brandawg93/PeaNUT/pull/103)
- Better login by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/102](https://redirect.github.com/Brandawg93/PeaNUT/pull/102)
- Bump cross-spawn from 7.0.3 to 7.0.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Brandawg93/PeaNUT/pull/104](https://redirect.github.com/Brandawg93/PeaNUT/pull/104)
- Settings page by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/106](https://redirect.github.com/Brandawg93/PeaNUT/pull/106)

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v3.3.0...v4.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2024-12-28 05:28:16 +01:00
TrueCharts BotandGitHub c098611c80 chore(helm): update image ghcr.io/linuxserver/digikam 7.8.0 → 8.5.0 (#30236)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/digikam](https://redirect.github.com/linuxserver/docker-digikam/packages)
([source](https://redirect.github.com/linuxserver/docker-digikam)) |
major | `4a59bc0` -> `740c527` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2024-12-28 06:28:08 +02:00
TrueCharts BotandGitHub 0b4a37a22b chore(helm): update image docker.io/jgraph/drawio 24.7.17 → 26.0.0 (#30321)
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)) | major |
`3e14dbd` -> `44ff7ee` |

---

> [!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.0.0`](https://redirect.github.com/jgraph/docker-drawio/compare/v24.7.17...v26.0.0)

[Compare
Source](https://redirect.github.com/jgraph/docker-drawio/compare/v24.7.17...v26.0.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2024-12-28 05:27:36 +01:00
TrueCharts BotandGitHub ebd88e477d chore(helm): update image docker.io/netdata/netdata v1.47.5 → v2.1.0 (#30323)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/netdata/netdata](https://netdata.cloud)
([source](https://redirect.github.com/netdata/netdata)) | major |
`678b932` -> `fc0f7e7` |

---

> [!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>netdata/netdata (docker.io/netdata/netdata)</summary>

###
[`v2.1.0`](https://redirect.github.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v210-2024-12-19)

[Compare
Source](https://redirect.github.com/netdata/netdata/compare/v2.0.3...v2.1.0)

[Full
Changelog](https://redirect.github.com/netdata/netdata/compare/v2.0.3...v2.1.0)

**Merged pull requests:**

- use inactive memory when calculating cgroups total memory
[#&#8203;19249](https://redirect.github.com/netdata/netdata/pull/19249)
([ktsaou](https://redirect.github.com/ktsaou))
- chore(aclk/mqtt): remove client_id len check
[#&#8203;19247](https://redirect.github.com/netdata/netdata/pull/19247)
([ilyam8](https://redirect.github.com/ilyam8))
- chore(go.d): simplify cli is help
[#&#8203;19246](https://redirect.github.com/netdata/netdata/pull/19246)
([ilyam8](https://redirect.github.com/ilyam8))
- Health transition saving optimization
[#&#8203;19245](https://redirect.github.com/netdata/netdata/pull/19245)
([stelfrag](https://redirect.github.com/stelfrag))
- Avoid blocking waiting for an event during shutdown
[#&#8203;19244](https://redirect.github.com/netdata/netdata/pull/19244)
([stelfrag](https://redirect.github.com/stelfrag))
- Do not call finalize on shutdown
[#&#8203;19241](https://redirect.github.com/netdata/netdata/pull/19241)
([stelfrag](https://redirect.github.com/stelfrag))
- fix the renamed function under windows
[#&#8203;19240](https://redirect.github.com/netdata/netdata/pull/19240)
([ktsaou](https://redirect.github.com/ktsaou))
- update netdata internal metrics ctx
[#&#8203;19239](https://redirect.github.com/netdata/netdata/pull/19239)
([ilyam8](https://redirect.github.com/ilyam8))
- feat(go.d.plugin): enable dyncfg vnodes
[#&#8203;19238](https://redirect.github.com/netdata/netdata/pull/19238)
([ilyam8](https://redirect.github.com/ilyam8))
- docs: fix win deploy command for nightly
[#&#8203;19236](https://redirect.github.com/netdata/netdata/pull/19236)
([ilyam8](https://redirect.github.com/ilyam8))
- RRDHOST system-info isolation
[#&#8203;19235](https://redirect.github.com/netdata/netdata/pull/19235)
([ktsaou](https://redirect.github.com/ktsaou))
- Allow more threads to load contexts during startup
[#&#8203;19234](https://redirect.github.com/netdata/netdata/pull/19234)
([stelfrag](https://redirect.github.com/stelfrag))
- Fix memory leak
[#&#8203;19233](https://redirect.github.com/netdata/netdata/pull/19233)
([stelfrag](https://redirect.github.com/stelfrag))
- fix(go.d/mongodb): add missing disconnect in initClient
[#&#8203;19232](https://redirect.github.com/netdata/netdata/pull/19232)
([ilyam8](https://redirect.github.com/ilyam8))
- docs: update ui 3rd party link
[#&#8203;19231](https://redirect.github.com/netdata/netdata/pull/19231)
([ilyam8](https://redirect.github.com/ilyam8))
- docs: split redistributed and add judy and dlib
[#&#8203;19230](https://redirect.github.com/netdata/netdata/pull/19230)
([ilyam8](https://redirect.github.com/ilyam8))
- build(deps): bump github.com/lmittmann/tint from 1.0.5 to 1.0.6 in
/src/go
[#&#8203;19229](https://redirect.github.com/netdata/netdata/pull/19229)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- Fix: fix heap use after free in health
[#&#8203;19228](https://redirect.github.com/netdata/netdata/pull/19228)
([ktsaou](https://redirect.github.com/ktsaou))
- ci: replace exit 1 with conditional skip in website update workflow
[#&#8203;19227](https://redirect.github.com/netdata/netdata/pull/19227)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(ml): remove logging for earch not acquired dimension
[#&#8203;19226](https://redirect.github.com/netdata/netdata/pull/19226)
([ilyam8](https://redirect.github.com/ilyam8))
- Fix static builds to ensure usability on intended baseline hardware.
[#&#8203;19224](https://redirect.github.com/netdata/netdata/pull/19224)
([Ferroin](https://redirect.github.com/Ferroin))
- add MegaCli64 to ndsudo
[#&#8203;19223](https://redirect.github.com/netdata/netdata/pull/19223)
([ilyam8](https://redirect.github.com/ilyam8))
- removing IP address information. Bumping traefik version
[#&#8203;19222](https://redirect.github.com/netdata/netdata/pull/19222)
([M4itee](https://redirect.github.com/M4itee))
- fix compiler warnings
[#&#8203;19221](https://redirect.github.com/netdata/netdata/pull/19221)
([ktsaou](https://redirect.github.com/ktsaou))
- disable h20
[#&#8203;19218](https://redirect.github.com/netdata/netdata/pull/19218)
([ilyam8](https://redirect.github.com/ilyam8))
- add pcre2 dev to install-requires-packages.sh
[#&#8203;19217](https://redirect.github.com/netdata/netdata/pull/19217)
([ilyam8](https://redirect.github.com/ilyam8))
- remove ENABLE_H2O=1 from installer
[#&#8203;19216](https://redirect.github.com/netdata/netdata/pull/19216)
([ilyam8](https://redirect.github.com/ilyam8))
- fix: use setuid as a fallback for static builds when setcap fails for
plugins
[#&#8203;19215](https://redirect.github.com/netdata/netdata/pull/19215)
([ilyam8](https://redirect.github.com/ilyam8))
- add dyncfg vnode option to collectors
[#&#8203;19214](https://redirect.github.com/netdata/netdata/pull/19214)
([ilyam8](https://redirect.github.com/ilyam8))
- build(deps): bump github.com/vmware/govmomi from 0.46.2 to 0.46.3
[#&#8203;19213](https://redirect.github.com/netdata/netdata/pull/19213)
([ilyam8](https://redirect.github.com/ilyam8))
- build(deps): bump k8s.io/client-go from 0.31.3 to 0.32.0 in /src/go
[#&#8203;19210](https://redirect.github.com/netdata/netdata/pull/19210)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- dyncfg vnodes improvements
[#&#8203;19207](https://redirect.github.com/netdata/netdata/pull/19207)
([ilyam8](https://redirect.github.com/ilyam8))
- Streaming improvements No 8
[#&#8203;19206](https://redirect.github.com/netdata/netdata/pull/19206)
([ktsaou](https://redirect.github.com/ktsaou))
- feat(go.d.plugin): add dyncfg vnodes
[#&#8203;19205](https://redirect.github.com/netdata/netdata/pull/19205)
([ilyam8](https://redirect.github.com/ilyam8))
- Streaming improvements No 7
[#&#8203;19204](https://redirect.github.com/netdata/netdata/pull/19204)
([ktsaou](https://redirect.github.com/ktsaou))
- Add dynamic rooms docs
[#&#8203;19199](https://redirect.github.com/netdata/netdata/pull/19199)
([kapantzak](https://redirect.github.com/kapantzak))
- Streaming improvements No 6
[#&#8203;19196](https://redirect.github.com/netdata/netdata/pull/19196)
([ktsaou](https://redirect.github.com/ktsaou))
- Add cross-architecture build tests for Go code.
[#&#8203;19195](https://redirect.github.com/netdata/netdata/pull/19195)
([Ferroin](https://redirect.github.com/Ferroin))
- Remove July arrays
[#&#8203;19194](https://redirect.github.com/netdata/netdata/pull/19194)
([stelfrag](https://redirect.github.com/stelfrag))
- Streaming Improvements No 5
[#&#8203;19193](https://redirect.github.com/netdata/netdata/pull/19193)
([ktsaou](https://redirect.github.com/ktsaou))
- Regenerate integrations docs
[#&#8203;19192](https://redirect.github.com/netdata/netdata/pull/19192)
([netdatabot](https://redirect.github.com/netdatabot))
- rw_spinlocks: allow recursive readers, even when writers are waiting
[#&#8203;19191](https://redirect.github.com/netdata/netdata/pull/19191)
([ktsaou](https://redirect.github.com/ktsaou))
- docs: remove a duplicated row
[#&#8203;19190](https://redirect.github.com/netdata/netdata/pull/19190)
([orisano](https://redirect.github.com/orisano))
- build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /src/go
[#&#8203;19189](https://redirect.github.com/netdata/netdata/pull/19189)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- Network Metadata (Windows plugin)
[#&#8203;19188](https://redirect.github.com/netdata/netdata/pull/19188)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- ci: fix update-website workflow
[#&#8203;19187](https://redirect.github.com/netdata/netdata/pull/19187)
([ilyam8](https://redirect.github.com/ilyam8))
- Streaming improvements No 4
[#&#8203;19186](https://redirect.github.com/netdata/netdata/pull/19186)
([ktsaou](https://redirect.github.com/ktsaou))
- Move dependency handling for integrations to script.
[#&#8203;19185](https://redirect.github.com/netdata/netdata/pull/19185)
([Ferroin](https://redirect.github.com/Ferroin))
- Regenerate integrations docs
[#&#8203;19184](https://redirect.github.com/netdata/netdata/pull/19184)
([netdatabot](https://redirect.github.com/netdatabot))
- fix(kickstart): netdata_avail_check on Ubuntu
[#&#8203;19183](https://redirect.github.com/netdata/netdata/pull/19183)
([ilyam8](https://redirect.github.com/ilyam8))
- Disks Metadata (Windows plugin)
[#&#8203;19182](https://redirect.github.com/netdata/netdata/pull/19182)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- Bump repository config fetched by kickstart to latest version
[#&#8203;19181](https://redirect.github.com/netdata/netdata/pull/19181)
([ilyam8](https://redirect.github.com/ilyam8))
- chore(go.d): pass context to init/check/collect/cleanup
[#&#8203;19180](https://redirect.github.com/netdata/netdata/pull/19180)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations docs
[#&#8203;19177](https://redirect.github.com/netdata/netdata/pull/19177)
([netdatabot](https://redirect.github.com/netdatabot))
- docs: reorder silent mode and add full pipeline command example
[#&#8203;19176](https://redirect.github.com/netdata/netdata/pull/19176)
([Ancairon](https://redirect.github.com/Ancairon))
- Add Objects metadata (Windows Plugin)
[#&#8203;19175](https://redirect.github.com/netdata/netdata/pull/19175)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- Fixup URLs in package repo documentation to use index files.
[#&#8203;19174](https://redirect.github.com/netdata/netdata/pull/19174)
([Ferroin](https://redirect.github.com/Ferroin))
- Regenerate integrations docs
[#&#8203;19173](https://redirect.github.com/netdata/netdata/pull/19173)
([netdatabot](https://redirect.github.com/netdatabot))
- build(deps): bump github.com/docker/docker from 27.3.1+incompatible to
27.4.0+incompatible in /src/go
[#&#8203;19172](https://redirect.github.com/netdata/netdata/pull/19172)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- Processor Metadata (Windows Plugin)
[#&#8203;19171](https://redirect.github.com/netdata/netdata/pull/19171)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- Streaming improvements No 3
[#&#8203;19168](https://redirect.github.com/netdata/netdata/pull/19168)
([ktsaou](https://redirect.github.com/ktsaou))
- Streaming improvements No 2
[#&#8203;19167](https://redirect.github.com/netdata/netdata/pull/19167)
([ktsaou](https://redirect.github.com/ktsaou))
- send quit to plugins
[#&#8203;19166](https://redirect.github.com/netdata/netdata/pull/19166)
([ktsaou](https://redirect.github.com/ktsaou))
- add units per context to /api/v3/contexts
[#&#8203;19165](https://redirect.github.com/netdata/netdata/pull/19165)
([ktsaou](https://redirect.github.com/ktsaou))
- Regenerate integrations docs
[#&#8203;19164](https://redirect.github.com/netdata/netdata/pull/19164)
([netdatabot](https://redirect.github.com/netdatabot))
- Update cloud virtual host name
[#&#8203;19163](https://redirect.github.com/netdata/netdata/pull/19163)
([stelfrag](https://redirect.github.com/stelfrag))
- docs: leftover links + changes on api-tokens.md
[#&#8203;19162](https://redirect.github.com/netdata/netdata/pull/19162)
([Ancairon](https://redirect.github.com/Ancairon))
- Regenerate integrations docs
[#&#8203;19161](https://redirect.github.com/netdata/netdata/pull/19161)
([netdatabot](https://redirect.github.com/netdatabot))
- docs: edit Authentication and Authorization section
[#&#8203;19160](https://redirect.github.com/netdata/netdata/pull/19160)
([Ancairon](https://redirect.github.com/Ancairon))
- Remove Option from Installer (Windows)
[#&#8203;19159](https://redirect.github.com/netdata/netdata/pull/19159)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- NET Framework metadata (Windows.plugin Part 1)
[#&#8203;19158](https://redirect.github.com/netdata/netdata/pull/19158)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- fix(build): fix building go.d on 32bit
[#&#8203;19156](https://redirect.github.com/netdata/netdata/pull/19156)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(go.d): correct sd dir
[#&#8203;19155](https://redirect.github.com/netdata/netdata/pull/19155)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(go.d): correct unlockall impl
[#&#8203;19154](https://redirect.github.com/netdata/netdata/pull/19154)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(go.d): unlock job files on quit/restart
[#&#8203;19153](https://redirect.github.com/netdata/netdata/pull/19153)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations docs
[#&#8203;19152](https://redirect.github.com/netdata/netdata/pull/19152)
([netdatabot](https://redirect.github.com/netdatabot))
- build(deps): bump github.com/axiomhq/hyperloglog from 0.2.0 to 0.2.1
in /src/go
[#&#8203;19151](https://redirect.github.com/netdata/netdata/pull/19151)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 in /src/go
[#&#8203;19149](https://redirect.github.com/netdata/netdata/pull/19149)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- build(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0
in /src/go
[#&#8203;19148](https://redirect.github.com/netdata/netdata/pull/19148)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- MSSQL Metadatas (windows.plugin)
[#&#8203;19147](https://redirect.github.com/netdata/netdata/pull/19147)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- chore(go.d.plugin): simplify main
[#&#8203;19146](https://redirect.github.com/netdata/netdata/pull/19146)
([ilyam8](https://redirect.github.com/ilyam8))
- chore(go.d.plugin): simplify netdataapi pkg
[#&#8203;19145](https://redirect.github.com/netdata/netdata/pull/19145)
([ilyam8](https://redirect.github.com/ilyam8))
- chore(go.d.plugin): improve function parser
[#&#8203;19143](https://redirect.github.com/netdata/netdata/pull/19143)
([ilyam8](https://redirect.github.com/ilyam8))
- docs: fix a typo in aclk readme
[#&#8203;19141](https://redirect.github.com/netdata/netdata/pull/19141)
([ilyam8](https://redirect.github.com/ilyam8))
- docs: Plans and ACLK docs edits
[#&#8203;19140](https://redirect.github.com/netdata/netdata/pull/19140)
([Ancairon](https://redirect.github.com/Ancairon))
- docs: Edits in the main Netdata Cloud readme
[#&#8203;19139](https://redirect.github.com/netdata/netdata/pull/19139)
([Ancairon](https://redirect.github.com/Ancairon))
- ci: fix build/create release
[#&#8203;19138](https://redirect.github.com/netdata/netdata/pull/19138)
([ilyam8](https://redirect.github.com/ilyam8))
- Streaming improvements No 1
[#&#8203;19137](https://redirect.github.com/netdata/netdata/pull/19137)
([ktsaou](https://redirect.github.com/ktsaou))
- fixed bug in streaming sender read
[#&#8203;19136](https://redirect.github.com/netdata/netdata/pull/19136)
([ktsaou](https://redirect.github.com/ktsaou))
- minor beatification of log messages
[#&#8203;19135](https://redirect.github.com/netdata/netdata/pull/19135)
([ktsaou](https://redirect.github.com/ktsaou))
- docs: restructure readme intro for better readability
[#&#8203;19134](https://redirect.github.com/netdata/netdata/pull/19134)
([ilyam8](https://redirect.github.com/ilyam8))
- ci: fix build/Prepare Artifacts
[#&#8203;19133](https://redirect.github.com/netdata/netdata/pull/19133)
([ilyam8](https://redirect.github.com/ilyam8))
- Modify Claim Screen (Windows Installer)
[#&#8203;19132](https://redirect.github.com/netdata/netdata/pull/19132)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- Regenerate integrations docs
[#&#8203;19131](https://redirect.github.com/netdata/netdata/pull/19131)
([netdatabot](https://redirect.github.com/netdatabot))
- chore(windows/hyperv): small Hyper-V fixes
[#&#8203;19130](https://redirect.github.com/netdata/netdata/pull/19130)
([ilyam8](https://redirect.github.com/ilyam8))
- docs(windows/hyperv): add Hyper-V metadata
[#&#8203;19129](https://redirect.github.com/netdata/netdata/pull/19129)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(system-info): change id_like and name mac -> macOS
[#&#8203;19128](https://redirect.github.com/netdata/netdata/pull/19128)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(packaging): correct go linux 386 checksum
[#&#8203;19127](https://redirect.github.com/netdata/netdata/pull/19127)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations docs
[#&#8203;19126](https://redirect.github.com/netdata/netdata/pull/19126)
([netdatabot](https://redirect.github.com/netdatabot))
- Integrations gha, remove .js and .json files after the process
[#&#8203;19125](https://redirect.github.com/netdata/netdata/pull/19125)
([Ancairon](https://redirect.github.com/Ancairon))
- Avoid scanning charts for replication status
[#&#8203;19124](https://redirect.github.com/netdata/netdata/pull/19124)
([stelfrag](https://redirect.github.com/stelfrag))
- Address installer minor issues (Windows)
[#&#8203;19122](https://redirect.github.com/netdata/netdata/pull/19122)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- Move eBPF code from linetdata to src/collector
[#&#8203;19121](https://redirect.github.com/netdata/netdata/pull/19121)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- change default nice level to 0
[#&#8203;19120](https://redirect.github.com/netdata/netdata/pull/19120)
([ilyam8](https://redirect.github.com/ilyam8))
- Disable mimalloc by default / enable explicitly if needed
[#&#8203;19118](https://redirect.github.com/netdata/netdata/pull/19118)
([stelfrag](https://redirect.github.com/stelfrag))
- Reduce EBPF memory usage
[#&#8203;19117](https://redirect.github.com/netdata/netdata/pull/19117)
([stelfrag](https://redirect.github.com/stelfrag))
- Fix undefined behaviour.
[#&#8203;19116](https://redirect.github.com/netdata/netdata/pull/19116)
([vkalintiris](https://redirect.github.com/vkalintiris))
- disable python.d/example
[#&#8203;19114](https://redirect.github.com/netdata/netdata/pull/19114)
([ilyam8](https://redirect.github.com/ilyam8))
- docs: format, typos, and some simplifications in `docs/`
[#&#8203;19112](https://redirect.github.com/netdata/netdata/pull/19112)
([ilyam8](https://redirect.github.com/ilyam8))
- change dim order because of colours in reboot_required
[#&#8203;19111](https://redirect.github.com/netdata/netdata/pull/19111)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(proc/reboot_required): disable on non Debian-based systems
[#&#8203;19110](https://redirect.github.com/netdata/netdata/pull/19110)
([ilyam8](https://redirect.github.com/ilyam8))
- feat(proc.plugin): add Reboot Required collector
[#&#8203;19109](https://redirect.github.com/netdata/netdata/pull/19109)
([ilyam8](https://redirect.github.com/ilyam8))
- docs: update On-Prem System Requirements
[#&#8203;19107](https://redirect.github.com/netdata/netdata/pull/19107)
([ilyam8](https://redirect.github.com/ilyam8))
- On-prem docs edits 2
[#&#8203;19105](https://redirect.github.com/netdata/netdata/pull/19105)
([Ancairon](https://redirect.github.com/Ancairon))
- Docs edits on Cloud versions and On Prem
[#&#8203;19104](https://redirect.github.com/netdata/netdata/pull/19104)
([Ancairon](https://redirect.github.com/Ancairon))
- chore(go.d/pkg/socket): add err to callback return values
[#&#8203;19103](https://redirect.github.com/netdata/netdata/pull/19103)
([ilyam8](https://redirect.github.com/ilyam8))
- docs: fix img tag
[#&#8203;19102](https://redirect.github.com/netdata/netdata/pull/19102)
([ilyam8](https://redirect.github.com/ilyam8))
- Edit the organize doc
[#&#8203;19101](https://redirect.github.com/netdata/netdata/pull/19101)
([Ancairon](https://redirect.github.com/Ancairon))
- Update connecting documentation
[#&#8203;19100](https://redirect.github.com/netdata/netdata/pull/19100)
([Ancairon](https://redirect.github.com/Ancairon))
- Claiming proxy defaults and additonal log info
[#&#8203;19098](https://redirect.github.com/netdata/netdata/pull/19098)
([ktsaou](https://redirect.github.com/ktsaou))
- Reset parameter when generating an alert snapshot
[#&#8203;19097](https://redirect.github.com/netdata/netdata/pull/19097)
([stelfrag](https://redirect.github.com/stelfrag))
- Update Registry docs
[#&#8203;19095](https://redirect.github.com/netdata/netdata/pull/19095)
([Ancairon](https://redirect.github.com/Ancairon))
- Collected and available metrics, instances and contexts
[#&#8203;19094](https://redirect.github.com/netdata/netdata/pull/19094)
([ktsaou](https://redirect.github.com/ktsaou))
- docs(systemd-journal.plugin): correct full-text search
[#&#8203;19093](https://redirect.github.com/netdata/netdata/pull/19093)
([ilyam8](https://redirect.github.com/ilyam8))
- Daemon docs edits
[#&#8203;19091](https://redirect.github.com/netdata/netdata/pull/19091)
([Ancairon](https://redirect.github.com/Ancairon))
- chore(go.d.plugin): renames part 2
[#&#8203;19090](https://redirect.github.com/netdata/netdata/pull/19090)
([ilyam8](https://redirect.github.com/ilyam8))
- remove stale docs, and update links and optimization documentation
[#&#8203;19089](https://redirect.github.com/netdata/netdata/pull/19089)
([Ancairon](https://redirect.github.com/Ancairon))
- Regenerate integrations.js
[#&#8203;19088](https://redirect.github.com/netdata/netdata/pull/19088)
([netdatabot](https://redirect.github.com/netdatabot))
- docs: fix go.d modules rename leftovers
[#&#8203;19087](https://redirect.github.com/netdata/netdata/pull/19087)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;19086](https://redirect.github.com/netdata/netdata/pull/19086)
([netdatabot](https://redirect.github.com/netdatabot))
- update integrations gen script
[#&#8203;19085](https://redirect.github.com/netdata/netdata/pull/19085)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(go.d/hpssa): handle HPE Smart Array line
[#&#8203;19084](https://redirect.github.com/netdata/netdata/pull/19084)
([ilyam8](https://redirect.github.com/ilyam8))
- chore(go.d.plugin): renames
[#&#8203;19081](https://redirect.github.com/netdata/netdata/pull/19081)
([ilyam8](https://redirect.github.com/ilyam8))
- Use mimalloc
[#&#8203;19080](https://redirect.github.com/netdata/netdata/pull/19080)
([vkalintiris](https://redirect.github.com/vkalintiris))
- Regenerate integrations.js
[#&#8203;19079](https://redirect.github.com/netdata/netdata/pull/19079)
([netdatabot](https://redirect.github.com/netdatabot))
- Remove Go windows integration
[#&#8203;19078](https://redirect.github.com/netdata/netdata/pull/19078)
([Ancairon](https://redirect.github.com/Ancairon))
- Split database overview and configuration reference
[#&#8203;19077](https://redirect.github.com/netdata/netdata/pull/19077)
([Ancairon](https://redirect.github.com/Ancairon))
- Database docs edits
[#&#8203;19075](https://redirect.github.com/netdata/netdata/pull/19075)
([Ancairon](https://redirect.github.com/Ancairon))
- RAM and CPU resource util pages
[#&#8203;19074](https://redirect.github.com/netdata/netdata/pull/19074)
([Ancairon](https://redirect.github.com/Ancairon))
- Collector configuration page edits
[#&#8203;19072](https://redirect.github.com/netdata/netdata/pull/19072)
([Ancairon](https://redirect.github.com/Ancairon))
- Create a terminology dictionary for Netdata
[#&#8203;19071](https://redirect.github.com/netdata/netdata/pull/19071)
([Ancairon](https://redirect.github.com/Ancairon))
- build(deps): bump github.com/prometheus-community/pro-bing from
0.4.2-0.20241106090159-5a5f1d731cf5 to 0.5.0 in /src/go
[#&#8203;19070](https://redirect.github.com/netdata/netdata/pull/19070)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in
/src/go
[#&#8203;19069](https://redirect.github.com/netdata/netdata/pull/19069)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- update gorilla comp internal charts family
[#&#8203;19068](https://redirect.github.com/netdata/netdata/pull/19068)
([ilyam8](https://redirect.github.com/ilyam8))
- docs(systemd-journal.plugin): correct "Full-text search"
[#&#8203;19066](https://redirect.github.com/netdata/netdata/pull/19066)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;19065](https://redirect.github.com/netdata/netdata/pull/19065)
([netdatabot](https://redirect.github.com/netdatabot))
- Register service to delay start
[#&#8203;19063](https://redirect.github.com/netdata/netdata/pull/19063)
([stelfrag](https://redirect.github.com/stelfrag))
- add links to mssql perflib object docs
[#&#8203;19062](https://redirect.github.com/netdata/netdata/pull/19062)
([ilyam8](https://redirect.github.com/ilyam8))
- claim -> connect in docs
[#&#8203;19060](https://redirect.github.com/netdata/netdata/pull/19060)
([Ancairon](https://redirect.github.com/Ancairon))
- build(deps): bump k8s.io/client-go from 0.31.2 to 0.31.3 in /src/go
[#&#8203;19059](https://redirect.github.com/netdata/netdata/pull/19059)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- build(deps): bump github.com/vmware/govmomi from 0.46.1 to 0.46.2 in
/src/go
[#&#8203;19058](https://redirect.github.com/netdata/netdata/pull/19058)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- Windows doc updates
[#&#8203;19054](https://redirect.github.com/netdata/netdata/pull/19054)
([Ancairon](https://redirect.github.com/Ancairon))
- Securing Agents section docs cleanup
[#&#8203;19053](https://redirect.github.com/netdata/netdata/pull/19053)
([Ancairon](https://redirect.github.com/Ancairon))
- fix(go.d/pkg/web): correct close idle connections
[#&#8203;19052](https://redirect.github.com/netdata/netdata/pull/19052)
([ilyam8](https://redirect.github.com/ilyam8))
- Update documentation about our native package repos.
[#&#8203;19049](https://redirect.github.com/netdata/netdata/pull/19049)
([Ferroin](https://redirect.github.com/Ferroin))
- Regenerate integrations.js
[#&#8203;19048](https://redirect.github.com/netdata/netdata/pull/19048)
([netdatabot](https://redirect.github.com/netdatabot))
- feat(go.d/pkg/web): add "force_http2" option
[#&#8203;19047](https://redirect.github.com/netdata/netdata/pull/19047)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;19045](https://redirect.github.com/netdata/netdata/pull/19045)
([netdatabot](https://redirect.github.com/netdatabot))
- Capitalize the word "Agent"
[#&#8203;19044](https://redirect.github.com/netdata/netdata/pull/19044)
([Ancairon](https://redirect.github.com/Ancairon))
- Capitalize the word "cloud"
[#&#8203;19043](https://redirect.github.com/netdata/netdata/pull/19043)
([Ancairon](https://redirect.github.com/Ancairon))
- Add a special version number to bypass alert snapshots
[#&#8203;19042](https://redirect.github.com/netdata/netdata/pull/19042)
([stelfrag](https://redirect.github.com/stelfrag))
- Add Custom Actions (Installer)
[#&#8203;19041](https://redirect.github.com/netdata/netdata/pull/19041)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- fix(go.d/nvidia_smi): disable loop mode on Win
[#&#8203;19040](https://redirect.github.com/netdata/netdata/pull/19040)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(go.d/nvidia_smi): disable loop mode by default on Win
[#&#8203;19039](https://redirect.github.com/netdata/netdata/pull/19039)
([ilyam8](https://redirect.github.com/ilyam8))
- improvement(go.d.plugin): terminate on QUIT command
[#&#8203;19038](https://redirect.github.com/netdata/netdata/pull/19038)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(windows/netframework): dont sanitize proc name for labels
[#&#8203;19036](https://redirect.github.com/netdata/netdata/pull/19036)
([ilyam8](https://redirect.github.com/ilyam8))
- Fix MSSQL algorithm (Windows.plugin)
[#&#8203;19035](https://redirect.github.com/netdata/netdata/pull/19035)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- \--dev option to installer
[#&#8203;19034](https://redirect.github.com/netdata/netdata/pull/19034)
([ktsaou](https://redirect.github.com/ktsaou))
- add `shutdown` keyword to ensure graceful service termination on
FreeBSD
[#&#8203;19033](https://redirect.github.com/netdata/netdata/pull/19033)
([ilyam8](https://redirect.github.com/ilyam8))
- fix: ensure correct startup order for Netdata service on FreeBSD
[#&#8203;19032](https://redirect.github.com/netdata/netdata/pull/19032)
([ilyam8](https://redirect.github.com/ilyam8))
- build(deps): bump github.com/gorcon/rcon from 1.3.5 to 1.4.0 in
/src/go
[#&#8203;19031](https://redirect.github.com/netdata/netdata/pull/19031)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- build(deps): bump github.com/vmware/govmomi from 0.46.0 to 0.46.1 in
/src/go
[#&#8203;19030](https://redirect.github.com/netdata/netdata/pull/19030)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- Regenerate integrations.js
[#&#8203;19029](https://redirect.github.com/netdata/netdata/pull/19029)
([netdatabot](https://redirect.github.com/netdatabot))
- improvement(windows/iis): add requests by type chart
[#&#8203;19028](https://redirect.github.com/netdata/netdata/pull/19028)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(windows/iis): dont sanitize site name for labels
[#&#8203;19027](https://redirect.github.com/netdata/netdata/pull/19027)
([ilyam8](https://redirect.github.com/ilyam8))
- chore(go.d.plugin): set nooplogger for automaxprocs
[#&#8203;19026](https://redirect.github.com/netdata/netdata/pull/19026)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;19025](https://redirect.github.com/netdata/netdata/pull/19025)
([netdatabot](https://redirect.github.com/netdatabot))
- docs(go.d/windows): remove references to old MSI
[#&#8203;19024](https://redirect.github.com/netdata/netdata/pull/19024)
([ilyam8](https://redirect.github.com/ilyam8))
- improvement(go.d.plugin): automatically set GOMAXPROCS
[#&#8203;19023](https://redirect.github.com/netdata/netdata/pull/19023)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;19022](https://redirect.github.com/netdata/netdata/pull/19022)
([netdatabot](https://redirect.github.com/netdatabot))
- docs: just iis
[#&#8203;19021](https://redirect.github.com/netdata/netdata/pull/19021)
([ilyam8](https://redirect.github.com/ilyam8))
- chore(windows.plugin): format win collectors code
[#&#8203;19019](https://redirect.github.com/netdata/netdata/pull/19019)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;19018](https://redirect.github.com/netdata/netdata/pull/19018)
([netdatabot](https://redirect.github.com/netdatabot))
- fix(go.d/ping): fix "interface" option
[#&#8203;19016](https://redirect.github.com/netdata/netdata/pull/19016)
([ilyam8](https://redirect.github.com/ilyam8))
- Remove MSI test
[#&#8203;19015](https://redirect.github.com/netdata/netdata/pull/19015)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- fix has_receiver condition in rrdhost_status()
[#&#8203;19014](https://redirect.github.com/netdata/netdata/pull/19014)
([ktsaou](https://redirect.github.com/ktsaou))
- backport of fixes from balance-parents
[#&#8203;19012](https://redirect.github.com/netdata/netdata/pull/19012)
([ktsaou](https://redirect.github.com/ktsaou))
- add missing spinlock unlocks on containers
[#&#8203;19011](https://redirect.github.com/netdata/netdata/pull/19011)
([ktsaou](https://redirect.github.com/ktsaou))
- Regenerate integrations.js
[#&#8203;19010](https://redirect.github.com/netdata/netdata/pull/19010)
([netdatabot](https://redirect.github.com/netdatabot))
- docs(go.d/windows): add deprecation notice
[#&#8203;19009](https://redirect.github.com/netdata/netdata/pull/19009)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(go.d/dyncfg): remove additionalProperties
[#&#8203;19006](https://redirect.github.com/netdata/netdata/pull/19006)
([ilyam8](https://redirect.github.com/ilyam8))
- Set expires header when serving files
[#&#8203;19005](https://redirect.github.com/netdata/netdata/pull/19005)
([stelfrag](https://redirect.github.com/stelfrag))
- fix(go.d/x509check): correct check revocation code
[#&#8203;19004](https://redirect.github.com/netdata/netdata/pull/19004)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(go.d/dyncfg): remove additionalProperties check
[#&#8203;19003](https://redirect.github.com/netdata/netdata/pull/19003)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;19002](https://redirect.github.com/netdata/netdata/pull/19002)
([netdatabot](https://redirect.github.com/netdatabot))
- improvement(go.d/x509check): support checking full chain expiry time
[#&#8203;19001](https://redirect.github.com/netdata/netdata/pull/19001)
([ilyam8](https://redirect.github.com/ilyam8))
- fix: exclude volumes w/o drive letter from disk_space_usage_alert
[#&#8203;19000](https://redirect.github.com/netdata/netdata/pull/19000)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;18997](https://redirect.github.com/netdata/netdata/pull/18997)
([netdatabot](https://redirect.github.com/netdatabot))
- docs: win deploy remove `./`
[#&#8203;18996](https://redirect.github.com/netdata/netdata/pull/18996)
([ilyam8](https://redirect.github.com/ilyam8))
- docs: single line win deploy
[#&#8203;18994](https://redirect.github.com/netdata/netdata/pull/18994)
([ilyam8](https://redirect.github.com/ilyam8))
- Add SQL Express Metrics
[#&#8203;18992](https://redirect.github.com/netdata/netdata/pull/18992)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- Do not intentionally abort on non-0 exit code.
[#&#8203;18991](https://redirect.github.com/netdata/netdata/pull/18991)
([vkalintiris](https://redirect.github.com/vkalintiris))
- update plugin_data_collection_status alert summary/info
[#&#8203;18990](https://redirect.github.com/netdata/netdata/pull/18990)
([ilyam8](https://redirect.github.com/ilyam8))
- health: enable go.d data collection job status alert
[#&#8203;18989](https://redirect.github.com/netdata/netdata/pull/18989)
([ilyam8](https://redirect.github.com/ilyam8))
- update GH bug report
[#&#8203;18988](https://redirect.github.com/netdata/netdata/pull/18988)
([ilyam8](https://redirect.github.com/ilyam8))
- chore(go.d.plugin): fix duplicate boolToInt
[#&#8203;18987](https://redirect.github.com/netdata/netdata/pull/18987)
([ilyam8](https://redirect.github.com/ilyam8))
- build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 in /src/go
[#&#8203;18986](https://redirect.github.com/netdata/netdata/pull/18986)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- Improve Installer (Part II)
[#&#8203;18983](https://redirect.github.com/netdata/netdata/pull/18983)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- improvement(go.d.plugin): add data collection status chart
[#&#8203;18981](https://redirect.github.com/netdata/netdata/pull/18981)
([ilyam8](https://redirect.github.com/ilyam8))
- ci: fix win jobs
[#&#8203;18979](https://redirect.github.com/netdata/netdata/pull/18979)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;18977](https://redirect.github.com/netdata/netdata/pull/18977)
([netdatabot](https://redirect.github.com/netdatabot))
- improvement(go.d/rabbitmq): add queue status and net partitions
[#&#8203;18976](https://redirect.github.com/netdata/netdata/pull/18976)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;18973](https://redirect.github.com/netdata/netdata/pull/18973)
([netdatabot](https://redirect.github.com/netdatabot))
- add rabbitmq alerts
[#&#8203;18972](https://redirect.github.com/netdata/netdata/pull/18972)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;18971](https://redirect.github.com/netdata/netdata/pull/18971)
([netdatabot](https://redirect.github.com/netdatabot))
- fix(go.d/snmp): don't return error if no sysName
[#&#8203;18970](https://redirect.github.com/netdata/netdata/pull/18970)
([ilyam8](https://redirect.github.com/ilyam8))
- build(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 in /src/go
[#&#8203;18968](https://redirect.github.com/netdata/netdata/pull/18968)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- go mod tidy
[#&#8203;18967](https://redirect.github.com/netdata/netdata/pull/18967)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;18966](https://redirect.github.com/netdata/netdata/pull/18966)
([netdatabot](https://redirect.github.com/netdatabot))
- feat(go.d/rabbitmq): add cluster support
[#&#8203;18965](https://redirect.github.com/netdata/netdata/pull/18965)
([ilyam8](https://redirect.github.com/ilyam8))
- Tidy up CI to improve overall run times.
[#&#8203;18957](https://redirect.github.com/netdata/netdata/pull/18957)
([Ferroin](https://redirect.github.com/Ferroin))
- Balance streaming parents
[#&#8203;18945](https://redirect.github.com/netdata/netdata/pull/18945)
([ktsaou](https://redirect.github.com/ktsaou))
- added /api/v3/stream_path
[#&#8203;18943](https://redirect.github.com/netdata/netdata/pull/18943)
([ktsaou](https://redirect.github.com/ktsaou))
- Update Windows Documentation
[#&#8203;18928](https://redirect.github.com/netdata/netdata/pull/18928)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- IIS Metadata
[#&#8203;18765](https://redirect.github.com/netdata/netdata/pull/18765)
([thiagoftsm](https://redirect.github.com/thiagoftsm))

###
[`v2.0.3`](https://redirect.github.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v203-2024-11-22)

[Compare
Source](https://redirect.github.com/netdata/netdata/compare/v2.0.2...v2.0.3)

[Full
Changelog](https://redirect.github.com/netdata/netdata/compare/v2.0.2...v2.0.3)

###
[`v2.0.2`](https://redirect.github.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v202-2024-11-21)

[Compare
Source](https://redirect.github.com/netdata/netdata/compare/v2.0.1...v2.0.2)

[Full
Changelog](https://redirect.github.com/netdata/netdata/compare/v2.0.1...v2.0.2)

###
[`v2.0.1`](https://redirect.github.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v201-2024-11-14)

[Compare
Source](https://redirect.github.com/netdata/netdata/compare/v2.0.0...v2.0.1)

[Full
Changelog](https://redirect.github.com/netdata/netdata/compare/v2.0.0...v2.0.1)

###
[`v2.0.0`](https://redirect.github.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v200-2024-11-07)

[Compare
Source](https://redirect.github.com/netdata/netdata/compare/v1.47.5...v2.0.0)

[Full
Changelog](https://redirect.github.com/netdata/netdata/compare/v1.47.5...v2.0.0)

**Merged pull requests:**

- build(deps): update go toolchain to v1.23.3
[#&#8203;18961](https://redirect.github.com/netdata/netdata/pull/18961)
([ilyam8](https://redirect.github.com/ilyam8))
- Adjust max possible extent size
[#&#8203;18960](https://redirect.github.com/netdata/netdata/pull/18960)
([stelfrag](https://redirect.github.com/stelfrag))
- build(deps): bump github.com/vmware/govmomi from 0.45.1 to 0.46.0 in
/src/go
[#&#8203;18959](https://redirect.github.com/netdata/netdata/pull/18959)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- chore(go.d.plugin): remove duplicate logging in init/check
[#&#8203;18955](https://redirect.github.com/netdata/netdata/pull/18955)
([ilyam8](https://redirect.github.com/ilyam8))
- Update README.md
[#&#8203;18954](https://redirect.github.com/netdata/netdata/pull/18954)
([Ancairon](https://redirect.github.com/Ancairon))
- Fix br elements
[#&#8203;18952](https://redirect.github.com/netdata/netdata/pull/18952)
([Ancairon](https://redirect.github.com/Ancairon))
- Precompile Python code on Windows.
[#&#8203;18951](https://redirect.github.com/netdata/netdata/pull/18951)
([Ferroin](https://redirect.github.com/Ferroin))
- docs: simplify go.d.plugin readme
[#&#8203;18949](https://redirect.github.com/netdata/netdata/pull/18949)
([ilyam8](https://redirect.github.com/ilyam8))
- fix memory leak when using libcurl
[#&#8203;18947](https://redirect.github.com/netdata/netdata/pull/18947)
([ktsaou](https://redirect.github.com/ktsaou))
- docs: add "Plugin Privileges" section
[#&#8203;18946](https://redirect.github.com/netdata/netdata/pull/18946)
([ilyam8](https://redirect.github.com/ilyam8))
- docs: fix Caddy docker compose example
[#&#8203;18944](https://redirect.github.com/netdata/netdata/pull/18944)
([ilyam8](https://redirect.github.com/ilyam8))
- docs: grammar/format fixes to `docs/netdata-agent/`
[#&#8203;18942](https://redirect.github.com/netdata/netdata/pull/18942)
([ilyam8](https://redirect.github.com/ilyam8))
- Streaming re-organization
[#&#8203;18941](https://redirect.github.com/netdata/netdata/pull/18941)
([ktsaou](https://redirect.github.com/ktsaou))
- random numbers No 3
[#&#8203;18940](https://redirect.github.com/netdata/netdata/pull/18940)
([ktsaou](https://redirect.github.com/ktsaou))
- Random numbers improvements
[#&#8203;18939](https://redirect.github.com/netdata/netdata/pull/18939)
([ktsaou](https://redirect.github.com/ktsaou))
- fix(go.d/prometheus): correct unsupported protocol scheme "file" error
[#&#8203;18938](https://redirect.github.com/netdata/netdata/pull/18938)
([ilyam8](https://redirect.github.com/ilyam8))
- Improve ACLK sync CPU usage
[#&#8203;18935](https://redirect.github.com/netdata/netdata/pull/18935)
([stelfrag](https://redirect.github.com/stelfrag))
- Hyper collector fixes
[#&#8203;18934](https://redirect.github.com/netdata/netdata/pull/18934)
([stelfrag](https://redirect.github.com/stelfrag))
- Regenerate integrations.js
[#&#8203;18932](https://redirect.github.com/netdata/netdata/pull/18932)
([netdatabot](https://redirect.github.com/netdatabot))
- better randomness for heartbeat
[#&#8203;18930](https://redirect.github.com/netdata/netdata/pull/18930)
([ktsaou](https://redirect.github.com/ktsaou))
- add randomness per thread to heartbeat
[#&#8203;18929](https://redirect.github.com/netdata/netdata/pull/18929)
([ktsaou](https://redirect.github.com/ktsaou))
- Improve the documentation on removing stale nodes
[#&#8203;18927](https://redirect.github.com/netdata/netdata/pull/18927)
([ralphm](https://redirect.github.com/ralphm))
- Docs: Changes to title and CPU requirements
[#&#8203;18925](https://redirect.github.com/netdata/netdata/pull/18925)
([Ancairon](https://redirect.github.com/Ancairon))
- chore(go.d/nvidia_smi): remove use_csv_format (deprecated) from config
[#&#8203;18924](https://redirect.github.com/netdata/netdata/pull/18924)
([ilyam8](https://redirect.github.com/ilyam8))
- Docs: small fixes and pass on sizing Agents
[#&#8203;18923](https://redirect.github.com/netdata/netdata/pull/18923)
([Ancairon](https://redirect.github.com/Ancairon))
- go.d/portcheck: separate tabs for tcp/upd ports
[#&#8203;18922](https://redirect.github.com/netdata/netdata/pull/18922)
([ilyam8](https://redirect.github.com/ilyam8))
- Update Libbpf
[#&#8203;18921](https://redirect.github.com/netdata/netdata/pull/18921)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- build(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 in
/src/go
[#&#8203;18920](https://redirect.github.com/netdata/netdata/pull/18920)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- log2journal now uses libnetdata
[#&#8203;18919](https://redirect.github.com/netdata/netdata/pull/18919)
([ktsaou](https://redirect.github.com/ktsaou))
- docs: fix ui license link
[#&#8203;18918](https://redirect.github.com/netdata/netdata/pull/18918)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;18917](https://redirect.github.com/netdata/netdata/pull/18917)
([netdatabot](https://redirect.github.com/netdatabot))
- Switch DEB/RPM repositories to new subdomain.
[#&#8203;18916](https://redirect.github.com/netdata/netdata/pull/18916)
([Ferroin](https://redirect.github.com/Ferroin))
- docs: fix broken links in metadata
[#&#8203;18915](https://redirect.github.com/netdata/netdata/pull/18915)
([ilyam8](https://redirect.github.com/ilyam8))
- Update CI to generate MSI installer for Windows using WiX.
[#&#8203;18914](https://redirect.github.com/netdata/netdata/pull/18914)
([Ferroin](https://redirect.github.com/Ferroin))
- Fix potential wait forever in mqtt loop
[#&#8203;18913](https://redirect.github.com/netdata/netdata/pull/18913)
([stelfrag](https://redirect.github.com/stelfrag))
- add `dagster` to apps_groups.conf
[#&#8203;18912](https://redirect.github.com/netdata/netdata/pull/18912)
([andrewm4894](https://redirect.github.com/andrewm4894))
- Installation section simplification
[#&#8203;18911](https://redirect.github.com/netdata/netdata/pull/18911)
([Ancairon](https://redirect.github.com/Ancairon))
- fix(debugfs/extfrag): add zone label
[#&#8203;18910](https://redirect.github.com/netdata/netdata/pull/18910)
([ilyam8](https://redirect.github.com/ilyam8))
- proc.plugin: log as info if a dir not exists
[#&#8203;18909](https://redirect.github.com/netdata/netdata/pull/18909)
([ilyam8](https://redirect.github.com/ilyam8))
- uninstall docs edits
[#&#8203;18908](https://redirect.github.com/netdata/netdata/pull/18908)
([Ancairon](https://redirect.github.com/Ancairon))
- Update uninstallation docs and remove reinstallation page
[#&#8203;18907](https://redirect.github.com/netdata/netdata/pull/18907)
([Ancairon](https://redirect.github.com/Ancairon))
- Adjust API version
[#&#8203;18906](https://redirect.github.com/netdata/netdata/pull/18906)
([stelfrag](https://redirect.github.com/stelfrag))
- Fix a potential invalid double free memory
[#&#8203;18905](https://redirect.github.com/netdata/netdata/pull/18905)
([stelfrag](https://redirect.github.com/stelfrag))
- MSI Improvements
[#&#8203;18903](https://redirect.github.com/netdata/netdata/pull/18903)
([thiagoftsm](https://redirect.github.com/thiagoftsm))
- versioning for functions
[#&#8203;18902](https://redirect.github.com/netdata/netdata/pull/18902)
([ktsaou](https://redirect.github.com/ktsaou))
- Regenerate integrations.js
[#&#8203;18901](https://redirect.github.com/netdata/netdata/pull/18901)
([netdatabot](https://redirect.github.com/netdatabot))
- chore(go.d.plugin): add build tags to modules
[#&#8203;18900](https://redirect.github.com/netdata/netdata/pull/18900)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;18899](https://redirect.github.com/netdata/netdata/pull/18899)
([netdatabot](https://redirect.github.com/netdatabot))
- Updating Netdata docs
[#&#8203;18898](https://redirect.github.com/netdata/netdata/pull/18898)
([Ancairon](https://redirect.github.com/Ancairon))
- remove python.d/zscores
[#&#8203;18897](https://redirect.github.com/netdata/netdata/pull/18897)
([ilyam8](https://redirect.github.com/ilyam8))
- Coverity fixes
[#&#8203;18896](https://redirect.github.com/netdata/netdata/pull/18896)
([stelfrag](https://redirect.github.com/stelfrag))
- docs edit
[#&#8203;18895](https://redirect.github.com/netdata/netdata/pull/18895)
([Ancairon](https://redirect.github.com/Ancairon))
- Start-stop-restart for windows, plus move info to its own file
[#&#8203;18894](https://redirect.github.com/netdata/netdata/pull/18894)
([Ancairon](https://redirect.github.com/Ancairon))
- log2journal: fix config parsing memory leaks
[#&#8203;18893](https://redirect.github.com/netdata/netdata/pull/18893)
([ktsaou](https://redirect.github.com/ktsaou))
- Fix coverity issues
[#&#8203;18892](https://redirect.github.com/netdata/netdata/pull/18892)
([stelfrag](https://redirect.github.com/stelfrag))
- Regenerate integrations.js
[#&#8203;18891](https://redirect.github.com/netdata/netdata/pull/18891)
([netdatabot](https://redirect.github.com/netdatabot))
- feat(go.d.plugin): add spigotmc collector
[#&#8203;18890](https://redirect.github.com/netdata/netdata/pull/18890)
([ilyam8](https://redirect.github.com/ilyam8))
- remove python.d/spigotmc
[#&#8203;18889](https://redirect.github.com/netdata/netdata/pull/18889)
([ilyam8](https://redirect.github.com/ilyam8))
- improvement(go.d/k8sstate): collect pod status reason
[#&#8203;18887](https://redirect.github.com/netdata/netdata/pull/18887)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;18886](https://redirect.github.com/netdata/netdata/pull/18886)
([netdatabot](https://redirect.github.com/netdatabot))
- fix(go.d/k8sstate): use static list of warning/terminated reasons
[#&#8203;18885](https://redirect.github.com/netdata/netdata/pull/18885)
([ilyam8](https://redirect.github.com/ilyam8))
- properly sanitize prometheus names and values
[#&#8203;18884](https://redirect.github.com/netdata/netdata/pull/18884)
([ktsaou](https://redirect.github.com/ktsaou))
- Windows storage fixes
[#&#8203;18880](https://redirect.github.com/netdata/netdata/pull/18880)
([ktsaou](https://redirect.github.com/ktsaou))
- include windows.h globally in libnetdata
[#&#8203;18878](https://redirect.github.com/netdata/netdata/pull/18878)
([ktsaou](https://redirect.github.com/ktsaou))
- fix: correct go.d.plugin permission for source builds
[#&#8203;18876](https://redirect.github.com/netdata/netdata/pull/18876)
([ilyam8](https://redirect.github.com/ilyam8))
- build(deps): bump github.com/prometheus/common from 0.60.0 to 0.60.1
in /src/go
[#&#8203;18874](https://redirect.github.com/netdata/netdata/pull/18874)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- build(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 in /src/go
[#&#8203;18873](https://redirect.github.com/netdata/netdata/pull/18873)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- build(deps): bump github.com/vmware/govmomi from 0.45.0 to 0.45.1 in
/src/go
[#&#8203;18872](https://redirect.github.com/netdata/netdata/pull/18872)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- fix: correct health schema typo preventing Action alert rendering.
[#&#8203;18871](https://redirect.github.com/netdata/netdata/pull/18871)
([ilyam8](https://redirect.github.com/ilyam8))
- Adjust text_sanitizer to accept the default value
[#&#8203;18870](https://redirect.github.com/netdata/netdata/pull/18870)
([stelfrag](https://redirect.github.com/stelfrag))
- Regenerate integrations.js
[#&#8203;18869](https://redirect.github.com/netdata/netdata/pull/18869)
([netdatabot](https://redirect.github.com/netdatabot))
- docs(go.d/ping): clarify permissions
[#&#8203;18868](https://redirect.github.com/netdata/netdata/pull/18868)
([ilyam8](https://redirect.github.com/ilyam8))
- Fix corruption in expression value replacement
[#&#8203;18865](https://redirect.github.com/netdata/netdata/pull/18865)
([stelfrag](https://redirect.github.com/stelfrag))
- Prevent memory corruption during ACLK OTP decode
[#&#8203;18863](https://redirect.github.com/netdata/netdata/pull/18863)
([stelfrag](https://redirect.github.com/stelfrag))
- Do not build H2O by default.
[#&#8203;18861](https://redirect.github.com/netdata/netdata/pull/18861)
([vkalintiris](https://redirect.github.com/vkalintiris))
- Regenerate integrations.js
[#&#8203;18860](https://redirect.github.com/netdata/netdata/pull/18860)
([netdatabot](https://redirect.github.com/netdatabot))
- feat(go.d.plugin): add MaxScale collector
[#&#8203;18859](https://redirect.github.com/netdata/netdata/pull/18859)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(apps.plugin): add tini to Linux managers
[#&#8203;18856](https://redirect.github.com/netdata/netdata/pull/18856)
([ilyam8](https://redirect.github.com/ilyam8))
- feat(proc/numa): add numa node mem activity
[#&#8203;18855](https://redirect.github.com/netdata/netdata/pull/18855)
([ilyam8](https://redirect.github.com/ilyam8))
- build(deps): bump github.com/vmware/govmomi from 0.44.1 to 0.45.0 in
/src/go
[#&#8203;18854](https://redirect.github.com/netdata/netdata/pull/18854)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- chore(ci): print versions in check_successful_update
[#&#8203;18853](https://redirect.github.com/netdata/netdata/pull/18853)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;18852](https://redirect.github.com/netdata/netdata/pull/18852)
([netdatabot](https://redirect.github.com/netdatabot))
- Make integration links absolute
[#&#8203;18851](https://redirect.github.com/netdata/netdata/pull/18851)
([Ancairon](https://redirect.github.com/Ancairon))
- fix(packaging): check for sys/capability.h only on Linux
[#&#8203;18849](https://redirect.github.com/netdata/netdata/pull/18849)
([ilyam8](https://redirect.github.com/ilyam8))
- feat(go.d/sd/nl): make timeout and interval configurable
[#&#8203;18847](https://redirect.github.com/netdata/netdata/pull/18847)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(packaging): fix installing libcurl_dev on FreeBSD
[#&#8203;18845](https://redirect.github.com/netdata/netdata/pull/18845)
([ilyam8](https://redirect.github.com/ilyam8))
- Silence up-to-date installation targets.
[#&#8203;18842](https://redirect.github.com/netdata/netdata/pull/18842)
([vkalintiris](https://redirect.github.com/vkalintiris))
- docs(web/gui): remove legacy dashboard description
[#&#8203;18841](https://redirect.github.com/netdata/netdata/pull/18841)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;18839](https://redirect.github.com/netdata/netdata/pull/18839)
([netdatabot](https://redirect.github.com/netdatabot))
- feat(go.d/vernemq): add "Queued PUBLISH Messages" chart
[#&#8203;18838](https://redirect.github.com/netdata/netdata/pull/18838)
([ilyam8](https://redirect.github.com/ilyam8))
- Remove RRDSET_FLAG_DETAIL.
[#&#8203;18837](https://redirect.github.com/netdata/netdata/pull/18837)
([vkalintiris](https://redirect.github.com/vkalintiris))
- Update enterprise SSO docs
[#&#8203;18836](https://redirect.github.com/netdata/netdata/pull/18836)
([car12o](https://redirect.github.com/car12o))
- chore(go.d/vernemq): remove unused file
[#&#8203;18835](https://redirect.github.com/netdata/netdata/pull/18835)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations.js
[#&#8203;18834](https://redirect.github.com/netdata/netdata/pull/18834)
([netdatabot](https://redirect.github.com/netdatabot))
- feat(go.d/nvidia_smi): add "index" label to GPU charts
[#&#8203;18833](https://redirect.github.com/netdata/netdata/pull/18833)
([ilyam8](https://redirect.github.com/ilyam8))
- spawn-server-nofork: invalid magic
[#&#8203;18831](https://redirect.github.com/netdata/netdata/pull/18831)
([ktsaou](https://redirect.github.com/ktsaou))
- remove old obsolete check for excess data in request
[#&#8203;18830](https://redirect.github.com/netdata/netdata/pull/18830)
([ktsaou](https://redirect.github.com/ktsaou))
- Add the Windows event logs integration to the meta
[#&#8203;18829](https://redirect.github.com/netdata/netdata/pull/18829)
([Ancairon](https://redirect.github.com/Ancairon))
- build(deps): bump github.com/redis/go-redis/v9 from 9.6.2 to 9.7.0 in
/src/go
[#&#8203;18828](https://redirect.github.com/netdata/netdata/pull/18828)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- Regenerate integrations.js
[#&#8203;18826](https://redirect.github.com/netdata/netdata/pull/18826)
([netdatabot](https://redirect.github.com/netdatabot))
- Common O/S Caching Layer for users and groups
[#&#8203;18825](https://redirect.github.com/netdata/netdata/pull/18825)
([ktsaou](https://redirect.github.com/ktsaou))
- More windows metrics
[#&#8203;18824](https://redirect.github.com/netdata/netdata/pull/18824)
([ktsaou](https://redirect.github.com/ktsaou))
- fix compilation on windows
[#&#8203;18823](https://redirect.github.com/netdata/netdata/pull/18823)
([ktsaou](https://redirect.github.com/ktsaou))
- numa basic meminfo
[#&#8203;18822](https://redirect.github.com/netdata/netdata/pull/18822)
([ktsaou](https://redirect.github.com/ktsaou))
- fixes last PR merge
[#&#8203;18821](https://redirect.github.com/netdata/netdata/pull/18821)
([ktsaou](https://redirect.github.com/ktsaou))
- optimizations for servers with vast amounts of sockets
[#&#8203;18820](https://redirect.github.com/netdata/netdata/pull/18820)
([ktsaou](https://redirect.github.com/ktsaou))
- claiming should wait for node id and status ONLINE only
[#&#8203;18816](https://redirect.github.com/netdata/netdata/pull/18816)
([ktsaou](https://redirect.github.com/ktsaou))
- fix(go.d/vernemq)!: support prometheus namespace added in v2.0
[#&#8203;18815](https://redirect.github.com/netdata/netdata/pull/18815)
([ilyam8](https://redirect.github.com/ilyam8))
- Comment out dictionary with hashtable code for now
[#&#8203;18814](https://redirect.github.com/netdata/netdata/pull/18814)
([stelfrag](https://redirect.github.com/stelfrag))
- Fix variable scope to prevent invalid memory access
[#&#8203;18813](https://redirect.github.com/netdata/netdata/pull/18813)
([stelfrag](https://redirect.github.com/stelfrag))
- fix(proc/proc_net_dev): delay collecting all virtual interfaces
[#&#8203;18812](https://redirect.github.com/netdata/netdata/pull/18812)
([ilyam8](https://redirect.github.com/ilyam8))
- Revert "Fix atomic builtins test that currently fails for
llvm+compiler_rt when gcc is not present"
[#&#8203;18811](https://redirect.github.com/netdata/netdata/pull/18811)
([stelfrag](https://redirect.github.com/stelfrag))
- Windows storage metrics
[#&#8203;18810](https://redirect.github.com/netdata/netdata/pull/18810)
([ktsaou](https://redirect.github.com/ktsaou))
- aesthetic changes in the code
[#&#8203;18808](https://redirect.github.com/netdata/netdata/pull/18808)
([ktsaou](https://redirect.github.com/ktsaou))
- allow local-listeners to associate container sockets with pids
[#&#8203;18807](https://redirect.github.com/netdata/netdata/pull/18807)
([ktsaou](https://redirect.github.com/ktsaou))
- fix(go.d/sensors): ignore 'unknown' values [#&#8203;18806](https://re

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2024-12-28 05:27:20 +01:00
TrueCharts BotandGitHub 0196584656 chore(helm): update chart kube-prometheus-stack 65.8.1 → 67.5.0 (#30318)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus)
([source](https://redirect.github.com/prometheus-community/helm-charts))
| major | `65.8.1` -> `67.5.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts
(kube-prometheus-stack)</summary>

###
[`v67.5.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.4.0...kube-prometheus-stack-67.5.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.4.0...kube-prometheus-stack-67.5.0)

###
[`v67.4.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.3.1...kube-prometheus-stack-67.4.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.3.1...kube-prometheus-stack-67.4.0)

###
[`v67.3.1`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.3.0...kube-prometheus-stack-67.3.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.3.0...kube-prometheus-stack-67.3.1)

###
[`v67.3.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.2.1...kube-prometheus-stack-67.3.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.2.1...kube-prometheus-stack-67.3.0)

###
[`v67.2.1`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.2.0...kube-prometheus-stack-67.2.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.2.0...kube-prometheus-stack-67.2.1)

###
[`v67.2.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.1.0...kube-prometheus-stack-67.2.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.1.0...kube-prometheus-stack-67.2.0)

###
[`v67.1.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.0.0...kube-prometheus-stack-67.1.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-67.0.0...kube-prometheus-stack-67.1.0)

###
[`v67.0.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.7.1...kube-prometheus-stack-67.0.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.7.1...kube-prometheus-stack-67.0.0)

###
[`v66.7.1`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.7.0...kube-prometheus-stack-66.7.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.7.0...kube-prometheus-stack-66.7.1)

###
[`v66.7.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.6.0...kube-prometheus-stack-66.7.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.6.0...kube-prometheus-stack-66.7.0)

###
[`v66.6.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.5.0...kube-prometheus-stack-66.6.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.5.0...kube-prometheus-stack-66.6.0)

###
[`v66.5.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.4.0...kube-prometheus-stack-66.5.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.4.0...kube-prometheus-stack-66.5.0)

###
[`v66.4.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.3.1...kube-prometheus-stack-66.4.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.3.1...kube-prometheus-stack-66.4.0)

###
[`v66.3.1`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.3.0...kube-prometheus-stack-66.3.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.3.0...kube-prometheus-stack-66.3.1)

###
[`v66.3.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.2.2...kube-prometheus-stack-66.3.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.2.2...kube-prometheus-stack-66.3.0)

###
[`v66.2.2`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.2.1...kube-prometheus-stack-66.2.2)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.2.1...kube-prometheus-stack-66.2.2)

###
[`v66.2.1`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.2.0...kube-prometheus-stack-66.2.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.2.0...kube-prometheus-stack-66.2.1)

###
[`v66.2.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.1.1...kube-prometheus-stack-66.2.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.1.1...kube-prometheus-stack-66.2.0)

###
[`v66.1.1`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.1.0...kube-prometheus-stack-66.1.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.1.0...kube-prometheus-stack-66.1.1)

###
[`v66.1.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.0.0...kube-prometheus-stack-66.1.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.0.0...kube-prometheus-stack-66.1.0)

###
[`v66.0.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.8.1...kube-prometheus-stack-66.0.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.8.1...kube-prometheus-stack-66.0.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9tYWpvciJdfQ==-->
2024-12-28 05:27:05 +01:00
TrueCharts BotandGitHub 153f201407 chore(helm): update image renovate/renovate 38.142.7 → 39.83.0 (#30333)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | major |
-> |

---

> [!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 (renovate/renovate)</summary>

###
[`v39.83.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.83.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.82.9...39.83.0)

##### Features

- **preset:** Add oracle database jdbc and nls monorepo groups
([#&#8203;33287](https://redirect.github.com/renovatebot/renovate/issues/33287))
([594c9ed](https://redirect.github.com/renovatebot/renovate/commit/594c9ed8e4454b6b973520a175db1732fad8dfd8))

##### Miscellaneous Chores

- **deps:** update python:3.13 docker digest to
[`08371fa`](https://redirect.github.com/renovatebot/renovate/commit/08371fa)
([#&#8203;33282](https://redirect.github.com/renovatebot/renovate/issues/33282))
([301c8f8](https://redirect.github.com/renovatebot/renovate/commit/301c8f8e7940a056edbf01b7b03c3f28137f78d7))
- **deps:** update python:3.13 docker digest to
[`52d1bb8`](https://redirect.github.com/renovatebot/renovate/commit/52d1bb8)
([#&#8203;33283](https://redirect.github.com/renovatebot/renovate/issues/33283))
([dc1fdb6](https://redirect.github.com/renovatebot/renovate/commit/dc1fdb65cd02ec9a5f9ab013d2fd46ee6eaf1ec2))
- **deps:** update python:3.13 docker digest to
[`a76a2a0`](https://redirect.github.com/renovatebot/renovate/commit/a76a2a0)
([#&#8203;33284](https://redirect.github.com/renovatebot/renovate/issues/33284))
([bf52ff5](https://redirect.github.com/renovatebot/renovate/commit/bf52ff5659300b13e6a11eeae9f3cdb719b6bcfe))
- **deps:** update python:3.13 docker digest to
[`cea505b`](https://redirect.github.com/renovatebot/renovate/commit/cea505b)
([#&#8203;33285](https://redirect.github.com/renovatebot/renovate/issues/33285))
([3615598](https://redirect.github.com/renovatebot/renovate/commit/361559804905a20e112c591dbbf75cb6bf933e90))

###
[`v39.82.9`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.82.9)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.82.8...39.82.9)

##### Build System

- **deps:** update dependency
[@&#8203;opentelemetry/instrumentation-bunyan](https://redirect.github.com/opentelemetry/instrumentation-bunyan)
to v0.45.0
([#&#8203;33281](https://redirect.github.com/renovatebot/renovate/issues/33281))
([a6d840b](https://redirect.github.com/renovatebot/renovate/commit/a6d840b5ed5541db574ad79ba35ac9cb4893aa48))

###
[`v39.82.8`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.82.8)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.82.7...39.82.8)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.27.5
([#&#8203;33278](https://redirect.github.com/renovatebot/renovate/issues/33278))
([d972203](https://redirect.github.com/renovatebot/renovate/commit/d972203f00961525156c2aace11aa661e3acf37a))

##### Miscellaneous Chores

- **deps:** update python:3.13 docker digest to
[`c286f03`](https://redirect.github.com/renovatebot/renovate/commit/c286f03)
([#&#8203;33277](https://redirect.github.com/renovatebot/renovate/issues/33277))
([1cee80e](https://redirect.github.com/renovatebot/renovate/commit/1cee80e79aba5ab28147014d7517c5201e6e6294))

##### Build System

- **deps:** update opentelemetry-js monorepo
([#&#8203;33279](https://redirect.github.com/renovatebot/renovate/issues/33279))
([07e65f1](https://redirect.github.com/renovatebot/renovate/commit/07e65f1ab6e3d31ed5908d7adba58ee5a31222f8))

###
[`v39.82.7`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.82.7)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.82.6...39.82.7)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.27.4
([#&#8203;33271](https://redirect.github.com/renovatebot/renovate/issues/33271))
([b88a242](https://redirect.github.com/renovatebot/renovate/commit/b88a2428620da720501098f6a5af597c59b54287))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.5.15
([#&#8203;33273](https://redirect.github.com/renovatebot/renovate/issues/33273))
([87303d0](https://redirect.github.com/renovatebot/renovate/commit/87303d0ab1a4e3b778d9cb3bb38f195bf3cf258f))

###
[`v39.82.6`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.82.6)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.82.5...39.82.6)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.27.3
([#&#8203;33267](https://redirect.github.com/renovatebot/renovate/issues/33267))
([c1fca9a](https://redirect.github.com/renovatebot/renovate/commit/c1fca9a08d8cf617fb4e311d57802f0a7ccd5ad5))

###
[`v39.82.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.82.5)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.82.4...39.82.5)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.27.2
([#&#8203;33265](https://redirect.github.com/renovatebot/renovate/issues/33265))
([f61b607](https://redirect.github.com/renovatebot/renovate/commit/f61b607747469908a1fa72bae87b0016bc5b1407))

###
[`v39.82.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.82.4)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.82.3...39.82.4)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.5.2
([#&#8203;33264](https://redirect.github.com/renovatebot/renovate/issues/33264))
([d043c02](https://redirect.github.com/renovatebot/renovate/commit/d043c0201c8bcd9b9e90a3962f964dd7f906a694))

##### Documentation

- **examples/opentelemetry:** use modern components and simplify
([#&#8203;33226](https://redirect.github.com/renovatebot/renovate/issues/33226))
([7db44d7](https://redirect.github.com/renovatebot/renovate/commit/7db44d743a9f6c577c3f0c0eea23bd23ea87718b))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.5.14
([#&#8203;33261](https://redirect.github.com/renovatebot/renovate/issues/33261))
([19969a7](https://redirect.github.com/renovatebot/renovate/commit/19969a74ffa084c23cfb5520d3a372170059fea3))
- **deps:** update dependency npm-run-all2 to v7.0.2
([#&#8203;33257](https://redirect.github.com/renovatebot/renovate/issues/33257))
([1fbecc7](https://redirect.github.com/renovatebot/renovate/commit/1fbecc725339587bb0b1e2732c7346d78bf53fbb))
- **deps:** update dependency type-fest to v4.30.2
([#&#8203;33262](https://redirect.github.com/renovatebot/renovate/issues/33262))
([1e1b692](https://redirect.github.com/renovatebot/renovate/commit/1e1b69298eb665c83b73a49af37b7955bf5ed4e4))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.5.1
([#&#8203;33254](https://redirect.github.com/renovatebot/renovate/issues/33254))
([79d7e4b](https://redirect.github.com/renovatebot/renovate/commit/79d7e4bb3546327bb527d52173d388b937ca15b1))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.5.2
([#&#8203;33263](https://redirect.github.com/renovatebot/renovate/issues/33263))
([462fb52](https://redirect.github.com/renovatebot/renovate/commit/462fb52d51e25c1aeeaa996c5d8187d1e984ff92))
- **deps:** update linters to v8.18.1
([#&#8203;33258](https://redirect.github.com/renovatebot/renovate/issues/33258))
([e5957cc](https://redirect.github.com/renovatebot/renovate/commit/e5957cc3869d16801699ad7b192784d54d8c580a))

###
[`v39.82.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.82.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.82.2...39.82.3)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.27.1
([#&#8203;33251](https://redirect.github.com/renovatebot/renovate/issues/33251))
([eef0127](https://redirect.github.com/renovatebot/renovate/commit/eef012758fcdec5b87dc1bfe355e97e1e1bed6b6))

###
[`v39.82.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.82.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.82.1...39.82.2)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.5.1
([#&#8203;33250](https://redirect.github.com/renovatebot/renovate/issues/33250))
([650cecc](https://redirect.github.com/renovatebot/renovate/commit/650cecc80da0fee8ad8a16564ee7dcedfa6e889c))

##### Documentation

- update references to renovate/renovate
([#&#8203;33243](https://redirect.github.com/renovatebot/renovate/issues/33243))
([b29ba4b](https://redirect.github.com/renovatebot/renovate/commit/b29ba4b97d8f35ccf3c9a09b4f9fad51173b6183))

##### Miscellaneous Chores

- **deps:** lock file maintenance
([#&#8203;33244](https://redirect.github.com/renovatebot/renovate/issues/33244))
([7c8a3e9](https://redirect.github.com/renovatebot/renovate/commit/7c8a3e981fabaf1a5b343df86e8c03bbfa683230))
- **deps:** update containerbase/internal-tools action to v3.5.12
([#&#8203;33245](https://redirect.github.com/renovatebot/renovate/issues/33245))
([565a789](https://redirect.github.com/renovatebot/renovate/commit/565a789dd943231bbb72f89af83c93cb3b9b0fc3))
- **deps:** update containerbase/internal-tools action to v3.5.13
([#&#8203;33249](https://redirect.github.com/renovatebot/renovate/issues/33249))
([a08cdf4](https://redirect.github.com/renovatebot/renovate/commit/a08cdf4c95b82491442854f0bb540d98890d1092))
- **deps:** update dependency renovatebot/github-action to v41.0.7
([#&#8203;33246](https://redirect.github.com/renovatebot/renovate/issues/33246))
([b173d32](https://redirect.github.com/renovatebot/renovate/commit/b173d32f190edd18ecbcf2fb38de5231a8eab5a1))

###
[`v39.82.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.82.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.82.0...39.82.1)

##### Bug Fixes

- **deps:** update dependency mkdocs-awesome-pages-plugin to v2.10.1
([#&#8203;33241](https://redirect.github.com/renovatebot/renovate/issues/33241))
([d78d44e](https://redirect.github.com/renovatebot/renovate/commit/d78d44eb7c99cfa89f273a995970d6837439eb3d))

###
[`v39.82.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.82.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.81.0...39.82.0)

##### Features

- **datasource/github-runners:** add windows 2025
([#&#8203;33238](https://redirect.github.com/renovatebot/renovate/issues/33238))
([c417bbe](https://redirect.github.com/renovatebot/renovate/commit/c417bbe28466470cdc718866d0c817dc2c48932d))

###
[`v39.81.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.81.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.80.0...39.81.0)

##### Features

- **manager/helmfile:** allow forward slashes in OCI chart names
([#&#8203;33162](https://redirect.github.com/renovatebot/renovate/issues/33162))
([54e718e](https://redirect.github.com/renovatebot/renovate/commit/54e718e671e4e6e358ac982710716b89ad345759))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.5.11
([#&#8203;33235](https://redirect.github.com/renovatebot/renovate/issues/33235))
([f1a9b24](https://redirect.github.com/renovatebot/renovate/commit/f1a9b2425c877bc0d78a5fde7cc9b555923bcefc))
- **deps:** update dependency graphql to v16.10.0
([#&#8203;33239](https://redirect.github.com/renovatebot/renovate/issues/33239))
([c2527da](https://redirect.github.com/renovatebot/renovate/commit/c2527dac6390e09f0a5277e46317017e11949ac1))

###
[`v39.80.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.80.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.79.1...39.80.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.26.0
([#&#8203;33228](https://redirect.github.com/renovatebot/renovate/issues/33228))
([ea902ac](https://redirect.github.com/renovatebot/renovate/commit/ea902acdd99667552c826fd0c4aeff7cb7ecfb9f))
- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.27.0
([#&#8203;33232](https://redirect.github.com/renovatebot/renovate/issues/33232))
([d056694](https://redirect.github.com/renovatebot/renovate/commit/d0566943af47236a96b2431202a19377c6476190))

##### Bug Fixes

- **deps:** update dependency mkdocs-awesome-pages-plugin to v2.10.0
([#&#8203;33233](https://redirect.github.com/renovatebot/renovate/issues/33233))
([d5316a8](https://redirect.github.com/renovatebot/renovate/commit/d5316a866cc5ab33b2bc848ef3b447ce1f526fa9))
- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.5.0
([#&#8203;33234](https://redirect.github.com/renovatebot/renovate/issues/33234))
([94e0449](https://redirect.github.com/renovatebot/renovate/commit/94e0449fbdb5379db03ef1092cf93c249858598b))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.5.0
([#&#8203;33231](https://redirect.github.com/renovatebot/renovate/issues/33231))
([ca639e6](https://redirect.github.com/renovatebot/renovate/commit/ca639e6723666fe058a1d3376a1b19e9c7a4b798))

###
[`v39.79.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.79.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.79.0...39.79.1)

##### Miscellaneous Chores

- **deps:** update github/codeql-action action to v3.28.0
([#&#8203;33225](https://redirect.github.com/renovatebot/renovate/issues/33225))
([b20eaf6](https://redirect.github.com/renovatebot/renovate/commit/b20eaf6403ecbdc20787860ad5a8a16c59ed9d6b))

##### Build System

- **deps:** update opentelemetry-js monorepo
([#&#8203;33046](https://redirect.github.com/renovatebot/renovate/issues/33046))
([64b6e88](https://redirect.github.com/renovatebot/renovate/commit/64b6e888d016e59097edf95bf58b9702a2a41639))

###
[`v39.79.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.79.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.78.0...39.79.0)

##### Features

- **datasource/orb:** Add support for internal CircleCI Registries
([#&#8203;33213](https://redirect.github.com/renovatebot/renovate/issues/33213))
([7eef0d3](https://redirect.github.com/renovatebot/renovate/commit/7eef0d3ed0acd1c67224c55b87395df06bde9753))

###
[`v39.78.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.78.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.77.0...39.78.0)

##### Features

- **versioning:** add devbox versioning module
([#&#8203;31408](https://redirect.github.com/renovatebot/renovate/issues/31408))
([01a3c2f](https://redirect.github.com/renovatebot/renovate/commit/01a3c2ff8ff464040868f98de9e88ae544b0dc48))

##### Bug Fixes

- **go:** Request only info for versions with the same major
([#&#8203;33169](https://redirect.github.com/renovatebot/renovate/issues/33169))
([6072a35](https://redirect.github.com/renovatebot/renovate/commit/6072a3577f319caa65e40ca6faea8ac341f9a9ea))

##### Miscellaneous Chores

- Add k8s.io/component-helpers to group:kubernetes
([#&#8203;33223](https://redirect.github.com/renovatebot/renovate/issues/33223))
([91c0483](https://redirect.github.com/renovatebot/renovate/commit/91c0483543576e60a3af3cf858c931147f7c850e))
- **deps:** update linters
([#&#8203;32318](https://redirect.github.com/renovatebot/renovate/issues/32318))
([dc6bf16](https://redirect.github.com/renovatebot/renovate/commit/dc6bf16c371978663072f831fb5784404b8ace71))
- use redirects for missing labels issue
([#&#8203;33221](https://redirect.github.com/renovatebot/renovate/issues/33221))
([c69df69](https://redirect.github.com/renovatebot/renovate/commit/c69df699dab74df010de1e6306d8b6ab7b994574))

###
[`v39.77.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.77.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.76.0...39.77.0)

##### Features

- **bazel-module:** Support \*.MODULE.bazel
([#&#8203;33211](https://redirect.github.com/renovatebot/renovate/issues/33211))
([1743d81](https://redirect.github.com/renovatebot/renovate/commit/1743d814489307a2879bf34f685fd9e95b9874d3))
- **manager/gomod:** option to always run go mod vendor
([#&#8203;33066](https://redirect.github.com/renovatebot/renovate/issues/33066))
([aa0c7d2](https://redirect.github.com/renovatebot/renovate/commit/aa0c7d284ba16e209ffb9b7e93bb526c06f7be22))

###
[`v39.76.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.76.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.75.1...39.76.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.25.1
([#&#8203;33207](https://redirect.github.com/renovatebot/renovate/issues/33207))
([10f1f46](https://redirect.github.com/renovatebot/renovate/commit/10f1f46d382e83dbc92140186b2e4fbf972ea645))

##### Miscellaneous Chores

- **deps:** update dependency type-fest to v4.30.1
([#&#8203;33215](https://redirect.github.com/renovatebot/renovate/issues/33215))
([1677d53](https://redirect.github.com/renovatebot/renovate/commit/1677d5387d26ba68fc29aabbe5ca91ef1e51d1d0))

###
[`v39.75.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.75.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.75.0...39.75.1)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.24.1
([#&#8203;33203](https://redirect.github.com/renovatebot/renovate/issues/33203))
([94ccb91](https://redirect.github.com/renovatebot/renovate/commit/94ccb91d316811a775aa46165817f4f4c6000336))

##### Miscellaneous Chores

- **deps:** update dependency pdm to v2.22.1
([#&#8203;33202](https://redirect.github.com/renovatebot/renovate/issues/33202))
([6a0885a](https://redirect.github.com/renovatebot/renovate/commit/6a0885a61a6ed1e52b1a4cb5d731aada6cddd8c9))

##### Code Refactoring

- **config/validation:** move helper fns to separate file
([#&#8203;33206](https://redirect.github.com/renovatebot/renovate/issues/33206))
([f98db74](https://redirect.github.com/renovatebot/renovate/commit/f98db7404be885925d4fdde15f2128710f7e2bd7))

###
[`v39.75.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.75.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.74.1...39.75.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.24.0
([#&#8203;33198](https://redirect.github.com/renovatebot/renovate/issues/33198))
([3b8735d](https://redirect.github.com/renovatebot/renovate/commit/3b8735d68cd02546244026ea028aae6044d598e9))

##### Miscellaneous Chores

- **deps:** update codecov/codecov-action action to v5.1.2
([#&#8203;33197](https://redirect.github.com/renovatebot/renovate/issues/33197))
([3425aef](https://redirect.github.com/renovatebot/renovate/commit/3425aef3d352e3aa9b04663f817915cb72f08f4a))

###
[`v39.74.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.74.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.74.0...39.74.1)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.23.3
([#&#8203;33195](https://redirect.github.com/renovatebot/renovate/issues/33195))
([fc36735](https://redirect.github.com/renovatebot/renovate/commit/fc36735f0c7dcf174122b455ab499d6d41e34127))

###
[`v39.74.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.74.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.73.0...39.74.0)

##### Features

- **bun:** Add support for updating text-format lockfile when
package.json changes
([#&#8203;33189](https://redirect.github.com/renovatebot/renovate/issues/33189))
([ca821eb](https://redirect.github.com/renovatebot/renovate/commit/ca821eb0e7a26f96d0d40971d9badece90751fdc))
- **preset:** adding opentelemetry and graphql monorepos
([#&#8203;33188](https://redirect.github.com/renovatebot/renovate/issues/33188))
([2342d9f](https://redirect.github.com/renovatebot/renovate/commit/2342d9f7967aff33a4ac1116e1ca805927f95d60))

###
[`v39.73.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.73.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.72.5...39.73.0)

##### Features

- **git:** cloneSubmodulesFilter
([#&#8203;33115](https://redirect.github.com/renovatebot/renovate/issues/33115))
([e27fe66](https://redirect.github.com/renovatebot/renovate/commit/e27fe66980c5aa4b54ad2a4d30e425df3d318ada))

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.23.2
([#&#8203;33186](https://redirect.github.com/renovatebot/renovate/issues/33186))
([317f097](https://redirect.github.com/renovatebot/renovate/commit/317f097a8d0a3559864ce6aab4af9e78337261c7))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to
v20.17.10
([#&#8203;33185](https://redirect.github.com/renovatebot/renovate/issues/33185))
([98693e2](https://redirect.github.com/renovatebot/renovate/commit/98693e2e6797053b06b409a94f26400348e19631))

###
[`v39.72.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.72.5)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.72.4...39.72.5)

##### Bug Fixes

- revert lookup refactor from
[#&#8203;32930](https://redirect.github.com/renovatebot/renovate/issues/32930)
([#&#8203;33184](https://redirect.github.com/renovatebot/renovate/issues/33184))
([4daa853](https://redirect.github.com/renovatebot/renovate/commit/4daa85386b0525a27aa6ae97053b6ac3222c0260))

###
[`v39.72.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.72.4)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.72.3...39.72.4)

##### Bug Fixes

- **platform/bitbucket:** ensure `getPrList()` runtime integrity
([#&#8203;32970](https://redirect.github.com/renovatebot/renovate/issues/32970))
([3ee4857](https://redirect.github.com/renovatebot/renovate/commit/3ee48571b0aa39d81ce13fb44f01404a7f6a3bc4))

###
[`v39.72.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.72.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.72.2...39.72.3)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.23.1
([#&#8203;33181](https://redirect.github.com/renovatebot/renovate/issues/33181))
([e84c65c](https://redirect.github.com/renovatebot/renovate/commit/e84c65cc9b292d26b8808cb51916d414f7cf044b))

##### Miscellaneous Chores

- **deps:** update actions/upload-artifact action to v4.5.0
([#&#8203;33182](https://redirect.github.com/renovatebot/renovate/issues/33182))
([db35a96](https://redirect.github.com/renovatebot/renovate/commit/db35a965abe1333bb33a1b432531a5de32811d5a))
- **deps:** update otel/opentelemetry-collector-contrib docker tag to
v0.116.0
([#&#8203;33177](https://redirect.github.com/renovatebot/renovate/issues/33177))
([05efb66](https://redirect.github.com/renovatebot/renovate/commit/05efb665c4421e9f9676d6bc274b1a966d60e185))
- **deps:** update otel/opentelemetry-collector-contrib docker tag to
v0.116.1
([#&#8203;33180](https://redirect.github.com/renovatebot/renovate/issues/33180))
([434f3a2](https://redirect.github.com/renovatebot/renovate/commit/434f3a25fcf95eded4480492e0efd4394f6d33de))

##### Code Refactoring

- **platform:** rename `addPr` to `setPr`
([#&#8203;33174](https://redirect.github.com/renovatebot/renovate/issues/33174))
([92ac488](https://redirect.github.com/renovatebot/renovate/commit/92ac488836f2c5438f10f068b02f166ad86c40d8))

##### Build System

- **deps:** update dependency zod to v3.24.1
([#&#8203;33183](https://redirect.github.com/renovatebot/renovate/issues/33183))
([6857f95](https://redirect.github.com/renovatebot/renovate/commit/6857f95cc75885295e8692ec4978055be9e9e26f))

###
[`v39.72.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.72.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.72.1...39.72.2)

##### Bug Fixes

- **cache:** add extract revision, stop deleting skipReason
([#&#8203;33172](https://redirect.github.com/renovatebot/renovate/issues/33172))
([8ae7448](https://redirect.github.com/renovatebot/renovate/commit/8ae744857c18337dd0f8b9c47d5a70e9e4b17b73))

##### Code Refactoring

- **logger:** improve readability and modularity
([#&#8203;33058](https://redirect.github.com/renovatebot/renovate/issues/33058))
([3b9464c](https://redirect.github.com/renovatebot/renovate/commit/3b9464c8fa4b74e32115a8e167b190bd846ad852))

###
[`v39.72.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.72.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.72.0...39.72.1)

##### Miscellaneous Chores

- check for non-labeled issues
([#&#8203;32707](https://redirect.github.com/renovatebot/renovate/issues/32707))
([e882f1f](https://redirect.github.com/renovatebot/renovate/commit/e882f1fe19de36a3edb468939e09dceb98895193))
- **deps:** update actions/checkout action to v4.2.2
([#&#8203;33158](https://redirect.github.com/renovatebot/renovate/issues/33158))
([f0775a6](https://redirect.github.com/renovatebot/renovate/commit/f0775a6afa35f886efa0a4aaa04ce8bb3fdc764a))

##### Build System

- **deps:** update dependency zod to v3.24.0
([#&#8203;33159](https://redirect.github.com/renovatebot/renovate/issues/33159))
([9ad2e59](https://redirect.github.com/renovatebot/renovate/commit/9ad2e599a610b64ca52047830259406337bd0ee8))
- **deps:** update emojibase monorepo to v16 (major)
([#&#8203;33160](https://redirect.github.com/renovatebot/renovate/issues/33160))
([af6a80e](https://redirect.github.com/renovatebot/renovate/commit/af6a80edcc5f917422164fb9d4ff104fd0fbce07))

###
[`v39.72.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.72.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.71.0...39.72.0)

##### Features

- **groups:** add io.micrometer group
([#&#8203;33137](https://redirect.github.com/renovatebot/renovate/issues/33137))
([a32f1e4](https://redirect.github.com/renovatebot/renovate/commit/a32f1e4be77865aef0d7480f85c359d085245353))

##### Documentation

- change heading level for why updating often is easier
([#&#8203;33019](https://redirect.github.com/renovatebot/renovate/issues/33019))
([0e62f52](https://redirect.github.com/renovatebot/renovate/commit/0e62f52bbd24893fa6b5257727b485bab63dd3be))
- **config-overview.md:** explain order of operations for final config
([#&#8203;32623](https://redirect.github.com/renovatebot/renovate/issues/32623))
([8796843](https://redirect.github.com/renovatebot/renovate/commit/8796843a221956a2fa66dc7c127bf78adf17e4a1))

###
[`v39.71.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.71.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.70.0...39.71.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.23.0
([#&#8203;33154](https://redirect.github.com/renovatebot/renovate/issues/33154))
([e8f192a](https://redirect.github.com/renovatebot/renovate/commit/e8f192ad0e5510bf27a5d6c768ef794a2d13c121))

##### Miscellaneous Chores

- **deps:** update docker/dockerfile docker tag to v1.12.1
([#&#8203;33153](https://redirect.github.com/renovatebot/renovate/issues/33153))
([9851816](https://redirect.github.com/renovatebot/renovate/commit/985181612aa6c777ed199246ebb4a0e096fd1527))

###
[`v39.70.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.70.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.69.4...39.70.0)

##### Features

- **datasource/github-runners:** deprecate Ubuntu 20.04
([#&#8203;33139](https://redirect.github.com/renovatebot/renovate/issues/33139))
([365acff](https://redirect.github.com/renovatebot/renovate/commit/365acffd50146fd4a650277983209fdf92a64c12))

###
[`v39.69.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.69.4)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.69.3...39.69.4)

##### Bug Fixes

- **deps:** update dependency mkdocs-material to v9.5.49
([#&#8203;33141](https://redirect.github.com/renovatebot/renovate/issues/33141))
([cb79d61](https://redirect.github.com/renovatebot/renovate/commit/cb79d6159d6a96d7b4b5fc0a27dbab21e561afb4))
- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.4.5
([#&#8203;33146](https://redirect.github.com/renovatebot/renovate/issues/33146))
([d42aacb](https://redirect.github.com/renovatebot/renovate/commit/d42aacbdddb286f64c947a68eef28430f89aaf2d))
- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.22.4
([#&#8203;33147](https://redirect.github.com/renovatebot/renovate/issues/33147))
([d6bf458](https://redirect.github.com/renovatebot/renovate/commit/d6bf458b95e140b2fcdcc4daf8d087a7a420324f))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;swc/core](https://redirect.github.com/swc/core) to v1.10.1
([#&#8203;33136](https://redirect.github.com/renovatebot/renovate/issues/33136))
([c62aef7](https://redirect.github.com/renovatebot/renovate/commit/c62aef7502d4a66ddc38eafa88f33d85d3d645c2))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.4.5
([#&#8203;33140](https://redirect.github.com/renovatebot/renovate/issues/33140))
([1aa706d](https://redirect.github.com/renovatebot/renovate/commit/1aa706d4da2e5adaa40b918444fa2f6ed49e191a))

###
[`v39.69.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.69.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.69.2...39.69.3)

##### Bug Fixes

- **config-migration:** skip migration of package.json
([#&#8203;33122](https://redirect.github.com/renovatebot/renovate/issues/33122))
([66dcb61](https://redirect.github.com/renovatebot/renovate/commit/66dcb61908dfdbc262c0d61861145a6e8240f312))

##### Documentation

- **config:** remove deprecation date from secrets migration
([#&#8203;33125](https://redirect.github.com/renovatebot/renovate/issues/33125))
([8453d73](https://redirect.github.com/renovatebot/renovate/commit/8453d73d0bd385673c2c5174a76f43191906a249))
- update references to renovate/renovate
([#&#8203;33128](https://redirect.github.com/renovatebot/renovate/issues/33128))
([0a33346](https://redirect.github.com/renovatebot/renovate/commit/0a33346c24e5a0134590ca8e5d876327ec92111b))

##### Miscellaneous Chores

- **deps:** lock file maintenance
([#&#8203;33129](https://redirect.github.com/renovatebot/renovate/issues/33129))
([0942aa3](https://redirect.github.com/renovatebot/renovate/commit/0942aa3ace1b961ae97fad5276b3a63aa1537dfa))
- **deps:** update containerbase/internal-tools action to v3.5.10
([#&#8203;33130](https://redirect.github.com/renovatebot/renovate/issues/33130))
([13e0750](https://redirect.github.com/renovatebot/renovate/commit/13e075031084d40e71329189d930f57fb00d0a09))
- **deps:** update dependency markdownlint-cli2 to v0.16.0
([#&#8203;33131](https://redirect.github.com/renovatebot/renovate/issues/33131))
([bea7f1e](https://redirect.github.com/renovatebot/renovate/commit/bea7f1ee86a335f3b97bf4b5856519adefc11378))
- **deps:** update dependency memfs to v4.15.0
([#&#8203;33132](https://redirect.github.com/renovatebot/renovate/issues/33132))
([1d36aa3](https://redirect.github.com/renovatebot/renovate/commit/1d36aa3e01b06e87881f628a89162136d7072953))

###
[`v39.69.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.69.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.69.1...39.69.2)

##### Build System

- **deps:** update dependency better-sqlite3 to v11.7.0
([#&#8203;33114](https://redirect.github.com/renovatebot/renovate/issues/33114))
([d0c0aa7](https://redirect.github.com/renovatebot/renovate/commit/d0c0aa7333b0c00582dfc8cc2dbebe7e4f80d0e7))

###
[`v39.69.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.69.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.69.0...39.69.1)

##### Bug Fixes

- **circleci:** parsing of inline orb definitions
([#&#8203;31843](https://redirect.github.com/renovatebot/renovate/issues/31843))
([ffa4333](https://redirect.github.com/renovatebot/renovate/commit/ffa4333a385f3289e2d5a35584e849a11ec2418c))

###
[`v39.69.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.69.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.68.1...39.69.0)

##### Features

- extend skipStage to extract, lookup
([#&#8203;33108](https://redirect.github.com/renovatebot/renovate/issues/33108))
([07c0058](https://redirect.github.com/renovatebot/renovate/commit/07c005869cc738fc7e3f7786011d97511c386014))

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.22.3
([#&#8203;33112](https://redirect.github.com/renovatebot/renovate/issues/33112))
([5b8942f](https://redirect.github.com/renovatebot/renovate/commit/5b8942f8f872ea53ecb745d1ed90afa8b52f900c))

###
[`v39.68.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.68.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.68.0...39.68.1)

##### Bug Fixes

- **config/presets:** ensure groups have packageRules
([#&#8203;33088](https://redirect.github.com/renovatebot/renovate/issues/33088))
([d898d7f](https://redirect.github.com/renovatebot/renovate/commit/d898d7fc40e1e6ef6357cc260950ad7be156ba73))

###
[`v39.68.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.68.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.67.0...39.68.0)

##### Features

- **config:** global:safeEnv
([#&#8203;33096](https://redirect.github.com/renovatebot/renovate/issues/33096))
([9d3f7e6](https://redirect.github.com/renovatebot/renovate/commit/9d3f7e63b37d5ca723aa74a841b29a88307e670a))

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.4.3
([#&#8203;33110](https://redirect.github.com/renovatebot/renovate/issues/33110))
([9c244a2](https://redirect.github.com/renovatebot/renovate/commit/9c244a2b84d3f63f8645bf644ccaaa7c28830cbe))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.4.3
([#&#8203;33109](https://redirect.github.com/renovatebot/renovate/issues/33109))
([4c40e99](https://redirect.github.com/renovatebot/renovate/commit/4c40e99f1a7d0d02bf3b1bc44e7923ec8f80c437))

###
[`v39.67.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.67.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.66.0...39.67.0)

##### Features

- **preset:** add happy-dom monorepo
([#&#8203;33098](https://redirect.github.com/renovatebot/renovate/issues/33098))
([8d00693](https://redirect.github.com/renovatebot/renovate/commit/8d00693d5638a6a94002bf241e40005c5d496e01))
- **preset:** add LinkifyJS monorepo
([#&#8203;33097](https://redirect.github.com/renovatebot/renovate/issues/33097))
([3c37e66](https://redirect.github.com/renovatebot/renovate/commit/3c37e662206db201258a8f7ba96f87bd7a3611b7))

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.22.2
([#&#8203;33106](https://redirect.github.com/renovatebot/renovate/issues/33106))
([0552d98](https://redirect.github.com/renovatebot/renovate/commit/0552d987b6d1abdabad36d2b36034ec6e06b1873))

###
[`v39.66.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.66.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.65.2...39.66.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.22.1
([#&#8203;33103](https://redirect.github.com/renovatebot/renovate/issues/33103))
([ebfc4db](https://redirect.github.com/renovatebot/renovate/commit/ebfc4db9a0c02d9915188d2ca63559761e630bd5))

###
[`v39.65.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.65.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.65.1...39.65.2)

##### Bug Fixes

- **go:** Better condition for quitting major versions fetch loop
([#&#8203;33102](https://redirect.github.com/renovatebot/renovate/issues/33102))
([3d86982](https://redirect.github.com/renovatebot/renovate/commit/3d86982ccb1ce44826521b9370d2c9bb7a8b5be9))

###
[`v39.65.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.65.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.65.0...39.65.1)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.4.2
([#&#8203;33101](https://redirect.github.com/renovatebot/renovate/issues/33101))
([0633b79](https://redirect.github.com/renovatebot/renovate/commit/0633b79d188956f69207066fd4c7545daa819e4d))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.4.2
([#&#8203;33100](https://redirect.github.com/renovatebot/renovate/issues/33100))
([ba5e4da](https://redirect.github.com/renovatebot/renovate/commit/ba5e4daf03dd559b1139b9d60b17c72b2a0c1569))
- **deps:** update pnpm to v9.15.0
([#&#8203;33094](https://redirect.github.com/renovatebot/renovate/issues/33094))
([60f1caa](https://redirect.github.com/renovatebot/renovate/commit/60f1caa56f8e64d116d3ac4f9d6d0d3865afb494))

###
[`v39.65.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.65.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.64.0...39.65.0)

##### Features

- raise error when encrypted + no privateKey
([#&#8203;33085](https://redirect.github.com/renovatebot/renovate/issues/33085))
([44c83b0](https://redirect.github.com/renovatebot/renovate/commit/44c83b0901a4a835c1c667d3b33220da1d835766))

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.4.1
([#&#8203;33092](https://redirect.github.com/renovatebot/renovate/issues/33092))
([0092db9](https://redirect.github.com/renovatebot/renovate/commit/0092db9d543d2377b94e9cd9e1545977048276c6))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.4.1
([#&#8203;33091](https://redirect.github.com/renovatebot/renovate/issues/33091))
([f8b436d](https://redirect.github.com/renovatebot/renovate/commit/f8b436d0cf187f64d3d6a922a1863cc89b60fb9d))

###
[`v39.64.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.64.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.63.1...39.64.0)

##### Features

- **datasource:** add Hackage datasource
([#&#8203;32944](https://redirect.github.com/renovatebot/renovate/issues/32944))
([d63ff71](https://redirect.github.com/renovatebot/renovate/commit/d63ff715cd72891c30faf4c61e9645bff5422e10))

##### Miscellaneous Chores

- **deps:** update github/codeql-action action to v3.27.8
([#&#8203;33074](https://redirect.github.com/renovatebot/renovate/issues/33074))
([955229e](https://redirect.github.com/renovatebot/renovate/commit/955229edfeb3dc61ba704d699f89b26899ea2b66))
- **deps:** update github/codeql-action action to v3.27.9
([#&#8203;33077](https://redirect.github.com/renovatebot/renovate/issues/33077))
([2a51500](https://redirect.github.com/renovatebot/renovate/commit/2a51500ed72f0fcf10f3ffd1ae95d2429d6c9a60))

###
[`v39.63.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.63.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.63.0...39.63.1)

##### Bug Fixes

- **config/inherit:** resolve presets
([#&#8203;31642](https://redirect.github.com/renovatebot/renovate/issues/31642))
([eb07492](https://redirect.github.com/renovatebot/renovate/commit/eb074924655488bbd62dba7f55e75bfb925e0f94))

##### Code Refactoring

- **manager/custom:** reorganize and update utility functions
([#&#8203;33050](https://redirect.github.com/renovatebot/renovate/issues/33050))
([d094afe](https://redirect.github.com/renovatebot/renovate/commit/d094afeb823b4bcd8817317c7e4e1edb47a71626))

###
[`v39.63.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.63.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.62.6...39.63.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.21.1
([#&#8203;33025](https://redirect.github.com/renovatebot/renovate/issues/33025))
([32d72fe](https://redirect.github.com/renovatebot/renovate/commit/32d72fe5f3900ecf0bc33b9988d36d66d87946f8))

##### Miscellaneous Chores

- **deps:** update python:3.13 docker digest to
[`9255d19`](https://redirect.github.com/renovatebot/renovate/commit/9255d19)
([#&#8203;33054](https://redirect.github.com/renovatebot/renovate/issues/33054))
([bb4012e](https://redirect.github.com/renovatebot/renovate/commit/bb4012e415565a0b45b0eb7d996dcb421fa06307))

##### Tests

- Remove snapshots for `massage.spec.ts`
([#&#8203;33071](https://redirect.github.com/renovatebot/renovate/issues/33071))
([f78d778](https://redirect.github.com/renovatebot/renovate/commit/f78d77827a03bcb64673f3e4ddd0a74d629c1706))
- Use correct fields for `PackageRule` type
([#&#8203;33072](https://redirect.github.com/renovatebot/renovate/issues/33072))
([861321f](https://redirect.github.com/renovatebot/renovate/commit/861321fbbe9b9d4a73d30265b9268864ed207777))

##### Build System

- **deps:** update dependency
[@&#8203;opentelemetry/instrumentation-bunyan](https://redirect.github.com/opentelemetry/instrumentation-bunyan)
to v0.44.0
([#&#8203;33065](https://redirect.github.com/renovatebot/renovate/issues/33065))
([2e2f754](https://redirect.github.com/renovatebot/renovate/commit/2e2f754e1dc9713b429b4e9934a1c6b4ffd5ea9f))

###
[`v39.62.6`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.62.6)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.62.5...39.62.6)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.4.0
([#&#8203;33049](https://redirect.github.com/renovatebot/renovate/issues/33049))
([55e9703](https://redirect.github.com/renovatebot/renovate/commit/55e9703f1f395ab7243c5c9da2f897c59263458c))
- **presets:** typo in utoipa monorepo
([#&#8203;33047](https://redirect.github.com/renovatebot/renovate/issues/33047))
([3d88c97](https://redirect.github.com/renovatebot/renovate/commit/3d88c97b55760bfe7e6299ec3b5a81880e1b1a28))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.4.0
([#&#8203;33048](https://redirect.github.com/renovatebot/renovate/issues/33048))
([73ad962](https://redirect.github.com/renovatebot/renovate/commit/73ad9627e7ee59b1f56743221bd953e5066c28d7))

###
[`v39.62.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.62.5)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.62.4...39.62.5)

##### Documentation

- update mend renovate logos
([#&#8203;33042](https://redirect.github.com/renovatebot/renovate/issues/33042))
([a6863f6](https://redirect.github.com/renovatebot/renovate/commit/a6863f6f864a32bb03deb2428de926b848502c3e))

##### Code Refactoring

- **config/presets:** move parsePreset to avoid a circular dependency
([#&#8203;33036](https://redirect.github.com/renovatebot/renovate/issues/33036))
([b094660](https://redirect.github.com/renovatebot/renovate/commit/b0946602ad2aec491adb91c9f3df78532d75d1ca))

##### Build System

- **deps:** update dependency graph-data-structure to v4.3.0
([#&#8203;33045](https://redirect.github.com/renovatebot/renovate/issues/33045))
([b7c0488](https://redirect.github.com/renovatebot/renovate/commit/b7c04880f1332d285f76c42cb9197de95a2ad2d7))

###
[`v39.62.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.62.4)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.62.3...39.62.4)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.3.0
([#&#8203;33041](https://redirect.github.com/renovatebot/renovate/issues/33041))
([609600c](https://redirect.github.com/renovatebot/renovate/commit/609600c3268c33eaab56392dd67dac809d2b5101))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.3.0
([#&#8203;33040](https://redirect.github.com/renovatebot/renovate/issues/33040))
([cac8d6c](https://redirect.github.com/renovatebot/renovate/commit/cac8d6cb6379d2d15d0a1d84f4b4b18fa94dc7f0))

###
[`v39.62.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.62.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.62.2...39.62.3)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.2.4
([#&#8203;33039](https://redirect.github.com/renovatebot/renovate/issues/33039))
([098c3e2](https://redirect.github.com/renovatebot/renovate/commit/098c3e2cc204e7e53ac946eb7b43b654184e10bd))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.2.5
([#&#8203;33038](https://redirect.github.com/renovatebot/renovate/issues/33038))
([c5f89b3](https://redirect.github.com/renovatebot/renovate/commit/c5f89b3bbc41e20a3f4d21c988c615f13dacf6e8))

###
[`v39.62.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.62.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.62.1...39.62.2)

##### Build System

- **deps:** update dependency prettier to v3.4.2
([#&#8203;33034](https://redirect.github.com/renovatebot/renovate/issues/33034))
([0679f46](https://redirect.github.com/renovatebot/renovate/commit/0679f469508269966c314f8f9c935056c235d964))

###
[`v39.62.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.62.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.62.0...39.62.1)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.2.3
([#&#8203;33031](https://redirect.github.com/renovatebot/renovate/issues/33031))
([41fe6b9](https://redirect.github.com/renovatebot/renovate/commit/41fe6b94ed287a17b09ad19f64354a8ec149823b))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;swc/core](https://redirect.github.com/swc/core) to v1.10.0
([#&#8203;33032](https://redirect.github.com/renovatebot/renovate/issues/33032))
([05c13eb](https://redirect.github.com/renovatebot/renovate/commit/05c13eb7a1cf8276daa94ce1b9c4b3bdf1759f78))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.2.3
([#&#8203;33030](https://redirect.github.com/renovatebot/renovate/issues/33030))
([9ed2012](https://redirect.github.com/renovatebot/renovate/commit/9ed20121b3c618639312f6efb220ed9eaee626c1))

###
[`v39.62.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.62.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.61.1...39.62.0)

##### Features

- **presets:** add utoipa monorepo
([#&#8203;33028](https://redirect.github.com/renovatebot/renovate/issues/33028))
([165ffab](https://redirect.github.com/renovatebot/renovate/commit/165ffabb1c376aa7961bd745995759beefa25879))

###
[`v39.61.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.61.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.61.0...39.61.1)

##### Bug Fixes

- **presets/packages:** include
[@&#8203;types/react-dom](https://redirect.github.com/types/react-dom)
in react preset
([#&#8203;32995](https://redirect.github.com/renovatebot/renovate/issues/32995))
([318f97f](https://redirect.github.com/renovatebot/renovate/commit/318f97f367cced1f5cf4404a764737a15e1f793a))

###
[`v39.61.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.61.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.60.0...39.61.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.19.0
([#&#8203;33023](https://redirect.github.com/renovatebot/renovate/issues/33023))
([cf4734b](https://redirect.github.com/renovatebot/renovate/commit/cf4734b872ed722e866555a1cc9ea1aca077ebb7))
- **mix:** handle hex package aliases
([#&#8203;32984](https://redirect.github.com/renovatebot/renovate/issues/32984))
([2b7ab40](https://redirect.github.com/renovatebot/renovate/commit/2b7ab400f9d6ee811d56ae71fda569a85f147f95))
- **preset:** Add modules to Jackson monorepo group
([#&#8203;32997](https://redirect.github.com/renovatebot/renovate/issues/32997))
([df8bbff](https://redirect.github.com/renovatebot/renovate/commit/df8bbff690d505af3219535a769de4c26b089344))

##### Documentation

- added Renovate Version info to Mend-hosted Apps config page
([#&#8203;32917](https://redirect.github.com/renovatebot/renovate/issues/32917))
([f7486d6](https://redirect.github.com/renovatebot/renovate/commit/f7486d6fde18898bee1d58752f8c56e59a43ede8))
- **nuget:** add info about nested nuget ignorePaths
([#&#8203;33020](https://redirect.github.com/renovatebot/renovate/issues/33020))
([825d266](https://redirect.github.com/renovatebot/renovate/commit/825d2666cd88993304cb35bec8971425ce79e3a3))
- remove app secrets deprecation date
([#&#8203;33010](https://redirect.github.com/renovatebot/renovate/issues/33010))
([c9521db](https://redirect.github.com/renovatebot/renovate/commit/c9521dbc4400331b9aa06d281ddc55aa1b90599d))

##### Miscellaneous Chores

- **deps:** update github/codeql-action action to v3.27.7
([#&#8203;33018](https://redirect.github.com/renovatebot/renovate/issues/33018))
([3bd8e68](https://redirect.github.com/renovatebot/renovate/commit/3bd8e68006578bc9d9444a8df66070c133bf62bc))

###
[`v39.60.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.60.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.59.0...39.60.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.18.0
([#&#8203;33002](https://redirect.github.com/renovatebot/renovate/issues/33002))
([b05799d](https://redirect.github.com/renovatebot/renovate/commit/b05799d9c5079bcfc822c29e83ec0c461e771ef5))

##### Miscellaneous Chores

- **deps:** update dependency type-fest to v4.30.0
([#&#8203;33001](https://redirect.github.com/renovatebot/renovate/issues/33001))
([2e57e6a](https://redirect.github.com/renovatebot/renovate/commit/2e57e6af8d986766cf4cb78e56bed1e83874f8a3))

###
[`v39.59.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.59.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.58.1...39.59.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.17.0
([#&#8203;32993](https://redirect.github.com/renovatebot/renovate/issues/32993))
([f1ffc5e](https://redirect.github.com/renovatebot/renovate/commit/f1ffc5e53b6e146c7df3dc4d6469a74c8bebfae8))

##### Miscellaneous Chores

- **deps:** update dependency pdm to v2.22.0
([#&#8203;32990](https://redirect.github.com/renovatebot/renovate/issues/32990))
([735ea20](https://redirect.github.com/renovatebot/renovate/commit/735ea20f850280905b2fca7c635b867658c879e7))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.2.2
([#&#8203;32989](https://redirect.github.com/renovatebot/renovate/issues/32989))
([0c21d6a](https://redirect.github.com/renovatebot/renovate/commit/0c21d6a5242d8ac210eeed863bf2f1e27ce8d8cc))

##### Code Refactoring

- Flatten package lookup queue
([#&#8203;32930](https://redirect.github.com/renovatebot/renovate/issues/32930))
([eb37958](https://redirect.github.com/renovatebot/renovate/commit/eb37958e2c9f4bb3a77cee0e79d278e0ed9a2fb5))
- **maven:** Unified result type for http fetch
([#&#8203;32813](https://redirect.github.com/renovatebot/renovate/issues/32813))
([606ab43](https://redirect.github.com/renovatebot/renovate/commit/606ab430d1ac897bd4f6eada5cc80ad2a9ddbd90))

###
[`v39.58.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.58.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.58.0...39.58.1)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.2.2
([#&#8203;32987](https://redirect.github.com/renovatebot/renovate/issues/32987))
([4941cd5](https://redirect.github.com/renovatebot/renovate/commit/4941cd51e241c54fc79713edcb88ea69df474097))

##### Miscellaneous Chores

- **deps:** update dependency renovatebot/github-action to v41.0.6
([#&#8203;32986](https://redirect.github.com/renovatebot/renovate/issues/32986))
([71ffc62](https://redirect.github.com/renovatebot/renovate/commit/71ffc625abfa60e994bac14aff5479d2b17adc3e))

###
[`v39.58.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.58.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.57.4...39.58.0)

##### Features

- **managers/circleci:** add registryAliases support to circleci manager
([#&#8203;32945](https://redirect.github.com/renovatebot/renovate/issues/32945))
([914ab95](https://redirect.github.com/renovatebot/renovate/commit/914ab95cb0c52ac5e292b69e10e0f1a5e564ce8f))

##### Documentation

- update references to renovate/renovate
([#&#8203;32981](https://redirect.github.com/renovatebot/renovate/issues/32981))
([b432a61](https://redirect.github.com/renovatebot/renovate/commit/b432a61eb6316c482b565f0e421eb589ddd6f1bd))

##### Miscellaneous Chores

- **deps:** lock file maintenance
([#&#8203;32982](https://redirect.github.com/renovatebot/renovate/issues/32982))
([1d36392](https://redirect.github.com/renovatebot/renovate/commit/1d363923fe97cda864ff07f3c7477308b504539e))
- **deps:** update containerbase/internal-tools action to v3.5.6
([#&#8203;32978](https://redirect.github.com/renovatebot/renovate/issues/32978))
([6128415](https://redirect.github.com/renovatebot/renovate/commit/61284157bffdcb0f21ba61565c7141bae52909f2))
- **deps:** update dependency memfs to v4.14.1
([#&#8203;32979](https://redirect.github.com/renovatebot/renovate/issues/32979))
([2ebc8ad](https://redirect.github.com/renovatebot/renovate/commit/2ebc8ad667285ec04f9d4e7cafabb402de6a2f3f))
- **deps:** update dependency type-fest to v4.29.1
([#&#8203;32980](https://redirect.github.com/renovatebot/renovate/issues/32980))
([5c7c7ca](https://redirect.github.com/renovatebot/renovate/commit/5c7c7caa6a5962dcaae63f8c4c82cd6864888918))

##### Code Refactoring

- **maven:** Unified result type for s3 fetch
([#&#8203;32814](https://redirect.github.com/renovatebot/renovate/issues/32814))
([b908402](https://redirect.github.com/renovatebot/renovate/commit/b90840283aee71d74063bc18a6a9dfdb4cd3a706))
- Rearrange const in the `lookupUpdates` function
([#&#8203;32974](https://redirect.github.com/renovatebot/renovate/issues/32974))
([283a7dc](https://redirect.github.com/renovatebot/renovate/commit/283a7dc1187fd3d26af1cdabf7ac9952b4d6647b))
- Rename manager result type to `MaybePromise`
([#&#8203;32977](https://redirect.github.com/renovatebot/renovate/issues/32977))
([90088cc](https://redirect.github.com/renovatebot/renovate/commit/90088cc03e8afb9953a8153159566dbd3878b248))

###
[`v39.57.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.57.4)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.57.3...39.57.4)

##### Bug Fixes

- **deps:** update dependency mkdocs-material to v9.5.48
([#&#8203;32975](https://redirect.github.com/renovatebot/renovate/issues/32975))
([1d3b857](https://redirect.github.com/renovatebot/renovate/commit/1d3b8579b2aafa4d222401bab6d23fff04b72a9b))

###
[`v39.57.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.57.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.57.2...39.57.3)

##### Bug Fixes

- **hex:** Relax case in typing of schema
([#&#8203;32963](https://redirect.github.com/renovatebot/renovate/issues/32963))
([464dcc3](https://redirect.github.com/renovatebot/renovate/commit/464dcc3b76f0df75c91264df073f308963949a95))

##### Code Refactoring

- **config/massage:** remove irrelevant code
([#&#8203;32971](https://redirect.github.com/renovatebot/renovate/issues/32971))
([9c29755](https://redirect.github.com/renovatebot/renovate/commit/9c29755756a24383e5937c0fc1ef9a34aac6c0b9))

###
[`v39.57.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.57.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.57.1...39.57.2)

##### Bug Fixes

- **schedule:** use and logic to handle dow+dom
([#&#8203;32903](https://redirect.github.com/renovatebot/renovate/issues/32903))
([aabf163](https://redirect.github.com/renovatebot/renovate/commit/aabf1638d1a39fa675d2eecc7a23076b378c1f28))

##### Code Refactoring

- Simplify lookup function
([#&#8203;32968](https://redirect.github.com/renovatebot/renovate/issues/32968))
([ab09e25](https://redirect.github.com/renovatebot/renovate/commit/ab09e25e9cefe8327cd852dc3193c09f2f74ab1a))

##### Tests

- **gitlab:** fix cache mock
([#&#8203;32969](https://redirect.github.com/renovatebot/renovate/issues/32969))
([8a52e50](https://redirect.github.com/renovatebot/renovate/commit/8a52e50b3f1f05fa05cc12449fd887423b6e6eb0))

###
[`v39.57.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.57.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.57.0...39.57.1)

##### Bug Fixes

- **bundler:** fix inline source variable parsing
([#&#8203;32946](https://redirect.github.com/renovatebot/renovate/issues/32946))
([f40c035](https://redirect.github.com/renovatebot/renovate/commit/f40c0351adde4552c3c0f41eddb523391a99f7ee))

###
[`v39.57.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.57.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.56.4...39.57.0)

##### Features

- **manager:** add missing mise core toolings
([#&#8203;32954](https://redirect.github.com/renovatebot/renovate/issues/32954))
([bad3cb5](https://redirect.github.com/renovatebot/renovate/commit/bad3cb550ef1168aab3dbfb31eca4e449db71ec4))

##### Bug Fixes

- **manager/gleam:** apply suggested change from
[#&#8203;31002](https://redirect.github.com/renovatebot/renovate/issues/31002)
([#&#8203;32962](https://redirect.github.com/renovatebot/renovate/issues/32962))
([5421c72](https://redirect.github.com/renovatebot/renovate/commit/5421c729b91bb760604d7f2c3319d603e45a795e))

###
[`v39.56.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.56.4)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.56.3...39.56.4)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.16.3
([#&#8203;32961](h

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2024-12-28 05:25:29 +01:00
TrueCharts BotandGitHub 5227a31bf9 chore(helm): update image ghcr.io/linuxserver/speedtest-tracker 0.26.0 → 1.0.2 (#30330)
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))
| major | `475e5a8` -> `f448bd1` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2024-12-28 05:25:08 +01:00
TrueCharts BotandGitHub b4ca7d67df fix(website): update starlight-links-validator 0.13.4 → 0.14.1 (#30313)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[starlight-links-validator](https://redirect.github.com/HiDeoo/starlight-links-validator)
([source](https://redirect.github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator))
| dependencies | minor | [`0.13.4` ->
`0.14.1`](https://renovatebot.com/diffs/npm/starlight-links-validator/0.13.4/0.14.1)
|

---

> [!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>HiDeoo/starlight-links-validator
(starlight-links-validator)</summary>

###
[`v0.14.1`](https://redirect.github.com/HiDeoo/starlight-links-validator/blob/HEAD/packages/starlight-links-validator/CHANGELOG.md#0141)

[Compare
Source](https://redirect.github.com/HiDeoo/starlight-links-validator/compare/starlight-links-validator@0.14.0...starlight-links-validator@0.14.1)

##### Patch Changes

-
[#&#8203;82](https://redirect.github.com/HiDeoo/starlight-links-validator/pull/82)
[`b3cbee8`](https://redirect.github.com/HiDeoo/starlight-links-validator/commit/b3cbee83fb54f5bd6dd06b01bb8397758c081752)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Fixes
regresion introduced in version
[`0.14.0`](https://redirect.github.com/HiDeoo/starlight-links-validator/releases/tag/starlight-links-validator%400.14.0)
of the plugin regarding validation of links to pages with [custom
IDs/slugs](https://docs.astro.build/en/guides/content-collections/#defining-custom-ids).

Note that you must use at least Astro version
[`5.1.1`](https://redirect.github.com/withastro/astro/releases/tag/astro%405.1.1)
to benefit from this fix.

-
[#&#8203;80](https://redirect.github.com/HiDeoo/starlight-links-validator/pull/80)
[`876cb50`](https://redirect.github.com/HiDeoo/starlight-links-validator/commit/876cb5094d10a56a1be04b7cdc27e4f89fb1b681)
Thanks [@&#8203;lukekarrys](https://redirect.github.com/lukekarrys)! -
Fixes validation issues for pages ending in `index`, e.g.
`module_index`.

###
[`v0.14.0`](https://redirect.github.com/HiDeoo/starlight-links-validator/blob/HEAD/packages/starlight-links-validator/CHANGELOG.md#0140)

[Compare
Source](https://redirect.github.com/HiDeoo/starlight-links-validator/compare/v0.13.4...starlight-links-validator@0.14.0)

##### Minor Changes

-
[#&#8203;77](https://redirect.github.com/HiDeoo/starlight-links-validator/pull/77)
[`486a379`](https://redirect.github.com/HiDeoo/starlight-links-validator/commit/486a379c5bda40584126c376e14a3c82c23bd449)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Adds
support for Astro v5, drops support for Astro v4.

⚠️ **BREAKING CHANGE:** The minimum supported version of Starlight is
now `0.30.0`.

Please follow the [upgrade
guide](https://redirect.github.com/withastro/starlight/releases/tag/%40astrojs/starlight%400.30.0)
to update your project.

When using the plugin with the [Content Layer
API](https://docs.astro.build/en/guides/content-collections), the plugin
will now automatically invalidate the content layer cache so that all
links can be properly validated. To avoid unnecessary cache
invalidation, it is recommended to conditionally use the plugin only
when necessary. Check out the new [“Conditional
Validation”](https://starlight-links-validator.vercel.app/guides/conditional-validation/)
guide for more information.

⚠️ **BREAKING CHANGE:** Due to a
[regression](https://redirect.github.com/withastro/astro/issues/12778)
in Astro v5, links to pages with [custom
IDs/slugs](https://docs.astro.build/en/guides/content-collections/#defining-custom-ids)
can no longer be validated and will be flagged as invalid. If you rely
on this feature, please stay on a previous version of Starlight and
Astro in the meantime.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 04:19:36 +00:00
TrueCharts BotandGitHub 467d0aff63 chore(helm): update image ghcr.io/immich-app/immich-server v1.121.0 → v1.123.0 (#30275)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich)
| minor | `851c02f` -> `666ce77` |

---

> [!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>immich-app/immich (ghcr.io/immich-app/immich-server)</summary>

###
[`v1.123.0`](https://redirect.github.com/immich-app/immich/releases/tag/v1.123.0)

[Compare
Source](https://redirect.github.com/immich-app/immich/compare/v1.122.3...v1.123.0)

### v1.123.0

#### Highlights

Welcome to release `v1.123.0` of Immich. This is the last release of the
year as the team is winding down for the holiday season. Thank you for
your support and the fantastic year. We cannot wait to continue adding
more features, optimizing, and making Immich a delightful app experience
for you and your family.

This release fixes bugs in the web and mobile, notably from the recent
new native video player. We also add a feature to allow you to change
the timeline view order of an album in the mobile app

<p align="center">
<img
src="https://github.com/user-attachments/assets/7e47dc58-cfeb-4635-8dba-ca7770abef04"
width="300"/>
</p>

#### Support Immich

<p align="center">

<img
src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif"
width="450" title="SUPPORT THE PROJECT!">

</p>

If you find the project helpful, you can support Immich by purchasing a
product key at https://buy.immich.app/.

Cheers! 🍻

***

#### What's Changed

##### 🚀 Features

- feat(server): Merge Faces sorted by Similarity by
[@&#8203;Lukasdotcom](https://redirect.github.com/Lukasdotcom) in
[https://github.com/immich-app/immich/pull/14635](https://redirect.github.com/immich-app/immich/pull/14635)
- feat(album): album view sort order by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[https://github.com/immich-app/immich/pull/14648](https://redirect.github.com/immich-app/immich/pull/14648)

##### 🌟 Enhancements

- feat(server): add Bash healthcheck script by
[@&#8203;000yesnt](https://redirect.github.com/000yesnt) in
[https://github.com/immich-app/immich/pull/14704](https://redirect.github.com/immich-app/immich/pull/14704)

##### 🐛 Bug fixes

- fix(web): live photo link action by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[https://github.com/immich-app/immich/pull/14668](https://redirect.github.com/immich-app/immich/pull/14668)
- fix(web): allow minimizing upload panel by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[https://github.com/immich-app/immich/pull/14663](https://redirect.github.com/immich-app/immich/pull/14663)
- fix(web): upload info panel covers timeline navigation bar by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[https://github.com/immich-app/immich/pull/14651](https://redirect.github.com/immich-app/immich/pull/14651)
- fix(server): fixed email footer image stretched
[#&#8203;14617](https://redirect.github.com/immich-app/immich/issues/14617)
by [@&#8203;TimVanOnckelen](https://redirect.github.com/TimVanOnckelen)
in
[https://github.com/immich-app/immich/pull/14671](https://redirect.github.com/immich-app/immich/pull/14671)
- fix(mobile): set custom headers on external url
([#&#8203;14707](https://redirect.github.com/immich-app/immich/issues/14707))
by [@&#8203;alex-sherwin](https://redirect.github.com/alex-sherwin) in
[https://github.com/immich-app/immich/pull/14708](https://redirect.github.com/immich-app/immich/pull/14708)
- fix(mobile): native dialog location by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[https://github.com/immich-app/immich/pull/14730](https://redirect.github.com/immich-app/immich/pull/14730)
- fix(mobile): live photos playback by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[https://github.com/immich-app/immich/pull/14731](https://redirect.github.com/immich-app/immich/pull/14731)
- fix(web): fix missing icons by
[@&#8203;aviv926](https://redirect.github.com/aviv926) in
[https://github.com/immich-app/immich/pull/14737](https://redirect.github.com/immich-app/immich/pull/14737)

##### 📚 Documentation

- docs: improve install/requirements and install/docker-compose by
[@&#8203;pyorot](https://redirect.github.com/pyorot) in
[https://github.com/immich-app/immich/pull/13569](https://redirect.github.com/immich-app/immich/pull/13569)
- docs: Add more documentation for video transcoding settings. by
[@&#8203;kevincox](https://redirect.github.com/kevincox) in
[https://github.com/immich-app/immich/pull/13388](https://redirect.github.com/immich-app/immich/pull/13388)

##### 🌐 Translations

- chore(web): update translations by
[@&#8203;weblate](https://redirect.github.com/weblate) in
[https://github.com/immich-app/immich/pull/14495](https://redirect.github.com/immich-app/immich/pull/14495)

#### New Contributors

- [@&#8203;alex-sherwin](https://redirect.github.com/alex-sherwin) made
their first contribution in
[https://github.com/immich-app/immich/pull/14708](https://redirect.github.com/immich-app/immich/pull/14708)
- [@&#8203;000yesnt](https://redirect.github.com/000yesnt) made their
first contribution in
[https://github.com/immich-app/immich/pull/14704](https://redirect.github.com/immich-app/immich/pull/14704)

**Full Changelog**:
https://github.com/immich-app/immich/compare/v1.122.3...v1.123.0

###
[`v1.122.3`](https://redirect.github.com/immich-app/immich/releases/tag/v1.122.3)

[Compare
Source](https://redirect.github.com/immich-app/immich/compare/v1.122.2...v1.122.3)

### v1.122.3

#### What's Changed

##### 🌟 Enhancements

- feat: Add support for vob by
[@&#8203;Lukasdotcom](https://redirect.github.com/Lukasdotcom) in
[https://github.com/immich-app/immich/pull/14590](https://redirect.github.com/immich-app/immich/pull/14590)
- feat(web): allow tags to be applied in bulk on search, personID, and
memory-viewer pages by
[@&#8203;Menghini](https://redirect.github.com/Menghini) in
[https://github.com/immich-app/immich/pull/14368](https://redirect.github.com/immich-app/immich/pull/14368)

##### 🐛 Bug fixes

- fix(server): partial fallback for hardware transcoding by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[https://github.com/immich-app/immich/pull/14611](https://redirect.github.com/immich-app/immich/pull/14611)
- fix(mobile): not being able to zoom into live photos by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[https://github.com/immich-app/immich/pull/14608](https://redirect.github.com/immich-app/immich/pull/14608)

##### 📚 Documentation

- chore(docs): stronger discouraging of non-Linux installations by
[@&#8203;mmomjian](https://redirect.github.com/mmomjian) in
[https://github.com/immich-app/immich/pull/14620](https://redirect.github.com/immich-app/immich/pull/14620)
- chore(docs): add Kodi plugin for Immich to the Community Projects list
by [@&#8203;vladd11](https://redirect.github.com/vladd11) in
[https://github.com/immich-app/immich/pull/14586](https://redirect.github.com/immich-app/immich/pull/14586)

##### 🌐 Translations

- chore: add language requests from weblate by
[@&#8203;danieldietzler](https://redirect.github.com/danieldietzler) in
[https://github.com/immich-app/immich/pull/14578](https://redirect.github.com/immich-app/immich/pull/14578)

#### New Contributors

- [@&#8203;vladd11](https://redirect.github.com/vladd11) made their
first contribution in
[https://github.com/immich-app/immich/pull/14586](https://redirect.github.com/immich-app/immich/pull/14586)
- [@&#8203;Menghini](https://redirect.github.com/Menghini) made their
first contribution in
[https://github.com/immich-app/immich/pull/14368](https://redirect.github.com/immich-app/immich/pull/14368)

**Full Changelog**:
https://github.com/immich-app/immich/compare/v1.122.2...v1.122.3

###
[`v1.122.2`](https://redirect.github.com/immich-app/immich/releases/tag/v1.122.2)

[Compare
Source](https://redirect.github.com/immich-app/immich/compare/v1.122.1...v1.122.2)

### v1.122.2

This release fixes visual glitches on Android due to enabling the
Impeller rendering engine and a small fix for the web

#### What's Changed

##### 🐛 Bug fixes

- fix(web): recent albums sort by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[https://github.com/immich-app/immich/pull/14545](https://redirect.github.com/immich-app/immich/pull/14545)
- fix(mobile): fix translations on search page by
[@&#8203;Cotterman-b](https://redirect.github.com/Cotterman-b) in
[https://github.com/immich-app/immich/pull/14533](https://redirect.github.com/immich-app/immich/pull/14533)
- chore(mobile): disable Impeller by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[https://github.com/immich-app/immich/pull/14589](https://redirect.github.com/immich-app/immich/pull/14589)

#### New Contributors

- [@&#8203;Cotterman-b](https://redirect.github.com/Cotterman-b) made
their first contribution in
[https://github.com/immich-app/immich/pull/14533](https://redirect.github.com/immich-app/immich/pull/14533)

**Full Changelog**:
https://github.com/immich-app/immich/compare/v1.122.1...v1.122.2

###
[`v1.122.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.122.1)

[Compare
Source](https://redirect.github.com/immich-app/immich/compare/v1.122.0...v1.122.1)

### v1.122.1

#### Hotfixes

- fix(web): misaligned icon on Firefox by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[https://github.com/immich-app/immich/pull/14500](https://redirect.github.com/immich-app/immich/pull/14500)
- fix(server): images with non-ascii names failing to load by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[https://github.com/immich-app/immich/pull/14512](https://redirect.github.com/immich-app/immich/pull/14512)

**Full Changelog**:
https://github.com/immich-app/immich/compare/v1.122.0...v1.122.1

###
[`v1.122.0`](https://redirect.github.com/immich-app/immich/releases/tag/v1.122.0)

[Compare
Source](https://redirect.github.com/immich-app/immich/compare/v1.121.0...v1.122.0)

### v1.122.0

#### Highlights

Welcome to release `v1.122.0` of Immich. After a long release break,
Immich is back and brings many new features with loads of bug fixes to
enhance the user experience further and make Immich more delightful to
use. Some of the highlights below:

-   HDR video support in the mobile app
-   Multiple URLs for machine learning service
-   Automatic switching between server URLs in the mobile app
-   Ability to hide users when searching in an Immich instance
-   Access the most recent albums through the web navigation bar
-   Custom email templates
-   Automatically clean up files left behind by interrupted uploads
-   More responsive hosted maps for users in Oceania
-   Notable fix: swiping between videos failing on older Android devices

##### HDR video support

Thanks to the tireless work of
[@&#8203;mertalev](https://redirect.github.com/mertalev) and
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen),
HDR videos are displayed correctly in their full dynamic range using the
native video player on each respective platform directly in Immich. We
hope this feature brings you a more lively experience when viewing past
videos.

> \[!NOTE]
> Some videos may appear warped when viewing. If this occurs, please
sign out and sign back in. This only needs to be done once and does not
apply to new app installations on 1.122.0 or later.

##### Multiple URLs for machine learning service

Remote machine learning enables folks to run machine learning on a more
powerful computer, like their gaming PC. However, the expectation of
constant uptime of the remote PC was a pain point for users. Immich now
allows specifying multiple URLs so it can fall back to other PCs,
including the local machine learning service on the same server.

You can add additional URL endpoints in the [Machine Learning
Settings](https://my.immich.app/admin/system-settings?isOpen=machine-learning).


![image](https://redirect.github.com/user-attachments/assets/dab4dbc9-9f4a-43d6-877a-f0cf24548fa1)

##### Auto-switching server URLs in the mobile app

We are happy to bring you one of the long-requested features: the
ability for the app to use the local IP address of your server while you
are on your home Wi-Fi and automatically switch to alternative URLs
while you are out and about, ranging from VPN URLs to public DNS
addresses.

This option is located in the newly redesigned settings page in the
mobile app under the Networking section. We hope this setting will
simplify the networking setup you must do at home, which was previously
only achievable with a split DNS setup and a local DNS server.

> \[!NOTE]
>
> This feature requires *always* granting precise location permission
for the Immich app so it can read the Wi-Fi name in both foreground and
background.

| Android Permission | iOS Permission
| - | - |
|
![image](https://redirect.github.com/user-attachments/assets/36583576-bdb3-49d3-91b4-cb4dac3c26d0)
|
![image](https://redirect.github.com/user-attachments/assets/d73466dc-2ed6-429d-b459-3a57f26e64ed)
|

| New Settings Page | Local Connection Info | External Connection Info |
| - | - | - |
|
![image](https://redirect.github.com/user-attachments/assets/8fb97f1c-cb4c-4824-8f91-0224ca0ce979)
|
![image](https://redirect.github.com/user-attachments/assets/2bc32612-7451-4455-be76-ad0b196fb071)
|
![image](https://redirect.github.com/user-attachments/assets/22c98230-7cf1-4817-b918-d0ec2787a951)
|

##### Ability to hide users when searching in your instance

For admins hosting a public instance who don’t want users to see each
other, you can now disable that mechanism in the [Server
Settings](https://my.immich.app/admin/system-settings?isOpen=server).

<img
src="https://github.com/user-attachments/assets/0329527e-cf78-43ee-9cbd-345a1560ea07"
/>

##### Access the most recent albums through the web navigation bar

We added a dropdown to quickly access the most recent albums directly
through the navigation bar.

<img
src="https://github.com/user-attachments/assets/adc019ee-327a-4763-94ab-b9e3e1e0281d"
width="300" />

##### Custom email templates

You can now modify the email template for user registration, album
creation, and album updates. This can be configured with the [Email
Templates](https://my.immich.app/admin/system-settings?isOpen=notifications+email)
setting.


![image](https://redirect.github.com/user-attachments/assets/3d6dad5d-9aab-4fcc-99cb-bb09d849ddfb)

##### Automatically clean up files left behind by interrupted uploads

Previously, when an upload process was canceled, the partial files on
the server stayed in the `upload` folder as corrupted files, which
wasted storage space. This release implements a mechanism that
intercepts the interrupted request and cleanses the partial files.

##### More responsive hosted maps for users in Oceania

We have made some changes to improve the responsiveness of the hosted
maps for users located in Oceania. Users located in those areas should
now see their map load 2-3x faster generally as well as seeing more
consistent response times.

#### Support Immich

<p align="center">

<img
src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif"
width="450" title="SUPPORT THE PROJECT!">

</p>

If you find the project helpful, you can support Immich by purchasing a
product key at https://buy.immich.app/.

Cheers! 🍻

<!-- Release notes generated using configuration in .github/release.yml
at main -->

#### What's Changed

##### 🚨 Breaking Changes

- refactor: rename searchMetadata to searchAssets by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;14151](https://redirect.github.com/immich-app/immich/pull/14151)

##### 🚀 Features

- feat(server): Add publicUsers toggle for user search by
[@&#8203;samholton](https://redirect.github.com/samholton) in
[#&#8203;14330](https://redirect.github.com/immich-app/immich/pull/14330)
- feat(ml): support multiple urls by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;14347](https://redirect.github.com/immich-app/immich/pull/14347)
- feat(web): Album preview overview in menu by
[@&#8203;TimVanOnckelen](https://redirect.github.com/TimVanOnckelen) in
[#&#8203;13981](https://redirect.github.com/immich-app/immich/pull/13981)
- feat(mobile): native_video_player by
[@&#8203;mertalev](https://redirect.github.com/mertalev) &
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen)
in
[#&#8203;12104](https://redirect.github.com/immich-app/immich/pull/12104)
- feat(mobile): Auto switching server URLs by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;14437](https://redirect.github.com/immich-app/immich/pull/14437)

##### 🌟 Enhancements

- feat(tiles): improve map tile responsiveness in Oceania by
[@&#8203;zackpollard](https://redirect.github.com/zackpollard) in
[immich-app/geoshenanigans#62](https://redirect.github.com/immich-app/geoshenanigans/pull/62)

- feat(server): clean up interrupted upload files by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;14265](https://redirect.github.com/immich-app/immich/pull/14265)

- feat: show delete album option in empty album by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;14271](https://redirect.github.com/immich-app/immich/pull/14271)

- refactor(mobile): refactor to use context helpers for consistency by
[@&#8203;dvbthien](https://redirect.github.com/dvbthien) in
[#&#8203;14235](https://redirect.github.com/immich-app/immich/pull/14235)

- feat(web): persist scroll position on navigation back to album by
[@&#8203;caburum](https://redirect.github.com/caburum) in
[#&#8203;11388](https://redirect.github.com/immich-app/immich/pull/11388)

- feat(web): dedicated view for user's usage stats by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;14348](https://redirect.github.com/immich-app/immich/pull/14348)

- feat(server): specify names for thumbnail files by
[@&#8203;eligao](https://redirect.github.com/eligao) in
[#&#8203;14425](https://redirect.github.com/immich-app/immich/pull/14425)

- feat: Notification Email Templates by
[@&#8203;TimVanOnckelen](https://redirect.github.com/TimVanOnckelen) in
[#&#8203;13940](https://redirect.github.com/immich-app/immich/pull/13940)

##### 🐛 Bug fixes

- fix(server): use hw decoding for rkmpp w/o OpenCL if possible by
[@&#8203;zhujunsan](https://redirect.github.com/zhujunsan) in
[#&#8203;13848](https://redirect.github.com/immich-app/immich/pull/13848)
- fix(web): cannot upload folder with more than 100 files by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;14284](https://redirect.github.com/immich-app/immich/pull/14284)
- fix(web): make custom css textarea optional by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;14303](https://redirect.github.com/immich-app/immich/pull/14303)
- fix(web): clear combobox value when selectedOption is undefined by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;14334](https://redirect.github.com/immich-app/immich/pull/14334)
- fix(web): stack preview remains visible in asset viewer by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;14341](https://redirect.github.com/immich-app/immich/pull/14341)
- fix(web): timeline issues on person page by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;14366](https://redirect.github.com/immich-app/immich/pull/14366)
- fix(web): resolve issues with user usage statistics and refactor by
[@&#8203;michelheusschen](https://redirect.github.com/michelheusschen)
in
[#&#8203;14374](https://redirect.github.com/immich-app/immich/pull/14374)
- fix: ConnectivityResult.wifi regression by
[@&#8203;systemtester](https://redirect.github.com/systemtester) in
[#&#8203;14401](https://redirect.github.com/immich-app/immich/pull/14401)
- fix(server): always set transcoding device, prefer renderD\* by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;14455](https://redirect.github.com/immich-app/immich/pull/14455)
- fix(server): show people without thumbnails by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;14460](https://redirect.github.com/immich-app/immich/pull/14460)
- fix(mobile): album most recent sorting on mobile by
[@&#8203;alessandrv](https://redirect.github.com/alessandrv) in
[#&#8203;13766](https://redirect.github.com/immich-app/immich/pull/13766)

##### 📚 Documentation

- docs: add developer notes about rootless docker setup by
[@&#8203;R-Rudolf](https://redirect.github.com/R-Rudolf) in
[#&#8203;13250](https://redirect.github.com/immich-app/immich/pull/13250)
- docs: clarify/strengthen wording of PG deployment requirements by
[@&#8203;mmomjian](https://redirect.github.com/mmomjian) in
[#&#8203;14294](https://redirect.github.com/immich-app/immich/pull/14294)

#### New Contributors

- [@&#8203;R-Rudolf](https://redirect.github.com/R-Rudolf) made their
first contribution in
[#&#8203;13250](https://redirect.github.com/immich-app/immich/pull/13250)
- [@&#8203;zhujunsan](https://redirect.github.com/zhujunsan) made their
first contribution in
[#&#8203;13848](https://redirect.github.com/immich-app/immich/pull/13848)
- [@&#8203;caburum](https://redirect.github.com/caburum) made their
first contribution in
[#&#8203;11388](https://redirect.github.com/immich-app/immich/pull/11388)
- [@&#8203;systemtester](https://redirect.github.com/systemtester) made
their first contribution in
[#&#8203;14401](https://redirect.github.com/immich-app/immich/pull/14401)
- [@&#8203;eligao](https://redirect.github.com/eligao) made their first
contribution in
[#&#8203;14425](https://redirect.github.com/immich-app/immich/pull/14425)
- [@&#8203;alessandrv](https://redirect.github.com/alessandrv) made
their first contribution in
[#&#8203;13766](https://redirect.github.com/immich-app/immich/pull/13766)
- [@&#8203;TimVanOnckelen](https://redirect.github.com/TimVanOnckelen)
made their first contribution in
[#&#8203;13940](https://redirect.github.com/immich-app/immich/pull/13940)

**Full Changelog**:
<https://github.com/immich-app/immich/compare/v1.121.0...v1.122.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 04:09:56 +00:00
TrueCharts BotandGitHub c850f7288f chore(helm): update image xwiki 16.9.0-postgres-tomcat → 16.10.1-postgres-tomcat (#30307)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | minor | `99c212f` -> `fe28da0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 04:08:19 +00:00
TrueCharts BotandGitHub 4ddb5f63b4 chore(helm): update image docker.io/ollama/ollama 0.4.7 → 0.5.4 (#30218)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | minor | `27d6a57` -> `c3a4bb6` |
| docker.io/ollama/ollama | minor | `55977eb` -> `18bfb1d` |

---

> [!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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 04:05:39 +00:00
TrueCharts BotandGitHub a7e53f789c fix(deps): update module sigs.k8s.io/controller-runtime v0.19.2 → v0.19.3 (clustertool) (#30157)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[sigs.k8s.io/controller-runtime](https://redirect.github.com/kubernetes-sigs/controller-runtime)
| require | patch | `v0.19.2` -> `v0.19.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>kubernetes-sigs/controller-runtime
(sigs.k8s.io/controller-runtime)</summary>

###
[`v0.19.3`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.19.3)

[Compare
Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.19.2...v0.19.3)

#### What's Changed

- 🐛 Refactor certificate watcher to use polling, instead of fsnotify by
[@&#8203;k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3023](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3023)
- 🐛 Use leader elector with client timeout by
[@&#8203;k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3031](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3031)

**Full Changelog**:
https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.2...v0.19.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2024-12-28 03:39:20 +00:00
TrueCharts BotandGitHub 67dd96069d chore(helm): update image ghcr.io/linuxserver/firefox 131.0.3 → 133.0.3 (#30329)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/firefox](https://redirect.github.com/linuxserver/docker-firefox/packages)
([source](https://redirect.github.com/linuxserver/docker-firefox)) |
major | `8fac25c` -> `9c68d48` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2024-12-28 05:23:53 +02:00
TrueCharts BotandGitHub da1c843df6 chore(helm): update image docker.io/pvrmza/docker-observium 20240305 → 20241206 (#30326)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/pvrmza/docker-observium | major | `5f08bcd` -> `ddf6025` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2024-12-28 05:23:45 +02:00
TrueCharts BotandGitHub 2a59f9cf3d chore(helm): update image docker.io/photoprism/photoprism 240915 → 20220121 (#30325)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/photoprism/photoprism](https://redirect.github.com/photoprism/photoprism)
| major | `1f14335` -> `8dd9e8e` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2024-12-28 05:23:35 +02:00
TrueCharts BotandGitHub ba6694445a fix(website): update prettier 3.3.3 → 3.4.2 (#30310)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [prettier](https://prettier.io)
([source](https://redirect.github.com/prettier/prettier)) | dependencies
| minor | [`3.3.3` ->
`3.4.2`](https://renovatebot.com/diffs/npm/prettier/3.3.3/3.4.2) |

---

> [!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>prettier/prettier (prettier)</summary>

###
[`v3.4.2`](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#342)

[Compare
Source](https://redirect.github.com/prettier/prettier/compare/3.4.1...3.4.2)


[diff](https://redirect.github.com/prettier/prettier/compare/3.4.1...3.4.2)

##### Treat U+30A0 & U+30FB in Katakana Block as CJK
([#&#8203;16796](https://redirect.github.com/prettier/prettier/pull/16796)
by [@&#8203;tats-u](https://redirect.github.com/tats-u))

Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly
used in Japanese to represent the delimitation of first and last names
of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means
“C language & C++ & Go & Rust” in Japanese.

<!-- prettier-ignore -->

```md
<!-- Input (--prose-wrap=never) -->

C言
語
・
C++
・
Go
・
Rust

<!-- Prettier 3.4.1 -->
C言語・ C++ ・ Go ・ Rust

<!-- Prettier 3.4.2 -->
C言語・C++・Go・Rust
```

U+30A0 can be used as the replacement of the `-` in non-Japanese names
(e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as
“サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or
U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).

##### Fix comments print on class methods with decorators
([#&#8203;16891](https://redirect.github.com/prettier/prettier/pull/16891)
by [@&#8203;fisker](https://redirect.github.com/fisker))

<!-- prettier-ignore -->

```jsx
// Input
class A {
  @&#8203;decorator
  /** 
   * The method description
   *
  */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}

// Prettier 3.4.1
class A {
  @&#8203;decorator
  async /**
   * The method description
   *
   */
  method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}

// Prettier 3.4.2
class A {
  @&#8203;decorator
  /**
   * The method description
   *
   */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}
```

##### Fix non-idempotent formatting
([#&#8203;16899](https://redirect.github.com/prettier/prettier/pull/16899)
by [@&#8203;seiyab](https://redirect.github.com/seiyab))

This bug fix is not language-specific. You may see similar change in any
languages. This fixes regression in 3.4.0 so change caused by it should
yield same formatting as 3.3.3.

<!-- prettier-ignore -->

```jsx
// Input
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

// Prettier 3.4.1 (first)
<div>
  foo
  <span>
    longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo
  </span>, abc
</div>;

// Prettier 3.4.1 (second)
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

// Prettier 3.4.2
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;
```

###
[`v3.4.1`](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#341)

[Compare
Source](https://redirect.github.com/prettier/prettier/compare/3.4.0...3.4.1)


[diff](https://redirect.github.com/prettier/prettier/compare/3.4.0...3.4.1)

##### Remove unnecessary parentheses around assignment in `v-on`
([#&#8203;16887](https://redirect.github.com/prettier/prettier/pull/16887)
by [@&#8203;fisker](https://redirect.github.com/fisker))

<!-- prettier-ignore -->

```vue
<!-- Input -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

<!-- Prettier 3.4.0 -->
<template>
  <button @&#8203;click="(foo += 2)">Click</button>
</template>

<!-- Prettier 3.4.1 -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>
```

###
[`v3.4.0`](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#340)

[Compare
Source](https://redirect.github.com/prettier/prettier/compare/3.3.3...3.4.0)


[diff](https://redirect.github.com/prettier/prettier/compare/3.3.3...3.4.0)

🔗 [Release Notes](https://prettier.io/blog/2024/11/26/3.4.0.html)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 04:01:28 +01:00
TrueCharts BotandGitHub fd71e3057c chore(helm): update image twinproduction/gatus v5.13.1 → v5.14.0 (#30306)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| twinproduction/gatus | minor | `977129a` -> `a00b8db` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 04:00:41 +01:00
TrueCharts BotandGitHub f8e19a2327 chore(helm): update image registry.k8s.io/sig-storage/snapshot-controller v8.1.1 → v8.2.0 (#30305)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.k8s.io/sig-storage/snapshot-controller | 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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:59:53 +01:00
TrueCharts BotandGitHub e841049e4f chore(helm): update image quay.io/thanos/thanos v0.36.1 → v0.37.2 (#30304)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/thanos/thanos | minor | `e542959` -> `4ec6df4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:58:03 +01:00
TrueCharts BotandGitHub b6589dac47 chore(helm): update image lscr.io/linuxserver/cops 3.4.6 → 3.5.4 (#30303)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://redirect.github.com/linuxserver/docker-cops/packages)
([source](https://redirect.github.com/linuxserver/docker-cops)) | minor
| `9c6b6fb` -> `9cdcbfc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:57:26 +01:00
TrueCharts BotandGitHub 0a1fbb749e chore(helm): update image ghcr.io/wizarrrr/wizarr 4.1.1 → 4.2.0 (#30302)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/wizarrrr/wizarr | minor | `52df19f` -> `7350c4b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:56:31 +01:00
TrueCharts BotandGitHub f3875b4084 chore(helm): update image ghcr.io/tautulli/tautulli v2.14.6 → v2.15.0 (#30301) 2024-12-28 03:55:42 +01:00
TrueCharts BotandGitHub 1d86784cf6 chore(helm): update image ghcr.io/slskd/slskd 0.21.4 → 0.22.1 (#30297)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/slskd/slskd](https://slskd.org)
([source](https://redirect.github.com/slskd/slskd)) | minor | `34c6130`
-> `ab52af7` |

---

> [!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>slskd/slskd (ghcr.io/slskd/slskd)</summary>

###
[`v0.22.1`](https://redirect.github.com/slskd/slskd/releases/tag/0.22.1)

[Compare
Source](https://redirect.github.com/slskd/slskd/compare/0.22.0...0.22.1)

#### What's Changed

- Added UploadFileCompleteEvent by
[@&#8203;samhatter](https://redirect.github.com/samhatter) in
[https://github.com/slskd/slskd/pull/1256](https://redirect.github.com/slskd/slskd/pull/1256)
- Add the ability to configure search record retention by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1257](https://redirect.github.com/slskd/slskd/pull/1257)

#### New Contributors

- [@&#8203;samhatter](https://redirect.github.com/samhatter) made their
first contribution in
[https://github.com/slskd/slskd/pull/1256](https://redirect.github.com/slskd/slskd/pull/1256)

**Full Changelog**:
https://github.com/slskd/slskd/compare/0.22.0...0.22.1

###
[`v0.22.0`](https://redirect.github.com/slskd/slskd/releases/tag/0.22.0)

[Compare
Source](https://redirect.github.com/slskd/slskd/compare/0.21.4...0.22.0)

### 🎉 User-Defined Integrations

User-defined integrations allow users to configure external applications
to receive data from slskd as things happen internally. slskd uses an
internal [event
bus](https://www.akamai.com/glossary/what-is-an-event-bus) over which
event data is sent from application logic to whatever destination(s)
users choose.

##### Webhooks

Webhooks (outbound HTTP requests) can be configured to be called when
application events are raised. Webhooks are given a name (useful for
troubleshooting!), a list of triggering events, a `call` configuration
that defines the HTTP request to be made, and timeout and retry
configuration.

Webhook HTTP requests are always a `POST`, and will always include the
event data in the body, serialized as JSON. Users define a
fully-qualified endpoint address, an optional collection of headers, and
an optional flag to ignore HTTPS errors caused by invalid (e.g. self
signed) certificates.

If unconfigured, the default timeout for requests is 5 seconds, and each
request will be attempted only once per event.

##### **YAML**

```yaml
integration:
  webhooks:
    my_basic_webhook_using_defaults:
      on:
        - All
      call:
        url: http://localhost:4224
    my_webhook_using_detailed_config:
      on:
        - DownloadFileComplete
      call:
        url: https://192.168.1.42:8080/slskd_webhook
        headers:
          - name: X-API-Key # if using API key style authentication
            value: foobar1234
          - name: Authorization # if using JWT authentication
            value: Bearer eyJ...ssw5c
          - name: User-Agent # can be useful!
            value: slskd/0.0
        ignore_certificate_errors: true # defaults to false
      timeout: 5000 # in milliseconds
      retry:
        attempts: 3
```

##### Scripts

User-defined scripts can be configured to run when application events
are raised. Scripts are given a name (useful for troubleshooting!), a
list of triggering events, and a `run` command that's used to execute
the script.

The `run` command must be at least one word, with the first word
identifying the executable to run and the rest of the string being the
command and arguments that will be passed to the executable when the
script is run. The executable needs to be on the system's PATH,
otherwise it must be the fully qualified path to the file on disk.

A reserved placeholder value `$DATA` is replaced with the stringified
JSON data associated with the event that caused the script to run. It's
the responsibility of the script to parse and handle this JSON.

##### **YAML**

```yaml
integration:
  scripts:
    my_post_download_script:
      on:
        - DownloadFileComplete
        - DownloadDirectoryComplete
      run: /bin/sh data/my_script.sh --json-to-process "$DATA" # Linux/macOS
    my_logging_script:
      on:
       - All
      run: cmd.exe echo $DATA >> event_log.txt # Windows
```

#### What's Changed

##### Features

- Add 'Events' by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1215](https://redirect.github.com/slskd/slskd/pull/1215)
- Add the ability to run user-defined scripts when application events
are raised by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1232](https://redirect.github.com/slskd/slskd/pull/1232)
- Add the ability to call HTTP endpoints (webhooks) when application
events are raised by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1238](https://redirect.github.com/slskd/slskd/pull/1238)
- Add 'noop' event type (no operation, useful for testing) by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1240](https://redirect.github.com/slskd/slskd/pull/1240)
- Add an endpoint to allow raising of events (for testing purposes) by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1247](https://redirect.github.com/slskd/slskd/pull/1247)

##### Enhancements and Bug Fixes

- Assume remote filenames use a backslash, unless forward slashes are
present by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1216](https://redirect.github.com/slskd/slskd/pull/1216)
- use DOTNET\_ var in docker by
[@&#8203;kasperk81](https://redirect.github.com/kasperk81) in
[https://github.com/slskd/slskd/pull/1219](https://redirect.github.com/slskd/slskd/pull/1219)
- Set request limit for share upload to 10gb by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1229](https://redirect.github.com/slskd/slskd/pull/1229)
- Resolve some build warnings, run linting and fix a bunch of whitespace
by [@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1233](https://redirect.github.com/slskd/slskd/pull/1233)
- Log search logs at the 'Debug' level by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1235](https://redirect.github.com/slskd/slskd/pull/1235)
- Tweak ASP.NET setup, add metadata to Swagger/OpenAPI by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1244](https://redirect.github.com/slskd/slskd/pull/1244)
- Include Content-Type header when returning Prometheus metrics via
/metrics by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1245](https://redirect.github.com/slskd/slskd/pull/1245)

##### Documentation

- Fix search filter config docs by
[@&#8203;nhawke](https://redirect.github.com/nhawke) in
[https://github.com/slskd/slskd/pull/1224](https://redirect.github.com/slskd/slskd/pull/1224)
- Fix a copy/paste mistake in search filter documentation by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1236](https://redirect.github.com/slskd/slskd/pull/1236)
- docs: fix YAML indentation by
[@&#8203;ppom0](https://redirect.github.com/ppom0) in
[https://github.com/slskd/slskd/pull/1242](https://redirect.github.com/slskd/slskd/pull/1242)
- Add missing listen_ip_address example by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1246](https://redirect.github.com/slskd/slskd/pull/1246)
- Update reverse_proxy.md by
[@&#8203;lemonade-soda](https://redirect.github.com/lemonade-soda) in
[https://github.com/slskd/slskd/pull/1249](https://redirect.github.com/slskd/slskd/pull/1249)

##### Dependencies

- Bump action-gh-release to v2 by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1214](https://redirect.github.com/slskd/slskd/pull/1214)
- Bump rollup from 2.79.1 to 2.79.2 in /src/web by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/slskd/slskd/pull/1221](https://redirect.github.com/slskd/slskd/pull/1221)
- Bump cookie and express in /src/web by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/slskd/slskd/pull/1234](https://redirect.github.com/slskd/slskd/pull/1234)

#### New Contributors

- [@&#8203;kasperk81](https://redirect.github.com/kasperk81) made their
first contribution in
[https://github.com/slskd/slskd/pull/1219](https://redirect.github.com/slskd/slskd/pull/1219)
- [@&#8203;ppom0](https://redirect.github.com/ppom0) made their first
contribution in
[https://github.com/slskd/slskd/pull/1242](https://redirect.github.com/slskd/slskd/pull/1242)
- [@&#8203;lemonade-soda](https://redirect.github.com/lemonade-soda)
made their first contribution in
[https://github.com/slskd/slskd/pull/1249](https://redirect.github.com/slskd/slskd/pull/1249)

**Full Changelog**:
https://github.com/slskd/slskd/compare/0.21.4...0.22.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:55:38 +01:00
TrueCharts BotandGitHub 87ea44d21f chore(helm): update image ghcr.io/nwithan8/tauticord 5.7.3 → 5.10.0 (#30290) 2024-12-28 03:51:28 +01:00
TrueCharts BotandGitHub c63d540d21 chore(helm): update image ghcr.io/onedr0p/prowlarr-develop 1.26.1.4844 → 1.29.0.4897 (#30292)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop)
([source](https://redirect.github.com/Prowlarr/Prowlarr)) | minor |
`dd6ab1a` -> `7ce899a` |

---

> [!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>Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)</summary>

###
[`v1.29.0.4897`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.29.0.4897):
1.29.0.4897

[Compare
Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.28.2.4885...v1.29.0.4897)

*To receive further Pre-Release updates for a non-docker installation,
please change the branch to **develop**. (Settings -> General (Show
Advanced Settings) -> Updates -> Branch)*

**If you are using docker you will need to update the container image.
*Do not attempt to update Prowlarr within an existing docker
container.***

#### Changes:

-
[`43c7c43`](https://redirect.github.com/Prowlarr/Prowlarr/commit/43c7c4325755fe8f1dd3f475153b1ca7becbcbd3)
Bump Microsoft.Data.SqlClient to 2.1.7
-
[`9c2fced`](https://redirect.github.com/Prowlarr/Prowlarr/commit/9c2fced391016577903fcbc8070705d36110dc13)
Bump System.Text.Json to 6.0.10
-
[`52ec5b6`](https://redirect.github.com/Prowlarr/Prowlarr/commit/52ec5b6ff6d96772928a5268d5d58cf35472b8ac)
Bump MailKit to 4.8.0
-
[`b46e657`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b46e6579767dfbb9efc94059ec8bd112266219ea)
Fixed: (NorBits) Searching UTF-8 characters with full search disabled
([#&#8203;2305](https://redirect.github.com/Prowlarr/Prowlarr/issues/2305))
-
[`51fd30b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/51fd30ba10a40420d95f80b001c0b273a7b5432d)
Use message from error response for Gazelle indexers
-
[`5fbb347`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5fbb3471087376ea965a6b881bb705f01b77e3a1)
Upgrade typescript-eslint packages to 8.181.1
-
[`54d3d44`](https://redirect.github.com/Prowlarr/Prowlarr/commit/54d3d446208c6fda2304d1111c79663c7da91be8)
Upgrade Font Awesome to 6.7.1
-
[`5ca1868`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5ca18683ca59e36f7c4c3af5c7e1ecb937fb2552)
Upgrade babel to 7.26.0
-
[`6bdf5f5`](https://redirect.github.com/Prowlarr/Prowlarr/commit/6bdf5f5d6916b03a4dbef001bdf1da8fdd074530)
Use error message from Redacted response
-
[`7cba715`](https://redirect.github.com/Prowlarr/Prowlarr/commit/7cba7152f17e795f51a61ff0e3d9afdd69ce94ad)
Bump version to 1.29.0

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=161&\_a=release-summary).

###
[`v1.28.2.4885`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.28.2.4885):
1.28.2.4885

[Compare
Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.28.1.4879...v1.28.2.4885)

*To receive further updates for a non-docker installation, please change
the branch to **master**. (Settings -> General (Show Advanced Settings)
-> Updates -> Branch)*

**If you are using docker you will need to update the container image.
*Do not attempt to update Prowlarr within an existing docker
container.***

#### Changes:

-
[`cf012eb`](https://redirect.github.com/Prowlarr/Prowlarr/commit/cf012eb00192713b749584ff91c01ec16d61ef55)
Use minor version for core-js in babel/preset-env
-
[`6b8a799`](https://redirect.github.com/Prowlarr/Prowlarr/commit/6b8a7993ff95bc413cacffff5261bcc8848dd5a7)
Multiple Translations updated by Weblate
-
[`c6440bb`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c6440bb21b6ebe6c1703cf87b2d335490f75280c)
Upgrade TypeScript and core-js
-
[`b95eac9`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b95eac98b97853510f377d8d866c33c7ccd7f0c9)
Fixed: Error getting processes in some cases
-
[`0eb19ce`](https://redirect.github.com/Prowlarr/Prowlarr/commit/0eb19ce834f40b5d9a7524fa5f69a5c67fa4cdff)
Bump version to 1.28.2
-
[`4b8016d`](https://redirect.github.com/Prowlarr/Prowlarr/commit/4b8016d95d89b42b9d58bfbabb93fb35fe98dce9)
Multiple Translations updated by Weblate
-
[`31d8d24`](https://redirect.github.com/Prowlarr/Prowlarr/commit/31d8d2419ae9671aba7b5c8a1a2ea1e0a768e63a)
Fixed: Refresh backup list on deletion \[
[#&#8203;2300](https://redirect.github.com/Prowlarr/Prowlarr/issues/2300)
]
-
[`d29ccd7`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d29ccd7749a7865d54d4a18e8a081dbb302e02f2)
Multiple Translations updated by Weblate
-
[`e789f4e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/e789f4ec54a8798ee9dcf0963006a0f84d2a9f4e)
Sync TimeSpanConverter with upstream
-
[`58d495d`](https://redirect.github.com/Prowlarr/Prowlarr/commit/58d495d618c53fcc17810c4d7de48b7cbe972709)
Bump version to 1.28.1

<details><summary><b>See More</b></summary>

-
[`f332886`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f3328863e18f3942a923f52b9143fdca9e199cb6)
Fixed: (M-Team) IMDb removed from releases response
-
[`a23d792`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a23d792781e813293cf3c0960d70c0be9f8021d0)
Fixed: Syncing Newznab indexers with expired VIP expiration dates to
apps
-
[`f066cf3`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f066cf399d7bddd5b0c14e74b563c4cde98f0e77)
Fixed: Link to TMDb shows in search history \[
[#&#8203;2294](https://redirect.github.com/Prowlarr/Prowlarr/issues/2294)
]
-
[`61e863c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/61e863cb3163137c4209ff3e3082ca74494b0a7f)
Automated API Docs update
-
[`b2afbc6`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b2afbc687246d539449bf17c52290c6d62b9d7ac)
New: Add config file setting for CGNAT authentication bypass
-
[`aace65f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/aace65f88e58fd4520600003ae9c74fc5ca1daad)
Allow `GetFileSize` to follow symlinks
-
[`9ab2d8b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/9ab2d8b444c5e90e7e7b08b1bd1c2ac205725062)
Bump IPAddressRange, Npgsql and Polly
-
[`bc31406`](https://redirect.github.com/Prowlarr/Prowlarr/commit/bc314061ef2632a2762ac1c486c80b211e7af477)
Fixed: Prevent lack of internet from stopping all health checks from
running
-
[`87b3dcd`](https://redirect.github.com/Prowlarr/Prowlarr/commit/87b3dcd78048aef2610f3f82f7a21adcf73f4ade)
Support Postgres with non-standard version string
-
[`f3b99f6`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f3b99f68f694e2632f4adac77d63bbf0c879a59a)
Remove unnecessary heap allocations in local IP check
-
[`c4a90e8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c4a90e8ba4a9b4e58b0d651c3e06cb8fe3686e8c)
Webpack web target
-
[`41320ca`](https://redirect.github.com/Prowlarr/Prowlarr/commit/41320ca2dcf2c022b67fdcc9efe271917b7b6b68)
Bump version to 1.28.0

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=160&\_a=release-summary).</details>

###
[`v1.28.1.4879`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.28.1.4879):
1.28.1.4879

[Compare
Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.28.0.4862...v1.28.1.4879)

*To receive further Pre-Release updates for a non-docker installation,
please change the branch to **develop**. (Settings -> General (Show
Advanced Settings) -> Updates -> Branch)*

**If you are using docker you will need to update the container image.
*Do not attempt to update Prowlarr within an existing docker
container.***

#### Changes:

-
[`4b8016d`](https://redirect.github.com/Prowlarr/Prowlarr/commit/4b8016d95d89b42b9d58bfbabb93fb35fe98dce9)
Multiple Translations updated by Weblate
-
[`31d8d24`](https://redirect.github.com/Prowlarr/Prowlarr/commit/31d8d2419ae9671aba7b5c8a1a2ea1e0a768e63a)
Fixed: Refresh backup list on deletion \[
[#&#8203;2300](https://redirect.github.com/Prowlarr/Prowlarr/issues/2300)
]
-
[`d29ccd7`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d29ccd7749a7865d54d4a18e8a081dbb302e02f2)
Multiple Translations updated by Weblate
-
[`e789f4e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/e789f4ec54a8798ee9dcf0963006a0f84d2a9f4e)
Sync TimeSpanConverter with upstream
-
[`58d495d`](https://redirect.github.com/Prowlarr/Prowlarr/commit/58d495d618c53fcc17810c4d7de48b7cbe972709)
Bump version to 1.28.1

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=159&\_a=release-summary).

###
[`v1.28.0.4862`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.28.0.4862):
1.28.0.4862

[Compare
Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.27.0.4852...v1.28.0.4862)

*To receive further Pre-Release updates for a non-docker installation,
please change the branch to **develop**. (Settings -> General (Show
Advanced Settings) -> Updates -> Branch)*

**If you are using docker you will need to update the container image.
*Do not attempt to update Prowlarr within an existing docker
container.***

#### Changes:

-
[`f332886`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f3328863e18f3942a923f52b9143fdca9e199cb6)
Fixed: (M-Team) IMDb removed from releases response
-
[`a23d792`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a23d792781e813293cf3c0960d70c0be9f8021d0)
Fixed: Syncing Newznab indexers with expired VIP expiration dates to
apps
-
[`f066cf3`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f066cf399d7bddd5b0c14e74b563c4cde98f0e77)
Fixed: Link to TMDb shows in search history \[
[#&#8203;2294](https://redirect.github.com/Prowlarr/Prowlarr/issues/2294)
]
-
[`61e863c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/61e863cb3163137c4209ff3e3082ca74494b0a7f)
Automated API Docs update
-
[`b2afbc6`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b2afbc687246d539449bf17c52290c6d62b9d7ac)
New: Add config file setting for CGNAT authentication bypass
-
[`aace65f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/aace65f88e58fd4520600003ae9c74fc5ca1daad)
Allow `GetFileSize` to follow symlinks
-
[`9ab2d8b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/9ab2d8b444c5e90e7e7b08b1bd1c2ac205725062)
Bump IPAddressRange, Npgsql and Polly
-
[`bc31406`](https://redirect.github.com/Prowlarr/Prowlarr/commit/bc314061ef2632a2762ac1c486c80b211e7af477)
Fixed: Prevent lack of internet from stopping all health checks from
running
-
[`87b3dcd`](https://redirect.github.com/Prowlarr/Prowlarr/commit/87b3dcd78048aef2610f3f82f7a21adcf73f4ade)
Support Postgres with non-standard version string
-
[`f3b99f6`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f3b99f68f694e2632f4adac77d63bbf0c879a59a)
Remove unnecessary heap allocations in local IP check

<details><summary><b>See More</b></summary>

-
[`c4a90e8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c4a90e8ba4a9b4e58b0d651c3e06cb8fe3686e8c)
Webpack web target
-
[`41320ca`](https://redirect.github.com/Prowlarr/Prowlarr/commit/41320ca2dcf2c022b67fdcc9efe271917b7b6b68)
Bump version to 1.28.0

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=158&\_a=release-summary).</details>

###
[`v1.27.0.4852`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.27.0.4852):
1.27.0.4852

[Compare
Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.26.1.4844...v1.27.0.4852)

*To receive further updates for a non-docker installation, please change
the branch to **master**. (Settings -> General (Show Advanced Settings)
-> Updates -> Branch)*

**If you are using docker you will need to update the container image.
*Do not attempt to update Prowlarr within an existing docker
container.***

#### Changes:

-
[`b8b32f8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b8b32f8708be0fbe988a7ede6117fe0c0572282b)
Fixed: (ImmortalSeed) Update relogin check
-
[`30c4bb2`](https://redirect.github.com/Prowlarr/Prowlarr/commit/30c4bb24e89c1a02ccf120eac14491e00b96fdd7)
Multiple Translations updated by Weblate
-
[`b447db5`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b447db5d08f9fa0127570375efdee4478bbaee97)
Fixed: (RED) Update indexer url
([#&#8203;2285](https://redirect.github.com/Prowlarr/Prowlarr/issues/2285))
-
[`299001a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/299001a513589f6da1575473a904bd397993aad7)
Multiple Translations updated by Weblate
-
[`2871f1f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2871f1f2a29bb40fe5cda21e730c937259315cc2)
Bump version to 1.27.0

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=156&\_a=release-summary).

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:51:10 +01:00
TrueCharts BotandGitHub 4b559a025a chore(helm): update image ghcr.io/linuxserver/speedtest-tracker 0.23.1 → 0.26.0 (#30287)
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))
| minor | `33b9015` -> `475e5a8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:49:34 +01:00
TrueCharts BotandGitHub 9b45968d83 chore(helm): update image ghcr.io/sysadminsmedia/homebox 0.15.2 → 0.16.0 (#30300)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/sysadminsmedia/homebox](https://redirect.github.com/sysadminsmedia/homebox)
| minor | `a2c1493` -> `bf80967` |

---

> [!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>sysadminsmedia/homebox
(ghcr.io/sysadminsmedia/homebox)</summary>

###
[`v0.16.0`](https://redirect.github.com/sysadminsmedia/homebox/releases/tag/v0.16.0)

[Compare
Source](https://redirect.github.com/sysadminsmedia/homebox/compare/v0.15.2...v0.16.0)

#### Breaking Change

Those running the container version on ARM must change the tag to be
`latest-arm` instead of just `latest` this is a change we made as the
arm builds kept breaking the build process as a whole.

Sorry for the inconvenience.

#### What's Changed

- chore: split arm docker builds into their own tags by
[@&#8203;tankerkiller125](https://redirect.github.com/tankerkiller125)
in
[https://github.com/sysadminsmedia/homebox/pull/264](https://redirect.github.com/sysadminsmedia/homebox/pull/264)
- fix: typo in frontend development start command by
[@&#8203;songlim327](https://redirect.github.com/songlim327) in
[https://github.com/sysadminsmedia/homebox/pull/278](https://redirect.github.com/sysadminsmedia/homebox/pull/278)
- feat: duplicate item button by
[@&#8203;tonyaellie](https://redirect.github.com/tonyaellie) in
[https://github.com/sysadminsmedia/homebox/pull/259](https://redirect.github.com/sysadminsmedia/homebox/pull/259)
- Supplementary search, Resolve the issue of language not being
supported by [@&#8203;Jackxwb](https://redirect.github.com/Jackxwb) in
[https://github.com/sysadminsmedia/homebox/pull/261](https://redirect.github.com/sysadminsmedia/homebox/pull/261)
- Allow AVIF and WebP for primary photo when creating an item by
[@&#8203;mcarbonne](https://redirect.github.com/mcarbonne) in
[https://github.com/sysadminsmedia/homebox/pull/284](https://redirect.github.com/sysadminsmedia/homebox/pull/284)
- fix: inaccurate purchaseTime by
[@&#8203;songlim327](https://redirect.github.com/songlim327) in
[https://github.com/sysadminsmedia/homebox/pull/279](https://redirect.github.com/sysadminsmedia/homebox/pull/279)
- Refactor Docker files for ARM performance improvements by
[@&#8203;katosdev](https://redirect.github.com/katosdev) in
[https://github.com/sysadminsmedia/homebox/pull/282](https://redirect.github.com/sysadminsmedia/homebox/pull/282)
- Fix multiple primary attachments on a single item by
[@&#8203;mwayne](https://redirect.github.com/mwayne) in
[https://github.com/sysadminsmedia/homebox/pull/287](https://redirect.github.com/sysadminsmedia/homebox/pull/287)
- feat: improve languages support by
[@&#8203;tonyaellie](https://redirect.github.com/tonyaellie) in
[https://github.com/sysadminsmedia/homebox/pull/295](https://redirect.github.com/sysadminsmedia/homebox/pull/295)
- Get front end tests passing by
[@&#8203;tonyaellie](https://redirect.github.com/tonyaellie) in
[https://github.com/sysadminsmedia/homebox/pull/299](https://redirect.github.com/sysadminsmedia/homebox/pull/299)
- Improve 404 page by
[@&#8203;tonyaellie](https://redirect.github.com/tonyaellie) in
[https://github.com/sysadminsmedia/homebox/pull/312](https://redirect.github.com/sysadminsmedia/homebox/pull/312)
- Sanitise translations when using v-html by
[@&#8203;tonyaellie](https://redirect.github.com/tonyaellie) in
[https://github.com/sysadminsmedia/homebox/pull/313](https://redirect.github.com/sysadminsmedia/homebox/pull/313)
- In maintenance view, change link to aim maintenance page of item by
[@&#8203;mcarbonne](https://redirect.github.com/mcarbonne) in
[https://github.com/sysadminsmedia/homebox/pull/270](https://redirect.github.com/sysadminsmedia/homebox/pull/270)
- Fix french maintenance translation (inverted entries) by
[@&#8203;mcarbonne](https://redirect.github.com/mcarbonne) in
[https://github.com/sysadminsmedia/homebox/pull/340](https://redirect.github.com/sysadminsmedia/homebox/pull/340)
- Fix command typo in CONTRIBUTING.md by
[@&#8203;Tom-stack3](https://redirect.github.com/Tom-stack3) in
[https://github.com/sysadminsmedia/homebox/pull/346](https://redirect.github.com/sysadminsmedia/homebox/pull/346)
- fix:
[#&#8203;321](https://redirect.github.com/sysadminsmedia/homebox/issues/321)
use date-fns for localized datetime formatting by
[@&#8203;adamkleizer](https://redirect.github.com/adamkleizer) in
[https://github.com/sysadminsmedia/homebox/pull/345](https://redirect.github.com/sysadminsmedia/homebox/pull/345)
- Show full location (including parents) of items in search results by
[@&#8203;Tom-stack3](https://redirect.github.com/Tom-stack3) in
[https://github.com/sysadminsmedia/homebox/pull/347](https://redirect.github.com/sysadminsmedia/homebox/pull/347)
- fix:
[#&#8203;289](https://redirect.github.com/sysadminsmedia/homebox/issues/289)
Corrects the asset ID to always be correct for the descript… by
[@&#8203;tankerkiller125](https://redirect.github.com/tankerkiller125)
in
[https://github.com/sysadminsmedia/homebox/pull/351](https://redirect.github.com/sysadminsmedia/homebox/pull/351)

#### New Contributors

- [@&#8203;songlim327](https://redirect.github.com/songlim327) made
their first contribution in
[https://github.com/sysadminsmedia/homebox/pull/278](https://redirect.github.com/sysadminsmedia/homebox/pull/278)
- [@&#8203;Jackxwb](https://redirect.github.com/Jackxwb) made their
first contribution in
[https://github.com/sysadminsmedia/homebox/pull/261](https://redirect.github.com/sysadminsmedia/homebox/pull/261)
- [@&#8203;mwayne](https://redirect.github.com/mwayne) made their first
contribution in
[https://github.com/sysadminsmedia/homebox/pull/287](https://redirect.github.com/sysadminsmedia/homebox/pull/287)
- [@&#8203;Tom-stack3](https://redirect.github.com/Tom-stack3) made
their first contribution in
[https://github.com/sysadminsmedia/homebox/pull/346](https://redirect.github.com/sysadminsmedia/homebox/pull/346)
- [@&#8203;adamkleizer](https://redirect.github.com/adamkleizer) made
their first contribution in
[https://github.com/sysadminsmedia/homebox/pull/345](https://redirect.github.com/sysadminsmedia/homebox/pull/345)

**Full Changelog**:
https://github.com/sysadminsmedia/homebox/compare/v0.15.2...v0.16.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:48:07 +01:00
TrueCharts BotandGitHub 6e1d75122a chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.33.1 → 0.36.5 (#30299)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| minor | `d30bf0b` -> `d03441d` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| minor | `03da76c` -> `97bbc3c` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| minor | `88c3c59` -> `f61a1f3` |

---

> [!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>Stirling-Tools/Stirling-PDF
(ghcr.io/stirling-tools/s-pdf)</summary>

###
[`v0.36.5`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.36.5):
0.36.5 image to PDF bug fixes and more!

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.36.4...v0.36.5)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

Lots more bug fixes and improvements

##### What's Changed

##### Bug Fixes

- Fix: form data not being sent in multi by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2492](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2492)
- Img to pdf bug fixes by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2493](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2493)
- Remove file input append by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2497](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2497)
- \[Bugfix] A variety of tools miss PDFLib by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2501](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2501)

##### Minor Enhancements

- Exclude Sensitive and Error-Prone Fields from toString() in SAML2 Con…
by [@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2498](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2498)
- Config mount check by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2500](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2500)
- Fix: Draw image with the original PDF page dimensions by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2503](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2503)
- Un-hide image to pdf from navbar by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2505](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2505)

##### Translation Changes

- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2499](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2499)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.36.4...v0.36.5

###
[`v0.36.4`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.36.4):
0.36.4 more bug fixes!

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.36.3...v0.36.4)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

More merge pdf bug fixes and various other bug fixes!

##### What's Changed

##### Bug Fixes

- Fix: Rename LANGS variable in init.sh to avoid clashing with LANGS env
by [@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2468](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2468)
- Fix img to pdf merge conversion type by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2476](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2476)
- Fix drag and drop bugs and clean up UI by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2466](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2466)

##### Enhancements

- Remove Direct Logger and Use Lombok `@Slf4j` by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2480](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2480)

##### Minor Enhancements

- Bump googleJavaFormat from 1.22.0 to 1.25.2 by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2481](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2481)
- Fix draggableElement is null by removing draggable.js by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2485](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2485)

##### Translation Changes

- Update messages_de_DE.properties by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2483](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2483)

##### Other Changes

- Bump io.github.pixee:java-security-toolkit from 1.2.0 to 1.2.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2471](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2471)
- Bump
org.springframework.security:spring-security-saml2-service-provider from
6.4.1 to 6.4.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2474](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2474)
- Bump io.micrometer:micrometer-core from 1.14.1 to 1.14.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2469](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2469)
- Bump org.springframework:spring-webmvc from 6.2.0 to 6.2.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2472](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2472)
- Update 3rd Party Licenses by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2482](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2482)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.36.3...v0.36.4

###
[`v0.36.3`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.36.3):
0.36.3 merge PDFs bug fix

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.36.2...v0.36.3)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

##### What's Changed

##### Bug Fixes

- merge PDFs bug fix by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2463](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2463)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.36.2...v0.36.3

###
[`v0.36.2`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.36.2):
0.36.2 bug fixes

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.36.1...v0.36.2)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

##### What's Changed

##### Minor Enhancements

- Csrf fixes by [@&#8203;Frooodle](https://redirect.github.com/Frooodle)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2453](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2453)
-   GH Action changes

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.36.1...v0.36.2

###
[`v0.36.1`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.36.1):
0.36.1 PDF auto decryption, new exe and bug fixes

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.36.0...v0.36.1)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

This release includes auto password decryption for nearly all features
within Stirling PDF UI

![image](https://redirect.github.com/user-attachments/assets/e1254d93-3efd-48b2-9fed-34814d5f1ae2)

as well as new .exe versions
Going forward release artifacts will be named with:
| Name | Type |
| -------- | ------- |
| Stirling-PDF-Server  | Used for hosting server via console   |
| Stirling-PDF | Portable exe with UI client  |
| Stirling-PDF-Installer | Installer with UI client (Seems it didn't
upload this release will arrive next release!)|

We are working on getting a mac and unix version for UI installers, Need
more mac users to help us beta test! please reach out in discord!

X-API-key have been renamed to X-API-KEY for consistency

##### What's Changed

##### Bug Fixes

- disable file input clears for now with new File input view and other
bugs by [@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2404](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2404)
- Fix collapsed menu issue on page reload by
[@&#8203;MaratheHarshad](https://redirect.github.com/MaratheHarshad) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2440](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2440)

##### Enhancements

- Text color selection for watermark by
[@&#8203;saikumarjetti](https://redirect.github.com/saikumarjetti) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2415](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2415)
- CSRF token for decryption by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2441](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2441)
- Encrypted PDFs auto decypted now thanks to
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne)

##### Minor Enhancements

- Security fix: Server-Side Request Forgery by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2434](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2434)

##### Docker Updates

- \[Snyk] Security upgrade alpine from 3.20.3 to 3.21.0 by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2436](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2436)
- Bump alpine from 3.20.3 to 3.21.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2425](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2425)

##### Translation Changes

- english translation fixes by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2408](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2408)
- Update messages_de_DE.properties by
[@&#8203;mjbohn](https://redirect.github.com/mjbohn) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2410](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2410)
- Update messages_pt_BR.properties by
[@&#8203;thiagoor-cpu](https://redirect.github.com/thiagoor-cpu) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2429](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2429)
- Update translation files by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2432](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2432)
- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2443](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2443)
- Update messages_ja_JP.properties by
[@&#8203;tkymmm](https://redirect.github.com/tkymmm) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2444](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2444)
- add and refactor CN translate by
[@&#8203;lhui](https://redirect.github.com/lhui) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2442](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2442)

##### Other Changes

- Bump org.thymeleaf.extras:thymeleaf-extras-springsecurity5 from
3.1.2.RELEASE to 3.1.3.RELEASE by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2423](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2423)
- Update 3rd Party Licenses by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2439](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2439)

##### New Contributors

- [@&#8203;mjbohn](https://redirect.github.com/mjbohn) made their first
contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2410](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2410)
- [@&#8203;faeztgh](https://redirect.github.com/faeztgh) made their
first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2416](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2416)
- [@&#8203;lhui](https://redirect.github.com/lhui) made their first
contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2442](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2442)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.36.0...v0.36.1

###
[`v0.36.0`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.36.0):
0.36.0 PDF New Cert/Signature Validation Feature! and bug fixes

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.35.1...v0.36.0)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

New PDF Certification validation showing validity compared to Mozzila CA
or custom-provided cert.
Show additional information like expiry time, type and issuer

lots of Bug fixes with file inputs and submit buttons

##### What's Changed

##### Enhancements

- Feature/undo page break by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2389](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2389)
- PDF Cert validation by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2394](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2394)
- Feature: Show permissions as a separate tab by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2396](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2396)

##### Minor Enhancements

- Fix missing upload button by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2393](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2393)
- Only download one file on sign cert by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2397](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2397)

##### Translation Changes

- Update translation files by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2398](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2398)
- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2401](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2401)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.35.1...v0.36.0

###
[`v0.35.1`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.35.1):
Bug fixes and file input UI improvements

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.35.0...v0.35.1)

Some really nice visual updates to our File input menu and lots of other
fixes, huge thanks to
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) for
pretty much everything in this update

##### What's Changed

##### Bug Fixes

- Fix allowing multiple files to be dropped onto a single file input by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2359](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2359)
- Fix submit button in crop by adding id by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2374](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2374)
- Fix: prevent fileInput.js from adding event listeners more than once
by [@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2365](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2365)
- added support for new line break in stampController by
[@&#8203;saikumarjetti](https://redirect.github.com/saikumarjetti) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2370](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2370)
- Fix deserialization failure in Change Metadata by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2382](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2382)

##### Enhancements

- Fix drag and drop area for file choosers by adding separate ones by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2368](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2368)

##### Translation Changes

- Fix translations for watermark spacers by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2369](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2369)
- Update translation files by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2378](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2378)
- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2380](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2380)

##### New Contributors

- [@&#8203;saikumarjetti](https://redirect.github.com/saikumarjetti)
made their first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2370](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2370)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.35.0...v0.35.1

###
[`v0.35.0`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.35.0):
0.35.0 Multi-tool undo support, replacement of functionality

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.34.0...v0.35.0)

##### We have just launched on producthunt few days ago!

please consider giving us a upvote and a follow! <a
href="https://www.producthunt.com/posts/stirling-pdf?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-stirling&#&#8203;0045;pdf"
target="_blank"><img
src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=641239&theme=light"
alt="Stirling&#&#8203;0032;PDF -
Open&#&#8203;0032;source&#&#8203;0032;locally&#&#8203;0032;hosted&#&#8203;0032;web&#&#8203;0032;PDF&#&#8203;0032;editor
| Product Hunt" style="width: 250px; height: 54px;" width="250"
height="54" /></a>

With this release multi-tool now supports undo (ctrl + z) and redo (ctrl
+ y) special thanks to
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) for all
the great work

Also, with this release, we had to change our OCR tool. This tool lacks
some features it previously had; however, it is still using Tesseract,
so there are no config changes! We are investigating better tools to use
for OCR going forward

##### What's Changed

##### Bug Fixes

- (CodeQL) Fixed finding: "Arbitrary file access during archive
extraction ("Zip Slip")
" by [@&#8203;pixeebot](https://redirect.github.com/pixeebot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2344](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2344)
- Fix: page break insertion functionality in Multi Tool by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2350](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2350)
- Fix Array.from syntax in nonmultiple file upload by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2357](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2357)

##### Enhancements

- Feature: Undo Redo options multi tool
[#&#8203;2297](https://redirect.github.com/Stirling-Tools/Stirling-PDF/issues/2297)
by [@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2348](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2348)

##### Minor Enhancements

- Fix: input file overwrite in merge by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2335](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2335)

##### Translation Changes

- Update translation files by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2343](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2343)
- Update translation files by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2354](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2354)
- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2355](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2355)
- Azerbaijani Language Translation by
[@&#8203;NureddinFarzaliyev](https://redirect.github.com/NureddinFarzaliyev)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2347](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2347)

##### Other Changes

- Bump commons-io:commons-io from 2.17.0 to 2.18.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2333](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2333)
- Update 3rd Party Licenses by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2337](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2337)
- Update 3rd Party Licenses by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2342](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2342)
- Update 3rd Party Licenses by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2362](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2362)

##### New Contributors

-
[@&#8203;NureddinFarzaliyev](https://redirect.github.com/NureddinFarzaliyev)
made their first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2347](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2347)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.34.0...v0.35.0

###
[`v0.34.0`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.34.0):
0.34.0 ProductHunt launch and PDF to CSV improvements and more

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.33.1...v0.34.0)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

##### We have just launched on producthunt!

please consider giving us a upvote and a follow! <a
href="https://www.producthunt.com/posts/stirling-pdf?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-stirling&#&#8203;0045;pdf"
target="_blank"><img
src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=641239&theme=light"
alt="Stirling&#&#8203;0032;PDF -
Open&#&#8203;0032;source&#&#8203;0032;locally&#&#8203;0032;hosted&#&#8203;0032;web&#&#8203;0032;PDF&#&#8203;0032;editor
| Product Hunt" style="width: 250px; height: 54px;" width="250"
height="54" /></a>

This update brings some much needed improvements!

- Our PDF to CSV has been heavily upgraded and should see much better
results (Thanks to
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) and
[tabula-java](https://redirect.github.com/tabulapdf/tabula-java) )
-   Multi-tool allows multi-selected drag and drop
- Sign allows the same signature to be placed on multiple pages at once
-   UI cleanups for multi-tool and sign

With this update also comes some breaking changes to our database file
for additional security
Any users updating from a version older than 0.28.0 will need to first
update to a version after that and restart the application. After this
the application can be updated to 0.34.0+ as normal
This will allow the database to then migrate to the 0.34.0 version

##### What's Changed

##### Bug Fixes

- Fix id typo for "cropPdfCanvas" querySelector by
[@&#8203;rafael-encinas](https://redirect.github.com/rafael-encinas) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2271](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2271)
- Fix: Expand and de-clutter menus for matching search results in
homepage
[#&#8203;2264](https://redirect.github.com/Stirling-Tools/Stirling-PDF/issues/2264)
by [@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2277](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2277)
- Bored waiting button doesnt remove itself after processing
([#&#8203;2079](https://redirect.github.com/Stirling-Tools/Stirling-PDF/issues/2079))
by
[@&#8203;alonsofabila-dev](https://redirect.github.com/alonsofabila-dev)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2235](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2235)
- Fix file clear for errors by
[@&#8203;rafael-encinas](https://redirect.github.com/rafael-encinas) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2302](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2302)
- Fix: Prevents duplicate listing of search results by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2306](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2306)
- Fix: id for submit button added by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2320](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2320)

##### Enhancements

- Multi-tool UI improvements and bug fixes by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2288](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2288)
- Hover tools tooltips for sign and multi tool by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2290](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2290)
- multitool multi select (drag drop) move pages by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2294](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2294)
- Sign multiple PDF pages at the same time in the same location
([#&#8203;2008](https://redirect.github.com/Stirling-Tools/Stirling-PDF/issues/2008))
by [@&#8203;thisisrenan](https://redirect.github.com/thisisrenan) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2278](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2278)
- Extract tables from PDF to CSV using Tabula by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2312](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2312)
- Add tooltip to sign add to all pages feature by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2325](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2325)
- Additional sign tooltips by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2328](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2328)

##### Minor Enhancements

- shows the titles of the buttons by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2262](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2262)
- Read login data from application.properties by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2263](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2263)
- Update MetricsAggregatorService.java by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2272](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2272)
- Metrics changes by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2273](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2273)
- Fix: Fixes dependency bug and replaces obsolete method by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2309](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2309)
- Bump com.h2database:h2 from 2.1.214 to 2.3.232 by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2314](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2314)
- navbar fix multi tool and compress location by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2331](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2331)

##### Docker Updates

- Bump gradle from 8.7-jdk17 to 8.11-jdk17 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2269](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2269)

##### Translation Changes

- Update German language by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2276](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2276)
- Update Arabic language by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2282](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2282)
- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2289](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2289)
- Update translation files by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2298](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2298)
- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2307](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2307)
- French translation (again) by
[@&#8203;miniupnp](https://redirect.github.com/miniupnp) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2315](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2315)
- Update Arabic Language for Multi tool section by
[@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2316](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2316)
- Update translation files by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2326](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2326)
- Update translation files by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2329](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2329)
- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2334](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2334)

##### Other Changes

- Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2266](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2266)
- Bump io.micrometer:micrometer-core from 1.13.6 to 1.14.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2253](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2253)
- Bump bouncycastleVersion from 1.78.1 to 1.79 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2177](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2177)
- Bump
org.springframework.security:spring-security-saml2-service-provider from
6.3.4 to 6.4.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2296](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2296)
- Update 3rd Party Licenses by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2295](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2295)
- Update 3rd Party Licenses by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2310](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2310)
- Update 3rd Party Licenses by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2318](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2318)
- Bump org.springframework:spring-webmvc from 6.1.14 to 6.2.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2268](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2268)
- Update 3rd Party Licenses by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2321](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2321)

##### New Contributors

- [@&#8203;omar-ahmed42](https://redirect.github.com/omar-ahmed42) made
their first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2277](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2277)
- [@&#8203;yusif043-bit](https://redirect.github.com/yusif043-bit) made
their first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2287](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2287)
-
[@&#8203;alonsofabila-dev](https://redirect.github.com/alonsofabila-dev)
made their first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2235](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2235)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.33.1...v0.34.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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:47:32 +01:00
TrueCharts BotandGitHub 9a0055dada chore(helm): update image ghcr.io/static-web-server/static-web-server 2.33.1 → 2.34.0 (#30298) 2024-12-28 03:45:01 +01:00
TrueCharts BotandGitHub a2b8eb32d9 chore(helm): update image ghcr.io/onedr0p/sabnzbd 4.3.3 → 4.4.1 (#30294) 2024-12-28 03:44:54 +01:00
TrueCharts BotandGitHub 5f9d01c637 chore(helm): update image ghcr.io/pmmp/pocketmine-mp 5.21.2 → 5.23.2 (#30295)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/pmmp/pocketmine-mp | minor | `6a51ca4` -> `a600c28` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:44:09 +01:00
TrueCharts BotandGitHub 2994b0540d chore(helm): update image ghcr.io/linuxserver/healthchecks 3.7.20241209 → 3.9.20241224 (#30283) 2024-12-28 03:43:50 +01:00
TrueCharts BotandGitHub 8d60fe6613 chore(helm): update image ghcr.io/rommapp/romm 3.5 → 3.6 (#30296)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/rommapp/romm](https://redirect.github.com/rommapp/romm) |
minor | `d3a0cd1` -> `d4ca71e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:43:43 +01:00
TrueCharts BotandGitHub 5886d236d5 chore(helm): update image ghcr.io/linuxserver/freshrss 1.24.3 → 1.25.0 (#30281) 2024-12-28 03:42:38 +01:00
TrueCharts BotandGitHub 22af7e3d89 chore(helm): update image ghcr.io/linuxserver/bookstack 24.10.20241104 → 24.12.20241223 (#30278) 2024-12-28 03:42:31 +01:00
TrueCharts BotandGitHub 66ac3f86df chore(helm): update image ghcr.io/linuxserver/babybuddy 2.6.3 → 2.7.0 (#30277) 2024-12-28 03:42:25 +01:00
TrueCharts BotandGitHub 90db26d69c chore(helm): update image ghcr.io/linuxserver/calibre 7.21.0 → 7.23.0 (#30279)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre)) |
minor | `e1c5964` -> `6236e60` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:42:21 +01:00
TrueCharts BotandGitHub b80fbbf290 chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.121.0 → v1.123.0 (#30274) 2024-12-28 03:41:56 +01:00
TrueCharts BotandGitHub 331d99131c chore(helm): update image ghcr.io/ix-ai/smtp v0.6.0 → v0.7.0 (#30276) 2024-12-28 03:41:54 +01:00
TrueCharts BotandGitHub 3aceed30fe chore(helm): update image ghcr.io/gethomepage/homepage v0.9.13 → v0.10.4 (#30273)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage)
| minor | `1504b26` -> `bf16a9f` |

---

> [!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>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v0.10.4`](https://redirect.github.com/gethomepage/homepage/compare/v0.10.3...v0.10.4)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.10.3...v0.10.4)

###
[`v0.10.3`](https://redirect.github.com/gethomepage/homepage/compare/v0.10.2...v0.10.3)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.10.2...v0.10.3)

###
[`v0.10.2`](https://redirect.github.com/gethomepage/homepage/compare/v0.10.1...v0.10.2)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.10.1...v0.10.2)

###
[`v0.10.1`](https://redirect.github.com/gethomepage/homepage/compare/v0.10.0...v0.10.1)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.10.0...v0.10.1)

###
[`v0.10.0`](https://redirect.github.com/gethomepage/homepage/releases/tag/v0.10.0)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.9.13...v0.10.0)

#### What's Changed

- Feature: nested groups by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4346](https://redirect.github.com/gethomepage/homepage/pull/4346)
- Enhancement: multiple widgets per service
https://github.com/gethomepage/homepage/commit/907abee1aa87c696872eeda68efb58a278c9846a
- Enhancement: Add hrefs to info widgets by
[@&#8203;DamitusThyYeetus123](https://redirect.github.com/DamitusThyYeetus123)
in
[https://github.com/gethomepage/homepage/pull/4347](https://redirect.github.com/gethomepage/homepage/pull/4347)
- Enhancement: set css color-scheme by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4349](https://redirect.github.com/gethomepage/homepage/pull/4349)
- Chore: move custom css loading, add letter-spacing by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4359](https://redirect.github.com/gethomepage/homepage/pull/4359)
- Enhancement: glances containers metric widget by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4361](https://redirect.github.com/gethomepage/homepage/pull/4361)
- Chore(deps): Bump gamedig from 5.1.3 to 5.1.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4369](https://redirect.github.com/gethomepage/homepage/pull/4369)
- Chore(deps-dev): Bump eslint-plugin-react from 7.37.1 to 7.37.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4367](https://redirect.github.com/gethomepage/homepage/pull/4367)
- Enhancement: icons-only bookmarks style by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4384](https://redirect.github.com/gethomepage/homepage/pull/4384)
- Fix: correct evcc units by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4396](https://redirect.github.com/gethomepage/homepage/pull/4396)
- Enhancement: downloading torrents list for qbittorrent by
[@&#8203;Mindfreak9100](https://redirect.github.com/Mindfreak9100) in
[https://github.com/gethomepage/homepage/pull/4405](https://redirect.github.com/gethomepage/homepage/pull/4405)
- Fix: glances metric - different key for process list memory on window…
by [@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4410](https://redirect.github.com/gethomepage/homepage/pull/4410)
- Enhancement: better display of finnhub tickers with exchange by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4425](https://redirect.github.com/gethomepage/homepage/pull/4425)
- Enhancement: add basic auth to ESPHome widget by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz) in
[https://github.com/gethomepage/homepage/pull/4429](https://redirect.github.com/gethomepage/homepage/pull/4429)
- Enhancement: downloading torrents list for deluge by
[@&#8203;Mindfreak9100](https://redirect.github.com/Mindfreak9100) in
[https://github.com/gethomepage/homepage/pull/4436](https://redirect.github.com/gethomepage/homepage/pull/4436)
- Enhancement: beszel widget compatibility with v0.9.0 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4439](https://redirect.github.com/gethomepage/homepage/pull/4439)

#### New Contributors

-
[@&#8203;DamitusThyYeetus123](https://redirect.github.com/DamitusThyYeetus123)
made their first contribution in
[https://github.com/gethomepage/homepage/pull/4347](https://redirect.github.com/gethomepage/homepage/pull/4347)
- [@&#8203;Mindfreak9100](https://redirect.github.com/Mindfreak9100)
made their first contribution in
[https://github.com/gethomepage/homepage/pull/4405](https://redirect.github.com/gethomepage/homepage/pull/4405)
- [@&#8203;jesserockz](https://redirect.github.com/jesserockz) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/4429](https://redirect.github.com/gethomepage/homepage/pull/4429)

**Full Changelog**:
https://github.com/gethomepage/homepage/compare/v0.9.13...v0.10.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:41:48 +01:00
TrueCharts BotandGitHub 26a7b7ecf5 chore(helm): update image ghcr.io/fluidd-core/fluidd v1.30.6 → v1.31.2 (#30272)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd)
| minor | `556029c` -> `41e94a2` |

---

> [!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>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary>

###
[`v1.31.2`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.31.2)

[Compare
Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.31.1...v1.31.2)

##### Features

- adds Adjust Dashboard Layout sidebar button
([#&#8203;1546](https://redirect.github.com/fluidd-core/fluidd/issues/1546))
([2a67ad5](https://redirect.github.com/fluidd-core/fluidd/commit/2a67ad58ce2c2d55e6a8f2f13465150432323d3f))
- adds Kalico config support
([#&#8203;1548](https://redirect.github.com/fluidd-core/fluidd/issues/1548))
([00b33dd](https://redirect.github.com/fluidd-core/fluidd/commit/00b33ddda5b5ba13c78de5bb92a6e3553dbe7b76))
- decode quoted default macro params
([55d3802](https://redirect.github.com/fluidd-core/fluidd/commit/55d3802082f52668169c2f4cba706fb343f2ed4b))
- encode Gcode parameter values where possible
([b153b64](https://redirect.github.com/fluidd-core/fluidd/commit/b153b64eaceb2fd5bfdce4b2a8aa74f81206afe0))
- **i18n-hu:** Update Hungarian translations
([f6dbf4d](https://redirect.github.com/fluidd-core/fluidd/commit/f6dbf4dd4f211d9413a6f67555230dfd750a6d8e))
- improves macro params quoting and encoding
([286ebcd](https://redirect.github.com/fluidd-core/fluidd/commit/286ebcd09f198c347b92e2d6dbe051ca5f30d1da))

##### Bug Fixes

- component page title
([21a7864](https://redirect.github.com/fluidd-core/fluidd/commit/21a7864074dca644ca974c94c0a452d8a72b7471))
- **Console:** Hide temp waits fallback value
([2b1389a](https://redirect.github.com/fluidd-core/fluidd/commit/2b1389a24ff11c7961dc097399bbdef2b063dae8))

###
[`v1.31.1`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.31.1)

[Compare
Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.31.0...v1.31.1)

##### Features

- allow ordering of gcode macro categories
([0cc0e71](https://redirect.github.com/fluidd-core/fluidd/commit/0cc0e7106ade11c510a2ad4c9ee233a58a784e1f))
- allow user selection of device camera
([#&#8203;1542](https://redirect.github.com/fluidd-core/fluidd/issues/1542))
([3e8a42d](https://redirect.github.com/fluidd-core/fluidd/commit/3e8a42d79840a8bce723fcc626c10430685ebb1d))
- larger touch target for the drag icon
([729fe00](https://redirect.github.com/fluidd-core/fluidd/commit/729fe0067cd5a39ce8426494737454996bb11857))
- macros card navigate to category settings
([d61d0f6](https://redirect.github.com/fluidd-core/fluidd/commit/d61d0f699042cf70979d91577b0b512bc1e4e360))

##### Bug Fixes

- column picker dragging group
([4ae7d8b](https://redirect.github.com/fluidd-core/fluidd/commit/4ae7d8b1e4d3876b4a27ed37e3fe13380ea67906))
- **FileSystem:** escape special characters
([99368cf](https://redirect.github.com/fluidd-core/fluidd/commit/99368cfcf93f2f13150ec217adc1ac313a223d60))
- group and wrap tool change commands
([#&#8203;1543](https://redirect.github.com/fluidd-core/fluidd/issues/1543))
([ef8da05](https://redirect.github.com/fluidd-core/fluidd/commit/ef8da0540416bc7b0983646b961679e431bc45da))
- include M23 as a rawparams macro
([8b51545](https://redirect.github.com/fluidd-core/fluidd/commit/8b5154596ab1a5cef534731d23270bb57b125d0b))

###
[`v1.31.0`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.31.0)

[Compare
Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.30.6...v1.31.0)

##### Features

- adds \_CLIENT_LINEAR_MOVE macro support
([#&#8203;1530](https://redirect.github.com/fluidd-core/fluidd/issues/1530))
([be9b053](https://redirect.github.com/fluidd-core/fluidd/commit/be9b053922c5685573c74e8dc7e5fe8219baa3be))
- adds config file #region folding support
([#&#8203;1528](https://redirect.github.com/fluidd-core/fluidd/issues/1528))
([e0ecc8c](https://redirect.github.com/fluidd-core/fluidd/commit/e0ecc8cd186e148f7a5caa40ec0bcc594199a3bf))
- adds setting for files and folders drag & drop
([#&#8203;1524](https://redirect.github.com/fluidd-core/fluidd/issues/1524))
([bf57bb9](https://redirect.github.com/fluidd-core/fluidd/commit/bf57bb989deff40af245f55f11d1d4880a2e860b))
- Beacon support
([#&#8203;1534](https://redirect.github.com/fluidd-core/fluidd/issues/1534))
([aed7108](https://redirect.github.com/fluidd-core/fluidd/commit/aed71089d8321a8d476998cb0c38a347cba0c365))
- column reordering
([#&#8203;1539](https://redirect.github.com/fluidd-core/fluidd/issues/1539))
([852c0ee](https://redirect.github.com/fluidd-core/fluidd/commit/852c0ee550b15a360fbe30cb0830c1d4dd610dd8))
- **i18n-de:** Update German translations
([5197f0c](https://redirect.github.com/fluidd-core/fluidd/commit/5197f0c3ac6ee6bead5b28f2f9dd978e7e9bc054))
- **i18n-es:** Update Spanish translations
([64360bf](https://redirect.github.com/fluidd-core/fluidd/commit/64360bf6bdd149d74a62ccd11078f23649753b54))
- **i18n-hu:** Update Hungarian translations
([5b5779f](https://redirect.github.com/fluidd-core/fluidd/commit/5b5779f1415b2b96647ff4b4b54e1430c19c01c5))
- **i18n-pl:** Update Polish translations
([5fc103f](https://redirect.github.com/fluidd-core/fluidd/commit/5fc103f1c53cd5f1892d655142031c4ecd9caefd))
- **i18n-tr:** Update Turkish translations
([0126bfd](https://redirect.github.com/fluidd-core/fluidd/commit/0126bfd66b3c1912786850e7761c8dfb4efdbdab))
- Mellow theme
([#&#8203;1472](https://redirect.github.com/fluidd-core/fluidd/issues/1472))
([405b1b1](https://redirect.github.com/fluidd-core/fluidd/commit/405b1b1f7d114ca0230259abbbd3e1e5bd85166c))
- Nevermore Controller support
([#&#8203;1527](https://redirect.github.com/fluidd-core/fluidd/issues/1527))
([ab16ea2](https://redirect.github.com/fluidd-core/fluidd/commit/ab16ea2066e5259b8e9f112d108960672d429c83))

##### Bug Fixes

- **Charts:** reset chart store on moonraker reset
([24d0db9](https://redirect.github.com/fluidd-core/fluidd/commit/24d0db9515f20fc7715c3b01fecd70ddf88489e4))
- Job History search
([#&#8203;1535](https://redirect.github.com/fluidd-core/fluidd/issues/1535))
([fe30cd2](https://redirect.github.com/fluidd-core/fluidd/commit/fe30cd2b2249efa6650b59033ae03c472a318087))
- led color_order handling
([71e8cf1](https://redirect.github.com/fluidd-core/fluidd/commit/71e8cf1e65e4ad7a4ec8d382357c452b99e69d73))
- printer status card load improvement
([6cd1300](https://redirect.github.com/fluidd-core/fluidd/commit/6cd1300b2764f95e82f61d0b02bd70c5850d9fb5))
- temperature targets item key
([d2a86b5](https://redirect.github.com/fluidd-core/fluidd/commit/d2a86b587d835429ac62ae6f40c9f3eecb77c81e))
- **ThermalChart:** consistent chart color on single device
([#&#8203;1522](https://redirect.github.com/fluidd-core/fluidd/issues/1522))
([f217cd4](https://redirect.github.com/fluidd-core/fluidd/commit/f217cd44cc8153068ae9057ddff7fce47588c9b3))
- toolhead position controls enabled on pause
([#&#8203;1533](https://redirect.github.com/fluidd-core/fluidd/issues/1533))
([30905b2](https://redirect.github.com/fluidd-core/fluidd/commit/30905b2bdfc180d661ae4912a3acb0bd61d1a282))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:41:24 +01:00
TrueCharts BotandGitHub ec64676ab8 chore(helm): update image ghcr.io/onedr0p/radarr 5.15.1.9463 → 5.16.3.9541 (#30293)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/radarr](https://ghcr.io/onedr0p/radarr)
([source](https://redirect.github.com/Radarr/Radarr)) | minor |
`d097137` -> `c486358` |

---

> [!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>Radarr/Radarr (ghcr.io/onedr0p/radarr)</summary>

###
[`v5.16.3.9541`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.16.3.9541):
5.16.3.9541

[Compare
Source](https://redirect.github.com/Radarr/Radarr/compare/v5.15.1.9463...v5.16.3.9541)

*To receive further Pre-Release or final updates for a non-docker
installation, please change the branch to **master**. (Settings ->
General (Show Advanced Settings) -> Updates -> Branch)*

**If you are using docker you will need to update the container image.
*Do not attempt to update Radarr within an existing docker container.***

#### Changes:

-
[`99c3c8c`](https://redirect.github.com/Radarr/Radarr/commit/99c3c8ce5b03fc75b620e54fc6e96fbee3a2053c)
Replace URLs in translations with tokens
-
[`85171e4`](https://redirect.github.com/Radarr/Radarr/commit/85171e40a58d65f3e6b2d137701ef95e649e4b6f)
Multiple Translations updated by Weblate
-
[`86b656d`](https://redirect.github.com/Radarr/Radarr/commit/86b656d323567e1fc83f61a79c41778cbeba91eb)
Use minor version for core-js in babel/preset-env
-
[`5ae5d10`](https://redirect.github.com/Radarr/Radarr/commit/5ae5d1043a78990ff3425c93ebb66e98aef531b7)
Improve opening add movie modal for Discover Overview
-
[`b801aa0`](https://redirect.github.com/Radarr/Radarr/commit/b801aa093595a33a55e9edd5cda141c4c55a9bb5)
New: Add metadata links to telegram messages \[
[#&#8203;10242](https://redirect.github.com/Radarr/Radarr/issues/10242),
[#&#8203;10489](https://redirect.github.com/Radarr/Radarr/issues/10489)
]
-
[`b2b5aa1`](https://redirect.github.com/Radarr/Radarr/commit/b2b5aa1f795632311303256aa5d1271bbe07af1f)
New: Optionally as Instance Name to Telegram notifications \[
[#&#8203;10757](https://redirect.github.com/Radarr/Radarr/issues/10757)
]
-
[`8c6ba9a`](https://redirect.github.com/Radarr/Radarr/commit/8c6ba9a543a308fcf75d43ab7f4ddd43452d2cd4)
Fixed: Augmenting languages from indexer for release with stale indexer
ID \[
[#&#8203;10768](https://redirect.github.com/Radarr/Radarr/issues/10768)
]
-
[`4e024c5`](https://redirect.github.com/Radarr/Radarr/commit/4e024c51d3832e28e981f1e71a5904953bff32ec)
Fixed: Movies without tags bypassing tags on Download Client \[
[#&#8203;10765](https://redirect.github.com/Radarr/Radarr/issues/10765)
]
-
[`e4106f0`](https://redirect.github.com/Radarr/Radarr/commit/e4106f0ede441aa637c50de3bf5279bbddf2ee9d)
Upgrade TypeScript and core-js \[
[#&#8203;10763](https://redirect.github.com/Radarr/Radarr/issues/10763)
]
-
[`9032ac2`](https://redirect.github.com/Radarr/Radarr/commit/9032ac20ff599bda8aa9acd02e6d59741233b4da)
Bump version to 5.16.3

<details><summary><b>See More</b></summary>

-
[`23fce4b`](https://redirect.github.com/Radarr/Radarr/commit/23fce4bf2e50cef56b336761b01784e4484b09b6)
Fixed: Refresh backup list on deletion
-
[`64fd855`](https://redirect.github.com/Radarr/Radarr/commit/64fd8552f8415a4baebf9ae1998eadc59ac396a3)
Fixed: Error getting processes in some cases
-
[`e016410`](https://redirect.github.com/Radarr/Radarr/commit/e016410c1014892d726b600042bd13ea49c027d6)
Multiple Translations updated by Weblate
-
[`bea943a`](https://redirect.github.com/Radarr/Radarr/commit/bea943adf8ee3544b8d82dce56dd596f3f37d48d)
New: Tooltip with extra genres on search and collections
-
[`9780d20`](https://redirect.github.com/Radarr/Radarr/commit/9780d20f8aedbe45c225c44ee9262327fbad5e3e)
Improve is visible property check for discover movies
-
[`62722d4`](https://redirect.github.com/Radarr/Radarr/commit/62722d45b0b7b9c358407481155da44ede0df6c1)
Fixed: Using all movie genres for collection filters
-
[`27dd8e8`](https://redirect.github.com/Radarr/Radarr/commit/27dd8e8cd5af6c13800d5e9c6acb43298df1ca2f)
New: Tooltip with extra genres on movie details page
-
[`6c47ede`](https://redirect.github.com/Radarr/Radarr/commit/6c47ede76b7203188f8dc34bcecb9a18102c2aba)
Fixed: Refreshing movie genres
-
[`7b9562b`](https://redirect.github.com/Radarr/Radarr/commit/7b9562bb38b7f642d4a5252e2a8bba1a2543c624)
Update React \[
[#&#8203;10703](https://redirect.github.com/Radarr/Radarr/issues/10703)
]
-
[`8b0b7c1`](https://redirect.github.com/Radarr/Radarr/commit/8b0b7c1cb0bc496a416236dd935a67e78f7d65e7)
New: Reactive search button on Wanted pages \[
[#&#8203;10750](https://redirect.github.com/Radarr/Radarr/issues/10750)
]
-
[`7ebd341`](https://redirect.github.com/Radarr/Radarr/commit/7ebd341cd6dfd8dc29be5b1e05e524ab7c55e61a)
Sync TimeSpanConverter with upstream \[
[#&#8203;10756](https://redirect.github.com/Radarr/Radarr/issues/10756)
]
-
[`6c85f16`](https://redirect.github.com/Radarr/Radarr/commit/6c85f166ffc8eb037eef58bdd1582358692d281b)
Bump version to 5.16.2
-
[`45aabce`](https://redirect.github.com/Radarr/Radarr/commit/45aabce107c2f70d8040940253636fc1dbf99307)
Automated API Docs update
-
[`0caa793`](https://redirect.github.com/Radarr/Radarr/commit/0caa793df4f3c500ea2ed819bae65a98cea03803)
New: Add config file setting for CGNAT authentication bypass
-
[`9a107cc`](https://redirect.github.com/Radarr/Radarr/commit/9a107cc8d7bdff79fb6903dffb8aa2ab2bbad3e5)
New: Add Languages to Webhook Notifications \[
[#&#8203;10733](https://redirect.github.com/Radarr/Radarr/issues/10733)
]
-
[`a6d727f`](https://redirect.github.com/Radarr/Radarr/commit/a6d727fe2a734163fcd23fb7e1180d285115d327)
New: Kometa metadata file creation disabled \[
[#&#8203;10738](https://redirect.github.com/Radarr/Radarr/issues/10738)
]
-
[`01a53d3`](https://redirect.github.com/Radarr/Radarr/commit/01a53d362425d3b41977b20c960160112b8e37ea)
Automated API Docs update
-
[`348c29c`](https://redirect.github.com/Radarr/Radarr/commit/348c29c9d782e10fe1f7c785f157529c87e5c1a3)
Multiple Translations updated by Weblate
-
[`6473971`](https://redirect.github.com/Radarr/Radarr/commit/64739712c6a2c35e631b1e9cd216e66786ea9373)
Add return type for movie lookup and import endpoints \[
[#&#8203;10737](https://redirect.github.com/Radarr/Radarr/issues/10737)
]
-
[`6ac9cca`](https://redirect.github.com/Radarr/Radarr/commit/6ac9cca9532b3257a6084ffbb455dca8dae5453a)
Avoid default category on existing Transmission configurations
-
[`a2b38c5`](https://redirect.github.com/Radarr/Radarr/commit/a2b38c5b7d8de16b4c844c4406b39de9d20f19ea)
New: Labels support for Transmission 4.0
-
[`3cc4105`](https://redirect.github.com/Radarr/Radarr/commit/3cc4105d7191088a536507ed9148c3df924ca093)
Bump NLog, Npgsql, Ical.Net, IPAddressRange, ImageSharp and Polly
-
[`3449a5d`](https://redirect.github.com/Radarr/Radarr/commit/3449a5d3fe7696bafdf3a8e0fc795e529d83b7a1)
Fixed: Don't fail import if symlink target can't be resolved
-
[`5bac157`](https://redirect.github.com/Radarr/Radarr/commit/5bac157d365ccefbb0fa883e15f5a0baa57420e4)
Remove unnecessary heap allocations in local IP check
-
[`114d260`](https://redirect.github.com/Radarr/Radarr/commit/114d260f42612117dad4f8219d1dac6b56136e14)
Deprecate Sizeleft and Timeleft queue item properties
-
[`617b9c5`](https://redirect.github.com/Radarr/Radarr/commit/617b9c5d35e73561f3ca8f28cff0541528531e91)
Console warnings for missing translations on development builds \[
[#&#8203;10669](https://redirect.github.com/Radarr/Radarr/issues/10669)
]
-
[`ba4ccbb`](https://redirect.github.com/Radarr/Radarr/commit/ba4ccbb0bd6ad6c281339168c75296985c5481e5)
Deluge communication improvements
-
[`b845268`](https://redirect.github.com/Radarr/Radarr/commit/b845268b3d67bcc1f8075ff508dff5f57fc41bc4)
New: Support for new SABnzbd history retention values \[
[#&#8203;10699](https://redirect.github.com/Radarr/Radarr/issues/10699)
]
-
[`0fee552`](https://redirect.github.com/Radarr/Radarr/commit/0fee5520742aa2dbbbe8d1727407847ed2be0671)
Bump version to 5.16.1
-
[`828b994`](https://redirect.github.com/Radarr/Radarr/commit/828b994ef4fa457055983e9db67b42e584712206)
Support Postgres with non-standard version string
-
[`7952fd3`](https://redirect.github.com/Radarr/Radarr/commit/7952fd325b71ff94f289e68309971607f03cb632)
Multiple Translations updated by Weblate
-
[`4b4e598`](https://redirect.github.com/Radarr/Radarr/commit/4b4e598b67fd1a3a2fa358d2d1bf27104a1f554d)
New: Add Afrikaans language
-
[`71ccebd`](https://redirect.github.com/Radarr/Radarr/commit/71ccebd0f5dd4454296bbc6919741be65032452b)
Fix cutoff fixture
-
[`2607c67`](https://redirect.github.com/Radarr/Radarr/commit/2607c679123f4105f592d4a2232b6007d9b3f507)
Fixed: Prevent lack of internet from stopping all health checks from
running \[
[#&#8203;10694](https://redirect.github.com/Radarr/Radarr/issues/10694)
]
-
[`a626b4f`](https://redirect.github.com/Radarr/Radarr/commit/a626b4f3c426770c1cf361a92d7b576b04e081d9)
Fixed: Custom Format upgrading not respecting 'Upgrades Allowed' \[
[#&#8203;10691](https://redirect.github.com/Radarr/Radarr/issues/10691)
]
-
[`1526bf2`](https://redirect.github.com/Radarr/Radarr/commit/1526bf29f485859daf5fcde1872677f2cecc77da)
Fixed path in downloading to root folder check message
-
[`2194772`](https://redirect.github.com/Radarr/Radarr/commit/219477273675b23a426554896a145d553fc9a319)
New: Add Albanian language
([#&#8203;10663](https://redirect.github.com/Radarr/Radarr/issues/10663))
-
[`cd490d6`](https://redirect.github.com/Radarr/Radarr/commit/cd490d63349449cfe7aab164a9539d8e10dc4d8f)
New: Add headers setting in webhook connection
-
[`ff60984`](https://redirect.github.com/Radarr/Radarr/commit/ff609848d811e3b47d40a103a10ca06826d3642a)
New: Replace 'Ben the Man' release group parsing with 'Ben the Men' \[
[#&#8203;10676](https://redirect.github.com/Radarr/Radarr/issues/10676)
]
-
[`15b6f72`](https://redirect.github.com/Radarr/Radarr/commit/15b6f7212d70174ec3747468f9d28d42379d62dd)
Multiple Translations updated by Weblate
-
[`af06a9f`](https://redirect.github.com/Radarr/Radarr/commit/af06a9f70d3c4e6724eff64104b71fa12d56f141)
Webpack web target
-
[`c3fa440`](https://redirect.github.com/Radarr/Radarr/commit/c3fa440cf8fcfa23f97fddf1ebbd5aab6d6f37fa)
Multiple Translations updated by Weblate
([#&#8203;10688](https://redirect.github.com/Radarr/Radarr/issues/10688))
-
[`0411d66`](https://redirect.github.com/Radarr/Radarr/commit/0411d6652066d268afc50ccd02f0e2c40de1c1fb)
Bump version to 5.16.0

This list of changes was [auto
generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=144&\_a=release-summary).

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:40:26 +01:00
TrueCharts BotandGitHub b57171376f chore(helm): update image ghcr.io/onedr0p/bazarr 1.4.5 → 1.5.0 (#30291)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/bazarr](https://ghcr.io/onedr0p/bazarr)
([source](https://redirect.github.com/morpheus65535/bazarr)) | minor |
`a7bceef` -> `5eb3ff2` |

---

> [!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>morpheus65535/bazarr (ghcr.io/onedr0p/bazarr)</summary>

###
[`v1.5.0`](https://redirect.github.com/morpheus65535/bazarr/releases/tag/v1.5.0)

[Compare
Source](https://redirect.github.com/morpheus65535/bazarr/compare/v1.4.5...v1.5.0)

From newest to oldest:

- Reduced throttle from 24 hours to 6 before retrying Opensubtitles.com
API on DownloadLimitExceeded
[d5a290c](https://redirect.github.com/morpheus65535/bazarr/commit/d5a290c7a2bf4c0d7d923bb967d1825de2bbaba3)
- Fixed download error with Napiprojekt provider
[3209355](https://redirect.github.com/morpheus65535/bazarr/commit/320935548c28e85bbd9b0b0a6a073f1439deba31)
- Fixed titrari provider to prevent abuse and throttle properly.
[#&#8203;2709](https://redirect.github.com/morpheus65535/bazarr/issues/2709)
[9d62d84](https://redirect.github.com/morpheus65535/bazarr/commit/9d62d84ef590c65e7e9392fe82f1f2022b90bede)
- Added languages profile creation and assignment to health check.
[43d9d43](https://redirect.github.com/morpheus65535/bazarr/commit/43d9d43224c84609a4fbd050c8d82e9500743a68)
- Added series status and last air date
[c8e2894](https://redirect.github.com/morpheus65535/bazarr/commit/c8e2894b2ba033a11eb52ccd4f50186da74a90d8)
- Added missing subtitles count in series episodes view
[f81780f](https://redirect.github.com/morpheus65535/bazarr/commit/f81780fac564080301b06be76dbd33267b8f0ac8)
- Added official support for Python 3.12
[43a5841](https://redirect.github.com/morpheus65535/bazarr/commit/43a5841d04f07455f1f72d22817aa9a342772b91)
- Fixed improperly guessed video episode number while refining.
[#&#8203;2784](https://redirect.github.com/morpheus65535/bazarr/issues/2784)
[cf559d1](https://redirect.github.com/morpheus65535/bazarr/commit/cf559d1028803dad83921f2b61162199bb1fb27f)
- Fixed podnapisi not returning results
[4df822d](https://redirect.github.com/morpheus65535/bazarr/commit/4df822d363b448b98000b6c4c6de054d8faa45e4)
- Added debug logging while refining video object from scene name.
[#&#8203;2784](https://redirect.github.com/morpheus65535/bazarr/issues/2784)
[63c36c8](https://redirect.github.com/morpheus65535/bazarr/commit/63c36c8c184a5d7a34892f47e0f16d7b7ce6ea15)
- Improved Settings wording and organization.
[d2dc869](https://redirect.github.com/morpheus65535/bazarr/commit/d2dc869c1c90d479a3a39aee264f9d695af2e53c)
- Fixed EmbeddedSubtitles provider results caching
[a7df6a9](https://redirect.github.com/morpheus65535/bazarr/commit/a7df6a9c6213cbb16ffc212f22aa3ae4c82599dd)
- Fixed missing mobile tooltips
[137d619](https://redirect.github.com/morpheus65535/bazarr/commit/137d61930d6d570515b5d3a4149c19f6206b6aea)
- Added frontend notification during automatic syncing of subtitles.
[#&#8203;2724](https://redirect.github.com/morpheus65535/bazarr/issues/2724)
[f4ca0f9](https://redirect.github.com/morpheus65535/bazarr/commit/f4ca0f9e5586b9b84f137c102e4b1c577b883da8)
- Added opensubtitlescom provider validation
[#&#8203;2770](https://redirect.github.com/morpheus65535/bazarr/pull/2770)
- Fixed item overview path label overflow
[#&#8203;2780](https://redirect.github.com/morpheus65535/bazarr/pull/2780)
- Fixed match popover position
[#&#8203;2777](https://redirect.github.com/morpheus65535/bazarr/pull/2777)
- Fixed issue with some DB queries and PostgreSQL.
[d7f06bb](https://redirect.github.com/morpheus65535/bazarr/commit/d7f06bb707e74bd24b89d94dd9486a4c60601738)
- Improved wording for Embedded Subtitles UI components
[4d022c2](https://redirect.github.com/morpheus65535/bazarr/commit/4d022c24b60524f4235c49de324a52e97192b881)
- Added matches dialog alert and column titles
[#&#8203;2771](https://redirect.github.com/morpheus65535/bazarr/pull/2771)
- Fixed a bug introduced in Napiprojekt provider
[669ed06](https://redirect.github.com/morpheus65535/bazarr/commit/669ed069f52e4f5bb95fa85d431ba2cdb6b57429)
- Added Napiprojekt provider releases info and a new options to filter
subtitles based on uploader
[42d569f](https://redirect.github.com/morpheus65535/bazarr/commit/42d569faa357d49f4779cf5e9effe9f818eb9cb7)
- Added validation for incomplete indexing of subtitles or calculation
of missing subtitles before searching.
[5b3312e](https://redirect.github.com/morpheus65535/bazarr/commit/5b3312ea4d88b3c37087da3938e43a021033d07e)
- Fixed issue introduced in 1.4.6-beta.20 when subtitles upgrade is
disabled.
[#&#8203;2768](https://redirect.github.com/morpheus65535/bazarr/issues/2768)
[6fbc912](https://redirect.github.com/morpheus65535/bazarr/commit/6fbc91289fe4031a73fb34d34706063a9d45d93b)
- Refactored upgrade routine to bring logic out of db requests but into
Python code.
[#&#8203;2749](https://redirect.github.com/morpheus65535/bazarr/issues/2749)
[24096cb](https://redirect.github.com/morpheus65535/bazarr/commit/24096cb10f6aaf3b377bfb24ef255efcdccf89c4)
- Added switch to control passing of video filename in whisper provider
modal
[e298d15](https://redirect.github.com/morpheus65535/bazarr/commit/e298d157247951beea8578dcd632d80cd3a5d75c)
- Fixed typos in assrt provider.
[#&#8203;1953](https://redirect.github.com/morpheus65535/bazarr/issues/1953)
[48cdc8b](https://redirect.github.com/morpheus65535/bazarr/commit/48cdc8bfc83487b2fa990a5669a0da07a71def54)
- Fixed issue when whisper returns more than one subtitle for language
profiles with more than one language
[#&#8203;2758](https://redirect.github.com/morpheus65535/bazarr/issues/2758)
[d67477a](https://redirect.github.com/morpheus65535/bazarr/commit/d67477aded7de5948d2156e2a2e4c83897c08f81)
- Adjusted search result styles
[0d63448](https://redirect.github.com/morpheus65535/bazarr/commit/0d6344859b56a533c22df3bfc36a00fbe66c2873)
- Reverted last commit
[db450bd](https://redirect.github.com/morpheus65535/bazarr/commit/db450bdcc35536ed1b520ff28430284134a60dfc)
- Added logging of upgraded subtitles original ID to database
[a70b26c](https://redirect.github.com/morpheus65535/bazarr/commit/a70b26cdbe520e75966af91f0be96d779bdfee0d)
- Fixed an issue that prevented Bazarr from starting when PIv6 has been
disabled using grub.
[#&#8203;2738](https://redirect.github.com/morpheus65535/bazarr/issues/2738)
[4eb09c5](https://redirect.github.com/morpheus65535/bazarr/commit/4eb09c546d4ebb612340de80301fdfc7549843b1)
- Fixed logging of proxied client requests while authenticating.
[#&#8203;2721](https://redirect.github.com/morpheus65535/bazarr/issues/2721)
[ac1a3c5](https://redirect.github.com/morpheus65535/bazarr/commit/ac1a3c5eb07650eb3942163ca3d8f6485a2027b5)
- Fixed anidb refiner special episodes without offset
[#&#8203;2736](https://redirect.github.com/morpheus65535/bazarr/pull/2736)
- Handle bad JSON results from subsynchro provider
[#&#8203;2735](https://redirect.github.com/morpheus65535/bazarr/issues/2735)
[239ab78](https://redirect.github.com/morpheus65535/bazarr/commit/239ab780eb5c3006ce28a45eb5bf2c7eb65d56ad)
- Improved guessing of video file properties by using file name and
refining it with scene name if available.
[#&#8203;2704](https://redirect.github.com/morpheus65535/bazarr/issues/2704)
[c615f99](https://redirect.github.com/morpheus65535/bazarr/commit/c615f99f0635ab57e0de1015e4e4575821c074aa)
- Fixed subdl to not ignore movies subtitles by erroneously check for
season packs.
[#&#8203;2725](https://redirect.github.com/morpheus65535/bazarr/issues/2725)
[a186e64](https://redirect.github.com/morpheus65535/bazarr/commit/a186e64893fd71d986ef922d9d90cf0b9435ae41)
- Fixed issue with translation failing when nothing is returned by
Google Translate.
[#&#8203;2519](https://redirect.github.com/morpheus65535/bazarr/issues/2519)
[b34a0c1](https://redirect.github.com/morpheus65535/bazarr/commit/b34a0c19a21a2caac3fa8cf29cdcfa96717b54fc)
- Added search poster
[#&#8203;2722](https://redirect.github.com/morpheus65535/bazarr/pull/2722)
- Added support for Spanish (Latino) in opensubtitles.com.
[#&#8203;2720](https://redirect.github.com/morpheus65535/bazarr/issues/2720)
[a1658bb](https://redirect.github.com/morpheus65535/bazarr/commit/a1658bbf3271f66295ca8106eabfa2ab842cdb17)
- Added Anilist error log when the record exists on mapping but doesn't
enrich with Anilist id
[a9243c6](https://redirect.github.com/morpheus65535/bazarr/commit/a9243c6c03fd7d24eb522231cf899d25aa850b66)
- Added created and updated timestamp to DB for series, episodes and
movies
[678443f](https://redirect.github.com/morpheus65535/bazarr/commit/678443f212cb82b795bd0d7db14c845f641bd804)
- Fixed RegieLive JSONDecodeError
[#&#8203;2727](https://redirect.github.com/morpheus65535/bazarr/issues/2727)
[092012a](https://redirect.github.com/morpheus65535/bazarr/commit/092012a48715fd65184cef5e623bfb60f6d01543)
- Fixed titulky NameError issue
[1874f29](https://redirect.github.com/morpheus65535/bazarr/commit/1874f29789aa574c867ff279892db12ae154e6cf)
- Fixed another issue with subtitles upgrade process.
[56d8f2c](https://redirect.github.com/morpheus65535/bazarr/commit/56d8f2c9a36536f0d5c8e29b331dc3d01729042f)
- Fixed issue with subtitles upgrade process on Windows
[de9ce4d](https://redirect.github.com/morpheus65535/bazarr/commit/de9ce4d13dc0fc2fa25597d9d3eb13bf025dc22a)
- Fixed subtitles naming when saving subtitles to prevent parsing for HI
content if the provider (or the user if it's an upload) specifies that
it should be considered as HI.
[#&#8203;2719](https://redirect.github.com/morpheus65535/bazarr/issues/2719)
[5139fca](https://redirect.github.com/morpheus65535/bazarr/commit/5139fca5b8f60dd05be76c59296c3388d62d8199)
- Fixed issue introduced in upgrade process in beta.3
[16499fc](https://redirect.github.com/morpheus65535/bazarr/commit/16499fc674b2a6aef7eab0bf07ff95e786c9afbd)
- Improved provider labeling
[9eb9bb5](https://redirect.github.com/morpheus65535/bazarr/commit/9eb9bb55c95430400668e4372179eee340b4db24)
- Fixed subtitrari noi provider issue while downloading some subtitles.
[#&#8203;2708](https://redirect.github.com/morpheus65535/bazarr/issues/2708)
[92107a2](https://redirect.github.com/morpheus65535/bazarr/commit/92107a24257b996e28a045ff0e29f37812093a5c)
- Fixed error while inserting episodes during sync process.
[#&#8203;2700](https://redirect.github.com/morpheus65535/bazarr/issues/2700)
[4b9417c](https://redirect.github.com/morpheus65535/bazarr/commit/4b9417c2e280ee42853c56ad14580be4dab48cfe)
- Fixed subtitles conversion when use original format is enabled and
prevented hearing-impaired detection for non srt format subtitles.
[#&#8203;2693](https://redirect.github.com/morpheus65535/bazarr/issues/2693)
[43563cd](https://redirect.github.com/morpheus65535/bazarr/commit/43563cdcbd9524803856228352a3ef0d1131717c)
- Fixed bad non-HI detection with embedded provider when forced
subtitles available
[f50bcf3](https://redirect.github.com/morpheus65535/bazarr/commit/f50bcf34ac3c246d21a69dc3cc2f2eba63314c21)
- Added the option to skip mismatched fps to Titulky
[f296ba5](https://redirect.github.com/morpheus65535/bazarr/commit/f296ba5336a58c1108fa6a255a89077bcb23d8b4)
- Added season pack download feature to titlovi
[a4873fc](https://redirect.github.com/morpheus65535/bazarr/commit/a4873fc0f5207f4894e59a498a7a50e5bcef7803)
- Implemented subdivx version resolution for buscar parameter
[4f2bcc1](https://redirect.github.com/morpheus65535/bazarr/commit/4f2bcc17d9de6e2d53cd43a5c24cc91f2ba90ff1)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:39:19 +01:00
TrueCharts BotandGitHub bea89d79a7 chore(helm): update image ghcr.io/ellite/wallos 2.38.3 → 2.42.2 (#30268)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) |
minor | `9cf2d0c` -> `20a0529` |

---

> [!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>ellite/Wallos (ghcr.io/ellite/wallos)</summary>

###
[`v2.42.2`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2422-2024-12-21)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.42.1...v2.42.2)

##### Bug Fixes

- version number
([#&#8203;668](https://redirect.github.com/ellite/Wallos/issues/668))
([683a366](https://redirect.github.com/ellite/Wallos/commit/683a3662ff998066f5d8de3be88e4d40d766442a))

###
[`v2.42.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2421-2024-12-21)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.42.0...v2.42.1)

##### Bug Fixes

- remove debug echo on stats page
([#&#8203;666](https://redirect.github.com/ellite/Wallos/issues/666))
([d9a2488](https://redirect.github.com/ellite/Wallos/commit/d9a24885ffbbdb3c08d9015804eea8cb0fea6cea))

###
[`v2.42.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2420-2024-12-21)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.41.0...v2.42.0)

##### Features

- add total monthly cost trend graph to the statistics page
([e7185f9](https://redirect.github.com/ellite/Wallos/commit/e7185f92578b3103d097b12b8c4313635f263d9f))
- allow email notifications without authentication
([e7185f9](https://redirect.github.com/ellite/Wallos/commit/e7185f92578b3103d097b12b8c4313635f263d9f))

##### Bug Fixes

- don't update next payment date for disabled subscriptions
([e7185f9](https://redirect.github.com/ellite/Wallos/commit/e7185f92578b3103d097b12b8c4313635f263d9f))
- xss security vulnerability with the avatar selection
([e7185f9](https://redirect.github.com/ellite/Wallos/commit/e7185f92578b3103d097b12b8c4313635f263d9f))

###
[`v2.41.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2410-2024-12-11)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.40.0...v2.41.0)

##### Features

- add payment cycle to csv/json export
([5e6bc90](https://redirect.github.com/ellite/Wallos/commit/5e6bc903bcd95580ed58f744977d92c6330b3d9f))
- run db migration after importing db
([5e6bc90](https://redirect.github.com/ellite/Wallos/commit/5e6bc903bcd95580ed58f744977d92c6330b3d9f))
- run db migration after restoring database
([5e6bc90](https://redirect.github.com/ellite/Wallos/commit/5e6bc903bcd95580ed58f744977d92c6330b3d9f))
- store weekly the total yearly cost of subscriptions
([5e6bc90](https://redirect.github.com/ellite/Wallos/commit/5e6bc903bcd95580ed58f744977d92c6330b3d9f))

##### Bug Fixes

- double encoding in statistics labels
([5e6bc90](https://redirect.github.com/ellite/Wallos/commit/5e6bc903bcd95580ed58f744977d92c6330b3d9f))

###
[`v2.40.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2400-2024-12-10)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.39.1...v2.40.0)

##### Features

- add dutch translation
([#&#8203;655](https://redirect.github.com/ellite/Wallos/issues/655))
([b5a9880](https://redirect.github.com/ellite/Wallos/commit/b5a98806d1f453180ce15724fa198d248177e488))

###
[`v2.39.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2391-2024-12-06)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.39.1...v2.39.1)

##### Bug Fixes

- svg error on calendar page
([#&#8203;650](https://redirect.github.com/ellite/Wallos/issues/650))
([8ba79c0](https://redirect.github.com/ellite/Wallos/commit/8ba79c0725815c6de8458c74961bbdf23a7d3e9d))

###
[`v2.39.1`](https://redirect.github.com/ellite/Wallos/releases/tag/v2.39.1)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.39.0...v2.39.1)

##### Bug Fixes

- svg error on calendar page
([#&#8203;650](https://redirect.github.com/ellite/Wallos/issues/650))
([8ba79c0](https://redirect.github.com/ellite/Wallos/commit/8ba79c0725815c6de8458c74961bbdf23a7d3e9d))

###
[`v2.39.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2390-2024-12-06)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.38.3...v2.39.0)

##### Features

- add icalendar subscription
([f5ddbff](https://redirect.github.com/ellite/Wallos/commit/f5ddbff0c1e0be676604390101c56c04c778f56a))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 02:38:44 +00:00
TrueCharts BotandGitHub c903402338 chore(helm): update image ghcr.io/mealie-recipes/mealie v2.2.0 → v2.4.1 (#30289)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie)
| minor | `ea53ca0` -> `efd4001` |

---

> [!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.4.1`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v2.4.1):
- Translations

[Compare
Source](https://redirect.github.com/mealie-recipes/mealie/compare/v2.4.0...v2.4.1)

### 🍴🍴🍴🍴🍴🍴

#### 🎉 Highlights

This release focuses primarily on updating translations to catch up with
the latest features.

#### 🐛 Bug fixes

- fix: Use configured server time when calling
RepositoryMeals.get_today() method
[@&#8203;michaelclark2](https://redirect.github.com/michaelclark2)
([#&#8203;4734](https://redirect.github.com/mealie-recipes/mealie/issues/4734))

#### 🧰 Maintenance

- chore(auto): Update pre-commit hooks
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;4732](https://redirect.github.com/mealie-recipes/mealie/issues/4732))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;4743](https://redirect.github.com/mealie-recipes/mealie/issues/4743))

#### 📚 Documentation

- docs(auto): Update image tag, for release v2.4.0
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;4722](https://redirect.github.com/mealie-recipes/mealie/issues/4722))

#### ⬆️ Dependency updates

<details>
<summary>8 changes</summary>

- fix(deps): update dependency uvicorn to ^0.33.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4724](https://redirect.github.com/mealie-recipes/mealie/issues/4724))
- fix(deps): update dependency recipe-scrapers to v15.3.3
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4725](https://redirect.github.com/mealie-recipes/mealie/issues/4725))
- chore(deps): update dependency mkdocs-material to v9.5.49
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4733](https://redirect.github.com/mealie-recipes/mealie/issues/4733))
- fix(deps): update dependency python-multipart to ^0.0.20
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4735](https://redirect.github.com/mealie-recipes/mealie/issues/4735))
- fix(deps): update dependency rapidfuzz to v3.11.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4739](https://redirect.github.com/mealie-recipes/mealie/issues/4739))
- fix(deps): update dependency openai to v1.58.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4738](https://redirect.github.com/mealie-recipes/mealie/issues/4738))
- fix(deps): update dependency apprise to v1.9.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4740](https://redirect.github.com/mealie-recipes/mealie/issues/4740))
- fix(deps): update dependency uvicorn to ^0.34.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4727](https://redirect.github.com/mealie-recipes/mealie/issues/4727))

</details>

#### 🙏 New Contributors

- [@&#8203;michaelclark2](https://redirect.github.com/michaelclark2)
made their first contribution in
[https://github.com/mealie-recipes/mealie/pull/4734](https://redirect.github.com/mealie-recipes/mealie/pull/4734)

### 🍴🍴🍴🍴🍴🍴

###
[`v2.4.0`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v2.4.0):
- Survey results published

[Compare
Source](https://redirect.github.com/mealie-recipes/mealie/compare/v2.3.0...v2.4.0)

### 🍴🍴🍴🍴🍴🍴

#### 🎉 Highlights

- We've published our survey results! Thanks to the 525 people who took
the time to fill in our survey in October/November. Please do go have a
look at the results on our [docs
site](https://docs.mealie.io/news/surveys/2024-october/overview/)

- Michael upgraded the version of Python we use, from 3.10 to 3.12 in
[#&#8203;4675](https://redirect.github.com/mealie-recipes/mealie/issues/4675)

####  New features

- feat: Recipe Finder (aka Cocktail Builder)
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4542](https://redirect.github.com/mealie-recipes/mealie/issues/4542))
- feat: Move alembic config into mealie package for easier distribution
[@&#8203;chishm](https://redirect.github.com/chishm)
([#&#8203;4329](https://redirect.github.com/mealie-recipes/mealie/issues/4329))
- feat: Upgrade to Python 3.12
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4675](https://redirect.github.com/mealie-recipes/mealie/issues/4675))
- feat: Add 'No Shopping Lists Found' message
[@&#8203;niteflyunicorns](https://redirect.github.com/niteflyunicorns)
([#&#8203;4661](https://redirect.github.com/mealie-recipes/mealie/issues/4661))

#### 🐛 Bug fixes

- fix: Improve UX for new households/users
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4653](https://redirect.github.com/mealie-recipes/mealie/issues/4653))
- fix: Cocktail Builder Enhancements
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4672](https://redirect.github.com/mealie-recipes/mealie/issues/4672))
- fix: Meal Plan Notes allow Submission Without Title/Note Text
[@&#8203;Arshad561](https://redirect.github.com/Arshad561)
([#&#8203;4615](https://redirect.github.com/mealie-recipes/mealie/issues/4615))
- fix: remove import button from recipe data view
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;4680](https://redirect.github.com/mealie-recipes/mealie/issues/4680))
- fix: Sort Food by Label on Data Management Page
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4631](https://redirect.github.com/mealie-recipes/mealie/issues/4631))
- fix: code warnings (lint)
[@&#8203;Kuchenpirat](https://redirect.github.com/Kuchenpirat)
([#&#8203;4704](https://redirect.github.com/mealie-recipes/mealie/issues/4704))
- fix: Add Formatting for Markdown Tables
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4703](https://redirect.github.com/mealie-recipes/mealie/issues/4703))

#### 🧰 Maintenance

- chore(auto): Update pre-commit hooks
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;4657](https://redirect.github.com/mealie-recipes/mealie/issues/4657))
- chore(auto): Update pre-commit hooks
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;4697](https://redirect.github.com/mealie-recipes/mealie/issues/4697))

#### 📚 Documentation

- docs(auto): Update image tag, for release v2.3.0
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;4617](https://redirect.github.com/mealie-recipes/mealie/issues/4617))
- docs: Update authelia link in oidc.md
[@&#8203;eyko139](https://redirect.github.com/eyko139)
([#&#8203;4654](https://redirect.github.com/mealie-recipes/mealie/issues/4654))
- docs: Add October 2024 survey results
[@&#8203;boc-the-git](https://redirect.github.com/boc-the-git)
([#&#8203;4666](https://redirect.github.com/mealie-recipes/mealie/issues/4666))

#### ⬆️ Dependency updates

<details>
<summary>31 changes</summary>

- fix(deps): update dependency openai to v1.55.2
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4618](https://redirect.github.com/mealie-recipes/mealie/issues/4618))
- fix(deps): update dependency pyjwt to v2.10.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4620](https://redirect.github.com/mealie-recipes/mealie/issues/4620))
- fix(deps): update dependency pydantic to v2.10.2
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4588](https://redirect.github.com/mealie-recipes/mealie/issues/4588))
- fix(deps): update dependency orjson to v3.10.12
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4601](https://redirect.github.com/mealie-recipes/mealie/issues/4601))
- fix(deps): update dependency httpx to ^0.28.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4621](https://redirect.github.com/mealie-recipes/mealie/issues/4621))
- fix(deps): update dependency openai to v1.55.3
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4622](https://redirect.github.com/mealie-recipes/mealie/issues/4622))
- fix(deps): update dependency python-multipart to ^0.0.18
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4623](https://redirect.github.com/mealie-recipes/mealie/issues/4623))
- chore(deps): update dependency ruff to v0.8.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4624](https://redirect.github.com/mealie-recipes/mealie/issues/4624))
- fix(deps): update dependency pillow-heif to ^0.21.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4625](https://redirect.github.com/mealie-recipes/mealie/issues/4625))
- fix(deps): update dependency python-multipart to ^0.0.19
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4638](https://redirect.github.com/mealie-recipes/mealie/issues/4638))
- chore(deps): update dependency mkdocs-material to v9.5.47
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4639](https://redirect.github.com/mealie-recipes/mealie/issues/4639))
- chore(deps): update dependency pytest to v8.3.4
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4652](https://redirect.github.com/mealie-recipes/mealie/issues/4652))
- chore(deps): update dependency pylint to v3.3.2
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4655](https://redirect.github.com/mealie-recipes/mealie/issues/4655))
- fix(deps): update dependency recipe-scrapers to v15.3.2
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4656](https://redirect.github.com/mealie-recipes/mealie/issues/4656))
- fix(deps): update dependency openai to v1.56.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4662](https://redirect.github.com/mealie-recipes/mealie/issues/4662))
- fix(deps): update dependency openai to v1.56.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4673](https://redirect.github.com/mealie-recipes/mealie/issues/4673))
- fix(deps): update dependency pydantic to v2.10.3
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4674](https://redirect.github.com/mealie-recipes/mealie/issues/4674))
- fix(deps): update dependency openai to v1.56.2
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4679](https://redirect.github.com/mealie-recipes/mealie/issues/4679))
- chore(deps): update dependency ruff to v0.8.2
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4683](https://redirect.github.com/mealie-recipes/mealie/issues/4683))
- fix(deps): update dependency openai to v1.57.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4685](https://redirect.github.com/mealie-recipes/mealie/issues/4685))
- fix(deps): update dependency httpx to v0.28.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4690](https://redirect.github.com/mealie-recipes/mealie/issues/4690))
- chore(deps): update dependency mkdocs-material to v9.5.48
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4696](https://redirect.github.com/mealie-recipes/mealie/issues/4696))
- chore(deps): update dependency coverage to v7.6.9
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4688](https://redirect.github.com/mealie-recipes/mealie/issues/4688))
- fix(deps): update dependency fastapi to v0.115.6
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4677](https://redirect.github.com/mealie-recipes/mealie/issues/4677))
- fix(deps): update dependency openai to v1.57.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4700](https://redirect.github.com/mealie-recipes/mealie/issues/4700))
- fix(deps): update dependency openai to v1.57.2
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4705](https://redirect.github.com/mealie-recipes/mealie/issues/4705))
- fix(deps): update dependency openai to v1.57.3
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4713](https://redirect.github.com/mealie-recipes/mealie/issues/4713))
- chore(deps): update dependency ruff to v0.8.3
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4712](https://redirect.github.com/mealie-recipes/mealie/issues/4712))
- chore(deps): update dependency pytest-asyncio to ^0.25.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4716](https://redirect.github.com/mealie-recipes/mealie/issues/4716))
- fix(deps): update dependency pydantic-settings to v2.7.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4718](https://redirect.github.com/mealie-recipes/mealie/issues/4718))
- fix(deps): update dependency openai to v1.57.4
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4721](https://redirect.github.com/mealie-recipes/mealie/issues/4721))

</details>

#### 🙏 New Contributors

- [@&#8203;eyko139](https://redirect.github.com/eyko139) made their
first contribution in
[https://github.com/mealie-recipes/mealie/pull/4654](https://redirect.github.com/mealie-recipes/mealie/pull/4654)
- [@&#8203;Arshad561](https://redirect.github.com/Arshad561) made their
first contribution in
[https://github.com/mealie-recipes/mealie/pull/4615](https://redirect.github.com/mealie-recipes/mealie/pull/4615)
- [@&#8203;niteflyunicorns](https://redirect.github.com/niteflyunicorns)
made their first contribution in
[https://github.com/mealie-recipes/mealie/pull/4661](https://redirect.github.com/mealie-recipes/mealie/pull/4661)

### 🍴🍴🍴🍴🍴🍴

###
[`v2.3.0`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v2.3.0)

[Compare
Source](https://redirect.github.com/mealie-recipes/mealie/compare/v2.2.0...v2.3.0)

### 🍴🍴🍴🍴🍴🍴

#### 🎉 Highlights

- Cook Mode has had an overhaul and is now available even if you've not
linked ingredients to your steps. Thanks
[@&#8203;codetakki](https://redirect.github.com/codetakki)

- Admins can now generate invite links for a specific household. Thanks
[@&#8203;p0lycarpio](https://redirect.github.com/p0lycarpio)

####  New features

- feat: Added a dedicated cookmode dialog that allows for individual
scrolling [@&#8203;codetakki](https://redirect.github.com/codetakki)
([#&#8203;4464](https://redirect.github.com/mealie-recipes/mealie/issues/4464))
- feat: Add Ingredients to Recipe Query Filter options
[@&#8203;alexxxxxxxandria](https://redirect.github.com/alexxxxxxxandria)
([#&#8203;4534](https://redirect.github.com/mealie-recipes/mealie/issues/4534))
- feat: Groups/households custom invitations
[@&#8203;p0lycarpio](https://redirect.github.com/p0lycarpio)
([#&#8203;4252](https://redirect.github.com/mealie-recipes/mealie/issues/4252))
- feat: Improve Recipe Imports with Cleaner
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4517](https://redirect.github.com/mealie-recipes/mealie/issues/4517))
- feat: Structured Yields
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4489](https://redirect.github.com/mealie-recipes/mealie/issues/4489))

#### 🐛 Bug fixes

- fix: Add support for HTTPS in healthcheck
[@&#8203;Caligatio](https://redirect.github.com/Caligatio)
([#&#8203;4538](https://redirect.github.com/mealie-recipes/mealie/issues/4538))
- fix: Cookmode hide additional ingredients if all ingredients are
linked [@&#8203;Kuchenpirat](https://redirect.github.com/Kuchenpirat)
([#&#8203;4539](https://redirect.github.com/mealie-recipes/mealie/issues/4539))
- fix: Wakelock Toggle Broken
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4554](https://redirect.github.com/mealie-recipes/mealie/issues/4554))
- fix: Update Firefox User-Agent string
[@&#8203;ryanwohara](https://redirect.github.com/ryanwohara)
([#&#8203;4546](https://redirect.github.com/mealie-recipes/mealie/issues/4546))
- docs: container name for account unlock and password reset
[@&#8203;Kuchenpirat](https://redirect.github.com/Kuchenpirat)
([#&#8203;4568](https://redirect.github.com/mealie-recipes/mealie/issues/4568))
- fix: 4497 use Translation for Recipe created
[@&#8203;ziegenhagel](https://redirect.github.com/ziegenhagel)
([#&#8203;4562](https://redirect.github.com/mealie-recipes/mealie/issues/4562))
- fix: Enable OIDC with Synology SSO Server
[@&#8203;JoTec2002](https://redirect.github.com/JoTec2002)
([#&#8203;4544](https://redirect.github.com/mealie-recipes/mealie/issues/4544))
- fix: Incorrect date format in Add to mealplan modal
[@&#8203;Saireddy1369](https://redirect.github.com/Saireddy1369)
([#&#8203;4605](https://redirect.github.com/mealie-recipes/mealie/issues/4605))

#### 🧰 Maintenance

<details>
<summary>4 changes</summary>

- chore(auto): Update pre-commit hooks
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;4535](https://redirect.github.com/mealie-recipes/mealie/issues/4535))
- chore(auto): Update pre-commit hooks
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;4572](https://redirect.github.com/mealie-recipes/mealie/issues/4572))
- chore(deps): Bump Ruff
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4602](https://redirect.github.com/mealie-recipes/mealie/issues/4602))
- chore(auto): Update pre-commit hooks
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;4606](https://redirect.github.com/mealie-recipes/mealie/issues/4606))

</details>

#### 📚 Documentation

- docs(auto): Update image tag, for release v2.2.0
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;4536](https://redirect.github.com/mealie-recipes/mealie/issues/4536))
- docs: Update docker compose examples
[@&#8203;Choromanski](https://redirect.github.com/Choromanski)
([#&#8203;4550](https://redirect.github.com/mealie-recipes/mealie/issues/4550))
- docs: Update API path in home-assistant.md
[@&#8203;kenni](https://redirect.github.com/kenni)
([#&#8203;4614](https://redirect.github.com/mealie-recipes/mealie/issues/4614))

#### 🔨 Internal development

- dev: Fix json2ts codegen
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4590](https://redirect.github.com/mealie-recipes/mealie/issues/4590))

#### ⬆️ Dependency updates

<details>
<summary>15 changes</summary>

- fix(deps): update dependency fastapi to v0.115.5
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4548](https://redirect.github.com/mealie-recipes/mealie/issues/4548))
- fix(deps): update dependency openai to v1.54.4
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4549](https://redirect.github.com/mealie-recipes/mealie/issues/4549))
- chore(deps): update dependency coverage to v7.6.5
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4552](https://redirect.github.com/mealie-recipes/mealie/issues/4552))
- chore(deps): update dependency coverage to v7.6.6
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4555](https://redirect.github.com/mealie-recipes/mealie/issues/4555))
- chore(deps): update dependency ruff to v0.7.4
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4556](https://redirect.github.com/mealie-recipes/mealie/issues/4556))
- chore(deps): update dependency coverage to v7.6.7
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4557](https://redirect.github.com/mealie-recipes/mealie/issues/4557))
- fix(deps): update dependency pyjwt to v2.10.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4567](https://redirect.github.com/mealie-recipes/mealie/issues/4567))
- fix(deps): update dependency openai to v1.54.5
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4580](https://redirect.github.com/mealie-recipes/mealie/issues/4580))
- fix(deps): update dependency bcrypt to v4.2.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4583](https://redirect.github.com/mealie-recipes/mealie/issues/4583))
- chore(deps): update dependency mkdocs-material to v9.5.45
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4585](https://redirect.github.com/mealie-recipes/mealie/issues/4585))
- fix(deps): update dependency openai to v1.55.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4587](https://redirect.github.com/mealie-recipes/mealie/issues/4587))
- chore(deps): update dependency mkdocs-material to v9.5.46
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4607](https://redirect.github.com/mealie-recipes/mealie/issues/4607))
- fix(deps): update dependency openai to v1.55.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4609](https://redirect.github.com/mealie-recipes/mealie/issues/4609))
- fix(deps): update dependency uvicorn to v0.32.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4586](https://redirect.github.com/mealie-recipes/mealie/issues/4586))
- chore(deps): update dependency coverage to v7.6.8
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4603](https://redirect.github.com/mealie-recipes/mealie/issues/4603))

</details>

#### 🙏 New Contributors

- [@&#8203;codetakki](https://redirect.github.com/codetakki) made their
first contribution in
[https://github.com/mealie-recipes/mealie/pull/4464](https://redirect.github.com/mealie-recipes/mealie/pull/4464)
- [@&#8203;Caligatio](https://redirect.github.com/Caligatio) made their
first contribution in
[https://github.com/mealie-recipes/mealie/pull/4538](https://redirect.github.com/mealie-recipes/mealie/pull/4538)
-
[@&#8203;alexxxxxxxandria](https://redirect.github.com/alexxxxxxxandria)
made their first contribution in
[https://github.com/mealie-recipes/mealie/pull/4534](https://redirect.github.com/mealie-recipes/mealie/pull/4534)
- [@&#8203;ryanwohara](https://redirect.github.com/ryanwohara) made
their first contribution in
[https://github.com/mealie-recipes/mealie/pull/4546](https://redirect.github.com/mealie-recipes/mealie/pull/4546)
- [@&#8203;ziegenhagel](https://redirect.github.com/ziegenhagel) made
their first contribution in
[https://github.com/mealie-recipes/mealie/pull/4562](https://redirect.github.com/mealie-recipes/mealie/pull/4562)
- [@&#8203;JoTec2002](https://redirect.github.com/JoTec2002) made their
first contribution in
[https://github.com/mealie-recipes/mealie/pull/4544](https://redirect.github.com/mealie-recipes/mealie/pull/4544)
- [@&#8203;Saireddy1369](https://redirect.github.com/Saireddy1369) made
their first contribution in
[https://github.com/mealie-recipes/mealie/pull/4605](https://redirect.github.com/mealie-recipes/mealie/pull/4605)
- [@&#8203;kenni](https://redirect.github.com/kenni) made their first
contribution in
[https://github.com/mealie-recipes/mealie/pull/4614](https://redirect.github.com/mealie-recipes/mealie/pull/4614)

### 🍴🍴🍴🍴🍴🍴

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:38:19 +01:00
TrueCharts BotandGitHub 60b0162e55 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.89.0 → 0.91.3 (#30288)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `d6bd5f4` -> `df60e0d` |

---

> [!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.91.3`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.91.3)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.91.2...v0.91.3)

Another little bugfix release for you all, while we keep working on an
exciting geometry feature behind the scenes!

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Prevent bad URLs from causing page errors by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3311](https://redirect.github.com/manyfold3d/manyfold/pull/3311)
- Fix file size calculation by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3315](https://redirect.github.com/manyfold3d/manyfold/pull/3315)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.91.2...v0.91.3

###
[`v0.91.2`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.91.2)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.91.1...v0.91.2)

Just a small bugfix release for an issue where invalid domains would
cause a page error on the Creator list.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Handle invalid domains safely in Link#site by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3306](https://redirect.github.com/manyfold3d/manyfold/pull/3306)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.91.1...v0.91.2

###
[`v0.91.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.91.1)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.91.0...v0.91.1)

While we do some background work on the mechanics of some 3d model
compression, here's a bugfix release to fix a few problems, including
infinite redirection in single-user mode, and some fixes for running
non-Postgres databases.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Fix report policy in multiuser mode without federation by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3284](https://redirect.github.com/manyfold3d/manyfold/pull/3284)
- fix actor method calls within federails by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3295](https://redirect.github.com/manyfold3d/manyfold/pull/3295)
- Use SameSite=Lax cookies to allow auto-login after linking by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3296](https://redirect.github.com/manyfold3d/manyfold/pull/3296)
- Check database adapter name rather than class in regex checks by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3298](https://redirect.github.com/manyfold3d/manyfold/pull/3298)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.91.0...v0.91.1

###
[`v0.91.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.91.0)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.90.2...v0.91.0)

This release is all about safety; we've added features for reporting
abusive or illegal content, both for local users and across the
Fediverse, and for blocking federation to or from particular domains.
Federation is still at a very basic level, but we really wanted to get
at least some basic safety features in early; it's important stuff!
Moderators can view and resolve submitted reports in the new settings
area introduced in the last release, and can also manage local accounts
in a new user management UI.

#### What's Changed

#####  New Features 

- Add support for blocking domains so that they don't federate by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3221](https://redirect.github.com/manyfold3d/manyfold/pull/3221)
- List received reports in moderation interface by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3250](https://redirect.github.com/manyfold3d/manyfold/pull/3250)
- Add ability to resolve or ignore reports in moderation UI by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3257](https://redirect.github.com/manyfold3d/manyfold/pull/3257)
- Add report buttons on detail pages and model preview cards by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3259](https://redirect.github.com/manyfold3d/manyfold/pull/3259)

##### 🛠️ Other Improvements 🛠️

- update report pages to cope with anonymous reports by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3255](https://redirect.github.com/manyfold3d/manyfold/pull/3255)
- Show remote domain for anonymous reports by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3256](https://redirect.github.com/manyfold3d/manyfold/pull/3256)
- Link to reported items from report UI by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3258](https://redirect.github.com/manyfold3d/manyfold/pull/3258)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.90.2...v0.91.0

###
[`v0.90.2`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.90.2)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.90.1...v0.90.2)

Bugfix for missing translations in v0.90.0.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Restore accidentally-removed translations by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3247](https://redirect.github.com/manyfold3d/manyfold/pull/3247)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.90.1...v0.90.2

###
[`v0.90.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.90.1)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.90.0...v0.90.1)

Bug fix release for editing settings in single-user model.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Fix user settings in single-user mode by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3246](https://redirect.github.com/manyfold3d/manyfold/pull/3246)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.90.0...v0.90.1

###
[`v0.90.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.90.0)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.89.0...v0.90.0)

This release focuses on site administration and user management, with a
redesign of the site settings area and a new user management section for
moderators/admins. You can now also require moderator approval for new
accounts, so you can let people sign themselves up, but also check that
you want to let them in before they can access everything.

Also, there's a change to the usage reporting; we've added the image
name and system architecture to the report. This lets us see which image
you're running (standard, solo, linuxserver), and also which CPU
architecture you're on. At some point we'll deprecate the 32-bit ARM
build and it would be good to know how many people are using it before
we do. As always the exact data sent is visible in the admin area, and
the aggregated stats are visible to all at
[tracking.manyfold.app/stats](https://tracking.manyfold.app/stats). If
you haven't already, please consider enabling the anonymous usage
tracking; it *really* helps us out. (This change is listed as a
"breaking change" in the changelog below as we feel it's important to
highlight - you don't actually need to do anything though)

#### What's Changed

##### 💥 Breaking Changes 💥

- Add image name and system architecture to usage report by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3213](https://redirect.github.com/manyfold3d/manyfold/pull/3213)

#####  New Features 

- Add user listings for admins & moderators by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3209](https://redirect.github.com/manyfold3d/manyfold/pull/3209)
- Add user editing for moderators by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3215](https://redirect.github.com/manyfold3d/manyfold/pull/3215)
- Add ability to create new users in moderation interface by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3216](https://redirect.github.com/manyfold3d/manyfold/pull/3216)
- Add ability to remove user accounts by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3217](https://redirect.github.com/manyfold3d/manyfold/pull/3217)
- Add moderation link to reset user passwords by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3219](https://redirect.github.com/manyfold3d/manyfold/pull/3219)
- Add option to require moderator approval for new signups by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3220](https://redirect.github.com/manyfold3d/manyfold/pull/3220)

##### 🐛 Bug Fixes 🐛

- Fix pghero link and user list by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3210](https://redirect.github.com/manyfold3d/manyfold/pull/3210)
- Fix usage architecture report by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3222](https://redirect.github.com/manyfold3d/manyfold/pull/3222)
- Fix translation file normalization by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3237](https://redirect.github.com/manyfold3d/manyfold/pull/3237)
- Usage tracking: remove leading v from app version by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3235](https://redirect.github.com/manyfold3d/manyfold/pull/3235)

##### 🛠️ Other Improvements 🛠️

- Redesign site settings area, to allow future expansion by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3206](https://redirect.github.com/manyfold3d/manyfold/pull/3206)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.89.0...v0.90.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:35:35 +01:00
TrueCharts BotandGitHub 7f70742f4b chore(helm): update image ghcr.io/linuxserver/piwigo 15.1.0 → 15.3.0 (#30286)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/piwigo](https://redirect.github.com/linuxserver/docker-piwigo/packages)
([source](https://redirect.github.com/linuxserver/docker-piwigo)) |
minor | `6fa5684` -> `71b8611` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:31:26 +01:00
TrueCharts BotandGitHub baadcc5ac1 chore(helm): update image ghcr.io/linuxserver/openvscode-server 1.95.3 → 1.96.0 (#30285)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages)
([source](https://redirect.github.com/linuxserver/docker-openvscode-server))
| minor | `6757e19` -> `5abc07d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:31:02 +01:00
TrueCharts BotandGitHub 56168ce362 chore(helm): update image docker.io/grafana/grafana 11.3.2 → 11.4.0 (#30193)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/grafana/grafana | minor | `28a1c9c` -> `d8ea377` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 02:30:35 +00:00
TrueCharts BotandGitHub bc974d053c chore(helm): update image ghcr.io/linuxserver/mstream 5.12.2 → 5.13.1 (#30284)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mstream](https://redirect.github.com/linuxserver/docker-mstream/packages)
([source](https://redirect.github.com/linuxserver/docker-mstream)) |
minor | `6831f5a` -> `e5e0f85` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:30:29 +01:00
TrueCharts BotandGitHub 892e31985e chore(helm): update image ghcr.io/linuxserver/filezilla 3.67.0 → 3.68.1 (#30280)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/filezilla](https://redirect.github.com/linuxserver/docker-filezilla/packages)
([source](https://redirect.github.com/linuxserver/docker-filezilla)) |
minor | `8402660` -> `76de227` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:25:35 +01:00
TrueCharts BotandGitHub 5a0a0be400 chore(helm): update image ghcr.io/elfhosted/comet v1.44.1 → v1.51.0 (#30265)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/comet | minor | `1b0c2a9` -> `61c2e32` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 02:24:07 +00:00
TrueCharts BotandGitHub 379688ba34 chore(helm): update image ghcr.io/linuxserver/grocy 4.2.0 → 4.3.0 (#30282)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grocy](https://redirect.github.com/linuxserver/docker-grocy/packages)
([source](https://redirect.github.com/linuxserver/docker-grocy)) | minor
| `7362d90` -> `b014cf9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-28 03:23:56 +01:00
TrueCharts BotandGitHub ef09308ed6 fix(website): update tailwindcss 3.4.15 → 3.4.17 (#30163)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tailwindcss](https://tailwindcss.com)
([source](https://redirect.github.com/tailwindlabs/tailwindcss)) |
dependencies | patch | [`3.4.15` ->
`3.4.17`](https://renovatebot.com/diffs/npm/tailwindcss/3.4.15/3.4.17) |

---

> [!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>tailwindlabs/tailwindcss (tailwindcss)</summary>

###
[`v3.4.17`](https://redirect.github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.17)

[Compare
Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v3.4.16...v3.4.17)

##### Fixed

- Work around Node v22.12+ issue
([#&#8203;15421](https://redirect.github.com/tailwindlabs/tailwindcss/pull/15421))

###
[`v3.4.16`](https://redirect.github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.16)

[Compare
Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v3.4.15...v3.4.16)

##### Fixed

- Ensure the TypeScript types for `PluginsConfig` allow `undefined`
values
([#&#8203;14668](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14668))

### Changed

- Bumped lilconfig to v3.x
([#&#8203;15289](https://redirect.github.com/tailwindlabs/tailwindcss/pull/15289))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2024-12-28 02:10:05 +00:00
TrueCharts BotandGitHub f94631c40c chore(helm): update image ghcr.io/neggles/sd-webui-docker digest to aac4af8 (#30271)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/neggles/sd-webui-docker | digest | `9376ae7` -> `aac4af8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2024-12-28 03:09:01 +01:00
TrueCharts BotandGitHub 2b014209e2 chore(helm): update image docker.io/mbentley/omada-controller digest to 92b7e74 (#30270)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller)
| digest | `6b793f3` -> `92b7e74` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2024-12-28 03:07:58 +01:00
TrueCharts BotandGitHub a8d68a7416 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 1530500 (#30269) 2024-12-28 03:07:55 +01:00
TrueCharts BotandGitHub 30d0d3da80 chore(helm): update image docker.io/ollama/ollama 0.4.4 → 0.4.7 (#30105)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | patch | `72b06cc` -> `27d6a57` |
| docker.io/ollama/ollama | patch | `8094228` -> `55977eb` |

---

> [!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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2024-12-28 02:07:25 +00:00
TrueCharts BotandGitHub 09ab290450 fix(deps): update module helm.sh/helm/v3 v3.16.3 → v3.16.4 (clustertool) (#30156)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [helm.sh/helm/v3](https://redirect.github.com/helm/helm) | require |
patch | `v3.16.3` -> `v3.16.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>helm/helm (helm.sh/helm/v3)</summary>

###
[`v3.16.4`](https://redirect.github.com/helm/helm/releases/tag/v3.16.4):
Helm v3.16.4

[Compare
Source](https://redirect.github.com/helm/helm/compare/v3.16.3...v3.16.4)

Helm v3.16.4 is a patch release. Users are encouraged to upgrade for the
best experience. Users are encouraged to upgrade for the best
experience.

The community keeps growing, and we'd love to see you there!

- Join the discussion in [Kubernetes
Slack](https://kubernetes.slack.com):
    -   for questions and just to hang out
    -   for discussing PRs, code, and bugs
- Hang out at the Public Developer Call: Thursday, 9:30 Pacific via
[Zoom](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

#### Installation and Upgrading

Download Helm v3.16.4. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.16.4-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.16.4-darwin-amd64.tar.gz.sha256sum)
/ 8dc25671120a4af197afe7ad9041fb8e1dd71bc01e5ef73dba1139cbc9e9f44b)
- [MacOS arm64](https://get.helm.sh/helm-v3.16.4-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.16.4-darwin-arm64.tar.gz.sha256sum)
/ e2442d8f05d53d84c39b869bc5fe5affad247ee2f4c706a040919c146edb1f94)
- [Linux amd64](https://get.helm.sh/helm-v3.16.4-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.16.4-linux-amd64.tar.gz.sha256sum)
/ fc307327959aa38ed8f9f7e66d45492bb022a66c3e5da6063958254b9767d179)
- [Linux arm](https://get.helm.sh/helm-v3.16.4-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.16.4-linux-arm.tar.gz.sha256sum)
/ 432e774d1087d3773737888d384c62477b399227662b42cbf0c32e95e6e72556)
- [Linux arm64](https://get.helm.sh/helm-v3.16.4-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.16.4-linux-arm64.tar.gz.sha256sum)
/ d3f8f15b3d9ec8c8678fbf3280c3e5902efabe5912e2f9fcf29107efbc8ead69)
- [Linux i386](https://get.helm.sh/helm-v3.16.4-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.16.4-linux-386.tar.gz.sha256sum)
/ 6022b34e165a5196827043c77bcd1fa28ef48109b3a4af46e8660ddb0a6c44e0)
- [Linux ppc64le](https://get.helm.sh/helm-v3.16.4-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.16.4-linux-ppc64le.tar.gz.sha256sum)
/ 0ba4375a6dcf6117a8e7729fbed36d9220f8ad98dbc7aabc16186f22917caead)
- [Linux s390x](https://get.helm.sh/helm-v3.16.4-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.16.4-linux-s390x.tar.gz.sha256sum)
/ 10b88dc2afd97267feba8283d58dcb1c937defb7df8de152c86b60aaece47d59)
- [Linux riscv64](https://get.helm.sh/helm-v3.16.4-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.16.4-linux-riscv64.tar.gz.sha256sum)
/ e733c727de7644cfeb25b094e1f0a56c53a7cb437c93c992aa92e6c7b9f6af93)
- [Windows amd64](https://get.helm.sh/helm-v3.16.4-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.16.4-windows-amd64.zip.sha256sum)
/ 9bb114c12e530a7129fd3d78fc1784e813dd7a6e29e5f9b5af8bc83fd1066d36)
- [Windows arm64](https://get.helm.sh/helm-v3.16.4-windows-arm64.zip)
([checksum](https://get.helm.sh/helm-v3.16.4-windows-arm64.zip.sha256sum)
/ a4afeee93031920ec08b7e880c859a159bcd222837a81196cadaeb42408ad0b3)

This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://redirect.github.com/mattfarina) [keybase
account](https://keybase.io/mattfarina). Please use the attached
signatures for verifying this release using `gpg`.

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

#### What's Next

-   3.17.0 is the next feature release and will be on January 15, 2025

#### Changelog

- Bump golang.org/x/crypto from 0.30.0 to 0.31.0
[`7877b45`](https://redirect.github.com/helm/helm/commit/7877b45b63f95635153b29a42c0c2f4273ec45ca)
(dependabot\[bot])
- Bump the k8s-io group with 7 updates
[`848e586`](https://redirect.github.com/helm/helm/commit/848e586c27f05d84bc19d082f395098aba0b7619)
(dependabot\[bot])

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2024-12-28 02:03:50 +00:00
TrueCharts-Bot 52ae54364a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-12-28 00:12:19 +00:00
TrueCharts BotandGitHub 74c6873af5 chore(helm): update image docker.io/shlinkio/shlink 4.2.5 → 4.3.1 (#30232)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/shlinkio/shlink](https://redirect.github.com/shlinkio/shlink)
| minor | `bbda5cf` -> `bd08775` |

---

> [!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>shlinkio/shlink (docker.io/shlinkio/shlink)</summary>

###
[`v4.3.1`](https://redirect.github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#431---2024-11-25)

[Compare
Source](https://redirect.github.com/shlinkio/shlink/compare/v4.3.0...v4.3.1)

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2285](https://redirect.github.com/shlinkio/shlink/issues/2285)
Fix performance degradation when using Microsoft SQL due to incorrect
order of columns in `unique_short_code_plus_domain` index.

#### \[4.3.0] - 2024-11-24

##### Added

-
[#&#8203;2159](https://redirect.github.com/shlinkio/shlink/issues/2159)
Add support for PHP 8.4.

-
[#&#8203;2207](https://redirect.github.com/shlinkio/shlink/issues/2207)
Add `hasRedirectRules` flag to short URL API model. This flag tells if a
specific short URL has any redirect rules attached to it.

-
[#&#8203;1520](https://redirect.github.com/shlinkio/shlink/issues/1520)
Allow short URLs list to be filtered by `domain`.

This change applies both to the `GET /short-urls` endpoint, via the
`domain` query parameter, and the `short-url:list` console command, via
the `--domain`|`-d` flag.

-
[#&#8203;1774](https://redirect.github.com/shlinkio/shlink/issues/1774)
Add new geolocation redirect rules for the dynamic redirects system.

- `geolocation-country-code`: Allows to perform redirections based on
the ISO 3166-1 alpha-2 two-letter country code resolved while
geolocating the visitor.
- `geolocation-city-name`: Allows to perform redirections based on the
city name resolved while geolocating the visitor.

-
[#&#8203;2032](https://redirect.github.com/shlinkio/shlink/issues/2032)
Save the URL to which a visitor is redirected when a visit is tracked.

The value is exposed in the API as a new `redirectUrl` field for visit
objects.

This is useful to know where a visitor was redirected for a short URL
with dynamic redirect rules, for special redirects, or simply in case
the long URL was changed over time, and you still want to know where
visitors were redirected originally.

Some visits may not have a redirect URL if a redirect didn't happen,
like for orphan visits when no special redirects are configured, or when
a visit is tracked as part of the pixel action.

##### Changed

-
[#&#8203;2193](https://redirect.github.com/shlinkio/shlink/issues/2193)
API keys are now hashed using SHA256, instead of being saved in plain
text.

As a side effect, API key names have now become more important, and are
considered unique.

When people update to this Shlink version, existing API keys will be
hashed for everything to continue working.

In order to avoid data to be lost, plain-text keys will be written in
the `name` field, either together with any existing name, or as the name
itself. Then users are responsible for renaming them using the new
`api-key:rename` command.

For newly created API keys, it is recommended to provide a name, but if
not provided, a name will be generated from a redacted version of the
new API key.

-   Update to Shlink PHP coding standard 2.4

-   Update to `hidehalo/nanoid-php` 2.0

-   Update to PHPStan 2.0

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2264](https://redirect.github.com/shlinkio/shlink/issues/2264)
Fix visits counts not being deleted when deleting short URL or orphan
visits.

#### \[4.2.5] - 2024-11-03

##### Added

-   *Nothing*

##### Changed

-   Update to Shlink PHP coding standard 2.4

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2244](https://redirect.github.com/shlinkio/shlink/issues/2244)
Fix integration with Redis 7.4 and Valkey.

#### \[4.2.4] - 2024-10-27

##### Added

-   *Nothing*

##### Changed

-
[#&#8203;2231](https://redirect.github.com/shlinkio/shlink/issues/2231)
Update to `endroid/qr-code` 6.0.
-
[#&#8203;2221](https://redirect.github.com/shlinkio/shlink/issues/2221)
Switch to env vars to handle dev/local options.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2232](https://redirect.github.com/shlinkio/shlink/issues/2232)
Run RoadRunner in docker with `exec` to ensure signals are properly
handled.

#### \[4.2.3] - 2024-10-17

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2225](https://redirect.github.com/shlinkio/shlink/issues/2225)
Fix regression introduced in v4.2.2, making config options with `null`
value to be promoted as env vars with value `''`, instead of being
skipped.

#### \[4.2.2] - 2024-10-14

##### Added

-   *Nothing*

##### Changed

-
[#&#8203;2208](https://redirect.github.com/shlinkio/shlink/issues/2208)
Explicitly promote installer config options as env vars, instead of as a
side effect of loading the app config.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2213](https://redirect.github.com/shlinkio/shlink/issues/2213)
Fix spaces being replaced with underscores in query parameter names,
when forwarded from short URL to long URL.
-
[#&#8203;2217](https://redirect.github.com/shlinkio/shlink/issues/2217)
Fix docker image tag suffix being leaked to the version set inside
Shlink, producing invalid SemVer version patterns.
-
[#&#8203;2212](https://redirect.github.com/shlinkio/shlink/issues/2212)
Fix env vars read in docker entry point not properly falling back to
their `_FILE` suffixed counterpart.

#### \[4.2.1] - 2024-10-04

##### Added

-
[#&#8203;2183](https://redirect.github.com/shlinkio/shlink/issues/2183)
Redis database index to be used can now be specified in the connection
URI path, and Shlink will honor it.

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2201](https://redirect.github.com/shlinkio/shlink/issues/2201)
Fix `MEMORY_LIMIT` option being ignored when provided via installer
options.

#### \[4.2.0] - 2024-08-11

##### Added

-
[#&#8203;2120](https://redirect.github.com/shlinkio/shlink/issues/2120)
Add new IP address condition for the dynamic rules redirections system.

The conditions allow you to define IP addresses to match as static IP
(1.2.3.4), CIDR block (192.168.1.0/24) or wildcard pattern (1.2.\*.\*).

-
[#&#8203;2018](https://redirect.github.com/shlinkio/shlink/issues/2018)
Add option to allow all short URLs to be unconditionally crawlable in
robots.txt, via `ROBOTS_ALLOW_ALL_SHORT_URLS=true` env var, or config
option.

-
[#&#8203;2109](https://redirect.github.com/shlinkio/shlink/issues/2109)
Add option to customize user agents robots.txt, via
`ROBOTS_USER_AGENTS=foo,bar,baz` env var, or config option.

-
[#&#8203;2163](https://redirect.github.com/shlinkio/shlink/issues/2163)
Add `short-urls:edit` command to edit existing short URLs.

This brings CLI and API interfaces capabilities closer, and solves an
overlook since the feature was implemented years ago.

- [#&#8203;2164](https://redirect.github.com/shlinkio/shlink/pull/2164)
Add missing `--title` option to `short-url:create` and `short-url:edit`
commands.

##### Changed

-
[#&#8203;2096](https://redirect.github.com/shlinkio/shlink/issues/2096)
Update to RoadRunner 2024.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-   *Nothing*

#### \[4.1.1] - 2024-05-23

##### Added

-   *Nothing*

##### Changed

-   Use new reusable workflow to publish docker image
-
[#&#8203;2015](https://redirect.github.com/shlinkio/shlink/issues/2015)
Update to PHPUnit 11.
- [#&#8203;2130](https://redirect.github.com/shlinkio/shlink/pull/2130)
Replace deprecated `pugx/shortid-php` package with
`hidehalo/nanoid-php`.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2111](https://redirect.github.com/shlinkio/shlink/issues/2111)
Fix typo in OAS docs examples where redirect rules with `query-param`
condition type were defined as `query`.
-
[#&#8203;2129](https://redirect.github.com/shlinkio/shlink/issues/2129)
Fix error when resolving title for sites not using UTF-8 charset
(detected with Japanese charsets).

#### \[4.1.0] - 2024-04-14

##### Added

-
[#&#8203;1330](https://redirect.github.com/shlinkio/shlink/issues/1330)
All visit-related endpoints now expose the `visitedUrl` prop for any
visit.

Previously, this was exposed only for orphan visits, since this can be
an arbitrary value for those.

-
[#&#8203;2077](https://redirect.github.com/shlinkio/shlink/issues/2077)
When sending visits to Matomo, the short URL title is now used as
document title in matomo.

-
[#&#8203;2059](https://redirect.github.com/shlinkio/shlink/issues/2059)
Add new `short-url:delete-expired` command that can be used to
programmatically delete expired short URLs.

Expired short URLs are those that have a `validUntil` date in the past,
or optionally, that have reached the max amount of visits.

This command can be run periodically by those who create many disposable
URLs which are valid only for a period of time, and then can be deleted
to save space.

-
[#&#8203;1925](https://redirect.github.com/shlinkio/shlink/issues/1925)
Add new `integration:matomo:send-visits` console command that can be
used to send existing visits to integrated Matomo instance.

-
[#&#8203;2087](https://redirect.github.com/shlinkio/shlink/issues/2087)
Allow `memory_limit` to be configured via the new `MEMORY_LIMIT` env var
or configuration option.

##### Changed

-
[#&#8203;2034](https://redirect.github.com/shlinkio/shlink/issues/2034)
Modernize entities, using constructor property promotion and readonly
wherever possible.

-
[#&#8203;2036](https://redirect.github.com/shlinkio/shlink/issues/2036)
Deep performance improvement in some endpoints which involve counting
visits:

    -   listing short URLs ordered by visits counts.
    -   loading tags with stats.
    -   visits overview.

This has been achieved by introducing a new table which tracks slotted
visits counts. We can then `SUM` all counts for certain short URL,
avoiding `COUNT(visits)` aggregates which are much less performant when
there are a lot of visits.

-
[#&#8203;2049](https://redirect.github.com/shlinkio/shlink/issues/2049)
Request ID is now propagated to the background tasks/jobs scheduled
during a request.

This allows for a better traceability, as the logs generated during
those jobs will have a matching UUID as the logs generated during the
request the triggered the job.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2095](https://redirect.github.com/shlinkio/shlink/issues/2095)
Fix custom slugs not being properly imported from bitly
- Fix error when importing short URLs and visits from a Shlink 4.x
instance

#### \[4.0.3] - 2024-03-15

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2058](https://redirect.github.com/shlinkio/shlink/issues/2058)
Fix DB credentials provided as env vars being casted to `int` if they
include only numbers.
-
[#&#8203;2060](https://redirect.github.com/shlinkio/shlink/issues/2060)
Fix error when trying to redirect to a non-http long URL.

#### \[4.0.2] - 2024-03-09

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2021](https://redirect.github.com/shlinkio/shlink/issues/2021)
Fix infinite GeoLite2 downloads.

#### \[4.0.1] - 2024-03-08

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2041](https://redirect.github.com/shlinkio/shlink/issues/2041)
Document missing `color` and `bgColor` params for the QR code route in
the OAS docs.
-
[#&#8203;2043](https://redirect.github.com/shlinkio/shlink/issues/2043)
Fix language redirect conditions matching too low quality accepted
languages.

#### \[4.0.0] - 2024-03-03

##### Added

-
[#&#8203;1914](https://redirect.github.com/shlinkio/shlink/issues/1914)
Add new dynamic redirects engine based on rules. Rules are conditions
checked against the visitor's request, and when matching, they can
result in a redirect to a different long URL.

Rules can be based on things like the presence of specific params,
headers, locations, etc. This version ships with three initial rule
condition types: device, query param and language.

-
[#&#8203;1902](https://redirect.github.com/shlinkio/shlink/issues/1902)
Add dynamic redirects based on query parameters.

This is implemented on top of the new [rule-based
redirects](https://redirect.github.com/shlinkio/shlink/discussions/1912).

-
[#&#8203;1915](https://redirect.github.com/shlinkio/shlink/issues/1915)
Add dynamic redirects based on accept language.

This is implemented on top of the new [rule-based
redirects](https://redirect.github.com/shlinkio/shlink/discussions/1912).

-
[#&#8203;1868](https://redirect.github.com/shlinkio/shlink/issues/1868)
Add support for [docker compose
secrets](https://docs.docker.com/compose/use-secrets/) to the docker
image.

-
[#&#8203;1979](https://redirect.github.com/shlinkio/shlink/issues/1979)
Allow orphan visits lists to be filtered by type.

This is supported both by the `GET /visits/orphan` API endpoint via
`type=...` query param, and by the `visit:orphan` CLI command, via
`--type` flag.

-
[#&#8203;1904](https://redirect.github.com/shlinkio/shlink/issues/1904)
Allow to customize QR codes foreground color, background color and logo.

-
[#&#8203;1884](https://redirect.github.com/shlinkio/shlink/issues/1884)
Allow a path prefix to be provided during short URL creation.

This can be useful to let Shlink generate partially random URLs, but
with a known prefix.

Path prefixes are validated and filtered taking multi-segment slugs into
consideration, which means slashes are replaced with dashes as long as
multi-segment slugs are disabled.

##### Changed

-
[#&#8203;1935](https://redirect.github.com/shlinkio/shlink/issues/1935)
Replace dependency on abandoned `php-middleware/request-id` with
userland simple middleware.
-
[#&#8203;1988](https://redirect.github.com/shlinkio/shlink/issues/1988)
Remove dependency on `league\uri` package.
-
[#&#8203;1909](https://redirect.github.com/shlinkio/shlink/issues/1909)
Update docker image to PHP 8.3.
-
[#&#8203;1786](https://redirect.github.com/shlinkio/shlink/issues/1786)
Run API tests with RoadRunner by default.
-
[#&#8203;2008](https://redirect.github.com/shlinkio/shlink/issues/2008)
Update to Doctrine ORM 3.0.
-
[#&#8203;2010](https://redirect.github.com/shlinkio/shlink/issues/2010)
Update to Symfony 7.0 components.
-
[#&#8203;2016](https://redirect.github.com/shlinkio/shlink/issues/2016)
Simplify and improve how code coverage is generated in API and CLI
tests.
-
[#&#8203;1674](https://redirect.github.com/shlinkio/shlink/issues/1674)
Database columns persisting long URLs have now `TEXT` type, which allows
for much longer values.

##### Deprecated

-   *Nothing*

##### Removed

-
[#&#8203;1908](https://redirect.github.com/shlinkio/shlink/issues/1908)
Remove support for openswoole (and swoole).

##### Fixed

-
[#&#8203;2000](https://redirect.github.com/shlinkio/shlink/issues/2000)
Fix short URL creation/edition getting stuck when trying to resolve the
title of a long URL which never returns a response.

#### \[3.7.3] - 2024-01-04

##### Added

-   *Nothing*

##### Changed

-
[#&#8203;1968](https://redirect.github.com/shlinkio/shlink/issues/1968)
Move migrations from `data` to `module/Core`.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1967](https://redirect.github.com/shlinkio/shlink/issues/1967)
Allow an empty dir to be mounted in `data` when using the docker image.

#### \[3.7.2] - 2023-12-26

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1960](https://redirect.github.com/shlinkio/shlink/issues/1960)
Allow QR codes to be optionally resolved even when corresponding short
URL is not enabled.

#### \[3.7.1] - 2023-12-17

##### Added

-   *Nothing*

##### Changed

-   Remove dependency on functional-php library
-
[#&#8203;1939](https://redirect.github.com/shlinkio/shlink/issues/1939)
Fine-tune RoadRunner logs to avoid too many useless info.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1947](https://redirect.github.com/shlinkio/shlink/issues/1947)
Fix error when importing short URLs while using Postgres.

#### \[3.7.0] - 2023-11-25

##### Added

-
[#&#8203;1798](https://redirect.github.com/shlinkio/shlink/issues/1798)
Experimental support to send visits to an external Matomo instance.

-
[#&#8203;1780](https://redirect.github.com/shlinkio/shlink/issues/1780)
Add new `NO_ORPHAN_VISITS` API key role.

    Keys with this role will always get `0` when fetching orphan visits.

When trying to delete orphan visits the result will also be `0` and no
visits will actually get deleted.

-
[#&#8203;1879](https://redirect.github.com/shlinkio/shlink/issues/1879)
Cache namespace can now be customized via config option or
`CACHE_NAMESPACE` env var.

This is important if you are running multiple Shlink instance on the
same server, or they share the same Redis instance (even more so if they
are on different versions).

-
[#&#8203;1905](https://redirect.github.com/shlinkio/shlink/issues/1905)
Add support for PHP 8.3.

-
[#&#8203;1927](https://redirect.github.com/shlinkio/shlink/issues/1927)
Allow redis credentials be URL-decoded before passing them to
connection.

-
[#&#8203;1834](https://redirect.github.com/shlinkio/shlink/issues/1834)
Add support for redis encrypted connections using SSL/TLS.

Encryption should work out of the box if servers schema is set tp `tls`
or `rediss`, including support for self-signed certificates.

This has been tested with AWS ElasticCache using in-transit encryption,
and with Digital Ocean Redis database.

-
[#&#8203;1906](https://redirect.github.com/shlinkio/shlink/issues/1906)
Add support for RabbitMQ encrypted connections using SSL/TLS.

In order to enable SLL, you need to pass `RABBITMQ_USE_SSL=true` or the
corresponding config option.

Connections using self-signed certificates should work out of the box.

This has been tested with AWS RabbitMQ using in-transit encryption, and
with CloudAMQP.

##### Changed

-
[#&#8203;1799](https://redirect.github.com/shlinkio/shlink/issues/1799)
RoadRunner/openswoole jobs are not run anymore for tasks that are
actually disabled.

For example, if you did not enable RabbitMQ real-time updates, instead
of triggering a job that ends immediately, the job will not even be
enqueued.

-
[#&#8203;1835](https://redirect.github.com/shlinkio/shlink/issues/1835)
Docker image is now built only when a release is tagged, and new tags
are included, for minor and major versions.

-
[#&#8203;1055](https://redirect.github.com/shlinkio/shlink/issues/1055)
Update OAS definition to v3.1.

-
[#&#8203;1885](https://redirect.github.com/shlinkio/shlink/issues/1885)
Update to chronos 3.0.

-
[#&#8203;1896](https://redirect.github.com/shlinkio/shlink/issues/1896)
Requests to health endpoint are no longer logged.

-
[#&#8203;1877](https://redirect.github.com/shlinkio/shlink/issues/1877)
Print a warning when manually running `visit:download-db` command and a
GeoLite2 license was not provided.

##### Deprecated

-
[#&#8203;1783](https://redirect.github.com/shlinkio/shlink/issues/1783)
Deprecated support for openswoole. RoadRunner is the best replacement,
with the same capabilities, but much easier and convenient to install
and manage.

##### Removed

-
[#&#8203;1790](https://redirect.github.com/shlinkio/shlink/issues/1790)
Drop support for PHP 8.1.

##### Fixed

-
[#&#8203;1819](https://redirect.github.com/shlinkio/shlink/issues/1819)
Fix incorrect timeout when running DB commands during Shlink start-up.
-
[#&#8203;1901](https://redirect.github.com/shlinkio/shlink/issues/1901)
Do not allow short URLs with custom slugs containing URL-reserved
characters, as they will not work at all afterward.
-
[#&#8203;1900](https://redirect.github.com/shlinkio/shlink/issues/1900)
Fix short URL visits deletion when multi-segment slugs are enabled.

#### \[3.6.4] - 2023-09-23

##### Added

-   *Nothing*

##### Changed

-
[#&#8203;1866](https://redirect.github.com/shlinkio/shlink/issues/1866)
The `INITIAL_API_KEY` env var is now only relevant for the official
docker image.

Going forward, new non-docker Shlink installations provisioned with env
vars that also wish to provide an initial API key, should do it by using
the `vendor/bin/shlink-installer init --initial-api-key=%SOME_KEY%`
command, instead of using `INITIAL_API_KEY`.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1819](https://redirect.github.com/shlinkio/shlink/issues/1819)
Fix incorrect timeout when running DB commands during Shlink start-up.
-
[#&#8203;1870](https://redirect.github.com/shlinkio/shlink/issues/1870)
Make sure shared locks include the cache prefix when using Redis.
-
[#&#8203;1866](https://redirect.github.com/shlinkio/shlink/issues/1866)
Fix error when starting docker image with `INITIAL_API_KEY` env var.

#### \[3.6.3] - 2023-06-14

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1817](https://redirect.github.com/shlinkio/shlink/issues/1817)
Fix Shlink trying to create SQLite database tables even if they already
exist.

#### \[3.6.2] - 2023-06-08

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1808](https://redirect.github.com/shlinkio/shlink/issues/1808)
Fix `rr` binary downloading during Shlink update.

#### \[3.6.1] - 2023-06-04

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1413](https://redirect.github.com/shlinkio/shlink/issues/1413)
Fix error when creating initial DB in Postgres in a cluster where a
default `postgres` db does not exist or the credentials do not grant
permissions to connect.
-
[#&#8203;1803](https://redirect.github.com/shlinkio/shlink/issues/1803)
Fix default RoadRunner port when not using docker image.

#### \[3.6.0] - 2023-05-24

##### Added

-
[#&#8203;1148](https://redirect.github.com/shlinkio/shlink/issues/1148)
Add support to delete short URL visits.

This can be done via `DELETE /short-urls/{shortCode}/visits` REST
endpoint or via `short-url:visits-delete` console command.

The CLI command includes a warning and requires the user to confirm
before proceeding.

-
[#&#8203;1681](https://redirect.github.com/shlinkio/shlink/issues/1681)
Add support to delete orphan visits.

This can be done via `DELETE /visits/orphan` REST endpoint or via
`visit:orphan-delete` console command.

The CLI command includes a warning and requires the user to confirm
before proceeding.

-
[#&#8203;1753](https://redirect.github.com/shlinkio/shlink/issues/1753)
Add a new `vendor/bin/shlink-installer init` command that can be used to
automate Shlink installations.

This command can create the initial database, update it, create proxies,
clean cache, download initial GeoLite db files, etc

    The official docker image also uses it on its entry point script.

-
[#&#8203;1656](https://redirect.github.com/shlinkio/shlink/issues/1656)
Add support for openswoole 22

-
[#&#8203;1784](https://redirect.github.com/shlinkio/shlink/issues/1784)
Add new docker tag where the container runs as a non-root user.

- [#&#8203;953](https://redirect.github.com/shlinkio/shlink/issues/953)
Add locks that prevent errors on duplicated keys when creating short
URLs in parallel that depend on the same new tag or domain.

##### Changed

-
[#&#8203;1755](https://redirect.github.com/shlinkio/shlink/issues/1755)
Update to roadrunner 2023
-
[#&#8203;1745](https://redirect.github.com/shlinkio/shlink/issues/1745)
Roadrunner is now the default docker runtime.

    There are now three different docker images published:

- Versions without suffix (like `3.6.0`) will contain the default
runtime, whichever it is.
- Versions with `-roadrunner` suffix (like `3.6.0-roadrunner`) will
always use roadrunner as the runtime, even if default one changes in the
future.
- Versions with `-openswoole` suffix (like `3.6.0-openswoole`) will
always use openswoole as the runtime, even if default one changes in the
future.

##### Deprecated

- Deprecated `ENABLE_PERIODIC_VISIT_LOCATE` env var. Use an external
mechanism to automate visit locations.

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1760](https://redirect.github.com/shlinkio/shlink/issues/1760)
Fix domain not being set to null when importing short URLs with default
domain.
- [#&#8203;953](https://redirect.github.com/shlinkio/shlink/issues/953)
Fix duplicated key errors and short URL creation failing when creating
short URLs in parallel that depend on the same new tag or domain.
-
[#&#8203;1741](https://redirect.github.com/shlinkio/shlink/issues/1741)
Fix randomly using 100% CPU in task workers when trying to download
GeoLite DB files.
- Fix Shlink trying to connect to RabbitMQ even if configuration set to
not connect.

#### \[3.5.4] - 2023-04-12

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1742](https://redirect.github.com/shlinkio/shlink/issues/1742)
Fix URLs using schemas which do not contain `//`, like `mailto:`, to no
longer be considered valid.
-
[#&#8203;1743](https://redirect.github.com/shlinkio/shlink/issues/1743)
Fix Error when trying to create short URLs from CLI on an openswoole
context.

Unfortunately the reason are real-time updates do not work with
openswoole when outside an openswoole request, so the feature has been
disabled for that context.

#### \[3.5.3] - 2023-03-31

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1715](https://redirect.github.com/shlinkio/shlink/issues/1715)
Fix short URL creation/edition allowing long URLs without schema. Now a
validation error is thrown.
-
[#&#8203;1537](https://redirect.github.com/shlinkio/shlink/issues/1537)
Fix incorrect list of tags being returned for some author-only API keys.
-
[#&#8203;1738](https://redirect.github.com/shlinkio/shlink/issues/1738)
Fix memory leak when importing short URLs with many visits.

#### \[3.5.2] - 2023-02-16

##### Added

-   *Nothing*

##### Changed

-
[#&#8203;1696](https://redirect.github.com/shlinkio/shlink/issues/1696)
Migrated to PHPUnit 10.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1698](https://redirect.github.com/shlinkio/shlink/issues/1698)
Fixed error 500 in `robots.txt`.
-
[#&#8203;1688](https://redirect.github.com/shlinkio/shlink/issues/1688)
Fixed huge performance degradation on `/tags/stats` endpoint.
-
[#&#8203;1693](https://redirect.github.com/shlinkio/shlink/issues/1693)
Fixed Shlink thinking database already exists if it finds foreign
tables.

#### \[3.5.1] - 2023-02-04

##### Added

-   *Nothing*

##### Changed

-
[#&#8203;1685](https://redirect.github.com/shlinkio/shlink/issues/1685)
Changed `loosely` mode to `loose`, as it was a typo. The old one keeps
working and maps to the new one, but it's considered deprecated.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1682](https://redirect.github.com/shlinkio/shlink/issues/1682)
Fixed incorrect case-insensitive checks in short URLs when using
Microsoft SQL server.
-
[#&#8203;1684](https://redirect.github.com/shlinkio/shlink/issues/1684)
Fixed entities metadata cache not being cleared at docker container
start-up when using redis with replication.

#### \[3.5.0] - 2023-01-28

##### Added

-
[#&#8203;1557](https://redirect.github.com/shlinkio/shlink/issues/1557)
Added support to dynamically redirect to different long URLs based on
the visitor's device type.

For the moment, only `android`, `ios` and `desktop` can have their own
specific long URL, and when the visitor cannot be matched against any of
them, the regular long URL will be used.

In the future, more granular device types could be added if appropriate
(iOS tablet, android table, tablet, mobile phone, Linux, Mac, Windows,
etc).

In order to match the visitor's device, the `User-Agent` header is used.

-
[#&#8203;1632](https://redirect.github.com/shlinkio/shlink/issues/1632)
Added amount of bots, non-bots and total visits to the visits summary
endpoint.

-
[#&#8203;1633](https://redirect.github.com/shlinkio/shlink/issues/1633)
Added amount of bots, non-bots and total visits to the tag stats
endpoint.

-
[#&#8203;1653](https://redirect.github.com/shlinkio/shlink/issues/1653)
Added support for all HTTP methods in short URLs, together with two new
redirect status codes, 307 and 308.

Existing Shlink instances will continue to work the same. However, if
you decide to set the redirect status codes as 307 or 308, Shlink will
also return a redirect for short URLs even when the request method is
different from `GET`.

The status 308 is equivalent to 301, and 307 is equivalent to 302. The
difference is that the spec requires the client to respect the original
HTTP method when performing the redirect. With 301 and 302, some old
clients might perform a `GET` request during the redirect, regardless
the original request method.

-
[#&#8203;1662](https://redirect.github.com/shlinkio/shlink/issues/1662)
Added support to provide openswoole-specific config options via env vars
prefixed with `OPENSWOOLE_`.

-
[#&#8203;1389](https://redirect.github.com/shlinkio/shlink/issues/1389)
and
[#&#8203;706](https://redirect.github.com/shlinkio/shlink/issues/706)
Added support for case-insensitive short URLs.

In order to achieve this, a new env var/config option has been
implemented (`SHORT_URL_MODE`), which allows either `strict` or
~~`loosely`~~ `loose`.

Default value is `strict`, but if `loose` is provided, then short URLs
will be matched in a case-insensitive way, and new short URLs will be
generated with short-codes in lowercase only.

##### Changed

-   *Nothing*

##### Deprecated

-
[#&#8203;1676](https://redirect.github.com/shlinkio/shlink/issues/1676)
Deprecated `GET /short-urls/shorten` endpoint. Use `POST /short-urls` to
create short URLs instead.
-
[#&#8203;1678](https://redirect.github.com/shlinkio/shlink/issues/1678)
Deprecated `validateUrl` option on URL creation/edition.

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1639](https://redirect.github.com/shlinkio/shlink/issues/1639)
Fixed 500 error returned when request body is not valid JSON, instead of
a proper descriptive error.

#### \[3.4.0] - 2022-12-16

##### Added

-
[#&#8203;1612](https://redirect.github.com/shlinkio/shlink/issues/1612)
Allowed to filter short URLs out of lists, when `validUntil` date is in
the past or have reached their maximum amount of visits.

    This can be done by:

- Providing `excludeMaxVisitsReached=true` and/or
`excludePastValidUntil=true` to the `GET /short-urls` endpoint.
- Providing `--exclude-max-visits-reached` and/or
`--exclude-past-valid-until` to the `short-urls:list` command.

-
[#&#8203;1613](https://redirect.github.com/shlinkio/shlink/issues/1613)
Added amount of visits coming from bots, non-bots and total to every
short URL in the short URLs list.

Additionally, added option to order by non-bot visits, by passing
`nonBotVisits-DESC` or `nonBotVisits-ASC`.

-
[#&#8203;1599](https://redirect.github.com/shlinkio/shlink/issues/1599)
Added support for credentials on redis DSNs, either only password, or
both username and password.

-
[#&#8203;1616](https://redirect.github.com/shlinkio/shlink/issues/1616)
Added support to import orphan visits when importing short URLs from
another Shlink instance.

-
[#&#8203;1519](https://redirect.github.com/shlinkio/shlink/issues/1519)
Allowing to search short URLs by default domain.

-
[#&#8203;1555](https://redirect.github.com/shlinkio/shlink/issues/1555)
and
[#&#8203;1625](https://redirect.github.com/shlinkio/shlink/issues/1625)
Added full support for PHP 8.2, updating the docker image to this
version.

##### Changed

-
[#&#8203;1563](https://redirect.github.com/shlinkio/shlink/issues/1563)
Moved logic to reuse command options to option classes instead of base
abstract command classes.
-
[#&#8203;1569](https://redirect.github.com/shlinkio/shlink/issues/1569)
Migrated test doubles from phpspec/prophecy to PHPUnit mocks.
-
[#&#8203;1329](https://redirect.github.com/shlinkio/shlink/issues/1329)
Split some logic from `VisitRepository` and `ShortUrlRepository` into
separated repository classes.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1618](https://redirect.github.com/shlinkio/shlink/issues/1618)
Fixed imported short URLs and visits dates not being set to the target
server timezone.
-
[#&#8203;1578](https://redirect.github.com/shlinkio/shlink/issues/1578)
Fixed short URL allowing an empty string as the domain during creation.
-
[#&#8203;1580](https://redirect.github.com/shlinkio/shlink/issues/1580)
Fixed `FLUSHDB` being run on Shlink docker start-up when using redis,
causing full cache to be flushed.

#### \[3.3.2] - 2022-10-18

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1576](https://redirect.github.com/shlinkio/shlink/issues/1576)
Fixed error when trying to retry visits location from CLI.

#### \[3.3.1] - 2022-09-30

##### Added

-   *Nothing*

##### Changed

-
[#&#8203;1474](https://redirect.github.com/shlinkio/shlink/issues/1474)
Added preliminary support for PHP 8.2 during CI workflow.
-
[#&#8203;1551](https://redirect.github.com/shlinkio/shlink/issues/1551)
Moved services related to geolocating visits to the `Visit\Geolocation`
namespace.
-
[#&#8203;1550](https://redirect.github.com/shlinkio/shlink/issues/1550)
Reorganized main namespaces from Core module.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1556](https://redirect.github.com/shlinkio/shlink/issues/1556)
Fixed trailing slash not working when enabling multi-segment slashes.

#### \[3.3.0] - 2022-09-18

##### Added

-
[#&#8203;1221](https://redirect.github.com/shlinkio/shlink/issues/1221)
Added experimental support to run Shlink with
[RoadRunner](https://roadrunner.dev) instead of openswoole.

-
[#&#8203;1531](https://redirect.github.com/shlinkio/shlink/issues/1531)
and
[#&#8203;1090](https://redirect.github.com/shlinkio/shlink/issues/1090)
Added support for trailing slashes in short URLs.

-
[#&#8203;1406](https://redirect.github.com/shlinkio/shlink/issues/1406)
Added new REST API version 3.

When making requests to the REST API with `/rest/v3/...` and an error
occurs, all error types will be different, with the next correlation:

    -   `INVALID_ARGUMENT` -> `https://shlink.io/api/error/invalid-data`
- `INVALID_SHORT_URL_DELETION` ->
`https://shlink.io/api/error/invalid-short-url-deletion`
- `DOMAIN_NOT_FOUND` -> `https://shlink.io/api/error/domain-not-found`
- `FORBIDDEN_OPERATION` ->
`https://shlink.io/api/error/forbidden-tag-operation`
    -   `INVALID_URL` -> `https://shlink.io/api/error/invalid-url`
    -   `INVALID_SLUG` -> `https://shlink.io/api/error/non-unique-slug`
- `INVALID_SHORTCODE` ->
`https://shlink.io/api/error/short-url-not-found`
    -   `TAG_CONFLICT` -> `https://shlink.io/api/error/tag-conflict`
    -   `TAG_NOT_FOUND` -> `https://shlink.io/api/error/tag-not-found`
- `MERCURE_NOT_CONFIGURED` ->
`https://shlink.io/api/error/mercure-not-configured`
- `INVALID_AUTHORIZATION` ->
`https://shlink.io/api/error/missing-authentication`
- `INVALID_API_KEY` -> `https://shlink.io/api/error/invalid-api-key`

If you make a request to the API with v2 or v1, the old error types will
be returned, until Shlink 4 is released, when only the new ones will be
used.

    Non-error responses are not affected.

-
[#&#8203;1513](https://redirect.github.com/shlinkio/shlink/issues/1513)
Added publishing of the docker image in GHCR.

-
[#&#8203;1114](https://redirect.github.com/shlinkio/shlink/issues/1114)
Added support to provide an initial API key via `INITIAL_API_KEY` env
var, when running Shlink with openswoole or RoadRunner.

Also, the installer tool now allows to generate an initial API key that
can be copy-pasted (this tool is run interactively), in case you use
php-fpm or you don't want to use env vars.

-
[#&#8203;1528](https://redirect.github.com/shlinkio/shlink/issues/1528)
Added support to delay when the GeoLite2 DB file is downloaded in docker
images, speeding up its startup time.

In order to do it, pass `SKIP_INITIAL_GEOLITE_DOWNLOAD=true` when
creating the container.

##### Changed

-
[#&#8203;1339](https://redirect.github.com/shlinkio/shlink/issues/1339)
Added new test suite for CLI E2E tests.
-
[#&#8203;1503](https://redirect.github.com/shlinkio/shlink/issues/1503)
Drastically improved build time in GitHub Actions, by optimizing
parallelization and adding php extensions cache.
-
[#&#8203;1525](https://redirect.github.com/shlinkio/shlink/issues/1525)
Migrated to custom doctrine CLI entry point.
-
[#&#8203;1492](https://redirect.github.com/shlinkio/shlink/issues/1492)
Migrated to immutable options objects, mapped with
[cuyz/valinor](https://redirect.github.com/CuyZ/Valinor).

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-   *Nothing*

#### \[3.2.1] - 2022-08-08

##### Added

-   *Nothing*

##### Changed

-
[#&#8203;1495](https://redirect.github.com/shlinkio/shlink/issues/1495)
Centralized how routes are configured to support multi-segment slugs.
-
[#&#8203;1497](https://redirect.github.com/shlinkio/shlink/issues/1497)
Updated to latest shlink dependencies with support for PHP 8.1 only.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1499](https://redirect.github.com/shlinkio/shlink/issues/1499)
Fixed loading of config options as env vars, which was making all
default configurations to be loaded unless env vars were explicitly
provided.

#### \[3.2.0] - 2022-08-05

##### Added

- [#&#8203;854](https://redirect.github.com/shlinkio/shlink/issues/854)
Added support for multi-segment custom slugs.

The feature is disabled by default, but you can optionally opt in. If
you do, you will be able to create short URLs with multiple segments in
the custom slug, like `https://example.com/foo/bar/baz`.

-
[#&#8203;1280](https://redirect.github.com/shlinkio/shlink/issues/1280)
Added missing visit-related commands.

Now you can run `tag:visits`, `domain:visits`, `visit:orphan` or
`visit:non-orphan` to get the corresponding list of visits from the
command line.

- [#&#8203;962](https://redirect.github.com/shlinkio/shlink/issues/962)
Added new real-time update for new short URLs.

You can now subscribe to the `https://shlink.io/new-short-url` topic on
any of the supported async updates technologies in order to get notified
when a short URL is created.

-
[#&#8203;1367](https://redirect.github.com/shlinkio/shlink/issues/1367)
Added support to publish real-time updates in redis pub/sub.

The publishing will happen in the same redis instance/cluster configured
for caching.

##### Changed

-
[#&#8203;1452](https://redirect.github.com/shlinkio/shlink/issues/1452)
Updated to monolog 3
-
[#&#8203;1485](https://redirect.github.com/shlinkio/shlink/issues/1485)
Changed payload published in RabbitMQ for all visits events, in order to
conform with the Async API spec.

Since this is a breaking change, also provided a new
`RABBITMQ_LEGACY_VISITS_PUBLISHING=true` env var that can be provided in
order to keep the old payload.

This env var is considered deprecated and will be removed in Shlink 4,
when the legacy format will no longer be supported.

##### Deprecated

-   *Nothing*

##### Removed

-
[#&#8203;1280](https://redirect.github.com/shlinkio/shlink/issues/1280)
Dropped support for PHP 8.0

##### Fixed

-
[#&#8203;1471](https://redirect.github.com/shlinkio/shlink/issues/1471)
Fixed error when running `visit:locate` command with any extra parameter
(like `--retry`).

#### \[3.1.2] - 2022-06-04

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1448](https://redirect.github.com/shlinkio/shlink/issues/1448)
Fixed HTML entities not being properly parsed when auto-resolving page
titles.
-
[#&#8203;1458](https://redirect.github.com/shlinkio/shlink/issues/1458)
Fixed 500 error when filtering short URLs by ALL tags and search term.

#### \[3.1.1] - 2022-05-09

##### Added

-   *Nothing*

##### Changed

-
[#&#8203;1444](https://redirect.github.com/shlinkio/shlink/issues/1444)
Updated docker image to openswoole 4.11.1, in an attempt to fix error.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1439](https://redirect.github.com/shlinkio/shlink/issues/1439)
Fixed crash when trying to auto-resolve titles for URLs which serve
large binary files.

#### \[3.1.0] - 2022-04-23

##### Added

-
[#&#8203;1294](https://redirect.github.com/shlinkio/shlink/issues/1294)
Allowed to provide a specific domain when importing URLs from YOURLS.

-
[#&#8203;1416](https://redirect.github.com/shlinkio/shlink/issues/1416)
Added support to import URLs from Kutt.it.

-
[#&#8203;1418](https://redirect.github.com/shlinkio/shlink/issues/1418)
Added support to customize the timezone used by Shlink, falling back to
the default one set in PHP config.

The timezone can be set via the `TIMEZONE` env var, or using the
installer tool.

-
[#&#8203;1309](https://redirect.github.com/shlinkio/shlink/issues/1309)
Improved URL importing, ensuring individual errors do not make the whole
process fail, and instead, failing URLs are skipped.

-
[#&#8203;1162](https://redirect.github.com/shlinkio/shlink/issues/1162)
Added new endpoint to get visits by domain.

The endpoint is `GET /domains/{domain}/visits`, and it has the same
capabilities as any other visits endpoint, allowing pagination and
filtering.

##### Changed

-
[#&#8203;1359](https://redirect.github.com/shlinkio/shlink/issues/1359)
Hidden database commands.
-
[#&#8203;1385](https://redirect.github.com/shlinkio/shlink/issues/1385)
Prevented a big error message from being logged when using Shlink
without mercure.
-
[#&#8203;1398](https://redirect.github.com/shlinkio/shlink/issues/1398)
Increased required mutation score for unit tests to 85%.
-
[#&#8203;1419](https://redirect.github.com/shlinkio/shlink/issues/1419)
Input dates are now parsed to Shlink's configured timezone or default
timezone before using them for database queries.
-
[#&#8203;1428](https://redirect.github.com/shlinkio/shlink/issues/1428)
Updated native dependencies in docker image and base image to PHP
v8.1.5.

##### Deprecated

-
[#&#8203;1340](https://redirect.github.com/shlinkio/shlink/issues/1340)
Deprecated webhooks. New events will only be added to other real-time
updates approaches, and webhooks will be completely removed in Shlink
4.0.0.

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1397](https://redirect.github.com/shlinkio/shlink/issues/1397)
Fixed `db:create` command always reporting the schema exists if the
`db:migrate` command has been run before by mistake.
-
[#&#8203;1402](https://redirect.github.com/shlinkio/shlink/issues/1402)
Fixed the base path getting appended with the default domain by mistake,
causing multiple side effects in several places.

#### \[3.0.3] - 2022-02-19

##### Added

-   *Nothing*

##### Changed

-
[#&#8203;1382](https://redirect.github.com/shlinkio/shlink/issues/1382)
Updated docker image to PHP 8.1.3.

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1377](https://redirect.github.com/shlinkio/shlink/issues/1377)
Fixed installer always setting delete threshold with value 1.
-
[#&#8203;1379](https://redirect.github.com/shlinkio/shlink/issues/1379)
Ensured API keys cannot be created with a domain-only role linked to
default domain.

#### \[3.0.2] - 2022-02-10

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1373](https://redirect.github.com/shlinkio/shlink/issues/1373)
Fixed incorrect config import when updating from Shlink 2.x using
SQLite.
-
[#&#8203;1369](https://redirect.github.com/shlinkio/shlink/issues/1369)
Fixed slow regexps in `.htaccess` file.

#### \[3.0.1] - 2022-02-04

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;1363](https://redirect.github.com/shlinkio/shlink/issues/1363)
Fixed titles being resolved no matter what when `validateUrl` is not set
or is explicitly set to true.
-
[#&#8203;1352](https://redirect.github.com/shlinkio/shlink/issues/1352)
Updated to stable pdo_sqlsrv in docker image.

#### \[3.0.0] - 2022-01-28

##### Added

- [#&#8203;767](https://redirect.github.com/shlinkio/shlink/issues/767)
Added full support to use emojis everywhere, whether it is custom slugs,
titles, referrers, etc.

-
[#&#8203;1274](https://redirect.github.com/shlinkio/shlink/issues/1274)
Added support to filter short URLs lists by all provided tags.

The `GET /short-urls` endpoint now accepts a `tagsMode=all` param which
will make only short URLs matching **all** the tags in the `tags[]`
query param, to be returned.

The `short-urls:list` command now accepts a `-i`/`--including-all-tags`
flag which behaves the same.

-
[#&#8203;1273](https://redirect.github.com/shlinkio/shlink/issues/1273)
Added support for pagination in tags lists, allowing to improve
performance by loading subsets of tags.

For backwards compatibility, lists continue returning all items by
default, but the `GET /tags` endpoint now supports `page` and
`itemsPerPage` query params, to make sure only a subset of the tags is
returned.

This is supported both when invoking the endpoint with and without
`withStats=true` query param.

Additionally, the endpoint also supports filtering by `searchTerm` query
param. When provided, only tags matching it will be returned.

-
[#&#8203;1063](https://redirect.github.com/shlinkio/shlink/issues/1063)
Added new endpoint that allows fetching all existing non-orphan visits,
in case you need a global view of all visits received by your Shlink
instance.

    This can be achieved using the `GET /visits/non-orphan` endpoint.

##### Changed

-
[#&#8203;1277](https://redirect.github.com/shlinkio/shlink/issues/1277)
Reduced docker image size to 45% of the original size.
-
[#&#8203;1268](https://redirect.github.com/shlinkio/shlink/issues/1268)
Updated dependencies, including symfony/console 6 and
mezzio/mezzio-swoole 4.
-
[#&#8203;1283](https://redirect.github.com/shlinkio/shlink/issues/1283)
Changed behavior of `DELETE_SHORT_URL_THRESHOLD` env var, disabling the
feature if a value was not provided.
-
[#&#8203;1300](https://redirect.github.com/shlinkio/shlink/issues/1300)
Changed default ordering for short URLs list, returning always from
newest to oldest.
-
[#&#8203;1299](https://redirect.github.com/shlinkio/shlink/issues/1299)
Updated to the latest base docker images, based in PHP 8.1.1, and bumped
openswoole to v4.9.1.
-
[#&#8203;1282](https://redirect.github.com/shlinkio/shlink/issues/1282)
Env vars now have precedence over installer options.
-
[#&#8203;1328](https://redirect.github.com/shlinkio/shlink/issues/1328)
Refactored ShortUrlsRepository to use DTOs in methods with too many
arguments.

##### Deprecated

-
[#&#8203;1315](https://redirect.github.com/shlinkio/shlink/issues/1315)
Deprecated `GET /tags?withStats=true` endpoint. Use `GET /tags/stats`
instead.

##### Removed

-
[#&#8203;1275](https://redirect.github.com/shlinkio/shlink/issues/1275)
Removed everything that was deprecated in Shlink 2.x.

See [UPGRADE](UPGRADE.md#from-v2x-to-v3x) doc in order to get details on
how to migrate to this version.

-
[#&#8203;1347](https://redirect.github.com/shlinkio/shlink/issues/1347)
Dropped support for regular swoole in favor of openswoole.

Since openswoole support was introduced in the previous release version,
Shlink will still consider the swoole extension as openswoole, as at the
moment, functionality hasn't deviated too much, and will simplify
migrating to Shlink 3.0.0

However, there's no longer active testing with regular swoole, and it is
considered no longer supported. If some incompatibility arises, the only
supported solution will be to migrate to openswoole.

##### Fixed

-   *Nothing*

#### Older versions

-   [2.x.x](docs/changelog-archive/CHANGELOG-2.x.md)
-   [1.x.x](docs/changelog-archive/CHANGELOG-1.x.md)

###
[`v4.3.0`](https://redirect.github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#430---2024-11-24)

[Compare
Source](https://redirect.github.com/shlinkio/shlink/compare/v4.2.5...v4.3.0)

##### Added

-
[#&#8203;2159](https://redirect.github.com/shlinkio/shlink/issues/2159)
Add support for PHP 8.4.

-
[#&#8203;2207](https://redirect.github.com/shlinkio/shlink/issues/2207)
Add `hasRedirectRules` flag to short URL API model. This flag tells if a
specific short URL has any redirect rules attached to it.

-
[#&#8203;1520](https://redirect.github.com/shlinkio/shlink/issues/1520)
Allow short URLs list to be filtered by `domain`.

This change applies both to the `GET /short-urls` endpoint, via the
`domain` query parameter, and the `short-url:list` console command, via
the `--domain`|`-d` flag.

-
[#&#8203;1774](https://redirect.github.com/shlinkio/shlink/issues/1774)
Add new geolocation redirect rules for the dynamic redirects system.

- `geolocation-country-code`: Allows to perform redirections based on
the ISO 3166-1 alpha-2 two-letter country code resolved while
geolocating the visitor.
- `geolocation-city-name`: Allows to perform redirections based on the
city name resolved while geolocating the visitor.

-
[#&#8203;2032](https://redirect.github.com/shlinkio/shlink/issues/2032)
Save the URL to which a visitor is redirected when a visit is tracked.

The value is exposed in the API as a new `redirectUrl` field for visit
objects.

This is useful to know where a visitor was redirected for a short URL
with dynamic redirect rules, for special redirects, or simply in case
the long URL was changed over time, and you still want to know where
visitors were redirected originally.

Some visits may not have a redirect URL if a redirect didn't happen,
like for orphan visits when no special redirects are configured, or when
a visit is tracked as part of the pixel action.

##### Changed

-
[#&#8203;2193](https://redirect.github.com/shlinkio/shlink/issues/2193)
API keys are now hashed using SHA256, instead of being saved in plain
text.

As a side effect, API key names have now become more important, and are
considered unique.

When people update to this Shlink version, existing API keys will be
hashed for everything to continue working.

In order to avoid data to be lost, plain-text keys will be written in
the `name` field, either together with any existing name, or as the name
itself. Then users are responsible for renaming them using the new
`api-key:rename` command.

For newly created API keys, it is recommended to provide a name, but if
not provided, a name will be generated from a redacted version of the
new API key.

-   Update to Shlink PHP coding standard 2.4

-   Update to `hidehalo/nanoid-php` 2.0

-   Update to PHPStan 2.0

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2264](https://redirect.github.com/shlinkio/shlink/issues/2264)
Fix visits counts not being deleted when deleting short URL or orphan
visits.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:44:48 +00:00
TrueCharts BotandGitHub 7ebc03a14a chore(helm): update image docker.io/redislabs/redisinsight 2.60.0 → 2.64.0 (#30227)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/redislabs/redisinsight | minor | `ef29a4c` -> `7432f1f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:42:31 +00:00
TrueCharts BotandGitHub ef9ff7efeb chore(helm): update image docker.io/portainer/portainer-ee 2.24.1 → 2.25.1 (#30224)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/portainer/portainer-ee | minor | `563c823` -> `6a5f03e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:42:17 +00:00
TrueCharts BotandGitHub bde2806c35 chore(helm): update image docker.io/n8nio/n8n 1.69.2 → 1.73.1 (#30217)
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 | `0adfff2`
-> `9caf109` |

---

> [!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.73.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1730-2024-12-19)

##### Bug Fixes

- **core:** Ensure runners do not throw on unsupported console methods
([#&#8203;12167](https://redirect.github.com/n8n-io/n8n/issues/12167))
([57c6a61](https://redirect.github.com/n8n-io/n8n/commit/57c6a6167dd2b30f0082a416daefce994ecad33a))
- **core:** Fix `$getWorkflowStaticData` on task runners
([#&#8203;12153](https://redirect.github.com/n8n-io/n8n/issues/12153))
([b479f14](https://redirect.github.com/n8n-io/n8n/commit/b479f14ef5012551b823bea5d2ffbddedfd50a77))
- **core:** Fix binary data helpers (like `prepareBinaryData`) with task
runner
([#&#8203;12259](https://redirect.github.com/n8n-io/n8n/issues/12259))
([0f1461f](https://redirect.github.com/n8n-io/n8n/commit/0f1461f2d5d7ec34236ed7fcec3e2f9ee7eb73c4))
- **core:** Fix race condition in AI tool invocation with multiple items
from the parent
([#&#8203;12169](https://redirect.github.com/n8n-io/n8n/issues/12169))
([dce0c58](https://redirect.github.com/n8n-io/n8n/commit/dce0c58f8605c33fc50ec8aa422f0fb5eee07637))
- **core:** Fix serialization of circular json with task runner
([#&#8203;12288](https://redirect.github.com/n8n-io/n8n/issues/12288))
([a99d726](https://redirect.github.com/n8n-io/n8n/commit/a99d726f42d027b64f94eda0d385b597c5d5be2e))
- **core:** Upgrade nanoid to address CVE-2024-55565
([#&#8203;12171](https://redirect.github.com/n8n-io/n8n/issues/12171))
([8c0bd02](https://redirect.github.com/n8n-io/n8n/commit/8c0bd0200c386b122f495c453ccc97a001e4729c))
- **editor:** Add new create first project CTA
([#&#8203;12189](https://redirect.github.com/n8n-io/n8n/issues/12189))
([878b419](https://redirect.github.com/n8n-io/n8n/commit/878b41904d76eda3ee230f850127b4d56993de24))
- **editor:** Fix canvas ready opacity transition on new canvas
([#&#8203;12264](https://redirect.github.com/n8n-io/n8n/issues/12264))
([5d33a6b](https://redirect.github.com/n8n-io/n8n/commit/5d33a6ba8a2bccea097402fd04c0e2b00e423e76))
- **editor:** Fix rendering of code-blocks in sticky notes
([#&#8203;12227](https://redirect.github.com/n8n-io/n8n/issues/12227))
([9b59035](https://redirect.github.com/n8n-io/n8n/commit/9b5903524b95bd21d5915908780942790cf88d27))
- **editor:** Fix sticky color picker getting covered by nodes on new
canvas
([#&#8203;12263](https://redirect.github.com/n8n-io/n8n/issues/12263))
([27bd3c8](https://redirect.github.com/n8n-io/n8n/commit/27bd3c85b3a4ddcf763a543b232069bb108130cf))
- **editor:** Improve commit modal user facing messaging
([#&#8203;12161](https://redirect.github.com/n8n-io/n8n/issues/12161))
([ad39243](https://redirect.github.com/n8n-io/n8n/commit/ad392439826b17bd0b84f981e0958d88f09e7fe9))
- **editor:** Prevent connection line from showing when clicking the
plus button of a node
([#&#8203;12265](https://redirect.github.com/n8n-io/n8n/issues/12265))
([9180b46](https://redirect.github.com/n8n-io/n8n/commit/9180b46b52302b203eecf3bb81c3f2132527a1e6))
- **editor:** Prevent stickies from being edited in preview mode in the
new canvas
([#&#8203;12222](https://redirect.github.com/n8n-io/n8n/issues/12222))
([6706dcd](https://redirect.github.com/n8n-io/n8n/commit/6706dcdf72d54f33c1cf4956602c3a64a1578826))
- **editor:** Reduce cases for Auto-Add of ChatTrigger for AI Agents
([#&#8203;12154](https://redirect.github.com/n8n-io/n8n/issues/12154))
([365e82d](https://redirect.github.com/n8n-io/n8n/commit/365e82d2008dff2f9c91664ee04d7a78363a8b30))
- **editor:** Remove invalid connections after node handles change
([#&#8203;12247](https://redirect.github.com/n8n-io/n8n/issues/12247))
([6330bec](https://redirect.github.com/n8n-io/n8n/commit/6330bec4db0175b558f2747837323fdbb25b634a))
- **editor:** Set dangerouslyUseHTMLString in composable
([#&#8203;12280](https://redirect.github.com/n8n-io/n8n/issues/12280))
([6ba91b5](https://redirect.github.com/n8n-io/n8n/commit/6ba91b5e1ed197c67146347a6f6e663ecdf3de48))
- **editor:** Set RunData outputIndex based on incoming data
([#&#8203;12182](https://redirect.github.com/n8n-io/n8n/issues/12182))
([dc4261a](https://redirect.github.com/n8n-io/n8n/commit/dc4261ae7eca6cf277404cd514c90fad42f14ae0))
- **editor:** Update the universal create button interaction
([#&#8203;12105](https://redirect.github.com/n8n-io/n8n/issues/12105))
([5300e0a](https://redirect.github.com/n8n-io/n8n/commit/5300e0ac45bf832b3d2957198a49a1c687f3fe1f))
- **Elasticsearch Node:** Fix issue stopping search queries being sent
([#&#8203;11464](https://redirect.github.com/n8n-io/n8n/issues/11464))
([388a83d](https://redirect.github.com/n8n-io/n8n/commit/388a83dfbdc6ac301e4df704666df9f09fb7d0b3))
- **Extract from File Node:** Detect file encoding
([#&#8203;12081](https://redirect.github.com/n8n-io/n8n/issues/12081))
([92af245](https://redirect.github.com/n8n-io/n8n/commit/92af245d1aab5bfad8618fda69b2405f5206875d))
- **Github Node:** Fix fetch of file names with ? character
([#&#8203;12206](https://redirect.github.com/n8n-io/n8n/issues/12206))
([39462ab](https://redirect.github.com/n8n-io/n8n/commit/39462abe1fde7e82b5e5b8f3ceebfcadbfd7c925))
- **Invoice Ninja Node:** Fix actions for bank transactions
([#&#8203;11511](https://redirect.github.com/n8n-io/n8n/issues/11511))
([80eea49](https://redirect.github.com/n8n-io/n8n/commit/80eea49cf0bf9db438eb85af7cd22aeb11fbfed2))
- **Linear Node:** Fix issue with error handling
([#&#8203;12191](https://redirect.github.com/n8n-io/n8n/issues/12191))
([b8eae5f](https://redirect.github.com/n8n-io/n8n/commit/b8eae5f28a7d523195f4715cd8da77b3a884ae4c))
- **MongoDB Node:** Fix checks on projection feature call
([#&#8203;10563](https://redirect.github.com/n8n-io/n8n/issues/10563))
([58bab46](https://redirect.github.com/n8n-io/n8n/commit/58bab461c4c5026b2ca5ea143cbcf98bf3a4ced8))
- **Postgres Node:** Allow users to wrap strings with $$
([#&#8203;12034](https://redirect.github.com/n8n-io/n8n/issues/12034))
([0c15e30](https://redirect.github.com/n8n-io/n8n/commit/0c15e30778cc5cb10ed368df144d6fbb2504ec70))
- **Redis Node:** Add support for username auth
([#&#8203;12274](https://redirect.github.com/n8n-io/n8n/issues/12274))
([64c0414](https://redirect.github.com/n8n-io/n8n/commit/64c0414ef28acf0f7ec42b4b0bb21cbf2921ebe7))

##### Features

- Add solarwinds ipam credentials
([#&#8203;12005](https://redirect.github.com/n8n-io/n8n/issues/12005))
([882484e](https://redirect.github.com/n8n-io/n8n/commit/882484e8ee7d1841d5d600414ca48e9915abcfa8))
- Add SolarWinds Observability node credentials
([#&#8203;11805](https://redirect.github.com/n8n-io/n8n/issues/11805))
([e8a5db5](https://redirect.github.com/n8n-io/n8n/commit/e8a5db5beb572edbb61dd9100b70827ccc4cca58))
- **AI Agent Node:** Update descriptions and titles for Chat Trigger
options in AI Agents and Memory
([#&#8203;12155](https://redirect.github.com/n8n-io/n8n/issues/12155))
([07a6ae1](https://redirect.github.com/n8n-io/n8n/commit/07a6ae11b3291c1805553d55ba089fe8dd919fd8))
- **API:** Exclude pinned data from workflows
([#&#8203;12261](https://redirect.github.com/n8n-io/n8n/issues/12261))
([e0dc385](https://redirect.github.com/n8n-io/n8n/commit/e0dc385f8bc8ee13fbc5bbf35e07654e52b193e9))
- **editor:** Params pane collection improvements
([#&#8203;11607](https://redirect.github.com/n8n-io/n8n/issues/11607))
([6e44c71](https://redirect.github.com/n8n-io/n8n/commit/6e44c71c9ca82cce20eb55bb9003930bbf66a16c))
- **editor:** Support adding nodes via drag and drop from node creator
on new canvas
([#&#8203;12197](https://redirect.github.com/n8n-io/n8n/issues/12197))
([1bfd9c0](https://redirect.github.com/n8n-io/n8n/commit/1bfd9c0e913f3eefc4593f6c344db1ae1f6e4df4))
- **Facebook Graph API Node:** Update node to support API v21.0
([#&#8203;12116](https://redirect.github.com/n8n-io/n8n/issues/12116))
([14c33f6](https://redirect.github.com/n8n-io/n8n/commit/14c33f666fe92f7173e4f471fb478e629e775c62))
- **Linear Trigger Node:** Add support for admin scope
([#&#8203;12211](https://redirect.github.com/n8n-io/n8n/issues/12211))
([410ea9a](https://redirect.github.com/n8n-io/n8n/commit/410ea9a2ef2e14b5e8e4493e5db66cfc2290d8f6))
- **MailerLite Node:** Update node to support new api
([#&#8203;11933](https://redirect.github.com/n8n-io/n8n/issues/11933))
([d6b8e65](https://redirect.github.com/n8n-io/n8n/commit/d6b8e65abeb411f86538c1630dcce832ee0846a9))
- Send and wait operation - freeText and customForm response types
([#&#8203;12106](https://redirect.github.com/n8n-io/n8n/issues/12106))
([e98c7f1](https://redirect.github.com/n8n-io/n8n/commit/e98c7f160b018243dc88490d46fb1047a4d7fcdc))

##### Performance Improvements

- **editor:** SchemaView performance improvement by ≈90% 🚀
([#&#8203;12180](https://redirect.github.com/n8n-io/n8n/issues/12180))
([6a58309](https://redirect.github.com/n8n-io/n8n/commit/6a5830959f5fb493a4119869b8298d8ed702c84a))

###
[`v1.72.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1720-2024-12-11)

##### Bug Fixes

- Allow disabling MFA with recovery codes
([#&#8203;12014](https://redirect.github.com/n8n-io/n8n/issues/12014))
([95d56fe](https://redirect.github.com/n8n-io/n8n/commit/95d56fee8d0168b75fca6dcf41702d2f10c930a8))
- Chat triggers don't work with the new partial execution flow
([#&#8203;11952](https://redirect.github.com/n8n-io/n8n/issues/11952))
([2b6a72f](https://redirect.github.com/n8n-io/n8n/commit/2b6a72f1289c01145edf2b88e5027d2b9b2ed624))
- **core:** Execute nodes after loops correctly with the new partial
execution flow
([#&#8203;11978](https://redirect.github.com/n8n-io/n8n/issues/11978))
([891dd7f](https://redirect.github.com/n8n-io/n8n/commit/891dd7f995c78a2355a049b7ced981a5f6b1c40c))
- **core:** Fix support for multiple invocation of AI tools
([#&#8203;12141](https://redirect.github.com/n8n-io/n8n/issues/12141))
([c572c06](https://redirect.github.com/n8n-io/n8n/commit/c572c0648ca5b644b222157b3cabac9c05704a84))
- **core:** Make sure task runner exits
([#&#8203;12123](https://redirect.github.com/n8n-io/n8n/issues/12123))
([c5effca](https://redirect.github.com/n8n-io/n8n/commit/c5effca7d47a713f157eea21d7892002e9ab7283))
- **core:** Remove run data of nodes unrelated to the current partial
execution
([#&#8203;12099](https://redirect.github.com/n8n-io/n8n/issues/12099))
([c4e4d37](https://redirect.github.com/n8n-io/n8n/commit/c4e4d37a8785d1a4bcd376cb1c49b82a80aa4391))
- **core:** Return homeProject when filtering workflows by project id
([#&#8203;12077](https://redirect.github.com/n8n-io/n8n/issues/12077))
([efafeed](https://redirect.github.com/n8n-io/n8n/commit/efafeed33482100a23fa0163a53b9ce93cd6b2c3))
- **editor:** Don't reset all Parameter Inputs when switched to
read-only
([#&#8203;12063](https://redirect.github.com/n8n-io/n8n/issues/12063))
([706702d](https://redirect.github.com/n8n-io/n8n/commit/706702dff8da3c2e949e2c98dd5b34b299a1f17c))
- **editor:** Fix canvas panning using `Control` + `Left Mouse Button`
on Windows
([#&#8203;12104](https://redirect.github.com/n8n-io/n8n/issues/12104))
([43009b6](https://redirect.github.com/n8n-io/n8n/commit/43009b6aa820f24b9e6f519e7a45592aa21db03e))
- **editor:** Fix Nodeview.v2 reinitialise based on route changes
([#&#8203;12062](https://redirect.github.com/n8n-io/n8n/issues/12062))
([b1f8663](https://redirect.github.com/n8n-io/n8n/commit/b1f866326574974eb2936e6b02771346e83e7137))
- **editor:** Fix svg background pattern rendering on safari
([#&#8203;12079](https://redirect.github.com/n8n-io/n8n/issues/12079))
([596f221](https://redirect.github.com/n8n-io/n8n/commit/596f22103c01e14063ebb2388c4dabf4714d37c6))
- **editor:** Fix switching from v2 to v1
([#&#8203;12050](https://redirect.github.com/n8n-io/n8n/issues/12050))
([5c76de3](https://redirect.github.com/n8n-io/n8n/commit/5c76de324c2e25b0d8b74cdab79f04aa616d8c4f))
- **editor:** Improvements to the commit modal
([#&#8203;12031](https://redirect.github.com/n8n-io/n8n/issues/12031))
([4fe1952](https://redirect.github.com/n8n-io/n8n/commit/4fe1952e2fb3379d95da42a7bb531851af6d0094))
- **editor:** Load node types in demo and preview modes
([#&#8203;12048](https://redirect.github.com/n8n-io/n8n/issues/12048))
([4ac5f95](https://redirect.github.com/n8n-io/n8n/commit/4ac5f9527bbec382a65ed3f1d9c41d6948c154e3))
- **editor:** Polyfill crypto.randomUUID
([#&#8203;12052](https://redirect.github.com/n8n-io/n8n/issues/12052))
([0537524](https://redirect.github.com/n8n-io/n8n/commit/0537524c3e45d7633415c7a9175a3857ad52cd58))
- **editor:** Redirect Settings to the proper sub page depending on the
instance type (cloud or not)
([#&#8203;12053](https://redirect.github.com/n8n-io/n8n/issues/12053))
([a16d006](https://redirect.github.com/n8n-io/n8n/commit/a16d006f893cac927d674fa447b08c1205b67c54))
- **editor:** Render sanitized HTML content in toast messages
([#&#8203;12139](https://redirect.github.com/n8n-io/n8n/issues/12139))
([0468945](https://redirect.github.com/n8n-io/n8n/commit/0468945c99f083577c4cc71f671b4b950f6aeb86))
- **editor:** Universal button snags
([#&#8203;11974](https://redirect.github.com/n8n-io/n8n/issues/11974))
([956b11a](https://redirect.github.com/n8n-io/n8n/commit/956b11a560528336a74be40f722fa05bf3cca94d))
- **editor:** Update concurrency UI considering different types of
instances
([#&#8203;12068](https://redirect.github.com/n8n-io/n8n/issues/12068))
([fa572bb](https://redirect.github.com/n8n-io/n8n/commit/fa572bbca4397b1cc42668530497444630ed17eb))
- **FTP Node:** Fix issue with creating folders on rename
([#&#8203;9340](https://redirect.github.com/n8n-io/n8n/issues/9340))
([eb7d593](https://redirect.github.com/n8n-io/n8n/commit/eb7d5934ef8bc6e999d6de4c0b8025ce175df5dd))
- **n8n Form Node:** Completion page display if
EXECUTIONS_DATA_SAVE_ON_SUCCESS=none
([#&#8203;11869](https://redirect.github.com/n8n-io/n8n/issues/11869))
([f4c2523](https://redirect.github.com/n8n-io/n8n/commit/f4c252341985fe03927a2fd5d60ba846ec3dfc77))
- **OpenAI Node:** Allow updating assistant files
([#&#8203;12042](https://redirect.github.com/n8n-io/n8n/issues/12042))
([7b20f8a](https://redirect.github.com/n8n-io/n8n/commit/7b20f8aaa8befd19dbad0af3bf1b881342c1fca5))

##### Features

- **AI Transform Node:** Reduce payload size
([#&#8203;11965](https://redirect.github.com/n8n-io/n8n/issues/11965))
([d8ca8de](https://redirect.github.com/n8n-io/n8n/commit/d8ca8de13a4cbb856696873bdb56c66b12a5b027))
- **core:** Add option to filter for empty variables
([#&#8203;12112](https://redirect.github.com/n8n-io/n8n/issues/12112))
([a63f0e8](https://redirect.github.com/n8n-io/n8n/commit/a63f0e878e21da9924451e2679939209b34b6583))
- **core:** Cancel runner task on timeout in external mode
([#&#8203;12101](https://redirect.github.com/n8n-io/n8n/issues/12101))
([addb4fa](https://redirect.github.com/n8n-io/n8n/commit/addb4fa352c88d856e463bb2b7001173c4fd6a7d))
- **core:** Parent workflows should wait for sub-workflows to finish
([#&#8203;11985](https://redirect.github.com/n8n-io/n8n/issues/11985))
([60b3dcc](https://redirect.github.com/n8n-io/n8n/commit/60b3dccf9317da6f3013be35a78ce21d0416ad80))
- **editor:** Implementing the `Easy AI Workflow` experiment
([#&#8203;12043](https://redirect.github.com/n8n-io/n8n/issues/12043))
([67ed1d2](https://redirect.github.com/n8n-io/n8n/commit/67ed1d2c3c2e69d5a96daf7de2795c02f5d8f15b))
- **Redis Node:** Add support for continue on fail / error output branch
([#&#8203;11714](https://redirect.github.com/n8n-io/n8n/issues/11714))
([ed35958](https://redirect.github.com/n8n-io/n8n/commit/ed359586c88a7662f4d94d58c5a87cf91d027ab9))

###
[`v1.71.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1710-2024-12-04)

##### Bug Fixes

- **core:** Fix push for waiting executions
([#&#8203;11984](https://redirect.github.com/n8n-io/n8n/issues/11984))
([8d71307](https://redirect.github.com/n8n-io/n8n/commit/8d71307da0398e7e39bf53e8e1cfa21ac1ceaf69))
- **core:** Improve header parameter parsing on http client responses
([#&#8203;11953](https://redirect.github.com/n8n-io/n8n/issues/11953))
([41e9e39](https://redirect.github.com/n8n-io/n8n/commit/41e9e39b5b53ecd9d8d1b385df65a26ecb9bccd8))
- **core:** Opt-out from optimizations if `$item` is used
([#&#8203;12036](https://redirect.github.com/n8n-io/n8n/issues/12036))
([872535a](https://redirect.github.com/n8n-io/n8n/commit/872535a40c85dcfad3a4b27c57c026ae003f562f))
- **core:** Use the configured timezone in task runner
([#&#8203;12032](https://redirect.github.com/n8n-io/n8n/issues/12032))
([2e6845a](https://redirect.github.com/n8n-io/n8n/commit/2e6845afcbc30dff73c3f3f15f21278cab397387))
- **core:** Validate node name when creating `NodeOperationErrror`
([#&#8203;11999](https://redirect.github.com/n8n-io/n8n/issues/11999))
([e68c9da](https://redirect.github.com/n8n-io/n8n/commit/e68c9da30c31cd5f994cb01ce759192562bfbd40))
- **editor:** Add execution concurrency info and paywall
([#&#8203;11847](https://redirect.github.com/n8n-io/n8n/issues/11847))
([57d3269](https://redirect.github.com/n8n-io/n8n/commit/57d3269e400ee4e7e3636614870ebdfdb0aa8c1d))
- **editor:** Fix bug causing connection lines to disappear when
hovering stickies
([#&#8203;11950](https://redirect.github.com/n8n-io/n8n/issues/11950))
([439a1cc](https://redirect.github.com/n8n-io/n8n/commit/439a1cc4f39243e91715b21a84b8e7266ce872cd))
- **editor:** Fix canvas keybindings using splitter keys such as zooming
using `+` key
([#&#8203;12022](https://redirect.github.com/n8n-io/n8n/issues/12022))
([6af9c82](https://redirect.github.com/n8n-io/n8n/commit/6af9c82af6020e99d61e442ee9c2d40761baf027))
- **editor:** Fix community check
([#&#8203;11979](https://redirect.github.com/n8n-io/n8n/issues/11979))
([af0398a](https://redirect.github.com/n8n-io/n8n/commit/af0398a5e3a8987c01c7112e6f689b35e1ef92fe))
- **editor:** Fix copy/paste keyboard events in canvas chat
([#&#8203;12004](https://redirect.github.com/n8n-io/n8n/issues/12004))
([967340a](https://redirect.github.com/n8n-io/n8n/commit/967340a2938a79c89319121bf57a8d654f88e06c))
- **editor:** Fix node showing as successful if errors exists on
subsequent runs
([#&#8203;12019](https://redirect.github.com/n8n-io/n8n/issues/12019))
([8616b17](https://redirect.github.com/n8n-io/n8n/commit/8616b17cc6c305da69bbb54fd56ab7cb34213f7c))
- **editor:** Fix pin data showing up in production executions on new
canvas
([#&#8203;11951](https://redirect.github.com/n8n-io/n8n/issues/11951))
([5f6f8a1](https://redirect.github.com/n8n-io/n8n/commit/5f6f8a1bddfd76b586c08da821e8b59070f449fc))
- **editor:** Handle source control initialization to prevent UI form
crashing
([#&#8203;11776](https://redirect.github.com/n8n-io/n8n/issues/11776))
([6be8e86](https://redirect.github.com/n8n-io/n8n/commit/6be8e86c45bd64d000bc95d2ef2d68220e930c02))
- **editor:** Implement dirty nodes for partial executions
([#&#8203;11739](https://redirect.github.com/n8n-io/n8n/issues/11739))
([b8da4ff](https://redirect.github.com/n8n-io/n8n/commit/b8da4ff9edb0fbb0093c4c41fe11f8e67b696ca3))
- **editor:** Resolve going back from Settings
([#&#8203;11958](https://redirect.github.com/n8n-io/n8n/issues/11958))
([d74423c](https://redirect.github.com/n8n-io/n8n/commit/d74423c75198d38d0d99a1879051b5e964ecae74))
- **editor:** Unify executions card label color
([#&#8203;11949](https://redirect.github.com/n8n-io/n8n/issues/11949))
([fc79718](https://redirect.github.com/n8n-io/n8n/commit/fc797188d63e87df34b3a153eb4a0d0b7361b3f5))
- **editor:** Use optional chaining for all members in execution data
when using the debug feature
([#&#8203;12024](https://redirect.github.com/n8n-io/n8n/issues/12024))
([67aa0c9](https://redirect.github.com/n8n-io/n8n/commit/67aa0c9107bda16b1cb6d273e17c3cde77035f51))
- **GraphQL Node:** Throw error if GraphQL variables are not objects or
strings
([#&#8203;11904](https://redirect.github.com/n8n-io/n8n/issues/11904))
([85f30b2](https://redirect.github.com/n8n-io/n8n/commit/85f30b27ae282da58a25186d13ff17196dcd7d9c))
- **HTTP Request Node:** Use iconv-lite to decode http responses, to
support more encoding types
([#&#8203;11930](https://redirect.github.com/n8n-io/n8n/issues/11930))
([461b39c](https://redirect.github.com/n8n-io/n8n/commit/461b39c5df5dd446cb8ceef469b204c7c5111229))
- Load workflows with unconnected Switch outputs
([#&#8203;12020](https://redirect.github.com/n8n-io/n8n/issues/12020))
([abc851c](https://redirect.github.com/n8n-io/n8n/commit/abc851c0cff298607a0dc2f2882aa17136898f45))
- **n8n Form Node:** Use https to load google fonts
([#&#8203;11948](https://redirect.github.com/n8n-io/n8n/issues/11948))
([eccd924](https://redirect.github.com/n8n-io/n8n/commit/eccd924f5e8dbe59e37099d1a6fbe8866fef55bf))
- **Telegram Trigger Node:** Fix header secret check
([#&#8203;12018](https://redirect.github.com/n8n-io/n8n/issues/12018))
([f16de4d](https://redirect.github.com/n8n-io/n8n/commit/f16de4db01c0496205635a3203a44098e7908453))
- **Webflow Node:** Fix issue with pagination in v2 node
([#&#8203;11934](https://redirect.github.com/n8n-io/n8n/issues/11934))
([1eb94bc](https://redirect.github.com/n8n-io/n8n/commit/1eb94bcaf54d9e581856ce0b87253e1c28fa68e2))
- **Webflow Node:** Fix issue with publishing items
([#&#8203;11982](https://redirect.github.com/n8n-io/n8n/issues/11982))
([0a8a57e](https://redirect.github.com/n8n-io/n8n/commit/0a8a57e4ec8081ab1a53f36d686b3d5dcaae2476))

##### Features

- **AI Transform Node:** Node Prompt improvements
([#&#8203;11611](https://redirect.github.com/n8n-io/n8n/issues/11611))
([40a7445](https://redirect.github.com/n8n-io/n8n/commit/40a7445f0873af2cdbd10b12bd691c07a43e27cc))
- **Code Node:** Warning if pairedItem absent or could not be auto
mapped
([#&#8203;11737](https://redirect.github.com/n8n-io/n8n/issues/11737))
([3a5bd12](https://redirect.github.com/n8n-io/n8n/commit/3a5bd129459272cbac960ae2754db3028943f87e))
- **editor:** Canvas chat UI & UX improvements
([#&#8203;11924](https://redirect.github.com/n8n-io/n8n/issues/11924))
([1e25774](https://redirect.github.com/n8n-io/n8n/commit/1e25774541461c86da5c4af8efec792e2814eeb1))
- **editor:** Persist user's preferred display modes on localStorage
([#&#8203;11929](https://redirect.github.com/n8n-io/n8n/issues/11929))
([bd69316](https://redirect.github.com/n8n-io/n8n/commit/bd693162b86a21c90880bab2c2e67aab733095ff))

##### Performance Improvements

- **editor:** Virtualize SchemaView
([#&#8203;11694](https://redirect.github.com/n8n-io/n8n/issues/11694))
([9c6def9](https://redirect.github.com/n8n-io/n8n/commit/9c6def91975764522fa52cdf21e9cb5bdb4d721d))

###
[`v1.70.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1700-2024-11-27)

##### Bug Fixes

- **AI Agent Node:** Add binary message before scratchpad to prevent
tool calling loops
([#&#8203;11845](https://redirect.github.com/n8n-io/n8n/issues/11845))
([5c80cb5](https://redirect.github.com/n8n-io/n8n/commit/5c80cb57cf709a1097a38e0394aad6fce5330eba))
- CodeNodeEditor walk cannot read properties of null
([#&#8203;11129](https://redirect.github.com/n8n-io/n8n/issues/11129))
([d99e0a7](https://redirect.github.com/n8n-io/n8n/commit/d99e0a7c979a1ee96b2eea1b9011d5bce375289a))
- **core:** Bring back execution data on the `executionFinished` push
message
([#&#8203;11821](https://redirect.github.com/n8n-io/n8n/issues/11821))
([0313570](https://redirect.github.com/n8n-io/n8n/commit/03135702f18e750ba44840dccfec042270629a2b))
- **core:** Correct invalid WS status code on removing connection
([#&#8203;11901](https://redirect.github.com/n8n-io/n8n/issues/11901))
([1d80225](https://redirect.github.com/n8n-io/n8n/commit/1d80225d26ba01f78934a455acdcca7b83be7205))
- **core:** Don't use unbound context methods in code sandboxes
([#&#8203;11914](https://redirect.github.com/n8n-io/n8n/issues/11914))
([f6c0d04](https://redirect.github.com/n8n-io/n8n/commit/f6c0d045e9683cd04ee849f37b96697097c5b41d))
- **core:** Fix broken execution query when using projectId
([#&#8203;11852](https://redirect.github.com/n8n-io/n8n/issues/11852))
([a061dbc](https://redirect.github.com/n8n-io/n8n/commit/a061dbca07ad686c563e85c56081bc1a7830259b))
- **core:** Fix validation of items returned in the task runner
([#&#8203;11897](https://redirect.github.com/n8n-io/n8n/issues/11897))
([a535e88](https://redirect.github.com/n8n-io/n8n/commit/a535e88f1aec8fbbf2eb9397d38748f49773de2d))
- **editor:** Add missing trigger waiting tooltip on new canvas
([#&#8203;11918](https://redirect.github.com/n8n-io/n8n/issues/11918))
([a8df221](https://redirect.github.com/n8n-io/n8n/commit/a8df221bfbb5428d93d03f539bcfdaf29ee20c21))
- **editor:** Don't re-render input panel after node finishes executing
([#&#8203;11813](https://redirect.github.com/n8n-io/n8n/issues/11813))
([b3a99a2](https://redirect.github.com/n8n-io/n8n/commit/b3a99a2351079c37ed6d83f43920ba80f3832234))
- **editor:** Fix AI assistant loading message layout
([#&#8203;11819](https://redirect.github.com/n8n-io/n8n/issues/11819))
([89b4807](https://redirect.github.com/n8n-io/n8n/commit/89b48072432753137b498c338af7777036fdde7a))
- **editor:** Fix new canvas discovery tooltip position after adding
github stars button
([#&#8203;11898](https://redirect.github.com/n8n-io/n8n/issues/11898))
([f4ab5c7](https://redirect.github.com/n8n-io/n8n/commit/f4ab5c7b9244b8fdde427c12c1a152fbaaba0c34))
- **editor:** Fix node position not getting set when dragging selection
on new canvas
([#&#8203;11871](https://redirect.github.com/n8n-io/n8n/issues/11871))
([595de81](https://redirect.github.com/n8n-io/n8n/commit/595de81c03b3e488ab41fb8d1d316c3db6a8372a))
- **editor:** Restore workers view
([#&#8203;11876](https://redirect.github.com/n8n-io/n8n/issues/11876))
([3aa72f6](https://redirect.github.com/n8n-io/n8n/commit/3aa72f613f64c16d7dff67ffe66037894e45aa7c))
- **editor:** Turn NPS survey into a modal and make sure it shows above
the Ask AI button
([#&#8203;11814](https://redirect.github.com/n8n-io/n8n/issues/11814))
([ca169f3](https://redirect.github.com/n8n-io/n8n/commit/ca169f3f3455fa39ce9120b30d7b409bade6561e))
- **editor:** Use `crypto.randomUUID()` to initialize node id if missing
on new canvas
([#&#8203;11873](https://redirect.github.com/n8n-io/n8n/issues/11873))
([bc4857a](https://redirect.github.com/n8n-io/n8n/commit/bc4857a1b3d6ea389f11fb8246a1cee33b8a008e))
- **n8n Form Node:** Duplicate popup in manual mode
([#&#8203;11925](https://redirect.github.com/n8n-io/n8n/issues/11925))
([2c34bf4](https://redirect.github.com/n8n-io/n8n/commit/2c34bf4ea6137fb0fb321969684ffa621da20fa3))
- **n8n Form Node:** Redirect if completion page to trigger
([#&#8203;11822](https://redirect.github.com/n8n-io/n8n/issues/11822))
([1a8fb7b](https://redirect.github.com/n8n-io/n8n/commit/1a8fb7bdc428c6a23c8708e2dcf924f1f10b47a9))
- **OpenAI Node:** Remove preview chatInput parameter for
`Assistant:Messsage` operation
([#&#8203;11825](https://redirect.github.com/n8n-io/n8n/issues/11825))
([4dde287](https://redirect.github.com/n8n-io/n8n/commit/4dde287cde3af7c9c0e57248e96b8f1270da9332))
- Retain execution data between partial executions (new flow)
([#&#8203;11828](https://redirect.github.com/n8n-io/n8n/issues/11828))
([3320436](https://redirect.github.com/n8n-io/n8n/commit/3320436a6fdf8472b3843b9fe8d4de7af7f5ef5c))

##### Features

- Add SharePoint credentials
([#&#8203;11570](https://redirect.github.com/n8n-io/n8n/issues/11570))
([05c6109](https://redirect.github.com/n8n-io/n8n/commit/05c61091db9bdd62fdcca910ead50d0bd512966a))
- Add Zabbix credential only node
([#&#8203;11489](https://redirect.github.com/n8n-io/n8n/issues/11489))
([fbd1ecf](https://redirect.github.com/n8n-io/n8n/commit/fbd1ecfb29461fee393914bc200ec72c654d8944))
- **AI Transform Node:** Support for drag and drop
([#&#8203;11276](https://redirect.github.com/n8n-io/n8n/issues/11276))
([2c252b0](https://redirect.github.com/n8n-io/n8n/commit/2c252b0b2d5282f4a87bce76f93c4c02dd8ff5e3))
- **editor:** Drop `response` wrapper requirement from Subworkflow Tool
output
([#&#8203;11785](https://redirect.github.com/n8n-io/n8n/issues/11785))
([cd3598a](https://redirect.github.com/n8n-io/n8n/commit/cd3598aaab6cefe58a4cb9df7d93fb501415e9d3))
- **editor:** Improve node and edge bring-to-front mechanism on new
canvas
([#&#8203;11793](https://redirect.github.com/n8n-io/n8n/issues/11793))
([b89ca9d](https://redirect.github.com/n8n-io/n8n/commit/b89ca9d482faa5cb542898f3973fb6e7c9a8437a))
- **editor:** Make new canvas connections go underneath node when
looping backwards
([#&#8203;11833](https://redirect.github.com/n8n-io/n8n/issues/11833))
([91d1bd8](https://redirect.github.com/n8n-io/n8n/commit/91d1bd8d333454f3971605df73c3703102d2a9e9))
- **editor:** Make the left sidebar in Expressions editor draggable
([#&#8203;11838](https://redirect.github.com/n8n-io/n8n/issues/11838))
([a713b3e](https://redirect.github.com/n8n-io/n8n/commit/a713b3ed25feb1790412fc320cf41a0967635263))
- **editor:** Migrate existing users to new canvas and set new canvas as
default
([#&#8203;11896](https://redirect.github.com/n8n-io/n8n/issues/11896))
([caa7447](https://redirect.github.com/n8n-io/n8n/commit/caa744785a2cc5063a5fb9d269c0ea53ea432298))
- **Slack Node:** Update wait for approval to use markdown
([#&#8203;11754](https://redirect.github.com/n8n-io/n8n/issues/11754))
([40dd02f](https://redirect.github.com/n8n-io/n8n/commit/40dd02f360d0d8752fe89c4304c18cac9858c530))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:41:49 +00:00
TrueCharts BotandGitHub 5431f869b0 chore(helm): update image docker.io/revenz/fileflows 24.11 → 24.12 (#30228)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/revenz/fileflows | minor | `f7334bf` -> `a679386` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:38:19 +00:00
TrueCharts BotandGitHub 8654a82063 chore(helm): update image docker.io/semaphoreui/semaphore v2.10.43 → v2.11.2 (#30231)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| minor | `eda4e5a` -> `22ce9e4` |

---

> [!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.11.2`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.11.2)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.11.1...v2.11.2)

<a href="https://semaphoreui.com/releases/semaphore-v2_11">

<img
src="https://github.com/user-attachments/assets/ea79ded5-fece-4ce1-8dbb-7549ebf9a6a8"
width="700">
</a>

##### [Semaphore 2.11 Release
Details](https://semaphoreui.com/releases/semaphore-v2_11)
#### Bugfixes

-   Fixed **New Project** page.
-   Fixed **Restore Project** page.
-   Fixed message about project restoring result.

#### Links

-   Create best docker container


[![](https://img.shields.io/badge/docker_configurator-0050ab?style=for-the-badge\&logo=docker)](https://semaphoreui.com/install/docker/2\_11/)

-   Join our responsive community


[![discord](https://img.shields.io/badge/discord_community-510b80?style=for-the-badge\&logo=discord)](https://discord.gg/5R6k7hNGcH)

- Every day we add new features, fix bugs, support the community. We
need your support


[![sponsor](https://img.shields.io/badge/become_a_sponsor-d9c7ff?style=for-the-badge\&logo=github-sponsors)](https://redirect.github.com/sponsors/semaphoreui)
[![ko-fi](https://img.shields.io/badge/buy_me_a_coffee-0ba0e0?style=for-the-badge\&logo=kofi)](https://ko-fi.com/fiftin)
[![patreon](https://img.shields.io/badge/become_a_patreon-teal?style=for-the-badge\&logo=patreon)](https://www.patreon.com/semaphoreui)

###
[`v2.11.1`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.11.1)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.10.43...v2.11.1)

#### Features

- **Web interface improvements**: UI has received its most significant
overhaul in years, making it more polished and professional.
- **Git commit messages**: Tasks now store the Git commit hash and
message, enabling you to rerun tasks using the same commit.
- **Task run details**: A new Details page has been added to provide
insights into task running results.
- **Terraform/OpenTofu support improvements**: There are many
Terraform/OpenTofu support improvements in this release.

#### Bugfixes

- **OpenTofu/Terraform**: Fixed a bug with Terraform tasks: the
`-auto-approve` flag now works.
- **Security**: Prevented JavaScript from using Cookies to avoid the
HTTPOnly issue.
- **OpenTofu/Terraform**: enabled the `-migrate-state` flag by default.
-   **OpenTofu/Terraform**: Added prompts for state actions on the web.
- **Terraform/OpenTofu**: Ignored the workspace name for the HTTP
backend.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:35:26 +00:00
TrueCharts BotandGitHub 361f15a37c chore(helm): update image docker.io/onerahmet/openai-whisper-asr-webservice v1.6.0 → v1.7.1 (#30219)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/onerahmet/openai-whisper-asr-webservice | 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.

---

### 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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:35:13 +00:00
TrueCharts BotandGitHub 111a294adb chore(helm): update image docker.io/qmcgaw/ddns-updater v2.8.2 → v2.9.0 (#30226)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/qmcgaw/ddns-updater](https://redirect.github.com/qdm12/ddns-updater)
| minor | `57afd14` -> `ed73f1f` |

---

> [!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>qdm12/ddns-updater (docker.io/qmcgaw/ddns-updater)</summary>

###
[`v2.9.0`](https://redirect.github.com/qdm12/ddns-updater/releases/tag/v2.9.0)

[Compare
Source](https://redirect.github.com/qdm12/ddns-updater/compare/v2.9.0...v2.9.0)

##### 🎄 🎅 🎁 Merry Christmas 🎁🎅 🎄

##### Features

- Support for `domene.shop`
([#&#8203;810](https://redirect.github.com/qdm12/ddns-updater/issues/810))
- Support for `loopia.se`
([#&#8203;842](https://redirect.github.com/qdm12/ddns-updater/issues/842))
- Support for `vultr.com`
([#&#8203;829](https://redirect.github.com/qdm12/ddns-updater/issues/829))
- Support `myaddr.tools`
([#&#8203;885](https://redirect.github.com/qdm12/ddns-updater/issues/885))
- Support for `namesilo.com`
([#&#8203;866](https://redirect.github.com/qdm12/ddns-updater/issues/866))
- Custom provider: allow empty ipv4 and ipv6 keys (see issue
[#&#8203;875](https://redirect.github.com/qdm12/ddns-updater/issues/875))
- Possibility to run health server outside Docker and to disable it in a
container
- disable health server if the health listening address:port is empty
    -   default health listening address:port to the empty string
    -   Docker default health listening address:port to 127.0.0.1:9999

##### Fixes

-   Common update mechanism:
- do not update if public IP address is within multiple IP addresses
resolved
- IPv6 hostname resolution fixed (it was previously only resolving IPv4)
-   Porkbun:
- update API endpoint
([#&#8203;837](https://redirect.github.com/qdm12/ddns-updater/issues/837))
- delete default parked DNS entries if needed
([#&#8203;774](https://redirect.github.com/qdm12/ddns-updater/issues/774))
- delete default `@` ALIAS entry when creating a record for the root
domain or the wildcard domain
- delete default `*` CNAME entry when creating a record for the wildcard
domain
-   Gandi.net:
    -   update API endpoint
    -   leave ttl unmodified if the user does not specify it
-   DonDominio: wildcard support fixed
- Netcup.de: allow wildcard domains
([#&#8203;863](https://redirect.github.com/qdm12/ddns-updater/issues/863))
- GCP: prevent crash for missing record
([#&#8203;846](https://redirect.github.com/qdm12/ddns-updater/issues/846))
- New file/directory permissions fixed given umask (see
[#&#8203;813](https://redirect.github.com/qdm12/ddns-updater/issues/813)
for more details)
    -   remove bad calculation of "our own" umask
    -   remove umask "union effect"
    -   do not touch system umask unless `UMASK` is set
    -   set system umask only if `UMASK` is set
-   NoIP: handle response body messages before checking HTTP status code
- Log: use go-chi realip middleware
([#&#8203;874](https://redirect.github.com/qdm12/ddns-updater/issues/874))
-   Trim space and lower case all HTTP response 'plain' bodies
-   OVH: handling of invalid JSON error bodies fixed
-   Aliyun: error context fixed when handling bad request errors

##### Documentation

- Readme: specify duckdns and goip are handled differently for multiple
domains
-   GoIP: fix domain field documentation and add domain examples
    -   eTLD must be goip.de or goip.it, not eTLD+1
    -   remove old `domain` optional parameter documentation
- DuckDNS: fix domain documentation on eTLD being duckdns.org and add
domain examples

##### Maintenance

##### Code quality

-   do not re-check the owner is not empty within provider specific code
-   format code using `gofumpt`
-   Upgrade linter from v1.56.2 to v1.61.0
-   add new linters fatcontext, intrange and mirror
- `internal/update`: use newer `LookupNetIP` resolver function to use
`netip.Addr` directly

##### Dependencies

-   Upgrade Go from 1.22 to 1.23
- Bump github.com/breml/rootcerts from 0.2.18 to 0.2.19
([#&#8203;870](https://redirect.github.com/qdm12/ddns-updater/issues/870))
-   Bump golang.org/x/net from 0.29.0 to 0.31.0
-   Bump github.com/qdm12/gosettings from 0.4.4-rc1 to 0.4.4
-   Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0
-   Bump golang.org/x/mod from 0.21.0 to 0.22.0
- Bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0
([#&#8203;881](https://redirect.github.com/qdm12/ddns-updater/issues/881))
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
([#&#8203;871](https://redirect.github.com/qdm12/ddns-updater/issues/871))

##### CI

-   Bump DavidAnson/markdownlint-cli2-action from 17 to 18

##### Development setup

-   change field source.organizeImports from true to "always"
- migrate docker-compose.yml settings to devcontainer.json for
codespaces support
-   update devcontainer readme
-   pin `qmcgaw/godevcontainer` image tag to v0.20-alpine

###
[`v2.9.0`](https://redirect.github.com/qdm12/ddns-updater/releases/tag/v2.9.0)

[Compare
Source](https://redirect.github.com/qdm12/ddns-updater/compare/v2.8.2...v2.9.0)

##### 🎄 🎅 🎁 Merry Christmas 🎁🎅 🎄

##### Features

- Support for `domene.shop`
([#&#8203;810](https://redirect.github.com/qdm12/ddns-updater/issues/810))
- Support for `loopia.se`
([#&#8203;842](https://redirect.github.com/qdm12/ddns-updater/issues/842))
- Support for `vultr.com`
([#&#8203;829](https://redirect.github.com/qdm12/ddns-updater/issues/829))
- Support `myaddr.tools`
([#&#8203;885](https://redirect.github.com/qdm12/ddns-updater/issues/885))
- Support for `namesilo.com`
([#&#8203;866](https://redirect.github.com/qdm12/ddns-updater/issues/866))
- Custom provider: allow empty ipv4 and ipv6 keys (see issue
[#&#8203;875](https://redirect.github.com/qdm12/ddns-updater/issues/875))
- Possibility to run health server outside Docker and to disable it in a
container
- disable health server if the health listening address:port is empty
    -   default health listening address:port to the empty string
    -   Docker default health listening address:port to 127.0.0.1:9999

##### Fixes

-   Common update mechanism:
- do not update if public IP address is within multiple IP addresses
resolved
- IPv6 hostname resolution fixed (it was previously only resolving IPv4)
-   Porkbun:
- update API endpoint
([#&#8203;837](https://redirect.github.com/qdm12/ddns-updater/issues/837))
- delete default parked DNS entries if needed
([#&#8203;774](https://redirect.github.com/qdm12/ddns-updater/issues/774))
- delete default `@` ALIAS entry when creating a record for the root
domain or the wildcard domain
- delete default `*` CNAME entry when creating a record for the wildcard
domain
-   Gandi.net:
    -   update API endpoint
    -   leave ttl unmodified if the user does not specify it
-   DonDominio: wildcard support fixed
- Netcup.de: allow wildcard domains
([#&#8203;863](https://redirect.github.com/qdm12/ddns-updater/issues/863))
- GCP: prevent crash for missing record
([#&#8203;846](https://redirect.github.com/qdm12/ddns-updater/issues/846))
- New file/directory permissions fixed given umask (see
[#&#8203;813](https://redirect.github.com/qdm12/ddns-updater/issues/813)
for more details)
    -   remove bad calculation of "our own" umask
    -   remove umask "union effect"
    -   do not touch system umask unless `UMASK` is set
    -   set system umask only if `UMASK` is set
-   NoIP: handle response body messages before checking HTTP status code
- Log: use go-chi realip middleware
([#&#8203;874](https://redirect.github.com/qdm12/ddns-updater/issues/874))
-   Trim space and lower case all HTTP response 'plain' bodies
-   OVH: handling of invalid JSON error bodies fixed
-   Aliyun: error context fixed when handling bad request errors

##### Documentation

- Readme: specify duckdns and goip are handled differently for multiple
domains
-   GoIP: fix domain field documentation and add domain examples
    -   eTLD must be goip.de or goip.it, not eTLD+1
    -   remove old `domain` optional parameter documentation
- DuckDNS: fix domain documentation on eTLD being duckdns.org and add
domain examples

##### Maintenance

##### Code quality

-   do not re-check the owner is not empty within provider specific code
-   format code using `gofumpt`
-   Upgrade linter from v1.56.2 to v1.61.0
-   add new linters fatcontext, intrange and mirror
- `internal/update`: use newer `LookupNetIP` resolver function to use
`netip.Addr` directly

##### Dependencies

-   Upgrade Go from 1.22 to 1.23
- Bump github.com/breml/rootcerts from 0.2.18 to 0.2.19
([#&#8203;870](https://redirect.github.com/qdm12/ddns-updater/issues/870))
-   Bump golang.org/x/net from 0.29.0 to 0.31.0
-   Bump github.com/qdm12/gosettings from 0.4.4-rc1 to 0.4.4
-   Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0
-   Bump golang.org/x/mod from 0.21.0 to 0.22.0
- Bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0
([#&#8203;881](https://redirect.github.com/qdm12/ddns-updater/issues/881))
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
([#&#8203;871](https://redirect.github.com/qdm12/ddns-updater/issues/871))

##### CI

-   Bump DavidAnson/markdownlint-cli2-action from 17 to 18

##### Development setup

-   change field source.organizeImports from true to "always"
- migrate docker-compose.yml settings to devcontainer.json for
codespaces support
-   update devcontainer readme
-   pin `qmcgaw/godevcontainer` image tag to v0.20-alpine

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:34:22 +00:00
TrueCharts BotandGitHub 1c26ddab22 chore(helm): update image docker.io/prometheuscommunity/smartctl-exporter v0.12.0 → v0.13.0 (#30225)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/prometheuscommunity/smartctl-exporter | minor | `d49a659` ->
`0eb6b16` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:34:16 +00:00
TrueCharts BotandGitHub 4fb7a66f76 chore(helm): update image docker.io/portainer/portainer-ce 2.24.1 → 2.25.1 (#30223)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/portainer/portainer-ce | minor | `2b6aa9a` -> `c8aefc4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:33:53 +00:00
TrueCharts BotandGitHub 35909453bc chore(helm): update image docker.io/openhab/openhab 4.2.3 → 4.3.0 (#30220)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/openhab/openhab](https://www.openhab.org/)
([source](https://redirect.github.com/openhab/openhab-docker)) | minor |
`e16fbee` -> `ffa9061` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:32:50 +00:00
TrueCharts BotandGitHub cf70c2d1d0 chore(helm): update image docker.io/jorenn92/maintainerr 2.2.1 → 2.4.1 (#30210)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr)
| minor | `c6a3a88` -> `1c2bb5f` |

---

> [!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>jorenn92/Maintainerr (docker.io/jorenn92/maintainerr)</summary>

###
[`v2.4.1`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#241-2024-12-25)

[Compare
Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.4.0...v2.4.1)

##### Bug Fixes

- Do not reset collection on \*arr server change
([#&#8203;1467](https://redirect.github.com/jorenn92/Maintainerr/issues/1467))
([6bcc45e](https://redirect.github.com/jorenn92/Maintainerr/commit/6bcc45ed9df47956eda3f692c6486f33e742c137))

###
[`v2.4.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#240-2024-12-20)

[Compare
Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.3.1...v2.4.0)

##### Bug Fixes

- Community rules & incorrect out of date
([#&#8203;1448](https://redirect.github.com/jorenn92/Maintainerr/issues/1448))
([1797104](https://redirect.github.com/jorenn92/Maintainerr/commit/17971044d88e84bb66fd80a772206ed7dda4d030))
- Media type selection not reflecting what is saved
([#&#8203;1444](https://redirect.github.com/jorenn92/Maintainerr/issues/1444))
([47a9651](https://redirect.github.com/jorenn92/Maintainerr/commit/47a9651fa579c38e23012a2b6d4878b88ceaf0dc))

##### Features

- add about page
([#&#8203;1408](https://redirect.github.com/jorenn92/Maintainerr/issues/1408))
([56fda5c](https://redirect.github.com/jorenn92/Maintainerr/commit/56fda5c129183feafd867839b92fc94e6ed52b9e))

####
[2.3.1](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.3.0...v2.3.1)
(2024-12-17)

##### Bug Fixes

- Container startup failing for some
([3a18d2e](https://redirect.github.com/jorenn92/Maintainerr/commit/3a18d2e8c2a1f3144f2b5831b11b3723b0f0c64f))

###
[`v2.3.1`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#231-2024-12-17)

[Compare
Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.3.0...v2.3.1)

##### Bug Fixes

- Container startup failing for some
([3a18d2e](https://redirect.github.com/jorenn92/Maintainerr/commit/3a18d2e8c2a1f3144f2b5831b11b3723b0f0c64f))

###
[`v2.3.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#230-2024-12-17)

[Compare
Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.2.1...v2.3.0)

##### Bug Fixes

- **PATH_PREFIX** not replaced when using user directive
([#&#8203;1394](https://redirect.github.com/jorenn92/Maintainerr/issues/1394))
([9b237ea](https://redirect.github.com/jorenn92/Maintainerr/commit/9b237ea403224f9742bcb2cde7ba586a8a5fdcd1))
- changed all docs URLs to match new docs URL generations.
([c8161a3](https://redirect.github.com/jorenn92/Maintainerr/commit/c8161a3a1fd62c5765681e4eb843f16f9f0bd278))
- Docker startup
([ce4e7ad](https://redirect.github.com/jorenn92/Maintainerr/commit/ce4e7ad06ecca1d3fcb2112e85ca8a4641098041))
- error when overseerr URL is null
([a2aeb99](https://redirect.github.com/jorenn92/Maintainerr/commit/a2aeb994757acdaacd0de694e253a327f1fdaeea))
- Handling collections failure after multi arr
([e299c15](https://redirect.github.com/jorenn92/Maintainerr/commit/e299c1508ecf0718f8acf6f4cfdbbc24777fe3be))
- Ignore Plex smart collections due to library corruption
([#&#8203;1355](https://redirect.github.com/jorenn92/Maintainerr/issues/1355))
([7cf6780](https://redirect.github.com/jorenn92/Maintainerr/commit/7cf6780e62ef7a4332a5e089da5823be4bf93226))
- lint issues
([149dc78](https://redirect.github.com/jorenn92/Maintainerr/commit/149dc78d08beed8df967e8da576307b8cf02f1ce))
- Only allow saving successfully tested settings
([bd88567](https://redirect.github.com/jorenn92/Maintainerr/commit/bd88567f60a6371d3804b5b898fa19037714caa4))
- **package.json:** lint:server script
([575a6c5](https://redirect.github.com/jorenn92/Maintainerr/commit/575a6c58ea678ef87e4ae2ab1e9200462ef257b7))
- Remove cached arr API client on setting changes
([3081105](https://redirect.github.com/jorenn92/Maintainerr/commit/308110509a83f526162d0c2cd245081c2c6eb4a6))
- Revert defaulting to ipv6
([8ee4888](https://redirect.github.com/jorenn92/Maintainerr/commit/8ee4888d44ffafa99ced262f9316d626884fb9ed))
- Sonarr media existence check in collection handling
([8cd0030](https://redirect.github.com/jorenn92/Maintainerr/commit/8cd00301410c7eef1c2ac973834bafd6416e73d0))
- Trim trailing slash in Overseerr URL
([d3dab2d](https://redirect.github.com/jorenn92/Maintainerr/commit/d3dab2d964200d9df70957288237bd4892f10960))

##### Features

- Add "Original Language" rule to Sonarr & Radarr
([#&#8203;1407](https://redirect.github.com/jorenn92/Maintainerr/issues/1407))
([bf6bf49](https://redirect.github.com/jorenn92/Maintainerr/commit/bf6bf4918bab5116044a002d904b839618169d42))
- Add "Show on library recommended" option
([ccc13ba](https://redirect.github.com/jorenn92/Maintainerr/commit/ccc13ba526117691670b1eb741a14e4b36416dd4))
- Add base path support
([#&#8203;1373](https://redirect.github.com/jorenn92/Maintainerr/issues/1373))
([9597bfa](https://redirect.github.com/jorenn92/Maintainerr/commit/9597bfa69f29e508e8762ddfad1d2c3cccd39528))
- Add envars to control service ports
([#&#8203;1333](https://redirect.github.com/jorenn92/Maintainerr/issues/1333))
([b418975](https://redirect.github.com/jorenn92/Maintainerr/commit/b4189752ce265b16e2b28a7c4eecc0385903fe07))
- Support mutiple \*arr servers
([156aca1](https://redirect.github.com/jorenn92/Maintainerr/commit/156aca12fd599e490dd68a60100c9f2a210a859a))

####
[2.2.1](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.2.0...v2.2.1)
(2024-11-06)

##### Bug Fixes

- Saving rules when Tautulli not configured
([7f1211e](https://redirect.github.com/jorenn92/Maintainerr/commit/7f1211e074d9fc7ad33855596941b77b83564eed))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:32:37 +00:00
TrueCharts BotandGitHub 94e62c5647 chore(helm): update image docker.io/metabase/metabase v0.51.10 → v0.52.4 (#30215)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/metabase/metabase | minor | `5af4877` -> `ea0229a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:32:15 +00:00
TrueCharts BotandGitHub 3c6c1fd1dd chore(helm): update image docker.io/mbentley/omada-controller 5.14 → 5.15 (#30214)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller)
| minor | `7f55d92` -> `6b793f3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:31:01 +00:00
TrueCharts BotandGitHub 474600b833 chore(helm): update image docker.io/jlesage/putty v24.11.2 → v24.12.1 (#30207)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/putty](https://redirect.github.com/jlesage/docker-putty)
| minor | `fa1a80a` -> `8d1ebb2` |

---

> [!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>jlesage/docker-putty (docker.io/jlesage/putty)</summary>

###
[`v24.12.1`](https://redirect.github.com/jlesage/docker-putty/releases/tag/v24.12.1):
Version 24.12.1

[Compare
Source](https://redirect.github.com/jlesage/docker-putty/compare/v24.11.2...v24.12.1)

Changes in this release:

- Updated baseimage to version 4.6.7, which brings the following
changes:
    -   Fixed web audio feature with URL path-based reverse proxy.
- Fixed TLS secure connection method for VNC that was preventing web
access.
    -   Fixed CJK font installation.
    -   Rebuild against latest distro images to get security fixes.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:30:01 +00:00
TrueCharts BotandGitHub 311208311e chore(helm): update image docker.io/ronivay/xen-orchestra 5.161.0 → 5.168.1 (#30230)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronivay/xen-orchestra | minor | `10ab295` -> `b263964` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:28:16 +00:00
TrueCharts BotandGitHub ae8e02bc88 chore(helm): update image docker.io/rhasspy/wyoming-whisper 2.2.0 → 2.4.0 (#30229)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/rhasspy/wyoming-whisper | minor | `49d07d5` -> `2687f79` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:27:51 +00:00
TrueCharts BotandGitHub 7154f6e3d9 chore(helm): update image docker.io/koenkk/zigbee2mqtt 1.41.0 → 1.42.0 (#30211)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/koenkk/zigbee2mqtt](https://redirect.github.com/Koenkk/zigbee2mqtt)
| minor | `8643f5d` -> `732ae43` |

---

> [!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>Koenkk/zigbee2mqtt (docker.io/koenkk/zigbee2mqtt)</summary>

###
[`v1.42.0`](https://redirect.github.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#1420-2024-12-01)

[Compare
Source](https://redirect.github.com/Koenkk/zigbee2mqtt/compare/1.41.0...1.42.0)

##### Features

- Add experimental support for Home Assistant `event` entities
([#&#8203;24233](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24233))
([848f250](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/848f250dbb7e0142c7e702dab97536b8be749f5b))

##### Bug Fixes

- Home Assistant `event` entities, part 2
([#&#8203;24717](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24717))
([22e13c5](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/22e13c52b96152a24d735791c313b8c6c2cf68e7))
- Home Assistant: remove the diagnostic category classification for
power
([#&#8203;24575](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24575))
([c078ccb](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/c078ccb13606a0893a19f25378197be70c0127f6))
- Home Assistant: template errors when `action` key is missing or empty
in state payload
([#&#8203;24931](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24931))
([5ca4cf4](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/5ca4cf4acd758b9c8163c3f8d07cb9903d91e118))
- **ignore:** Fix `Cannot read properties of undefined (reading
'clients')`
[https://github.com/Koenkk/zigbee2mqtt/issues/24957](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24957)
([7047aef](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/7047aef7f7810225e80d923e6c45d5922562e12b))
- **ignore:** Ignore `None` actions for HA events
([#&#8203;24972](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24972))
([4690fe1](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/4690fe1a55b4d6a2a8ad39c21c157b67a41d5f62))
- **ignore:** Prevent empty events from being published to HA
([#&#8203;24969](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24969))
([826547a](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/826547a8e14beabfced2d9da408fa1d7a8e8a015))
- **ignore:** Prevent incorrect `event_type` due to duplicate keys
([#&#8203;24954](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24954))
([d82d782](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/d82d782bac0deda328e7025f9a2bcbd50fecf857))
- **ignore:** update dependencies
([#&#8203;24614](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24614))
([84cc92f](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/84cc92f91a020c86d5ae3938c635512cd106cd67))
- **ignore:** update dependencies
([#&#8203;24702](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24702))
([928635f](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/928635f1daea6e3e80afc30ff1eca3bc83de7f97))
- **ignore:** Update dependencies
([#&#8203;24894](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24894))
([ca64935](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/ca6493528db3ffb374068e837ec0151f079a6ac8))
- **ignore:** update zigbee-herdsman to 2.1.8
([#&#8203;24763](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24763))
([2a9bbb2](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/2a9bbb21ba5c22bf32d702f02b60084c4e12f140))
- **ignore:** update zigbee-herdsman to 2.1.9
([#&#8203;24819](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24819))
([152ad12](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/152ad12508724be23f1792238e4bc37f48413ec0))
- **ignore:** update zigbee-herdsman-converters to 20.40.0
([#&#8203;24644](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24644))
([1558a5d](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/1558a5d8ace136ac1469f34502901d368603cbd1))
- **ignore:** update zigbee-herdsman-converters to 20.41.0
([#&#8203;24656](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24656))
([f2e5d59](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/f2e5d59c3582ec12e1717c9c28520d54c593dd0e))
- **ignore:** update zigbee-herdsman-converters to 20.42.0
([#&#8203;24666](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24666))
([b5d4a25](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/b5d4a253b4ef5b4930f8d84e878e2343cc0b38df))
- **ignore:** update zigbee-herdsman-converters to 20.43.0
([#&#8203;24680](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24680))
([a353acc](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/a353acc8e3e98bf9ea3a935c1ee179aed335ff58))
- **ignore:** update zigbee-herdsman-converters to 20.44.0
([#&#8203;24715](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24715))
([32e2637](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/32e2637594add5c6fa8f8bfccc28b0f759a5d873))
- **ignore:** update zigbee-herdsman-converters to 20.45.0
([#&#8203;24733](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24733))
([b8c3104](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/b8c3104aa1baaf03c3db7954bc92b5ac71d985c4))
- **ignore:** update zigbee-herdsman-converters to 20.46.0
([#&#8203;24762](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24762))
([6e04f7b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/6e04f7b03e8c7f0493007ce1d9d359f819088557))
- **ignore:** update zigbee-herdsman-converters to 20.47.0
([#&#8203;24772](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24772))
([36e452b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/36e452b0f3284eb5ab872fb2d0aab04bbdfe4cee))
- **ignore:** update zigbee-herdsman-converters to 20.49.1
([#&#8203;24830](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24830))
([5859947](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/5859947207adf8597436971706cdff101c1effbe))
- **ignore:** update zigbee-herdsman-converters to 20.50.0
([#&#8203;24843](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24843))
([988984a](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/988984a1ae069d90ce1f67c165dd76c4edafa656))
- **ignore:** update zigbee-herdsman-converters to 20.51.0
([#&#8203;24856](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24856))
([82a026e](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/82a026e02e0ecc662cf8302ff3005793cb66a23f))
- **ignore:** update zigbee-herdsman-converters to 20.52.0
([#&#8203;24874](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24874))
([1e77893](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/1e77893f759908bafc373b047b6409d227516759))
- **ignore:** Update zigbee-herdsman-converters to 20.53.0
([#&#8203;24906](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24906))
([790373b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/790373b896efdb6d9ccb5c29c97812db7445c6a3))
- **ignore:** update zigbee2mqtt-frontend to 0.7.5
([#&#8203;24631](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24631))
([0c2cc10](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/0c2cc10ad8fd8de1ac88566f8ca1a0d131b1055b))
- Replace connect-gzip-static with express-static-gzip to become
compatible with Node 23
([#&#8203;24619](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24619))
([87cee1a](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/87cee1aea6eace2efb31a2d30551b5ea32187e95))
- Temporarily disable serving compressed index file.
([#&#8203;24657](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/24657))
([7267d27](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/7267d27779c854a216279b28b27551310b9cee97))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:27:16 +00:00
TrueCharts BotandGitHub c9d0b79d99 chore(helm): update image docker.io/gangefors/airdcpp-webclient 2.12.2 → 2.13.2 (#30190)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/gangefors/airdcpp-webclient | minor | `4818da9` -> `0c77867`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:26:41 +00:00
TrueCharts BotandGitHub ad01d8fcbd chore(helm): update image docker.io/localai/localai v2.23.0 → v2.24.2 (#30213)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `8d9ec4a` -> `d851da8` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `32dbe96` -> `49941bd` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `5996df0` -> `f2dae33` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `7b33b5b` -> `c5ff9f0` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `4509f12` -> `a6863af` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `7ed0d65` -> `d5f6b95` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `1c34ca0` -> `73010f9` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `93ec9cb` -> `56adad1` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `eb0ce8c` -> `495aa2b` |

---

> [!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>mudler/LocalAI (docker.io/localai/localai)</summary>

###
[`v2.24.2`](https://redirect.github.com/mudler/LocalAI/releases/tag/v2.24.2)

[Compare
Source](https://redirect.github.com/mudler/LocalAI/compare/v2.24.1...v2.24.2)

##### What's Changed

##### 👒 Dependencies

- chore: ⬆️ Update ggerganov/llama.cpp to
`26a8406ba9198eb6fdd8329fa717555b4f77f05f` by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4358](https://redirect.github.com/mudler/LocalAI/pull/4358)

**Full Changelog**:
https://github.com/mudler/LocalAI/compare/v2.24.1...v2.24.2

###
[`v2.24.1`](https://redirect.github.com/mudler/LocalAI/releases/tag/v2.24.1)

[Compare
Source](https://redirect.github.com/mudler/LocalAI/compare/v2.24.0...v2.24.1)

<!-- Release notes generated using configuration in .github/release.yml
at release/v2.24.1 -->

This is a patch release to fix
[https://github.com/mudler/LocalAI/issues/4334](https://redirect.github.com/mudler/LocalAI/issues/4334)

**Full Changelog**:
https://github.com/mudler/LocalAI/compare/v2.24.0...v2.24.1

###
[`v2.24.0`](https://redirect.github.com/mudler/LocalAI/releases/tag/v2.24.0)

[Compare
Source](https://redirect.github.com/mudler/LocalAI/compare/v2.23.0...v2.24.0)

##### LocalAI release v2.24.0!


![b642257566578](https://redirect.github.com/user-attachments/assets/eb3bccbc-bd6a-46c3-949e-efc9b4ff1e90)

##### 🚀 Highlights

- **Backend deprecation**: We’ve removed `rwkv.cpp` and `bert.cpp`,
replacing them with enhanced functionalities in `llama.cpp` for simpler
installation and better performance.
- **New Backends Added**: Introducing `bark.cpp` for text-to-audio and
`stablediffusion.cpp` for image generation, both powered by the ggml
framework.
- **Voice Activity Detection (VAD)**: Added support for `silero-vad` to
detect speech in audio streams.
- **WebUI Improvements**: Now supports API key authentication for
enhanced security.
- **Real-Time Token Usage**: Monitor token consumption during streamed
outputs.
- **Expanded P2P Settings**: Greater flexibility with new configuration
options like `listen_maddrs`, `dht_announce_maddrs`, and
`bootstrap_peers`.

##### 📤 Backends Deprecation

As part of our cleanup efforts, the `rwkv.cpp` and `bert.cpp` backends
have been deprecated. Their functionalities are now integrated into
`llama.cpp`, offering a more streamlined and efficient experience.

##### 🆕 New Backends Introduced

- **`bark.cpp` Backend**: Transform text into realistic audio using
Bark, a transformer-based text-to-audio model. Install it easily with:
    ```bash
    local-ai models install bark-cpp-small
    ```
    Or start it directly:
    ```bash
    local-ai run bark-cpp-small
    ```

- **`stablediffusion.cpp` Backend**: Create high-quality images from
textual descriptions using the Stable Diffusion backend, now leveraging
the ggml framework.

- **Voice Activity Detection with `silero-vad`**: Introducing support
for accurate speech segment detection in audio streams. Install via:
    ```bash
    local-ai models install silero-vad
    ```

Or configure it through the WebUI.

##### 🔒 WebUI Access with API Keys

The WebUI now supports API key authentication. If one or more API Keys
are configured, the WebUI will automatically display a page to
authenticate with.

##### 🏆 Enhancements and Features

- **Real-Time Token Usage**: Monitor token consumption dynamically
during streamed outputs. This feature helps optimize performance and
manage costs effectively.
-   **P2P Configuration**: New settings for advanced peer-to-peer mode:
    -   `listen_maddrs`: Define specific multiaddresses for your node.
- `dht_announce_maddrs`: Specify addresses to announce to the DHT
network.
- `bootstrap_peers`: Set custom bootstrap peers for initial
connectivity.
These options offer more control, especially in constrained networks or
custom P2P environments.

##### 🖼️ New Models in the Gallery

We've significantly expanded our model gallery with a variety of new
models to cater to diverse AI applications. Among these:

- Calme-3 Qwen2.5 Series: Enhanced language models offering improved
understanding and generation capabilities.
- Mistral-Nemo-Prism-12b: A powerful model designed for complex language
tasks.
- Llama 3.1 and 3.2 Series: Upgraded versions of the Llama models with
better performance and accuracy.
- Qwen2.5-Coder Series: Specialized models optimized for code generation
and programming language understanding.
- Rombos-Coder Series: Advanced coder models for sophisticated
code-related tasks.
- Silero-VAD: High-quality voice activity detection model for audio
processing applications.
- Bark-Cpp-Small: Lightweight audio generation model suitable for quick
and efficient audio synthesis.

Explore these models and more in our updated [model
gallery](https://models.localai.io) to find the perfect fit for your
project needs.

##### 🐞 Bug Fixes and Improvements

- Performance Enhancements: Resolved issues with AVX flags and optimized
binaries for accelerated performance, especially on macOS systems.
- Dependency Updates: Upgraded various dependencies to ensure
compatibility, security, and performance improvements across the board.
- Parsing Corrections: Fixed parsing issues related to maddr and
ExtraLLamaCPPArgs in P2P configurations.

##### 📚 Documentation and Examples

- Updated Guides: Refreshed documentation with new configuration
examples, making it easier to get started and integrate the latest
features.

##### 📥 How to Upgrade

To upgrade to LocalAI v2.24.0:

- Download the Latest Release: Get the binaries from our [GitHub
Releases](https://redirect.github.com/mudler/LocalAI/releases/tag/v2.24.0)
page.
-   Update Docker Image: Pull the latest Docker image using:

<!---->

    docker pull localai/localai:latest

See also the Documentation at:
https://localai.io/basics/container/#standard-container-images

Happy hacking!

##### What's Changed

##### Breaking Changes 🛠

- feat(models): use rwkv from llama.cpp by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4264](https://redirect.github.com/mudler/LocalAI/pull/4264)
- feat(backends): Drop bert.cpp by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4272](https://redirect.github.com/mudler/LocalAI/pull/4272)

##### Bug fixes 🐛

- fix(hipblas): disable avx flags when accellerated bins are used by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4167](https://redirect.github.com/mudler/LocalAI/pull/4167)
- chore(deps): bump sycl intel image by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4201](https://redirect.github.com/mudler/LocalAI/pull/4201)
- fix(go.mod): add urfave/cli v2 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4206](https://redirect.github.com/mudler/LocalAI/pull/4206)
- chore(go.mod): add valyala/fasttemplate by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4207](https://redirect.github.com/mudler/LocalAI/pull/4207)
- fix(p2p): parse maddr correctly by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4219](https://redirect.github.com/mudler/LocalAI/pull/4219)
- fix(p2p): parse correctly ExtraLLamaCPPArgs by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4220](https://redirect.github.com/mudler/LocalAI/pull/4220)
- fix(llama.cpp): embed metal file into result binary for darwin by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4279](https://redirect.github.com/mudler/LocalAI/pull/4279)

##### Exciting New Features 🎉

- feat: add WebUI API token authorization by
[@&#8203;mintyleaf](https://redirect.github.com/mintyleaf) in
[https://github.com/mudler/LocalAI/pull/4197](https://redirect.github.com/mudler/LocalAI/pull/4197)
- feat(p2p): add support for configuration of edgevpn listen_maddrs,
dht_announce_maddrs and bootstrap_peers by
[@&#8203;mintyleaf](https://redirect.github.com/mintyleaf) in
[https://github.com/mudler/LocalAI/pull/4200](https://redirect.github.com/mudler/LocalAI/pull/4200)
- feat(silero): add Silero-vad backend by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4204](https://redirect.github.com/mudler/LocalAI/pull/4204)
- feat: include tokens usage for streamed output by
[@&#8203;mintyleaf](https://redirect.github.com/mintyleaf) in
[https://github.com/mudler/LocalAI/pull/4282](https://redirect.github.com/mudler/LocalAI/pull/4282)
- feat(bark-cpp): add new bark.cpp backend by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4287](https://redirect.github.com/mudler/LocalAI/pull/4287)
- feat(backend): add stablediffusion-ggml by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4289](https://redirect.github.com/mudler/LocalAI/pull/4289)

##### 🧠 Models

- models(gallery): add calme-3 qwen2.5 series by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4107](https://redirect.github.com/mudler/LocalAI/pull/4107)
- models(gallery): add calme-3 qwenloi series by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4108](https://redirect.github.com/mudler/LocalAI/pull/4108)
- models(gallery): add calme-3 llamaloi series by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4109](https://redirect.github.com/mudler/LocalAI/pull/4109)
- models(gallery): add mn-tiramisu-12b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4110](https://redirect.github.com/mudler/LocalAI/pull/4110)
- models(gallery): add qwen2.5-coder-14b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4125](https://redirect.github.com/mudler/LocalAI/pull/4125)
- models(gallery): add qwen2.5-coder-3b-instruct by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4126](https://redirect.github.com/mudler/LocalAI/pull/4126)
- models(gallery): add qwen2.5-coder-32b-instruct by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4127](https://redirect.github.com/mudler/LocalAI/pull/4127)
- models(gallery): add qwen2.5-coder-14b-instruct by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4128](https://redirect.github.com/mudler/LocalAI/pull/4128)
- models(gallery): add qwen2.5-coder-1.5b-instruct by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4129](https://redirect.github.com/mudler/LocalAI/pull/4129)
- models(gallery): add qwen2.5-coder-7b-instruct by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4130](https://redirect.github.com/mudler/LocalAI/pull/4130)
- models(gallery): add qwen2.5-coder-7b-3x-instruct-ties-v1.2-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4131](https://redirect.github.com/mudler/LocalAI/pull/4131)
- models(gallery): add qwen2.5-coder-7b-instruct-abliterated-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4132](https://redirect.github.com/mudler/LocalAI/pull/4132)
- models(gallery): add rombos-coder-v2.5-qwen-7b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4133](https://redirect.github.com/mudler/LocalAI/pull/4133)
- models(gallery): add rombos-coder-v2.5-qwen-32b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4134](https://redirect.github.com/mudler/LocalAI/pull/4134)
- models(gallery): add rombos-coder-v2.5-qwen-14b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4135](https://redirect.github.com/mudler/LocalAI/pull/4135)
- models(gallery): add eva-qwen2.5-72b-v0.1-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4136](https://redirect.github.com/mudler/LocalAI/pull/4136)
- models(gallery): add mistral-nemo-prism-12b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4141](https://redirect.github.com/mudler/LocalAI/pull/4141)
- models(gallery): add tess-3-llama-3.1-70b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4143](https://redirect.github.com/mudler/LocalAI/pull/4143)
- models(gallery): add celestial-harmony-14b-v1.0-experimental-1016-i1
by [@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4145](https://redirect.github.com/mudler/LocalAI/pull/4145)
- models(gallery): add llama3.1-8b-enigma by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4146](https://redirect.github.com/mudler/LocalAI/pull/4146)
- chore(model): add llama3.1-8b-cobalt to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4147](https://redirect.github.com/mudler/LocalAI/pull/4147)
- chore(model): add qwen2.5-32b-arliai-rpmax-v1.3 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4148](https://redirect.github.com/mudler/LocalAI/pull/4148)
- chore(model): add llama3.2-3b-enigma to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4149](https://redirect.github.com/mudler/LocalAI/pull/4149)
- chore(model): add llama-3.1-8b-arliai-rpmax-v1.3 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4150](https://redirect.github.com/mudler/LocalAI/pull/4150)
- chore(model): add magnum-12b-v2.5-kto-i1 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4151](https://redirect.github.com/mudler/LocalAI/pull/4151)
- chore(model): add l3.1-8b-slush-i1 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4152](https://redirect.github.com/mudler/LocalAI/pull/4152)
- models(gallery): add q2.5-ms-mistoria-72b-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4158](https://redirect.github.com/mudler/LocalAI/pull/4158)
- chore(model): add l3.1-ms-astoria-70b-v2 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4159](https://redirect.github.com/mudler/LocalAI/pull/4159)
- chore(model): add magnum-v2-4b-i1 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4160](https://redirect.github.com/mudler/LocalAI/pull/4160)
- chore(model): add athene-v2-agent to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4161](https://redirect.github.com/mudler/LocalAI/pull/4161)
- chore(model): add athene-v2-chat to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4162](https://redirect.github.com/mudler/LocalAI/pull/4162)
- chore(model-gallery): ⬆️ update checksum by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4165](https://redirect.github.com/mudler/LocalAI/pull/4165)
- chore(model): add qwen2.5-7b-nerd-uncensored-v1.7 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4171](https://redirect.github.com/mudler/LocalAI/pull/4171)
- chore(model): add llama3.2-3b-shiningvaliant2-i1 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4174](https://redirect.github.com/mudler/LocalAI/pull/4174)
- chore(model): add l3.1-nemotron-sunfall-v0.7.0-i1 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4175](https://redirect.github.com/mudler/LocalAI/pull/4175)
- chore(model): add evathene-v1.0 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4176](https://redirect.github.com/mudler/LocalAI/pull/4176)
- chore(model): add miniclaus-qw1.5b-unamgs to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4177](https://redirect.github.com/mudler/LocalAI/pull/4177)
- chore(model): add silero-vad to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4210](https://redirect.github.com/mudler/LocalAI/pull/4210)
- models(gallery): add llama-mesh by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4222](https://redirect.github.com/mudler/LocalAI/pull/4222)
- chore(model): add llama-doctor-3.2-3b-instruct to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4223](https://redirect.github.com/mudler/LocalAI/pull/4223)
- chore(model): add copus-2x8b-i1 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4225](https://redirect.github.com/mudler/LocalAI/pull/4225)
- chore(model): add llama-3.1-8b-instruct-ortho-v3 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4226](https://redirect.github.com/mudler/LocalAI/pull/4226)
- chore(model): add llama-3.1-tulu-3-8b-dpo to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4228](https://redirect.github.com/mudler/LocalAI/pull/4228)
- chore(model): add marco-o1 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4229](https://redirect.github.com/mudler/LocalAI/pull/4229)
- chore(model): add onellm-doey-v1-llama-3.2-3b to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4230](https://redirect.github.com/mudler/LocalAI/pull/4230)
- chore(model): add llama-sentient-3.2-3b-instruct to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4235](https://redirect.github.com/mudler/LocalAI/pull/4235)
- chore(model): add qwen2.5-3b-smart-i1 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4236](https://redirect.github.com/mudler/LocalAI/pull/4236)
- chore(model): add l3.1-aspire-heart-matrix-8b to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4237](https://redirect.github.com/mudler/LocalAI/pull/4237)
- chore(model): add dark-chivalry_v1.0-i1 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4242](https://redirect.github.com/mudler/LocalAI/pull/4242)
- chore(model): add qwen2.5-coder-32b-instruct-uncensored-i1 to the
gallery by [@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4241](https://redirect.github.com/mudler/LocalAI/pull/4241)
- chore(model): add tulu-3.1-8b-supernova-i1 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4243](https://redirect.github.com/mudler/LocalAI/pull/4243)
- chore(model): add steyrcannon-0.2-qwen2.5-72b to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4244](https://redirect.github.com/mudler/LocalAI/pull/4244)
- chore(model-gallery): ⬆️ update checksum by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4261](https://redirect.github.com/mudler/LocalAI/pull/4261)
- chore(model): add llama-3.1\_openscholar-8b to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4262](https://redirect.github.com/mudler/LocalAI/pull/4262)
- chore(model): add rwkv-6-world-7b to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4270](https://redirect.github.com/mudler/LocalAI/pull/4270)
- chore(model): add q2.5-ms-mistoria-72b-v2 model config by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4275](https://redirect.github.com/mudler/LocalAI/pull/4275)
- chore(model): add llama-3.1-tulu-3-70b-dpo model config by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4276](https://redirect.github.com/mudler/LocalAI/pull/4276)
- chore(model): add llama-3.1-tulu-3-8b-sft to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4277](https://redirect.github.com/mudler/LocalAI/pull/4277)
- chore(model): add eva-qwen2.5-72b-v0.2 to the gallery by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4278](https://redirect.github.com/mudler/LocalAI/pull/4278)
- fix(rwkv model): add stoptoken by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4283](https://redirect.github.com/mudler/LocalAI/pull/4283)
- chore(model gallery): add qwq-32b-preview by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4284](https://redirect.github.com/mudler/LocalAI/pull/4284)
- chore(model gallery): add llama-smoltalk-3.2-1b-instruct by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4285](https://redirect.github.com/mudler/LocalAI/pull/4285)
- chore(model gallery): add q2.5-32b-slush-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4292](https://redirect.github.com/mudler/LocalAI/pull/4292)
- chore(model gallery): add freyja-v4.95-maldv-7b-non-fiction-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4293](https://redirect.github.com/mudler/LocalAI/pull/4293)
- chore(model gallery): add qwestion-24b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4294](https://redirect.github.com/mudler/LocalAI/pull/4294)
- chore(model gallery): add volare-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4296](https://redirect.github.com/mudler/LocalAI/pull/4296)
- chore(model gallery): add skywork-o1-open-llama-3.1-8b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4297](https://redirect.github.com/mudler/LocalAI/pull/4297)
- chore(model gallery): add teleut-7b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4298](https://redirect.github.com/mudler/LocalAI/pull/4298)
- chore(model gallery): add sparse-llama-3.1-8b-2of4 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4309](https://redirect.github.com/mudler/LocalAI/pull/4309)
- chore(model gallery): add qwen2.5-7b-homercreative-mix by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4310](https://redirect.github.com/mudler/LocalAI/pull/4310)
- chore(model gallery): add bggpt-gemma-2-2.6b-it-v1.0 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4311](https://redirect.github.com/mudler/LocalAI/pull/4311)
- chore(model gallery): add cybercore-qwen-2.1-7b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4314](https://redirect.github.com/mudler/LocalAI/pull/4314)
- chore(model gallery): add chatty-harry_v3.0 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4315](https://redirect.github.com/mudler/LocalAI/pull/4315)
- chore(model gallery): add homercreativeanvita-mix-qw7b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4316](https://redirect.github.com/mudler/LocalAI/pull/4316)
- chore(model gallery): add flux.1-dev-ggml by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4317](https://redirect.github.com/mudler/LocalAI/pull/4317)
- chore(model gallery): add bark-cpp-small by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4318](https://redirect.github.com/mudler/LocalAI/pull/4318)

##### 📖 Documentation and examples

- docs: ⬆️ update docs version mudler/LocalAI by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4105](https://redirect.github.com/mudler/LocalAI/pull/4105)
- fix:
[#&#8203;4215](https://redirect.github.com/mudler/LocalAI/issues/4215)
404 in documentation due to migrated configuration examples by
[@&#8203;rmmonster](https://redirect.github.com/rmmonster) in
[https://github.com/mudler/LocalAI/pull/4216](https://redirect.github.com/mudler/LocalAI/pull/4216)
- chore(docs): integrating LocalAI with Microsoft Word by
[@&#8203;GPTLocalhost](https://redirect.github.com/GPTLocalhost) in
[https://github.com/mudler/LocalAI/pull/4218](https://redirect.github.com/mudler/LocalAI/pull/4218)
- add new community integrations by
[@&#8203;JackBekket](https://redirect.github.com/JackBekket) in
[https://github.com/mudler/LocalAI/pull/4224](https://redirect.github.com/mudler/LocalAI/pull/4224)

##### 👒 Dependencies

- chore: ⬆️ Update ggerganov/llama.cpp to
`4b3a9212b602be3d4e2e3ca26efd796cef13c55e` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4106](https://redirect.github.com/mudler/LocalAI/pull/4106)
- chore(deps): Bump setuptools from 69.5.1 to 75.4.0 in
/backend/python/transformers by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/4117](https://redirect.github.com/mudler/LocalAI/pull/4117)
- Revert "chore(deps): Bump setuptools from 69.5.1 to 75.4.0 in
/backend/python/transformers" by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4123](https://redirect.github.com/mudler/LocalAI/pull/4123)
- chore(deps): Bump dcarbone/install-yq-action from 1.1.1 to 1.2.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/4114](https://redirect.github.com/mudler/LocalAI/pull/4114)
- chore(deps): Bump sentence-transformers from 3.2.0 to 3.3.0 in
/backend/python/sentencetransformers by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/4120](https://redirect.github.com/mudler/LocalAI/pull/4120)
- chore: ⬆️ Update ggerganov/llama.cpp to
`54ef9cfc726a799e6f454ac22c4815d037716eda` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4122](https://redirect.github.com/mudler/LocalAI/pull/4122)
- chore: ⬆️ Update ggerganov/whisper.cpp to
`f19463ece2d43fd0b605dc513d8800eeb4e2315e` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4139](https://redirect.github.com/mudler/LocalAI/pull/4139)
- chore: ⬆️ Update ggerganov/llama.cpp to
`fb4a0ec0833c71cff5a1a367ba375447ce6106eb` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4140](https://redirect.github.com/mudler/LocalAI/pull/4140)
- chore(deps): bump llama-cpp to
[`ae8de6d`](https://redirect.github.com/mudler/LocalAI/commit/ae8de6d50a09d49545e0afab2e50cc4acfb280e2)
by [@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4157](https://redirect.github.com/mudler/LocalAI/pull/4157)
- chore: ⬆️ Update ggerganov/llama.cpp to
`883d206fbd2c5b2b9b589a9328503b9005e146c9` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4164](https://redirect.github.com/mudler/LocalAI/pull/4164)
- chore(deps): bump grpcio to 1.68.0 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4166](https://redirect.github.com/mudler/LocalAI/pull/4166)
- chore: ⬆️ Update ggerganov/whisper.cpp to
`01d3bd7d5ccd1956a7ddf1b57ee92d69f35aad93` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4163](https://redirect.github.com/mudler/LocalAI/pull/4163)
- chore: ⬆️ Update ggerganov/llama.cpp to
`db4cfd5dbc31c90f0d5c413a2e182d068b8ee308` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4169](https://redirect.github.com/mudler/LocalAI/pull/4169)
- chore(deps): Bump sentence-transformers from 3.3.0 to 3.3.1 in
/backend/python/sentencetransformers by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/4178](https://redirect.github.com/mudler/LocalAI/pull/4178)
- chore: ⬆️ Update ggerganov/llama.cpp to
`d3481e631661b5e9517f78908cdd58cee63c4903` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4196](https://redirect.github.com/mudler/LocalAI/pull/4196)
- chore: ⬆️ Update ggerganov/whisper.cpp to
`d24f981fb2fbf73ec7d72888c3129d1ed3f91916` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4195](https://redirect.github.com/mudler/LocalAI/pull/4195)
- chore(deps): Bump dcarbone/install-yq-action from 1.2.0 to 1.3.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/4182](https://redirect.github.com/mudler/LocalAI/pull/4182)
- chore(deps): Bump appleboy/ssh-action from 1.1.0 to 1.2.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/4183](https://redirect.github.com/mudler/LocalAI/pull/4183)
- chore: ⬆️ Update ggerganov/whisper.cpp to
`6266a9f9e56a5b925e9892acf650f3eb1245814d` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4202](https://redirect.github.com/mudler/LocalAI/pull/4202)
- chore: ⬆️ Update ggerganov/llama.cpp to
`9fe0fb062630728e3c21b5839e3bce87bff2440a` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4203](https://redirect.github.com/mudler/LocalAI/pull/4203)
- chore: ⬆️ Update ggerganov/llama.cpp to
`9abe9eeae98b11fa93b82632b264126a010225ff` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4212](https://redirect.github.com/mudler/LocalAI/pull/4212)
- chore: ⬆️ Update ggerganov/llama.cpp to
`a5e47592b6171ae21f3eaa1aba6fb2b707875063` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4221](https://redirect.github.com/mudler/LocalAI/pull/4221)
- chore: ⬆️ Update ggerganov/llama.cpp to
`6dfcfef0787e9902df29f510b63621f60a09a50b` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4227](https://redirect.github.com/mudler/LocalAI/pull/4227)
- chore: ⬆️ Update ggerganov/llama.cpp to
`55ed008b2de01592659b9eba068ea01bb2f72160` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4232](https://redirect.github.com/mudler/LocalAI/pull/4232)
- chore: ⬆️ Update ggerganov/llama.cpp to
`cce5a9007572c6e9fa522296b77571d2e5071357` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4238](https://redirect.github.com/mudler/LocalAI/pull/4238)
- chore(deps): Bump whisper-timestamped from 1.14.2 to 1.15.8 in
/backend/python/openvoice by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/4248](https://redirect.github.com/mudler/LocalAI/pull/4248)
- chore(deps): Bump faster-whisper from 0.9.0 to 1.1.0 in
/backend/python/openvoice by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/4249](https://redirect.github.com/mudler/LocalAI/pull/4249)
- chore(deps): Bump dcarbone/install-yq-action from 1.3.0 to 1.3.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/4253](https://redirect.github.com/mudler/LocalAI/pull/4253)
- chore(deps): bump llama.cpp to
`47f931c8f9a26c072d71224bc8013cc66ea9e445` by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4263](https://redirect.github.com/mudler/LocalAI/pull/4263)
- chore: ⬆️ Update ggerganov/llama.cpp to
`30ec39832165627dd6ed98938df63adfc6e6a21a` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4273](https://redirect.github.com/mudler/LocalAI/pull/4273)
- chore: ⬆️ Update ggerganov/llama.cpp to
`3ad5451f3b75809e3033e4e577b9f60bcaf6676a` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4280](https://redirect.github.com/mudler/LocalAI/pull/4280)
- chore: ⬆️ Update ggerganov/llama.cpp to
`dc22344088a7ee81a1e4f096459b03a72f24ccdc` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4288](https://redirect.github.com/mudler/LocalAI/pull/4288)
- chore: ⬆️ Update ggerganov/llama.cpp to
`3a8e9af402f7893423bdab444aa16c5d9a2d429a` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4290](https://redirect.github.com/mudler/LocalAI/pull/4290)
- chore: ⬆️ Update ggerganov/llama.cpp to
`0c39f44d70d058940fe2afe50cfc789e3e44d756` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4295](https://redirect.github.com/mudler/LocalAI/pull/4295)
- chore: ⬆️ Update ggerganov/llama.cpp to
`5e1ed95583ca552a98d8528b73e1ff81249c2bf9` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4299](https://redirect.github.com/mudler/LocalAI/pull/4299)
- chore(deps): bump grpcio to 1.68.1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4301](https://redirect.github.com/mudler/LocalAI/pull/4301)
- chore(deps): Bump docs/themes/hugo-theme-relearn from `28fce6b` to
`be85052` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/4305](https://redirect.github.com/mudler/LocalAI/pull/4305)
- chore: ⬆️ Update ggerganov/llama.cpp to
`8648c521010620c2daccfa1d26015c668ba2c717` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4307](https://redirect.github.com/mudler/LocalAI/pull/4307)
- chore: ⬆️ Update ggerganov/llama.cpp to
`cc98896db858df7aa40d0e16a505883ef196a482` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4312](https://redirect.github.com/mudler/LocalAI/pull/4312)

##### Other Changes

- chore: update jobresult_test.go by
[@&#8203;eltociear](https://redirect.github.com/eltociear) in
[https://github.com/mudler/LocalAI/pull/4124](https://redirect.github.com/mudler/LocalAI/pull/4124)
- chore(linguist): add \*.hpp files to linguist-vendored by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4154](https://redirect.github.com/mudler/LocalAI/pull/4154)
- chore(api): return values from schema by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4153](https://redirect.github.com/mudler/LocalAI/pull/4153)
- feat(swagger): update swagger by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4155](https://redirect.github.com/mudler/LocalAI/pull/4155)
- chore(Makefile): default to non-native builds for llama.cpp by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4173](https://redirect.github.com/mudler/LocalAI/pull/4173)
- chore(refactor): imply modelpath by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4208](https://redirect.github.com/mudler/LocalAI/pull/4208)
- chore(go.mod): tidy by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4209](https://redirect.github.com/mudler/LocalAI/pull/4209)
- feat(swagger): update swagger by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/4211](https://redirect.github.com/mudler/LocalAI/pull/4211)
- integrations: add Nextcloud by
[@&#8203;meonkeys](https://redirect.github.com/meonkeys) in
[https://github.com/mudler/LocalAI/pull/4233](https://redirect.github.com/mudler/LocalAI/pull/4233)
- Revert "chore(deps): Bump whisper-timestamped from 1.14.2 to 1.15.8 in
/backend/python/openvoice" by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4267](https://redirect.github.com/mudler/LocalAI/pull/4267)
- Revert "chore(deps): Bump faster-whisper from 0.9.0 to 1.1.0 in /back…
by [@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4268](https://redirect.github.com/mudler/LocalAI/pull/4268)
- chore(scripts): handle summarization errors by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/4271](https://redirect.github.com/mudler/LocalAI/pull/4271)

##### New Contributors

- [@&#8203;mintyleaf](https://redirect.github.com/mintyleaf) made their
first contribution in
[https://github.com/mudler/LocalAI/pull/4197](https://redirect.github.com/mudler/LocalAI/pull/4197)
- [@&#8203;rmmonster](https://redirect.github.com/rmmonster) made their
first contribution in
[https://github.com/mudler/LocalAI/pull/4216](https://redirect.github.com/mudler/LocalAI/pull/4216)
- [@&#8203;GPTLocalhost](https://redirect.github.com/GPTLocalhost) made
their first contribution in
[https://github.com/mudler/LocalAI/pull/4218](https://redirect.github.com/mudler/LocalAI/pull/4218)
- [@&#8203;JackBekket](https://redirect.github.com/JackBekket) made
their first contribution in
[https://github.com/mudler/LocalAI/pull/4224](https://redirect.github.com/mudler/LocalAI/pull/4224)
- [@&#8203;meonkeys](https://redirect.github.com/meonkeys) made their
first contribution in
[https://github.com/mudler/LocalAI/pull/4233](https://redirect.github.com/mudler/LocalAI/pull/4233)

**Full Changelog**:
https://github.com/mudler/LocalAI/compare/v2.23.0...v2.24.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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:25:04 +00:00
TrueCharts BotandGitHub 476c6de704 chore(helm): update image docker.io/homeassistant/home-assistant 2024.11.3 → 2024.12.5 (#30194)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/homeassistant/home-assistant](https://www.home-assistant.io/)
([source](https://redirect.github.com/home-assistant/core)) | minor |
`988ae0f` -> `132ef46` |

---

> [!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>home-assistant/core
(docker.io/homeassistant/home-assistant)</summary>

###
[`v2024.12.5`](https://redirect.github.com/home-assistant/core/releases/tag/2024.12.5)

[Compare
Source](https://redirect.github.com/home-assistant/core/compare/2024.12.4...2024.12.5)

- Bump `nice-go` to 1.0.0 ([@&#8203;IceBotYT] - [#&#8203;133185])
([nice_go docs]) (dependency)
- Add support for Nice G.O. HAE00080 wall station ([@&#8203;IceBotYT] -
[#&#8203;133186]) ([nice_go docs])
- Bugfix: also schedule time based integration when source is 0
([@&#8203;ronweikamp] - [#&#8203;133438]) ([integration docs])
- Ensure screenlogic retries if the protocol adapter is still booting
([@&#8203;bdraco] - [#&#8203;133444]) ([screenlogic docs])
- Bump Freebox to 1.2.1 ([@&#8203;Quentame] - [#&#8203;133455])
([freebox docs]) (dependency)
- Bump pyOverkiz to 1.15.3 ([@&#8203;iMicknl] - [#&#8203;133458])
([overkiz docs]) (dependency)
- Don't raise Overkiz user flow unique_id check ([@&#8203;iMicknl] -
[#&#8203;133471]) ([overkiz docs])
- Update Roborock to 2.8.1 ([@&#8203;Lash-L] - [#&#8203;133492])
([roborock docs]) (dependency)
- Update fjäråskupan to 2.3.1 ([@&#8203;elupus] - [#&#8203;133493])
([fjaraskupan docs]) (dependency)
- Update fjäråskupan to 2.3.2 ([@&#8203;elupus] - [#&#8203;133499])
([fjaraskupan docs]) (dependency)
- Bump gardena_bluetooth to 1.5.0 ([@&#8203;elupus] - [#&#8203;133502])
([gardena_bluetooth docs]) (dependency)
- Bump aiohttp to 3.11.11 ([@&#8203;bdraco] - [#&#8203;133530])
(dependency)
- Handle null value for elapsed time in Music Assistant
([@&#8203;marcelveldt] - [#&#8203;133597]) ([music_assistant docs])
- Fix Twinkly raise on progress ([@&#8203;joostlek] - [#&#8203;133601])
([twinkly docs])
- Handle mqtt.WebsocketConnectionError when connecting to the MQTT
broker ([@&#8203;bdraco] - [#&#8203;133610]) ([mqtt docs])

[#&#8203;132195]:
https://redirect.github.com/home-assistant/core/pull/132195

[#&#8203;132509]:
https://redirect.github.com/home-assistant/core/pull/132509

[#&#8203;132846]:
https://redirect.github.com/home-assistant/core/pull/132846

[#&#8203;133123]:
https://redirect.github.com/home-assistant/core/pull/133123

[#&#8203;133185]:
https://redirect.github.com/home-assistant/core/pull/133185

[#&#8203;133186]:
https://redirect.github.com/home-assistant/core/pull/133186

[#&#8203;133422]:
https://redirect.github.com/home-assistant/core/pull/133422

[#&#8203;133438]:
https://redirect.github.com/home-assistant/core/pull/133438

[#&#8203;133444]:
https://redirect.github.com/home-assistant/core/pull/133444

[#&#8203;133455]:
https://redirect.github.com/home-assistant/core/pull/133455

[#&#8203;133458]:
https://redirect.github.com/home-assistant/core/pull/133458

[#&#8203;133471]:
https://redirect.github.com/home-assistant/core/pull/133471

[#&#8203;133492]:
https://redirect.github.com/home-assistant/core/pull/133492

[#&#8203;133493]:
https://redirect.github.com/home-assistant/core/pull/133493

[#&#8203;133499]:
https://redirect.github.com/home-assistant/core/pull/133499

[#&#8203;133502]:
https://redirect.github.com/home-assistant/core/pull/133502

[#&#8203;133530]:
https://redirect.github.com/home-assistant/core/pull/133530

[#&#8203;133597]:
https://redirect.github.com/home-assistant/core/pull/133597

[#&#8203;133601]:
https://redirect.github.com/home-assistant/core/pull/133601

[#&#8203;133610]:
https://redirect.github.com/home-assistant/core/pull/133610

[@&#8203;IceBotYT]: https://redirect.github.com/IceBotYT

[@&#8203;Lash-L]: https://redirect.github.com/Lash-L

[@&#8203;Quentame]: https://redirect.github.com/Quentame

[@&#8203;bdraco]: https://redirect.github.com/bdraco

[@&#8203;elupus]: https://redirect.github.com/elupus

[@&#8203;frenck]: https://redirect.github.com/frenck

[@&#8203;iMicknl]: https://redirect.github.com/iMicknl

[@&#8203;joostlek]: https://redirect.github.com/joostlek

[@&#8203;marcelveldt]: https://redirect.github.com/marcelveldt

[@&#8203;ronweikamp]: https://redirect.github.com/ronweikamp

[abode docs]: https://www.home-assistant.io/integrations/abode/

[acaia docs]: https://www.home-assistant.io/integrations/acaia/

[fjaraskupan docs]:
https://www.home-assistant.io/integrations/fjaraskupan/

[freebox docs]: https://www.home-assistant.io/integrations/freebox/

[gardena_bluetooth docs]:
https://www.home-assistant.io/integrations/gardena_bluetooth/

[integration docs]:
https://www.home-assistant.io/integrations/integration/

[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/

[music_assistant docs]:
https://www.home-assistant.io/integrations/music_assistant/

[nice_go docs]: https://www.home-assistant.io/integrations/nice_go/

[overkiz docs]: https://www.home-assistant.io/integrations/overkiz/

[roborock docs]: https://www.home-assistant.io/integrations/roborock/

[screenlogic docs]:
https://www.home-assistant.io/integrations/screenlogic/

[twinkly docs]: https://www.home-assistant.io/integrations/twinkly/

###
[`v2024.12.4`](https://redirect.github.com/home-assistant/core/releases/tag/2024.12.4)

[Compare
Source](https://redirect.github.com/home-assistant/core/compare/2024.12.3...2024.12.4)

- Simplify recorder RecorderRunsManager ([@&#8203;emontnemery] -
[#&#8203;131785]) ([recorder docs])
- Fix fibaro climate hvac mode ([@&#8203;rappenze] - [#&#8203;132508])
([fibaro docs])
- Bump yt-dlp to 2024.12.13 ([@&#8203;joostlek] - [#&#8203;133129])
([media_extractor docs]) (dependency)
- Fix strptime in python_script ([@&#8203;gjohansson-ST] -
[#&#8203;133159]) ([python_script docs])
- Bump yalexs-ble to 2.5.4 ([@&#8203;bdraco] - [#&#8203;133172])
([august docs]) ([yalexs_ble docs]) ([yale docs]) (dependency)
- Bump starlink-grpc-core to 1.2.1 to fix missing ping
([@&#8203;MrConorAE] - [#&#8203;133183]) ([starlink docs]) (dependency)
- Bump aiolifx to 1.1.2 and add new HomeKit product prefixes
([@&#8203;Djelibeybi] - [#&#8203;133191]) ([lifx docs]) (dependency)
- Revert "Simplify recorder RecorderRunsManager" ([@&#8203;emontnemery]
- [#&#8203;133201]) ([recorder docs])
- Revert "Improve recorder history queries
([#&#8203;131702](https://redirect.github.com/home-assistant/core/issues/131702))"
([@&#8203;emontnemery] - [#&#8203;133203]) ([recorder docs]) ([history
docs])
- Bump incomfort-client to v0.6.4 ([@&#8203;jbouwh] - [#&#8203;133205])
([incomfort docs]) (dependency)
- Bump yalexs-ble to 2.5.5 ([@&#8203;bdraco] - [#&#8203;133229])
([august docs]) ([yalexs_ble docs]) ([yale docs]) (dependency)
- Set code_arm_required to False for homekit_controller
([@&#8203;bdraco] - [#&#8203;133284]) ([homekit_controller docs])
- Allow load_verify_locations with only cadata passed ([@&#8203;mib1185]
- [#&#8203;133299])
- Bump `imgw-pib` to version 1.0.7 ([@&#8203;bieniu] - [#&#8203;133364])
([imgw_pib docs]) (dependency)
- Fix fan setpoints for flexit_bacnet ([@&#8203;lellky] -
[#&#8203;133388]) ([flexit_bacnet docs])
- Bump holidays to 0.63 ([@&#8203;gjohansson-ST] - [#&#8203;133391])
([workday docs]) ([holiday docs]) (dependency)

[#&#8203;131785]:
https://redirect.github.com/home-assistant/core/pull/131785

[#&#8203;132195]:
https://redirect.github.com/home-assistant/core/pull/132195

[#&#8203;132508]:
https://redirect.github.com/home-assistant/core/pull/132508

[#&#8203;132509]:
https://redirect.github.com/home-assistant/core/pull/132509

[#&#8203;132846]:
https://redirect.github.com/home-assistant/core/pull/132846

[#&#8203;133123]:
https://redirect.github.com/home-assistant/core/pull/133123

[#&#8203;133129]:
https://redirect.github.com/home-assistant/core/pull/133129

[#&#8203;133159]:
https://redirect.github.com/home-assistant/core/pull/133159

[#&#8203;133172]:
https://redirect.github.com/home-assistant/core/pull/133172

[#&#8203;133183]:
https://redirect.github.com/home-assistant/core/pull/133183

[#&#8203;133191]:
https://redirect.github.com/home-assistant/core/pull/133191

[#&#8203;133201]:
https://redirect.github.com/home-assistant/core/pull/133201

[#&#8203;133203]:
https://redirect.github.com/home-assistant/core/pull/133203

[#&#8203;133205]:
https://redirect.github.com/home-assistant/core/pull/133205

[#&#8203;133229]:
https://redirect.github.com/home-assistant/core/pull/133229

[#&#8203;133284]:
https://redirect.github.com/home-assistant/core/pull/133284

[#&#8203;133299]:
https://redirect.github.com/home-assistant/core/pull/133299

[#&#8203;133364]:
https://redirect.github.com/home-assistant/core/pull/133364

[#&#8203;133388]:
https://redirect.github.com/home-assistant/core/pull/133388

[#&#8203;133391]:
https://redirect.github.com/home-assistant/core/pull/133391

[@&#8203;Djelibeybi]: https://redirect.github.com/Djelibeybi

[@&#8203;MrConorAE]: https://redirect.github.com/MrConorAE

[@&#8203;bdraco]: https://redirect.github.com/bdraco

[@&#8203;bieniu]: https://redirect.github.com/bieniu

[@&#8203;emontnemery]: https://redirect.github.com/emontnemery

[@&#8203;frenck]: https://redirect.github.com/frenck

[@&#8203;gjohansson-ST]: https://redirect.github.com/gjohansson-ST

[@&#8203;jbouwh]: https://redirect.github.com/jbouwh

[@&#8203;joostlek]: https://redirect.github.com/joostlek

[@&#8203;lellky]: https://redirect.github.com/lellky

[@&#8203;mib1185]: https://redirect.github.com/mib1185

[@&#8203;rappenze]: https://redirect.github.com/rappenze

[abode docs]: https://www.home-assistant.io/integrations/abode/

[acaia docs]: https://www.home-assistant.io/integrations/acaia/

[august docs]: https://www.home-assistant.io/integrations/august/

[fibaro docs]: https://www.home-assistant.io/integrations/fibaro/

[flexit_bacnet docs]:
https://www.home-assistant.io/integrations/flexit_bacnet/

[history docs]: https://www.home-assistant.io/integrations/history/

[holiday docs]: https://www.home-assistant.io/integrations/holiday/

[homekit_controller docs]:
https://www.home-assistant.io/integrations/homekit_controller/

[imgw_pib docs]: https://www.home-assistant.io/integrations/imgw_pib/

[incomfort docs]: https://www.home-assistant.io/integrations/incomfort/

[lifx docs]: https://www.home-assistant.io/integrations/lifx/

[media_extractor docs]:
https://www.home-assistant.io/integrations/media_extractor/

[python_script docs]:
https://www.home-assistant.io/integrations/python_script/

[recorder docs]: https://www.home-assistant.io/integrations/recorder/

[starlink docs]: https://www.home-assistant.io/integrations/starlink/

[workday docs]: https://www.home-assistant.io/integrations/workday/

[yale docs]: https://www.home-assistant.io/integrations/yale/

[yalexs_ble docs]:
https://www.home-assistant.io/integrations/yalexs_ble/

###
[`v2024.12.3`](https://redirect.github.com/home-assistant/core/releases/tag/2024.12.3)

[Compare
Source](https://redirect.github.com/home-assistant/core/compare/2024.12.2...2024.12.3)

- Bump python-linkplay to v0.1.1 ([@&#8203;silamon] - [#&#8203;132091])
([linkplay docs]) (dependency)
- Bump pydaikin to 2.13.8 ([@&#8203;weltall] - [#&#8203;132759])
([daikin docs]) (dependency)
- Fix pipeline conversation language ([@&#8203;synesthesiam] -
[#&#8203;132896]) ([conversation docs]) ([assist_pipeline docs])
- fix AndroidTV logging when disconnected ([@&#8203;chemelli74] -
[#&#8203;132919]) ([androidtv docs])
- Guard Vodafone Station updates against bad data ([@&#8203;chemelli74]
- [#&#8203;132921]) ([vodafone_station docs])
- Bump led-ble to 1.1.1 ([@&#8203;bdraco] - [#&#8203;132977]) ([led_ble
docs]) (dependency)
- Change warning to debug for VAD timeout ([@&#8203;synesthesiam] -
[#&#8203;132987]) ([assist_pipeline docs])
- Fix LaMetric config flow for cloud import path ([@&#8203;frenck] -
[#&#8203;133039]) ([lametric docs])
- Update frontend to
[`2024112`](https://redirect.github.com/home-assistant/core/commit/20241127).8
([@&#8203;bramkragten] - [#&#8203;133066]) ([frontend docs])
(dependency)
- Bump pysuezV2 to 1.3.5 ([@&#8203;jb101010-2] - [#&#8203;133076])
([suez_water docs]) (dependency)
- Bugfix to use evohome's new hostname ([@&#8203;zxdavb] -
[#&#8203;133085]) ([evohome docs]) (dependency)
- Bump py-aosmith to 1.0.12 ([@&#8203;bdr99] - [#&#8203;133100])
([aosmith docs]) (dependency)
- Bump deebot-client to 9.4.0 ([@&#8203;edenhaus] - [#&#8203;133114])
([ecovacs docs]) (dependency)
- Bump aiowithings to 3.1.4 ([@&#8203;joostlek] - [#&#8203;133117])
([withings docs])

[#&#8203;132091]:
https://redirect.github.com/home-assistant/core/pull/132091

[#&#8203;132195]:
https://redirect.github.com/home-assistant/core/pull/132195

[#&#8203;132509]:
https://redirect.github.com/home-assistant/core/pull/132509

[#&#8203;132759]:
https://redirect.github.com/home-assistant/core/pull/132759

[#&#8203;132846]:
https://redirect.github.com/home-assistant/core/pull/132846

[#&#8203;132896]:
https://redirect.github.com/home-assistant/core/pull/132896

[#&#8203;132919]:
https://redirect.github.com/home-assistant/core/pull/132919

[#&#8203;132921]:
https://redirect.github.com/home-assistant/core/pull/132921

[#&#8203;132977]:
https://redirect.github.com/home-assistant/core/pull/132977

[#&#8203;132987]:
https://redirect.github.com/home-assistant/core/pull/132987

[#&#8203;133039]:
https://redirect.github.com/home-assistant/core/pull/133039

[#&#8203;133066]:
https://redirect.github.com/home-assistant/core/pull/133066

[#&#8203;133076]:
https://redirect.github.com/home-assistant/core/pull/133076

[#&#8203;133085]:
https://redirect.github.com/home-assistant/core/pull/133085

[#&#8203;133100]:
https://redirect.github.com/home-assistant/core/pull/133100

[#&#8203;133114]:
https://redirect.github.com/home-assistant/core/pull/133114

[#&#8203;133117]:
https://redirect.github.com/home-assistant/core/pull/133117

[@&#8203;bdr99]: https://redirect.github.com/bdr99

[@&#8203;bdraco]: https://redirect.github.com/bdraco

[@&#8203;bramkragten]: https://redirect.github.com/bramkragten

[@&#8203;chemelli74]: https://redirect.github.com/chemelli74

[@&#8203;edenhaus]: https://redirect.github.com/edenhaus

[@&#8203;frenck]: https://redirect.github.com/frenck

[@&#8203;jb101010-2]: https://redirect.github.com/jb101010-2

[@&#8203;joostlek]: https://redirect.github.com/joostlek

[@&#8203;silamon]: https://redirect.github.com/silamon

[@&#8203;synesthesiam]: https://redirect.github.com/synesthesiam

[@&#8203;weltall]: https://redirect.github.com/weltall

[@&#8203;zxdavb]: https://redirect.github.com/zxdavb

[abode docs]: https://www.home-assistant.io/integrations/abode/

[acaia docs]: https://www.home-assistant.io/integrations/acaia/

[androidtv docs]: https://www.home-assistant.io/integrations/androidtv/

[aosmith docs]: https://www.home-assistant.io/integrations/aosmith/

[assist_pipeline docs]:
https://www.home-assistant.io/integrations/assist_pipeline/

[conversation docs]:
https://www.home-assistant.io/integrations/conversation/

[daikin docs]: https://www.home-assistant.io/integrations/daikin/

[ecovacs docs]: https://www.home-assistant.io/integrations/ecovacs/

[evohome docs]: https://www.home-assistant.io/integrations/evohome/

[frontend docs]: https://www.home-assistant.io/integrations/frontend/

[lametric docs]: https://www.home-assistant.io/integrations/lametric/

[led_ble docs]: https://www.home-assistant.io/integrations/led_ble/

[linkplay docs]: https://www.home-assistant.io/integrations/linkplay/

[suez_water docs]:
https://www.home-assistant.io/integrations/suez_water/

[vodafone_station docs]:
https://www.home-assistant.io/integrations/vodafone_station/

[withings docs]: https://www.home-assistant.io/integrations/withings/

###
[`v2024.12.2`](https://redirect.github.com/home-assistant/core/releases/tag/2024.12.2)

[Compare
Source](https://redirect.github.com/home-assistant/core/compare/2024.12.1...2024.12.2)

- Enable additional entities on myUplink model SMO20 ([@&#8203;astrandb]
- [#&#8203;131688]) ([myuplink docs])
- Bump pydrawise to 2024.12.0 ([@&#8203;dknowles2] - [#&#8203;132015])
([hydrawise docs]) (dependency)
- Fix API change for AC not supporting floats in SwitchBot Cloud
([@&#8203;SeraphicRav] - [#&#8203;132231]) ([switchbot_cloud docs])
- Update pyrisco to 0.6.5 ([@&#8203;agmckaybro] - [#&#8203;132493])
([risco docs]) (dependency)
- Fix PyTado dependency ([@&#8203;erwindouna] - [#&#8203;132510]) ([tado
docs]) (dependency)
- Bump pycups to 2.0.4 ([@&#8203;bdraco] - [#&#8203;132514]) ([cups
docs]) (dependency)
- Update debugpy to 1.8.8 ([@&#8203;frenck] - [#&#8203;132519])
([debugpy docs]) (dependency)
- bump total_connect_client to 2023.12 ([@&#8203;austinmroczek] -
[#&#8203;132531]) ([totalconnect docs]) (dependency)
- Bump aiounifi to v81 to fix partitioned cookies on python 3.13
([@&#8203;Kane610] - [#&#8203;132540]) ([unifi docs]) (dependency)
- Update twentemilieu to 2.2.0 ([@&#8203;frenck] - [#&#8203;132554])
([twentemilieu docs]) (dependency)
- Bump yalexs-ble to 2.5.2 ([@&#8203;bdraco] - [#&#8203;132560])
([yalexs_ble docs]) (dependency)
- Bump plugwise to v1.6.1 ([@&#8203;bouwew] - [#&#8203;131950])
([plugwise docs]) (dependency)
- Bump plugwise to v1.6.2 and adapt ([@&#8203;bouwew] -
[#&#8203;132608]) ([plugwise docs]) (dependency)
- Fix config flow in Husqvarna Automower ([@&#8203;Thomas55555] -
[#&#8203;132615]) ([husqvarna_automower docs])
- Bump ZHA dependencies ([@&#8203;puddly] - [#&#8203;132630]) ([zha
docs]) (dependency)
- Bump plugwise to v1.6.3 ([@&#8203;bouwew] - [#&#8203;132673])
([plugwise docs]) (dependency)
- Bump yt-dlp to 2024.12.06 ([@&#8203;joostlek] - [#&#8203;132684])
([media_extractor docs]) (dependency)
- Revert "Bump pyezviz to 0.2.2.3" ([@&#8203;srescio] -
[#&#8203;132715]) ([ezviz docs]) (dependency)
- Bump intents to 2024.12.9 ([@&#8203;synesthesiam] - [#&#8203;132726])
([conversation docs]) (dependency)
- Update frontend to
[`2024112`](https://redirect.github.com/home-assistant/core/commit/20241127).7
([@&#8203;bramkragten] - [#&#8203;132729]) ([frontend docs])
(dependency)
- Bump reolink-aio to 0.11.5 ([@&#8203;starkillerOG] - [#&#8203;132757])
([reolink docs]) (dependency)
- Catch Hydrawise authorization errors in the correct place
([@&#8203;dknowles2] - [#&#8203;132727]) ([hydrawise docs])
- Pass an application identifier to the Hydrawise API
([@&#8203;dknowles2] - [#&#8203;132779]) ([hydrawise docs])
- Bump deebot-client to 9.3.0 ([@&#8203;edenhaus] - [#&#8203;132834])
([ecovacs docs]) (dependency)
- Bump aioacaia to 0.1.11 ([@&#8203;zweckj] - [#&#8203;132838]) ([acaia
docs]) (dependency)

[#&#8203;131688]:
https://redirect.github.com/home-assistant/core/pull/131688

[#&#8203;131950]:
https://redirect.github.com/home-assistant/core/pull/131950

[#&#8203;132015]:
https://redirect.github.com/home-assistant/core/pull/132015

[#&#8203;132195]:
https://redirect.github.com/home-assistant/core/pull/132195

[#&#8203;132231]:
https://redirect.github.com/home-assistant/core/pull/132231

[#&#8203;132493]:
https://redirect.github.com/home-assistant/core/pull/132493

[#&#8203;132509]:
https://redirect.github.com/home-assistant/core/pull/132509

[#&#8203;132510]:
https://redirect.github.com/home-assistant/core/pull/132510

[#&#8203;132514]:
https://redirect.github.com/home-assistant/core/pull/132514

[#&#8203;132519]:
https://redirect.github.com/home-assistant/core/pull/132519

[#&#8203;132531]:
https://redirect.github.com/home-assistant/core/pull/132531

[#&#8203;132540]:
https://redirect.github.com/home-assistant/core/pull/132540

[#&#8203;132554]:
https://redirect.github.com/home-assistant/core/pull/132554

[#&#8203;132560]:
https://redirect.github.com/home-assistant/core/pull/132560

[#&#8203;132608]:
https://redirect.github.com/home-assistant/core/pull/132608

[#&#8203;132615]:
https://redirect.github.com/home-assistant/core/pull/132615

[#&#8203;132630]:
https://redirect.github.com/home-assistant/core/pull/132630

[#&#8203;132673]:
https://redirect.github.com/home-assistant/core/pull/132673

[#&#8203;132684]:
https://redirect.github.com/home-assistant/core/pull/132684

[#&#8203;132715]:
https://redirect.github.com/home-assistant/core/pull/132715

[#&#8203;132726]:
https://redirect.github.com/home-assistant/core/pull/132726

[#&#8203;132727]:
https://redirect.github.com/home-assistant/core/pull/132727

[#&#8203;132729]:
https://redirect.github.com/home-assistant/core/pull/132729

[#&#8203;132757]:
https://redirect.github.com/home-assistant/core/pull/132757

[#&#8203;132779]:
https://redirect.github.com/home-assistant/core/pull/132779

[#&#8203;132834]:
https://redirect.github.com/home-assistant/core/pull/132834

[#&#8203;132838]:
https://redirect.github.com/home-assistant/core/pull/132838

[@&#8203;Kane610]: https://redirect.github.com/Kane610

[@&#8203;SeraphicRav]: https://redirect.github.com/SeraphicRav

[@&#8203;Thomas55555]: https://redirect.github.com/Thomas55555

[@&#8203;agmckaybro]: https://redirect.github.com/agmckaybro

[@&#8203;astrandb]: https://redirect.github.com/astrandb

[@&#8203;austinmroczek]: https://redirect.github.com/austinmroczek

[@&#8203;bdraco]: https://redirect.github.com/bdraco

[@&#8203;bouwew]: https://redirect.github.com/bouwew

[@&#8203;bramkragten]: https://redirect.github.com/bramkragten

[@&#8203;dknowles2]: https://redirect.github.com/dknowles2

[@&#8203;edenhaus]: https://redirect.github.com/edenhaus

[@&#8203;erwindouna]: https://redirect.github.com/erwindouna

[@&#8203;frenck]: https://redirect.github.com/frenck

[@&#8203;joostlek]: https://redirect.github.com/joostlek

[@&#8203;puddly]: https://redirect.github.com/puddly

[@&#8203;srescio]: https://redirect.github.com/srescio

[@&#8203;starkillerOG]: https://redirect.github.com/starkillerOG

[@&#8203;synesthesiam]: https://redirect.github.com/synesthesiam

[@&#8203;zweckj]: https://redirect.github.com/zweckj

[abode docs]: https://www.home-assistant.io/integrations/abode/

[acaia docs]: https://www.home-assistant.io/integrations/acaia/

[conversation docs]:
https://www.home-assistant.io/integrations/conversation/

[cups docs]: https://www.home-assistant.io/integrations/cups/

[debugpy docs]: https://www.home-assistant.io/integrations/debugpy/

[ecovacs docs]: https://www.home-assistant.io/integrations/ecovacs/

[ezviz docs]: https://www.home-assistant.io/integrations/ezviz/

[frontend docs]: https://www.home-assistant.io/integrations/frontend/

[husqvarna_automower docs]:
https://www.home-assistant.io/integrations/husqvarna_automower/

[hydrawise docs]: https://www.home-assistant.io/integrations/hydrawise/

[media_extractor docs]:
https://www.home-assistant.io/integrations/media_extractor/

[myuplink docs]: https://www.home-assistant.io/integrations/myuplink/

[plugwise docs]: https://www.home-assistant.io/integrations/plugwise/

[reolink docs]: https://www.home-assistant.io/integrations/reolink/

[risco docs]: https://www.home-assistant.io/integrations/risco/

[switchbot_cloud docs]:
https://www.home-assistant.io/integrations/switchbot_cloud/

[tado docs]: https://www.home-assistant.io/integrations/tado/

[totalconnect docs]:
https://www.home-assistant.io/integrations/totalconnect/

[twentemilieu docs]:
https://www.home-assistant.io/integrations/twentemilieu/

[unifi docs]: https://www.home-assistant.io/integrations/unifi/

[yalexs_ble docs]:
https://www.home-assistant.io/integrations/yalexs_ble/

[zha docs]: https://www.home-assistant.io/integrations/zha/

###
[`v2024.12.1`](https://redirect.github.com/home-assistant/core/releases/tag/2024.12.1)

[Compare
Source](https://redirect.github.com/home-assistant/core/compare/2024.12.0...2024.12.1)

- Bump elmax-api to 0.0.6.3 ([@&#8203;albertogeniola] -
[#&#8203;131876]) ([elmax docs]) (dependency)
- Fix deprecated call to mimetypes.guess_type in CachingStaticResource
([@&#8203;bdraco] - [#&#8203;132299]) ([http docs])
- Bump tesla-fleet-api to 0.8.5 ([@&#8203;Bre77] - [#&#8203;132339])
([tessie docs]) ([teslemetry docs]) ([tesla_fleet docs])
- Add missing UnitOfPower to sensor ([@&#8203;robinostlund] -
[#&#8203;132352]) ([sensor docs])
- Removes references to croniter from utility_meter ([@&#8203;dgomes] -
[#&#8203;132364]) ([utility_meter docs])
- Bump upb-lib to 0.5.9 ([@&#8203;gwww] - [#&#8203;132411]) ([upb docs])
(dependency)
- Bump pydeako to 0.6.0 ([@&#8203;Balake] - [#&#8203;132432]) ([deako
docs]) (dependency)
- Bump aiohttp to 3.11.10 ([@&#8203;bdraco] - [#&#8203;132441])
(dependency)
- Bump aioesphomeapi to 28.0.0 ([@&#8203;bdraco] - [#&#8203;132447])
([esphome docs]) (dependency)
- Update exception handling for python3.13 for getpass.getuser()
([@&#8203;allenporter] - [#&#8203;132449])
- Bump hass-nabucasa from 0.85.0 to 0.86.0 ([@&#8203;ludeeus] -
[#&#8203;132456]) ([cloud docs]) (dependency)
- Fix nordpool dont have previous or next price ([@&#8203;gjohansson-ST]
- [#&#8203;132457]) ([nordpool docs])
- Bump deebot-client to 9.2.0 ([@&#8203;edenhaus] - [#&#8203;132467])
([ecovacs docs]) (dependency)
- Point to the Ecovacs issue in the library for unspoorted devices
([@&#8203;edenhaus] - [#&#8203;132470]) ([ecovacs docs])
- Bump tplink python-kasa dependency to 0.8.1 ([@&#8203;sdb9696] -
[#&#8203;132472]) ([tplink docs]) (dependency)
- Bump samsungtvws to 2.7.2 ([@&#8203;epenet] - [#&#8203;132474])
([samsungtv docs]) (dependency)
- Update frontend to
[`2024112`](https://redirect.github.com/home-assistant/core/commit/20241127).5
([@&#8203;bramkragten] - [#&#8203;132475]) ([frontend docs])
(dependency)
- Update frontend to
[`2024112`](https://redirect.github.com/home-assistant/core/commit/20241127).6
([@&#8203;bramkragten] - [#&#8203;132494]) ([frontend docs])
(dependency)
- Fix google tasks due date timezone handling ([@&#8203;allenporter] -
[#&#8203;132498]) ([google_tasks docs])

[#&#8203;131876]:
https://redirect.github.com/home-assistant/core/pull/131876

[#&#8203;132195]:
https://redirect.github.com/home-assistant/core/pull/132195

[#&#8203;132299]:
https://redirect.github.com/home-assistant/core/pull/132299

[#&#8203;132339]:
https://redirect.github.com/home-assistant/core/pull/132339

[#&#8203;132352]:
https://redirect.github.com/home-assistant/core/pull/132352

[#&#8203;132364]:
https://redirect.github.com/home-assistant/core/pull/132364

[#&#8203;132411]:
https://redirect.github.com/home-assistant/core/pull/132411

[#&#8203;132432]:
https://redirect.github.com/home-assistant/core/pull/132432

[#&#8203;132441]:
https://redirect.github.com/home-assistant/core/pull/132441

[#&#8203;132447]:
https://redirect.github.com/home-assistant/core/pull/132447

[#&#8203;132449]:
https://redirect.github.com/home-assistant/core/pull/132449

[#&#8203;132456]:
https://redirect.github.com/home-assistant/core/pull/132456

[#&#8203;132457]:
https://redirect.github.com/home-assistant/core/pull/132457

[#&#8203;132467]:
https://redirect.github.com/home-assistant/core/pull/132467

[#&#8203;132470]:
https://redirect.github.com/home-assistant/core/pull/132470

[#&#8203;132472]:
https://redirect.github.com/home-assistant/core/pull/132472

[#&#8203;132474]:
https://redirect.github.com/home-assistant/core/pull/132474

[#&#8203;132475]:
https://redirect.github.com/home-assistant/core/pull/132475

[#&#8203;132494]:
https://redirect.github.com/home-assistant/core/pull/132494

[#&#8203;132498]:
https://redirect.github.com/home-assistant/core/pull/132498

[@&#8203;Balake]: https://redirect.github.com/Balake

[@&#8203;Bre77]: https://redirect.github.com/Bre77

[@&#8203;albertogeniola]: https://redirect.github.com/albertogeniola

[@&#8203;allenporter]: https://redirect.github.com/allenporter

[@&#8203;bdraco]: https://redirect.github.com/bdraco

[@&#8203;bramkragten]: https://redirect.github.com/bramkragten

[@&#8203;dgomes]: https://redirect.github.com/dgomes

[@&#8203;edenhaus]: https://redirect.github.com/edenhaus

[@&#8203;epenet]: https://redirect.github.com/epenet

[@&#8203;frenck]: https://redirect.github.com/frenck

[@&#8203;gjohansson-ST]: https://redirect.github.com/gjohansson-ST

[@&#8203;gwww]: https://redirect.github.com/gwww

[@&#8203;ludeeus]: https://redirect.github.com/ludeeus

[@&#8203;robinostlund]: https://redirect.github.com/robinostlund

[@&#8203;sdb9696]: https://redirect.github.com/sdb9696

[abode docs]: https://www.home-assistant.io/integrations/abode/

[acaia docs]: https://www.home-assistant.io/integrations/acaia/

[cloud docs]: https://www.home-assistant.io/integrations/cloud/

[deako docs]: https://www.home-assistant.io/integrations/deako/

[ecovacs docs]: https://www.home-assistant.io/integrations/ecovacs/

[elmax docs]: https://www.home-assistant.io/integrations/elmax/

[esphome docs]: https://www.home-assistant.io/integrations/esphome/

[frontend docs]: https://www.home-assistant.io/integrations/frontend/

[google_tasks docs]:
https://www.home-assistant.io/integrations/google_tasks/

[http docs]: https://www.home-assistant.io/integrations/http/

[nordpool docs]: https://www.home-assistant.io/integrations/nordpool/

[samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/

[sensor docs]: https://www.home-assistant.io/integrations/sensor/

[tesla_fleet docs]:
https://www.home-assistant.io/integrations/tesla_fleet/

[teslemetry docs]:
https://www.home-assistant.io/integrations/teslemetry/

[tessie docs]: https://www.home-assistant.io/integrations/tessie/

[tplink docs]: https://www.home-assistant.io/integrations/tplink/

[upb docs]: https://www.home-assistant.io/integrations/upb/

[utility_meter docs]:
https://www.home-assistant.io/integrations/utility_meter/

###
[`v2024.12.0`](https://redirect.github.com/home-assistant/core/releases/tag/2024.12.0)

[Compare
Source](https://redirect.github.com/home-assistant/core/compare/2024.11.3...2024.12.0)

https://www.home-assistant.io/blog/2024/12/04/release-202412/

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:20:47 +00:00
TrueCharts BotandGitHub a0e539270b chore(helm): update image docker.io/jlesage/filebot v24.11.1 → v24.12.1 (#30200)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/filebot](https://redirect.github.com/jlesage/docker-filebot)
| minor | `181e821` -> `1cdf595` |

---

> [!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>jlesage/docker-filebot (docker.io/jlesage/filebot)</summary>

###
[`v24.12.1`](https://redirect.github.com/jlesage/docker-filebot/releases/tag/v24.12.1):
Version 24.12.1

[Compare
Source](https://redirect.github.com/jlesage/docker-filebot/compare/v24.11.1...v24.12.1)

Changes in this release:

- Updated baseimage to version 4.6.7, which brings the following
changes:
    -   Fixed web audio feature with URL path-based reverse proxy.
- Fixed TLS secure connection method for VNC that was preventing web
access.
    -   Fixed CJK font installation.
    -   Rebuild against latest distro images to get security fixes.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:18:07 +00:00
TrueCharts BotandGitHub eed0306a81 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.123.0 → 2.131.0 (#30191)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `4baebdc` -> `0834982` |

---

> [!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.131.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21310---2024-12-25)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.130.0...2.131.0)

##### Changed

- Improved the search for asset profiles with `MANUAL` data source in
the create or update activity dialog
-   Improved the usability of the link to manage access with a new icon
- Improved support to import activities by `isin` in the *Yahoo Finance*
service
-   Improved the language localization for Polish (`pl`)

###
[`v2.130.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21300---2024-12-21)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.129.0...2.130.0)

##### Added

- Added a new static portfolio analysis rule: *Asset Class Cluster Risk*
(Equity)
- Added a new static portfolio analysis rule: *Asset Class Cluster Risk*
(Fixed Income)
-   Set up a notification service for prompt dialogs

##### Changed

-   Improved the usability to edit the emergency fund
- Extracted the market data management from the admin control panel
endpoint to a dedicated endpoint
-   Improved the language localization for German (`de`)
-   Improved the language localization for Polish (`pl`)
-   Upgraded `big.js` from version `6.2.1` to `6.2.2`

###
[`v2.129.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21290---2024-12-14)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.128.0...2.129.0)

##### Added

-   Added `userId` to the `SymbolProfile` database schema

##### Changed

- Improved the usability of the *X-ray* page by hiding empty rule
categories
-   Improved the language localization for German (`de`)

###
[`v2.128.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21280---2024-12-12)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.127.0...2.128.0)

##### Changed

-   Optimized the holding selector in the assistant
-   Improved the language localization for German (`de`)
-   Upgraded `@internationalized/number` from version `3.5.2` to `3.6.0`

##### Fixed

- Fixed an exception in the caching of the portfolio snapshot in the
portfolio calculator
- Fixed the import of `jsonpath` to support REST APIs (`JSON`) via the
scraper configuration

###
[`v2.127.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21270---2024-12-08)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.126.1...2.127.0)

##### Added

-   Extended the *X-ray* page by a summary

##### Fixed

- Fixed an exception in the caching of the portfolio snapshot in the
portfolio calculator

###
[`v2.126.1`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21261---2024-12-07)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.126.0...2.126.1)

##### Added

-   Added pagination to the users table of the admin control panel

##### Changed

-   Improved the labels of the assistant
- Improved the caching of the portfolio snapshot in the portfolio
calculator by expiring cache entries immediately in case of errors
-   Extracted the historical market data editor to a reusable component
-   Upgraded `prettier` from version `3.3.3` to `3.4.2`
-   Upgraded `prisma` from version `6.0.0` to `6.0.1`

###
[`v2.126.0`](https://redirect.github.com/ghostfolio/ghostfolio/releases/tag/2.126.0)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.125.0...2.126.0)

##### Added

-   Added pagination to the users table of the admin control panel

##### Changed

-   Improved the labels of the assistant
- Improved the caching of the portfolio snapshot in the portfolio
calculator by expiring cache entries immediately in case of errors
-   Extracted the historical market data editor to a reusable component
-   Upgraded `prettier` from version `3.3.3` to `3.4.2`
-   Upgraded `prisma` from version `6.0.0` to `6.0.1`

##### Special Thanks

-   [@&#8203;amandee27](https://redirect.github.com/amandee27)
-
[@&#8203;Ayush2198-source](https://redirect.github.com/Ayush2198-source)
-   [@&#8203;dtslvr](https://redirect.github.com/dtslvr)

###
[`v2.125.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21250---2024-11-30)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.124.1...2.125.0)

##### Changed

-   Improved the style of the symbol search component
-   Extended the users table in the admin control panel
-   Refreshed the cryptocurrencies list
-   Increased the default request timeout (`REQUEST_TIMEOUT`)
-   Upgraded `cheerio` from version `1.0.0-rc.12` to `1.0.0`
-   Upgraded `prisma` from version `5.22.0` to `6.0.0`

###
[`v2.124.1`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21241---2024-11-25)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.124.0...2.124.1)

##### Fixed

-   Fixed the tables style related to sticky columns

###
[`v2.124.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21240---2024-11-24)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.123.0...2.124.0)

##### Added

- Added pagination parameters (`skip`, `take`) to the endpoint `GET
api/v1/admin/user`
- Added pagination response (`count`) to the endpoint `GET
api/v1/admin/user`
-   Added `GHOSTFOLIO` as a new data source type

##### Changed

- Extended the allocations by ETF holding on the allocations page by the
parent ETFs (experimental)
-   Improved the language localization for German (`de`)
-   Upgraded `countries-and-timezones` from version `3.4.1` to `3.7.2`
-   Upgraded `Nx` from version `20.0.6` to `20.1.2`

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:17:56 +00:00
TrueCharts BotandGitHub c49fdded01 chore(helm): update image docker.io/feramance/qbitrr v4.9.20 → v4.10.10 (#30188)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr)
| minor | `1aa46c0` -> `32e0116` |

---

> [!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>Feramance/qBitrr (docker.io/feramance/qbitrr)</summary>

###
[`v4.10.10`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41010-26122024)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.9...v4.10.10)

- [\[patch\] Removed bad variable
calls](https://redirect.github.com/Feramance/qBitrr/commit/dbec9dcecc2a8e092ca0fc3714448b0ca98b1cf9)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Removed redundant
logging](https://redirect.github.com/Feramance/qBitrr/commit/d0883c7ae03fb02e8134b394e9d5ad86ce487d2d)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

###
[`v4.10.9`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4109-26122024)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.8...v4.10.9)

- [\[patch\] Loop
fixes](https://redirect.github.com/Feramance/qBitrr/commit/f934c77661a5f6276f46e0146cc132fa0714b35b)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Remove redundant
variable](https://redirect.github.com/Feramance/qBitrr/commit/3d4a3f90e7a78aacf9b47a4c1e95cf5267110952)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Further loop
changes](https://redirect.github.com/Feramance/qBitrr/commit/434dade175b290a37cd397fa4067edd62743eb79)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Loop timer
adjustment](https://redirect.github.com/Feramance/qBitrr/commit/2aeb48b6367c7c6b450d17496f6955d1cf253ae0)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Loop
debugging](https://redirect.github.com/Feramance/qBitrr/commit/0c6f377cb99b161abaedb02d5648b2cdc2190b6c)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

###
[`v4.10.8`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4108-18122024)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.7...v4.10.8)

- [\[patch\] Hotfix Free space config
changes](https://redirect.github.com/Feramance/qBitrr/commit/072bffdca3af9b85c34c89f7f2a09fea4f530596)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Changed log messages for
clarity](https://redirect.github.com/Feramance/qBitrr/commit/631ec2dce2e710fdba7dc9a90558111817292a3e)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Add logs for temp profile switching
testing](https://redirect.github.com/Feramance/qBitrr/commit/9b137fd9eee21323f4762aa0e7ccbc234cfb09d3)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Update
README.md](https://redirect.github.com/Feramance/qBitrr/commit/a0c2a9622af9fdff5efed6eb8c58896b9b3dba55)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Update
README.md](https://redirect.github.com/Feramance/qBitrr/commit/8d62851db045e1daadf868a947b641d57f4c94f1)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Update
README.md](https://redirect.github.com/Feramance/qBitrr/commit/82adf8f79ed05da38057fcc49e988afedd7015b6)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

###
[`v4.10.7`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4107-18122024)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.6...v4.10.7)

- [\[patch\] Hotfix
2](https://redirect.github.com/Feramance/qBitrr/commit/7e355b9d4977b8daed95da58323f1c6ffcadf521)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Merge branch 'master' of
https://github.com/Feramance/qBitrr](https://redirect.github.com/Feramance/qBitrr/commit/0bb99509bbfe8949543108667caa1b2560436b93)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [\[patch\]
Hotfix](https://redirect.github.com/Feramance/qBitrr/commit/b301ea02b586a52af65959fa653135b815b4b435)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

###
[`v4.10.6`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4106-18122024)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.5...v4.10.6)

- [\[patch\] Free space config folder
added](https://redirect.github.com/Feramance/qBitrr/commit/9286bdc67402a13b213254cf6e742905f1004e25)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

###
[`v4.10.5`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4105-10122024)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.4...v4.10.5)

- [\[patch\] Minor changes and temporarily disabling separate request
search](https://redirect.github.com/Feramance/qBitrr/commit/b4654957964b622e1eea8a984aebb6cb2cfd1566)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Further
testing](https://redirect.github.com/Feramance/qBitrr/commit/b024cf324bdef262d67c1b10ff5fd961144edfa8)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Change searched
update](https://redirect.github.com/Feramance/qBitrr/commit/0029967628b6e1378e3fb2b5c4b2b94c39934e06)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Further testing upgrade
searches](https://redirect.github.com/Feramance/qBitrr/commit/6f886ac18acfe034a0dba2164e49117c6f004fe7)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Adjust upgrade
behaviour](https://redirect.github.com/Feramance/qBitrr/commit/863d79e6a311dd839716fd19ec1ffb81bc299707)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [More logging for further
debugging](https://redirect.github.com/Feramance/qBitrr/commit/e40ed6c1a2420ec857380c46286eb9d759f998f1)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Added logging to check loop
flow](https://redirect.github.com/Feramance/qBitrr/commit/f9ca818d2b13829aed067a0d0e16cfcbedf9556c)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Merge pull request #&#8203;145 from
bruvv/patch-1](https://redirect.github.com/Feramance/qBitrr/commit/132d0816abe114c8c3c8be3dcada8899f2d297b1)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Small typos in config
file](https://redirect.github.com/Feramance/qBitrr/commit/52d49066375de050747582aeb2c70ddfb004a143)
- [@&#8203;bruvv](https://redirect.github.com/bruvv)
- [Removed some log
tags](https://redirect.github.com/Feramance/qBitrr/commit/4e415d93cea1ceb46b74e341c96a953206a5ffa3)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Logging
adjustements](https://redirect.github.com/Feramance/qBitrr/commit/f89325de2bcc571bdd24a1e82e5895d89235f312)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Logging and a few performance
changes](https://redirect.github.com/Feramance/qBitrr/commit/5fee30041fa5ac9b99e8deed699efefb45b2ce12)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Adjust search loop
timer](https://redirect.github.com/Feramance/qBitrr/commit/4a1af891ce0d9d8996c6f94d06ebf37c1b193593)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Request search
adjustements](https://redirect.github.com/Feramance/qBitrr/commit/19f6521aab911d2e821a8143ec12aa625825b65b)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Decrement command count for
requests](https://redirect.github.com/Feramance/qBitrr/commit/daf60f511d8f3bf159fe9ceb27272bc3e039a319)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Adjusted request conditions
further](https://redirect.github.com/Feramance/qBitrr/commit/d69afa42dd3329dd61c5f20d7155db7b39517caa)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Adjusted request get files
conditions](https://redirect.github.com/Feramance/qBitrr/commit/beb71697ee036f5b6240050ad737c16bdac7ec85)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Radarr request query
adjustements](https://redirect.github.com/Feramance/qBitrr/commit/a19e08cbf3fd3cfbbe94a245b7631f5ae5a85409)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
-
[Logging](https://redirect.github.com/Feramance/qBitrr/commit/48ffcbf21d9d3922067aa85ee842a16fe765742b)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Adjust has_internet
check](https://redirect.github.com/Feramance/qBitrr/commit/449b1aa77ea171a739d70dfe201d203a7e573359)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Change request search
filtering](https://redirect.github.com/Feramance/qBitrr/commit/e6e489ede8a787dfb4743be133af4a9a1c563442)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Further
fixes](https://redirect.github.com/Feramance/qBitrr/commit/91588932b728ed0abe7bb6d7b51b5b5f330af682)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Updated get request files return
type](https://redirect.github.com/Feramance/qBitrr/commit/1888f8bbfcc50d63a9e52bd17ca9dad4e9ced9d5)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Fixed
error](https://redirect.github.com/Feramance/qBitrr/commit/f7ee6552716a43ef7dcc58a0752bd3f3f40667a4)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
-
[Logging](https://redirect.github.com/Feramance/qBitrr/commit/797282530535174dd8a5020594d5b1578b221a6c)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Added logging to check where the flow is
crashing](https://redirect.github.com/Feramance/qBitrr/commit/22bf52c1d8674d65dd4f0e8874e437bb52a1e119)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Request search
testing](https://redirect.github.com/Feramance/qBitrr/commit/a69262b2c6bcfd0c920e2a6f511e66ed1aeb4b95)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Revert some request
changes](https://redirect.github.com/Feramance/qBitrr/commit/6a338244585971e6843aaff42c95aa01a5c61b01)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Request search run condition
adjustements](https://redirect.github.com/Feramance/qBitrr/commit/ed63e087e3e719d30462207423664fe1f9cc66bb)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Timing updates for request
search](https://redirect.github.com/Feramance/qBitrr/commit/b519e3e97b9a8e83efed53e894b7df0d13669d68)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Get request files
changes](https://redirect.github.com/Feramance/qBitrr/commit/c382304e46c9da5edcad78028f2aeb157b3e456e)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Request search loop
overhaul](https://redirect.github.com/Feramance/qBitrr/commit/c2d77b75e77540a01d2a3e63007cf9a722f88850)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

###
[`v4.10.4`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4104-05122024)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.3...v4.10.4)

- [\[patch\] Quality profile change error handling when defined
incorrectly](https://redirect.github.com/Feramance/qBitrr/commit/bc2666214800f87d229f90317eb07097e55e403d)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

###
[`v4.10.3`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4103-05122024)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.2...v4.10.3)

- [\[patch\] Minor changes to better handle temp profile config edge
cases](https://redirect.github.com/Feramance/qBitrr/commit/b4f58311406d797956c3fa8aecc88b7ac18bdd09)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Merge branch 'master' of
https://github.com/Feramance/qBitrr](https://redirect.github.com/Feramance/qBitrr/commit/6a8c6224cd0b68a4c82ec87e773477bd071b601a)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [\[patch\] Hotfix
3](https://redirect.github.com/Feramance/qBitrr/commit/fefb8dab5335af88992f0d50c8d7a9ba8b1bb2ea)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

###
[`v4.10.2`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4102-04122024)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.1...v4.10.2)

- [\[patch\] Hotfix bad
variable](https://redirect.github.com/Feramance/qBitrr/commit/e880563a91ca6a5f681bb66a49a6f247f42d3124)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

###
[`v4.10.1`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41010-26122024)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.0...v4.10.1)

- [\[patch\] Removed bad variable
calls](https://redirect.github.com/Feramance/qBitrr/commit/dbec9dcecc2a8e092ca0fc3714448b0ca98b1cf9)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Removed redundant
logging](https://redirect.github.com/Feramance/qBitrr/commit/d0883c7ae03fb02e8134b394e9d5ad86ce487d2d)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

###
[`v4.10.0`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4100-04122024)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.20...v4.10.0)

- [\[minor\] Merge pull request #&#8203;140 from
Feramance:128-multiple-fixes-and-temp-profile-changes](https://redirect.github.com/Feramance/qBitrr/commit/5792f12c8bfbf31748b3a6aee6a7db9f5469f6a5)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Config description
updates](https://redirect.github.com/Feramance/qBitrr/commit/41b7b306e2db0e01254b6c701f1aa6f0b92df73d)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Logging
fixes](https://redirect.github.com/Feramance/qBitrr/commit/e362672313d6eb7a6615efd0b6a007328fa5f35f)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Multiple temp profiles
changes](https://redirect.github.com/Feramance/qBitrr/commit/ec9338c527aeee9bbfb81a106b717c2746664d6a)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
-
[Hotfix](https://redirect.github.com/Feramance/qBitrr/commit/0b88fcfa4029eb144926728cc4a7e69087d585ce)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Multiple temporary profiles
rework](https://redirect.github.com/Feramance/qBitrr/commit/6a9eb81b8c68294357be01038501a22b933dc9db)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Further unmonitord feature
change](https://redirect.github.com/Feramance/qBitrr/commit/bdaf792527fc0bfee95fa86d21fda1d47334d8d8)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [EntryId
fix](https://redirect.github.com/Feramance/qBitrr/commit/97af33713120b199e07572b1c7f88c5631624240)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Fix qbittorrent client
parameter](https://redirect.github.com/Feramance/qBitrr/commit/6602c35514c0194534f792cffea42446f0a7f2c2)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Added profiles
fallback](https://redirect.github.com/Feramance/qBitrr/commit/0a558d4244993f79271805ed35ccffb77202d831)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Logging
profiles](https://redirect.github.com/Feramance/qBitrr/commit/17ba6e1f2dea931084458144f920adc735d0b101)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Unmonitored search updates and initial test of mutliple temp
profiles](https://redirect.github.com/Feramance/qBitrr/commit/feb54476d0f7f8d7ea74b884aeacff99c3a75686)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Unmonitored config option
implementation](https://redirect.github.com/Feramance/qBitrr/commit/ce52dc6c9e401c940f8bcb8eb06df83a33b9a116)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [has internet
changes](https://redirect.github.com/Feramance/qBitrr/commit/8665d44c63cb165227ff0535f60f1f601143be12)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:17:48 +00:00
TrueCharts BotandGitHub cae1a8cd8e chore(helm): update image docker.io/esphome/esphome 2024.11.3 → 2024.12.2 (#30187)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/esphome/esphome](https://esphome.io/)
([source](https://redirect.github.com/esphome/esphome)) | minor |
`92d8744` -> `b2c6322` |

---

> [!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>esphome/esphome (docker.io/esphome/esphome)</summary>

###
[`v2024.12.2`](https://redirect.github.com/esphome/esphome/releases/tag/2024.12.2)

[Compare
Source](https://redirect.github.com/esphome/esphome/compare/2024.12.1...2024.12.2)

- \[esp32] Fix flash size warning when using IDF
[esphome#7983](https://redirect.github.com/esphome/esphome/pull/7983) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[esp32\_ble] Fix for Improv
[esphome#7984](https://redirect.github.com/esphome/esphome/pull/7984) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)

###
[`v2024.12.1`](https://redirect.github.com/esphome/esphome/releases/tag/2024.12.1)

[Compare
Source](https://redirect.github.com/esphome/esphome/compare/2024.12.0...2024.12.1)

- \[core] Bugfix: Implement ring buffer with xRingbuffer
[esphome#7973](https://redirect.github.com/esphome/esphome/pull/7973) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)

###
[`v2024.12.0`](https://redirect.github.com/esphome/esphome/releases/tag/2024.12.0)

[Compare
Source](https://redirect.github.com/esphome/esphome/compare/2024.11.3...2024.12.0)

#### Full list of changes

##### New Components

- Add: Seeed Studio mr60fda2 mmwave sensor
[esphome#7576](https://redirect.github.com/esphome/esphome/pull/7576) by
[@&#8203;limengdu](https://redirect.github.com/limengdu)
(new-integration)
- Add: Seeed Studio MR60BHA2 mmWave Sensor
[esphome#7589](https://redirect.github.com/esphome/esphome/pull/7589) by
[@&#8203;limengdu](https://redirect.github.com/limengdu)
(new-integration)

##### New Platforms

- binary_sensor for switch state
[esphome#7819](https://redirect.github.com/esphome/esphome/pull/7819) by
[@&#8203;ssieb](https://redirect.github.com/ssieb) (new-platform)
- Add H-Bridge switch component
[esphome#7421](https://redirect.github.com/esphome/esphome/pull/7421) by
[@&#8203;dwmw2](https://redirect.github.com/dwmw2) (new-platform)

##### Breaking Changes

- Fix entity name validation to allow "Off" and "On"
[esphome#7821](https://redirect.github.com/esphome/esphome/pull/7821) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
(breaking-change)
- MQTT sensors handling of publishing NaN values
[esphome#7768](https://redirect.github.com/esphome/esphome/pull/7768) by
[@&#8203;kbullet](https://redirect.github.com/kbullet) (breaking-change)
- Synchronise esp32 boards with platform version 51.03.07
[esphome#7945](https://redirect.github.com/esphome/esphome/pull/7945) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
(breaking-change)
- \[sgp30] Set default update interval to 60s
[esphome#7952](https://redirect.github.com/esphome/esphome/pull/7952) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
(breaking-change)

##### Beta Changes

- \[const] Add RMT CONF variables to const.py
[esphome#7953](https://redirect.github.com/esphome/esphome/pull/7953) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[sgp30] Set default update interval to 60s
[esphome#7952](https://redirect.github.com/esphome/esphome/pull/7952) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
(breaking-change)
- \[dallas_temp] Move delay_microseconds_safe to iram
[esphome#7957](https://redirect.github.com/esphome/esphome/pull/7957) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[i2s_audio] Bugfix: Correctly set ring buffer size
[esphome#7959](https://redirect.github.com/esphome/esphome/pull/7959) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
- \[adc] Restore missing LIBRETINY code in a separated file
[esphome#7955](https://redirect.github.com/esphome/esphome/pull/7955) by
[@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)
- \[font] cleanly handle font file format exception (Bugfix)
[esphome#7970](https://redirect.github.com/esphome/esphome/pull/7970) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[dashboard] Accept basic auth header
[esphome#7965](https://redirect.github.com/esphome/esphome/pull/7965) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- Bump esphome-dashboard to
[`2024121`](https://redirect.github.com/esphome/esphome/commit/20241217).1
[esphome#7971](https://redirect.github.com/esphome/esphome/pull/7971) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[esp32\_ble] Use RAMAllocator to avoid panic abort from `new`
[esphome#7936](https://redirect.github.com/esphome/esphome/pull/7936) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)

##### All changes

- Bump codecov/codecov-action from 4 to 5
[esphome#7771](https://redirect.github.com/esphome/esphome/pull/7771) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- \[remote_base] Fix extra comma in dump raw
[esphome#7774](https://redirect.github.com/esphome/esphome/pull/7774) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[nextion] New trigger `on_buffer_overflow`
[esphome#7772](https://redirect.github.com/esphome/esphome/pull/7772) by
[@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)
- enable rp2040 for online_image
[esphome#7769](https://redirect.github.com/esphome/esphome/pull/7769) by
[@&#8203;afflux](https://redirect.github.com/afflux)
- \[nextion] Add publish actions
[esphome#7646](https://redirect.github.com/esphome/esphome/pull/7646) by
[@&#8203;pkejval](https://redirect.github.com/pkejval)
- \[wifi] Make wifi_channel\_() public
[esphome#7818](https://redirect.github.com/esphome/esphome/pull/7818) by
[@&#8203;nielsnl68](https://redirect.github.com/nielsnl68)
- feat(WiFi): Add wifi.configure action
[esphome#7335](https://redirect.github.com/esphome/esphome/pull/7335) by
[@&#8203;Rapsssito](https://redirect.github.com/Rapsssito)
- allow multiple graphical menus
[esphome#7809](https://redirect.github.com/esphome/esphome/pull/7809) by
[@&#8203;ssieb](https://redirect.github.com/ssieb)
- Move `CONF_NAME_ADD_MAC_SUFFIX` to `const.py`
[esphome#7820](https://redirect.github.com/esphome/esphome/pull/7820) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- binary_sensor for switch state
[esphome#7819](https://redirect.github.com/esphome/esphome/pull/7819) by
[@&#8203;ssieb](https://redirect.github.com/ssieb) (new-platform)
- \[nextion] Remove assignment within `if`
[esphome#7824](https://redirect.github.com/esphome/esphome/pull/7824) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[ota] `void` functions should return nothing
[esphome#7825](https://redirect.github.com/esphome/esphome/pull/7825) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[safe_mode] Remove unused capture
[esphome#7826](https://redirect.github.com/esphome/esphome/pull/7826) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[stepper] Remove unnecessary `#include`
[esphome#7827](https://redirect.github.com/esphome/esphome/pull/7827) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[sx1509] Fix up includes
[esphome#7828](https://redirect.github.com/esphome/esphome/pull/7828) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[uart] `void` functions should return nothing
[esphome#7829](https://redirect.github.com/esphome/esphome/pull/7829) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[audio] Header modernization
[esphome#7832](https://redirect.github.com/esphome/esphome/pull/7832) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[opentherm] Follow variable naming convention
[esphome#7833](https://redirect.github.com/esphome/esphome/pull/7833) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[opentherm] Add nolint for 8266 static global
[esphome#7837](https://redirect.github.com/esphome/esphome/pull/7837) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[helpers] Add NOLINT for Mutex private field `handle_`
[esphome#7838](https://redirect.github.com/esphome/esphome/pull/7838) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- Add waveshare 1 45 in v2 b support
[esphome#7052](https://redirect.github.com/esphome/esphome/pull/7052) by
[@&#8203;programmingbgloDE](https://redirect.github.com/programmingbgloDE)
- added Waveshare BWR Mode for the 7.5in Display
[esphome#7687](https://redirect.github.com/esphome/esphome/pull/7687) by
[@&#8203;JonasB2497](https://redirect.github.com/JonasB2497)
- \[homeassistant.number] Return when value not set
[esphome#7839](https://redirect.github.com/esphome/esphome/pull/7839) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Add/update some system include paths
[esphome#7831](https://redirect.github.com/esphome/esphome/pull/7831) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- add on_key trigger to matrix_keypad
[esphome#7830](https://redirect.github.com/esphome/esphome/pull/7830) by
[@&#8203;ssieb](https://redirect.github.com/ssieb)
- Add: Seeed Studio mr60fda2 mmwave sensor
[esphome#7576](https://redirect.github.com/esphome/esphome/pull/7576) by
[@&#8203;limengdu](https://redirect.github.com/limengdu)
(new-integration)
- \[lvgl] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7843](https://redirect.github.com/esphome/esphome/pull/7843) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[xiaomi_ble] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7860](https://redirect.github.com/esphome/esphome/pull/7860) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[wireguard] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7859](https://redirect.github.com/esphome/esphome/pull/7859) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[dsmr] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7848](https://redirect.github.com/esphome/esphome/pull/7848) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- Fix entity name validation to allow "Off" and "On"
[esphome#7821](https://redirect.github.com/esphome/esphome/pull/7821) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
(breaking-change)
- \[camera_web_server] Add `NOLINT` due to naming
[esphome#7823](https://redirect.github.com/esphome/esphome/pull/7823) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[display_menu_base] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7847](https://redirect.github.com/esphome/esphome/pull/7847) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[nextion] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7852](https://redirect.github.com/esphome/esphome/pull/7852) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[shelly_dimmer] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7844](https://redirect.github.com/esphome/esphome/pull/7844) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[sim800l] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7856](https://redirect.github.com/esphome/esphome/pull/7856) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[nfc, pn532, pn7150, pn7160] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7853](https://redirect.github.com/esphome/esphome/pull/7853) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[output] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7854](https://redirect.github.com/esphome/esphome/pull/7854) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[sun_gtil2] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7858](https://redirect.github.com/esphome/esphome/pull/7858) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[pipsolar] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7855](https://redirect.github.com/esphome/esphome/pull/7855) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[ltr501] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7850](https://redirect.github.com/esphome/esphome/pull/7850) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[cse7766] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7846](https://redirect.github.com/esphome/esphome/pull/7846) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[alarm_control_panel] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7845](https://redirect.github.com/esphome/esphome/pull/7845) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[sprinkler] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7857](https://redirect.github.com/esphome/esphome/pull/7857) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[haier] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7849](https://redirect.github.com/esphome/esphome/pull/7849) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[mqtt] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7851](https://redirect.github.com/esphome/esphome/pull/7851) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[helpers, optional] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7841](https://redirect.github.com/esphome/esphome/pull/7841) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- Move `USE_CAPTIVE_PORTAL` into all define groups it can be used with
[esphome#7863](https://redirect.github.com/esphome/esphome/pull/7863) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- Bump docker/build-push-action from 6.9.0 to 6.10.0 in
/.github/actions/build-image
[esphome#7866](https://redirect.github.com/esphome/esphome/pull/7866) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- python lint for platform components
[esphome#7864](https://redirect.github.com/esphome/esphome/pull/7864) by
[@&#8203;tomaszduda23](https://redirect.github.com/tomaszduda23)
- \[max31865] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7876](https://redirect.github.com/esphome/esphome/pull/7876) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[esp32\_ble] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7883](https://redirect.github.com/esphome/esphome/pull/7883) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[mqtt] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7877](https://redirect.github.com/esphome/esphome/pull/7877) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[uln2003] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7881](https://redirect.github.com/esphome/esphome/pull/7881) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[rotary_encoder] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7880](https://redirect.github.com/esphome/esphome/pull/7880) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[pca6416a, pca9554] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7879](https://redirect.github.com/esphome/esphome/pull/7879) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[nextion] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7878](https://redirect.github.com/esphome/esphome/pull/7878) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[various] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7874](https://redirect.github.com/esphome/esphome/pull/7874) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[logger] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7875](https://redirect.github.com/esphome/esphome/pull/7875) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[ezo] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7873](https://redirect.github.com/esphome/esphome/pull/7873) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[apds9306] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7872](https://redirect.github.com/esphome/esphome/pull/7872) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[dht] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7871](https://redirect.github.com/esphome/esphome/pull/7871) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[network] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7870](https://redirect.github.com/esphome/esphome/pull/7870) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[lvgl] Make image update via lambda work
[esphome#7886](https://redirect.github.com/esphome/esphome/pull/7886) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[deep_sleep] fix deep_sleep not keeping awake when sleep_duration is
defined
[esphome#7885](https://redirect.github.com/esphome/esphome/pull/7885) by
[@&#8203;makstech](https://redirect.github.com/makstech)
- \[hx711] clang-tidy fixes for
[#&#8203;7822](https://redirect.github.com/esphome/esphome/issues/7822)
[esphome#7900](https://redirect.github.com/esphome/esphome/pull/7900) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[modbus_controller] Clang fixes
[esphome#7899](https://redirect.github.com/esphome/esphome/pull/7899) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- Add H-Bridge switch component
[esphome#7421](https://redirect.github.com/esphome/esphome/pull/7421) by
[@&#8203;dwmw2](https://redirect.github.com/dwmw2) (new-platform)
- \[CI] Bump GHA runners to `ubuntu-24.04`
[esphome#7905](https://redirect.github.com/esphome/esphome/pull/7905) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[font et. al.] Remove explicit check for pillow installed.
[esphome#7891](https://redirect.github.com/esphome/esphome/pull/7891) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[CI] Update clang-tidy to 18.1.3
[esphome#7822](https://redirect.github.com/esphome/esphome/pull/7822) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- MQTT sensors handling of publishing NaN values
[esphome#7768](https://redirect.github.com/esphome/esphome/pull/7768) by
[@&#8203;kbullet](https://redirect.github.com/kbullet) (breaking-change)
- \[ble] Allow setting shorter name for ble advertisements
[esphome#7867](https://redirect.github.com/esphome/esphome/pull/7867) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[font] Restore correct default glyphs for bitmap fonts
[esphome#7907](https://redirect.github.com/esphome/esphome/pull/7907) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[helpers] clang-tidy fix for
[#&#8203;7706](https://redirect.github.com/esphome/esphome/issues/7706)
[esphome#7909](https://redirect.github.com/esphome/esphome/pull/7909) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[docker] Fix clang-tidy installation
[esphome#7910](https://redirect.github.com/esphome/esphome/pull/7910) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[sntp] Resolve warnings from ESP-IDF 5.x
[esphome#7913](https://redirect.github.com/esphome/esphome/pull/7913) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- Add strftime variant with background color
[esphome#7714](https://redirect.github.com/esphome/esphome/pull/7714) by
[@&#8203;mikosoft83](https://redirect.github.com/mikosoft83)
- \[i2s_audio] Bugfix: Follow configured bits per sample
[esphome#7916](https://redirect.github.com/esphome/esphome/pull/7916) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
- Haier AC quiet mode switch fix
[esphome#7902](https://redirect.github.com/esphome/esphome/pull/7902) by
[@&#8203;paveldn](https://redirect.github.com/paveldn)
- \[CI] Update clang-tidy to 18.1.8
[esphome#7915](https://redirect.github.com/esphome/esphome/pull/7915) by
[@&#8203;syssi](https://redirect.github.com/syssi)
- \[i2s_audio] Speaker type fix
[esphome#7919](https://redirect.github.com/esphome/esphome/pull/7919) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[esp32\_rmt_led_strip] Add `COMPONENT_SCHEMA` extending
[esphome#7918](https://redirect.github.com/esphome/esphome/pull/7918) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[esp32] Use pioarduino + IDF 5.1.5 as default for IDF builds
[esphome#7706](https://redirect.github.com/esphome/esphome/pull/7706) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- Bump actions/cache from 4.1.2 to 4.2.0
[esphome#7926](https://redirect.github.com/esphome/esphome/pull/7926) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump actions/cache from 4.1.2 to 4.2.0 in
/.github/actions/restore-python
[esphome#7925](https://redirect.github.com/esphome/esphome/pull/7925) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Add OCI Image Labels
[esphome#7924](https://redirect.github.com/esphome/esphome/pull/7924) by
[@&#8203;Passific](https://redirect.github.com/Passific)
- Move docker oci labels to correct image
[esphome#7927](https://redirect.github.com/esphome/esphome/pull/7927) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- Update project description
[esphome#7928](https://redirect.github.com/esphome/esphome/pull/7928) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[modbus] More clean-up
[esphome#7921](https://redirect.github.com/esphome/esphome/pull/7921) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- Add: Seeed Studio MR60BHA2 mmWave Sensor
[esphome#7589](https://redirect.github.com/esphome/esphome/pull/7589) by
[@&#8203;limengdu](https://redirect.github.com/limengdu)
(new-integration)
- Optimize QMC5883L reads
[esphome#7889](https://redirect.github.com/esphome/esphome/pull/7889) by
[@&#8203;dnschneid](https://redirect.github.com/dnschneid)
- \[display] Fix strftime overload ignoring alignment
[esphome#7937](https://redirect.github.com/esphome/esphome/pull/7937) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- Add font anti-aliasing for grayscale display
[esphome#7934](https://redirect.github.com/esphome/esphome/pull/7934) by
[@&#8203;koreapyj](https://redirect.github.com/koreapyj)
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
[esphome#7941](https://redirect.github.com/esphome/esphome/pull/7941) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- \[adc] Split files by platform
[esphome#7940](https://redirect.github.com/esphome/esphome/pull/7940) by
[@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)
- \[const] Move `CONF_TEMPERATURE_COMPENSATION` to common const.py
[esphome#7943](https://redirect.github.com/esphome/esphome/pull/7943) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[lvgl] Fix image `mode` property (Bugfix)
[esphome#7938](https://redirect.github.com/esphome/esphome/pull/7938) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[lvgl] Add `on_change` event
[esphome#7939](https://redirect.github.com/esphome/esphome/pull/7939) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- Synchronise esp32 boards with platform version 51.03.07
[esphome#7945](https://redirect.github.com/esphome/esphome/pull/7945) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
(breaking-change)
- \[i2c] Use correct macro to determine number of i2c peripherals for
idf
[esphome#7947](https://redirect.github.com/esphome/esphome/pull/7947) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[const] Add RMT CONF variables to const.py
[esphome#7953](https://redirect.github.com/esphome/esphome/pull/7953) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[sgp30] Set default update interval to 60s
[esphome#7952](https://redirect.github.com/esphome/esphome/pull/7952) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
(breaking-change)
- \[dallas_temp] Move delay_microseconds_safe to iram
[esphome#7957](https://redirect.github.com/esphome/esphome/pull/7957) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[i2s_audio] Bugfix: Correctly set ring buffer size
[esphome#7959](https://redirect.github.com/esphome/esphome/pull/7959) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
- \[adc] Restore missing LIBRETINY code in a separated file
[esphome#7955](https://redirect.github.com/esphome/esphome/pull/7955) by
[@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)
- \[font] cleanly handle font file format exception (Bugfix)
[esphome#7970](https://redirect.github.com/esphome/esphome/pull/7970) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[dashboard] Accept basic auth header
[esphome#7965](https://redirect.github.com/esphome/esphome/pull/7965) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- Bump esphome-dashboard to
[`2024121`](https://redirect.github.com/esphome/esphome/commit/20241217).1
[esphome#7971](https://redirect.github.com/esphome/esphome/pull/7971) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[esp32\_ble] Use RAMAllocator to avoid panic abort from `new`
[esphome#7936](https://redirect.github.com/esphome/esphome/pull/7936) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:17:25 +00:00
TrueCharts BotandGitHub 890d299c8a chore(helm): update image docker.io/jlesage/czkawka v24.10.1 → v24.12.1 (#30199)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/czkawka](https://redirect.github.com/jlesage/docker-czkawka)
| minor | `c57584d` -> `910792f` |

---

> [!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>jlesage/docker-czkawka (docker.io/jlesage/czkawka)</summary>

###
[`v24.12.1`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v24.12.1):
Version 24.12.1

[Compare
Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v24.10.1...v24.12.1)

Changes in this release:

- Updated baseimage to version 4.6.7, which brings the following
changes:
    -   Fixed web audio feature with URL path-based reverse proxy.
- Fixed TLS secure connection method for VNC that was preventing web
access.
    -   Fixed CJK font installation.
    -   Rebuild against latest distro images to get security fixes.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:16:54 +00:00
TrueCharts BotandGitHub 6d3d0e5b02 chore(helm): update image docker.io/jlesage/mediainfo v24.11.2 → v24.12.1 (#30204)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/mediainfo](https://redirect.github.com/jlesage/docker-mediainfo)
| minor | `b058c12` -> `b6d1716` |

---

> [!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>jlesage/docker-mediainfo
(docker.io/jlesage/mediainfo)</summary>

###
[`v24.12.1`](https://redirect.github.com/jlesage/docker-mediainfo/releases/tag/v24.12.1):
Version 24.12.1

[Compare
Source](https://redirect.github.com/jlesage/docker-mediainfo/compare/v24.11.2...v24.12.1)

Changes in this release:

- Updated baseimage to version 4.6.7, which brings the following
changes:
    -   Fixed web audio feature with URL path-based reverse proxy.
- Fixed TLS secure connection method for VNC that was preventing web
access.
    -   Fixed CJK font installation.
    -   Rebuild against latest distro images to get security fixes.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:16:16 +00:00
TrueCharts BotandGitHub b178bd3ae4 chore(helm): update image docker.io/jlesage/handbrake v24.09.1 → v24.12.1 (#30201)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/handbrake](https://redirect.github.com/jlesage/docker-handbrake)
| minor | `a932aa8` -> `aa9786d` |

---

> [!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>jlesage/docker-handbrake
(docker.io/jlesage/handbrake)</summary>

###
[`v24.12.1`](https://redirect.github.com/jlesage/docker-handbrake/releases/tag/v24.12.1):
Version 24.12.1

[Compare
Source](https://redirect.github.com/jlesage/docker-handbrake/compare/v24.09.1...v24.12.1)

Changes in this release:

-   Updated HandBrake to version 1.9.0.
-   Updated gmmlib to version 22.5.4.
-   Updated Intel Media Driver to version 24.3.4.
-   Updated Intel OneVPL GPU runtime to version 24.3.4.
- Updated baseimage to version 4.6.7, which brings the following
changes:
- Fixed web authentication feature with URL path-based reverse proxy.
    -   Fixed web audio feature with URL path-based reverse proxy.
- Fixed TLS secure connection method for VNC that was preventing web
access.
    -   Fixed CJK font installation.
    -   Rebuild against latest distro images to get security fixes.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:15:35 +00:00