Commit Graph

39068 Commits

Author SHA1 Message Date
Kjeld Schouten
8b697ddf28 Update main.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-01-24 19:41:18 +01:00
Kjeld Schouten
8f3fa949fc Update package-lock.json
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-01-24 19:39:14 +01:00
Kjeld Schouten
53644a0d4e Update package-lock.json
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-01-24 19:30:04 +01:00
TrueCharts Bot
abf9c53f42 fix(website): update astro 4.16.18 → 5.1.9 (#30335)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [astro](https://astro.build)
([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro))
| dependencies | major | [`4.16.18` ->
`5.1.9`](https://renovatebot.com/diffs/npm/astro/4.16.18/5.1.9) |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>withastro/astro (astro)</summary>

###
[`v5.1.9`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#519)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.1.8...astro@5.1.9)

##### Patch Changes

-
[#&#8203;12986](https://redirect.github.com/withastro/astro/pull/12986)
[`8911bda`](8911bdacab)
Thanks [@&#8203;wetheredge](https://redirect.github.com/wetheredge)! -
Updates types and dev toolbar for ARIA 1.2 attributes and roles

-
[#&#8203;12892](https://redirect.github.com/withastro/astro/pull/12892)
[`8f520f1`](8f520f1cc6)
Thanks [@&#8203;louisescher](https://redirect.github.com/louisescher)! -
Adds a more descriptive error when a content collection entry has an
invalid ID.

-
[#&#8203;13031](https://redirect.github.com/withastro/astro/pull/13031)
[`f576519`](f5765196e9)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Updates the server islands encoding logic to only escape the script
end tag open delimiter and opening HTML comment syntax

-
[#&#8203;13026](https://redirect.github.com/withastro/astro/pull/13026)
[`1d272f6`](1d272f6a5a)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a regression that prevented the import of Markdown files as raw text or
URLs.

###
[`v5.1.8`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#518)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.1.7...astro@5.1.8)

##### Patch Changes

-
[#&#8203;12998](https://redirect.github.com/withastro/astro/pull/12998)
[`9ce0038`](9ce0038021)
Thanks [@&#8203;Kynson](https://redirect.github.com/Kynson)! - Fixes the
issue that audit incorrectly flag images as above the fold when the
scrolling container is not body

-
[#&#8203;12990](https://redirect.github.com/withastro/astro/pull/12990)
[`2e12f1d`](2e12f1d752)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused references to be incorrectly reported as invalid

-
[#&#8203;12984](https://redirect.github.com/withastro/astro/pull/12984)
[`2d259cf`](2d259cf4ab)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug in dev where files would stop being watched if the Astro config
file was edited

-
[#&#8203;12984](https://redirect.github.com/withastro/astro/pull/12984)
[`2d259cf`](2d259cf4ab)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug where the content layer would use an outdated version of the Astro
config if it was edited in dev

-
[#&#8203;12982](https://redirect.github.com/withastro/astro/pull/12982)
[`429aa75`](429aa75475)
Thanks [@&#8203;bluwy](https://redirect.github.com/bluwy)! - Fixes an
issue where server islands do not work in projects that use an adapter
but only have prerendered pages. If an adapter is added, the server
island endpoint will now be added by default.

-
[#&#8203;12995](https://redirect.github.com/withastro/astro/pull/12995)
[`78fd73a`](78fd73a0df)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Fixes a case where `astro:actions` types would not work when using
`src/actions.ts`

-
[#&#8203;13011](https://redirect.github.com/withastro/astro/pull/13011)
[`cf30880`](cf3088060d)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Upgrades Vite

-
[#&#8203;12733](https://redirect.github.com/withastro/astro/pull/12733)
[`bbf1d88`](bbf1d8894e)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused the dev server to return an error if requesting "//"

-
[#&#8203;13001](https://redirect.github.com/withastro/astro/pull/13001)
[`627aec3`](627aec3f04)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused Astro to attempt to inject environment variables into
non-source files, causing performance problems and broken builds

###
[`v5.1.7`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#517)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.1.6...astro@5.1.7)

##### Patch Changes

-
[#&#8203;12361](https://redirect.github.com/withastro/astro/pull/12361)
[`3d89e62`](3d89e62822)
Thanks [@&#8203;LunaticMuch](https://redirect.github.com/LunaticMuch)! -
Upgrades the `esbuild` version to match `vite`

-
[#&#8203;12980](https://redirect.github.com/withastro/astro/pull/12980)
[`1a026af`](1a026afb42)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Fixes a case where setting the status of a page to `404` in
development would show the default 404 page (or custom one if provided)
instead of using the current page

-
[#&#8203;12182](https://redirect.github.com/withastro/astro/pull/12182)
[`c30070b`](c30070b927)
Thanks [@&#8203;braden-w](https://redirect.github.com/braden-w)! -
Improves matching of 404 and 500 routes

- Updated dependencies
\[[`3d89e62`](3d89e62822)]:
-
[@&#8203;astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@&#8203;6](https://redirect.github.com/6).0.2

###
[`v5.1.6`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#516)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.1.5...astro@5.1.6)

##### Patch Changes

-
[#&#8203;12956](https://redirect.github.com/withastro/astro/pull/12956)
[`3aff68a`](3aff68a419)
Thanks [@&#8203;kaytwo](https://redirect.github.com/kaytwo)! - Removes
encryption of empty props to allow server island cacheability

-
[#&#8203;12977](https://redirect.github.com/withastro/astro/pull/12977)
[`80067c0`](80067c032f)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Fixes a case where accessing `astro:env` APIs or `import.meta.env`
inside the content config file would not work

-
[#&#8203;12839](https://redirect.github.com/withastro/astro/pull/12839)
[`57be349`](57be3494e2)
Thanks
[@&#8203;mtwilliams-code](https://redirect.github.com/mtwilliams-code)!
- Fix Astro.currentLocale returning the incorrect locale when using
fallback rewrites in SSR mode

-
[#&#8203;12962](https://redirect.github.com/withastro/astro/pull/12962)
[`4b7a2ce`](4b7a2ce9e7)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Skips
updating content layer files if content is unchanged

-
[#&#8203;12942](https://redirect.github.com/withastro/astro/pull/12942)
[`f00c2dd`](f00c2ddc31)
Thanks [@&#8203;liruifengv](https://redirect.github.com/liruifengv)! -
Improves the session error messages

-
[#&#8203;12966](https://redirect.github.com/withastro/astro/pull/12966)
[`d864e09`](d864e0991e)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Ensures old content collection entry is deleted if a markdown
frontmatter slug is changed in dev

###
[`v5.1.5`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#515)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.1.4...astro@5.1.5)

##### Patch Changes

-
[#&#8203;12934](https://redirect.github.com/withastro/astro/pull/12934)
[`673a518`](673a518b01)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes a regression where the Astro Container didn't work during the
build, using `pnpm`

-
[#&#8203;12955](https://redirect.github.com/withastro/astro/pull/12955)
[`db447f2`](db447f2816)
Thanks [@&#8203;martrapp](https://redirect.github.com/martrapp)! - Lets
TypeScript know about the "blocking" and "disabled" attributes of the
`<link>` element.

-
[#&#8203;12922](https://redirect.github.com/withastro/astro/pull/12922)
[`faf74af`](faf74af522)
Thanks [@&#8203;adamchal](https://redirect.github.com/adamchal)! -
Improves performance of static asset generation by fixing a bug that
caused image transforms to be performed serially. This fix ensures that
processing uses all CPUs when running in a multi-core environment.

-
[#&#8203;12947](https://redirect.github.com/withastro/astro/pull/12947)
[`3c2292f`](3c2292f2f0)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused empty content collections when running dev with
NODE_ENV set

###
[`v5.1.4`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#514)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.1.3...astro@5.1.4)

##### Patch Changes

-
[#&#8203;12927](https://redirect.github.com/withastro/astro/pull/12927)
[`ad2a752`](ad2a752662)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes a bug where Astro attempted to decode a request URL multiple
times, resulting in an unexpected behaviour when decoding the character
`%`

-
[#&#8203;12912](https://redirect.github.com/withastro/astro/pull/12912)
[`0c0c66b`](0c0c66bf0d)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Improves the config error for invalid combinations of `context` and
`access` properties under `env.schema`

-
[#&#8203;12935](https://redirect.github.com/withastro/astro/pull/12935)
[`3d47e6b`](3d47e6baff)
Thanks [@&#8203;AirBorne04](https://redirect.github.com/AirBorne04)! -
Fixes an issue where `Astro.locals` coming from an adapter weren't
available in the `404.astro`, when using the `astro dev` command,

-
[#&#8203;12925](https://redirect.github.com/withastro/astro/pull/12925)
[`44841fc`](44841fc281)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Ensures image styles are not imported unless experimental responsive
images are enabled

-
[#&#8203;12926](https://redirect.github.com/withastro/astro/pull/12926)
[`8e64bb7`](8e64bb727f)
Thanks [@&#8203;oliverlynch](https://redirect.github.com/oliverlynch)! -
Improves remote image cache efficiency by separating image data and
metadata into a binary and sidecar JSON file.

-
[#&#8203;12920](https://redirect.github.com/withastro/astro/pull/12920)
[`8b9d530`](8b9d530378)
Thanks [@&#8203;bluwy](https://redirect.github.com/bluwy)! - Processes
markdown with empty body as remark and rehype plugins may add additional
content or frontmatter

-
[#&#8203;12918](https://redirect.github.com/withastro/astro/pull/12918)
[`fd12a26`](fd12a26ac6)
Thanks [@&#8203;lameuler](https://redirect.github.com/lameuler)! - Fixes
a bug where the logged output path does not match the actual output path
when using `build.format: 'preserve'`

-
[#&#8203;12676](https://redirect.github.com/withastro/astro/pull/12676)
[`2ffc0fc`](2ffc0fcab7)
Thanks [@&#8203;koyopro](https://redirect.github.com/koyopro)! - Allows
configuring Astro modules TypeScript compilation with the `vite.esbuild`
config

-
[#&#8203;12938](https://redirect.github.com/withastro/astro/pull/12938)
[`dbb04f3`](dbb04f3c04)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug where content collections would sometimes appear empty when first
running astro dev

-
[#&#8203;12937](https://redirect.github.com/withastro/astro/pull/12937)
[`30edb6d`](30edb6d9d0)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes a bug where users could use `Astro.request.headers` during a
rewrite inside prerendered routes. This an invalid behaviour, and now
Astro will show a warning if this happens.

-
[#&#8203;12937](https://redirect.github.com/withastro/astro/pull/12937)
[`30edb6d`](30edb6d9d0)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where the use of `Astro.rewrite` would trigger the
invalid use of `Astro.request.headers`

###
[`v5.1.3`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#513)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.1.2...astro@5.1.3)

##### Patch Changes

-
[#&#8203;12877](https://redirect.github.com/withastro/astro/pull/12877)
[`73a0788`](73a078835e)
Thanks [@&#8203;bluwy](https://redirect.github.com/bluwy)! - Fixes
sourcemap warning generated by the `astro:server-islands` Vite plugin

-
[#&#8203;12906](https://redirect.github.com/withastro/astro/pull/12906)
[`2d89492`](2d89492d73)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused pages that return an empty array from getStaticPath to
match every path

-
[`011fa0f`](011fa0f00c)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Fixes a case where `astro:content` types would be erased when
restarting the dev server

-
[#&#8203;12907](https://redirect.github.com/withastro/astro/pull/12907)
[`dbf1275`](dbf1275987)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Fixes a regression around the server islands route, which was not
passed to the adapters `astro:build:done` hook

-
[#&#8203;12818](https://redirect.github.com/withastro/astro/pull/12818)
[`579bd93`](579bd93794)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
race condition where dev server would attempt to load collections before
the content had loaded

-
[#&#8203;12883](https://redirect.github.com/withastro/astro/pull/12883)
[`fbac92f`](fbac92f8bd)
Thanks [@&#8203;kaytwo](https://redirect.github.com/kaytwo)! - Fixes a
bug where responses can be returned before session data is saved

-
[#&#8203;12815](https://redirect.github.com/withastro/astro/pull/12815)
[`3acc654`](3acc65444c)
Thanks [@&#8203;ericswpark](https://redirect.github.com/ericswpark)! -
Some non-index files that were incorrectly being treated as index files
are now excluded

-
[#&#8203;12884](https://redirect.github.com/withastro/astro/pull/12884)
[`d7e97a7`](d7e97a775d)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Adds
`render()` to stub content types

-
[#&#8203;12883](https://redirect.github.com/withastro/astro/pull/12883)
[`fbac92f`](fbac92f8bd)
Thanks [@&#8203;kaytwo](https://redirect.github.com/kaytwo)! - Fixes a
bug where session data could be corrupted if it is changed after calling
.set()

-
[#&#8203;12827](https://redirect.github.com/withastro/astro/pull/12827)
[`7b5dc6f`](7b5dc6f0f1)
Thanks [@&#8203;sinskiy](https://redirect.github.com/sinskiy)! - Fixes
an issue when crawlers try to index Server Islands thinking that Server
Islands are pages

###
[`v5.1.2`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#512)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.1.1...astro@5.1.2)

##### Patch Changes

-
[#&#8203;12798](https://redirect.github.com/withastro/astro/pull/12798)
[`7b0cb85`](7b0cb852f6)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Improves warning logs for invalid content collection configuration

-
[#&#8203;12781](https://redirect.github.com/withastro/astro/pull/12781)
[`96c4b92`](96c4b92533)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a regression that caused `default()` to not work with `reference()`

-
[#&#8203;12820](https://redirect.github.com/withastro/astro/pull/12820)
[`892dd9f`](892dd9f6cd)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused cookies to not be deleted when destroying a session

-
[#&#8203;12864](https://redirect.github.com/withastro/astro/pull/12864)
[`440d8a5`](440d8a54f7)
Thanks [@&#8203;kaytwo](https://redirect.github.com/kaytwo)! - Fixes a
bug where the session ID wasn't correctly regenerated

-
[#&#8203;12768](https://redirect.github.com/withastro/astro/pull/12768)
[`524c855`](524c855075)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where Astro didn't print error logs when Astro Islands
were used in incorrect cases.

-
[#&#8203;12814](https://redirect.github.com/withastro/astro/pull/12814)
[`f12f111`](f12f1118bc)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where Astro didn't log anything in case a file isn't
created during the build.

-
[#&#8203;12875](https://redirect.github.com/withastro/astro/pull/12875)
[`e109002`](e109002c3d)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug in emulated legacy collections where the entry passed to the
getCollection filter function did not include the legacy entry fields.

-
[#&#8203;12768](https://redirect.github.com/withastro/astro/pull/12768)
[`524c855`](524c855075)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where Astro was printing the incorrect output format when
running the `astro build` command

-
[#&#8203;12810](https://redirect.github.com/withastro/astro/pull/12810)
[`70a9f0b`](70a9f0b984)
Thanks [@&#8203;louisescher](https://redirect.github.com/louisescher)! -
Fixes server islands failing to check content-type header under certain
circumstances

Sometimes a reverse proxy or similar service might modify the
content-type header to include the charset or other parameters in the
media type of the response. This previously wasn't handled by the
client-side server island script and thus removed the script without
actually placing the requested content in the DOM. This fix makes it so
the script checks if the header starts with the proper content type
instead of exactly matching `text/html`, so the following will still be
considered a valid header: `text/html; charset=utf-8`

-
[#&#8203;12816](https://redirect.github.com/withastro/astro/pull/12816)
[`7fb2184`](7fb21844df)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where an injected route entrypoint wasn't correctly
marked because the resolved file path contained a query parameter.

This fixes some edge case where some injected entrypoint were not
resolved when using an adapter.

###
[`v5.1.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#511)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.1.0...astro@5.1.1)

##### Patch Changes

-
[#&#8203;12782](https://redirect.github.com/withastro/astro/pull/12782)
[`f3d8385`](f3d83854aa)
Thanks [@&#8203;fhiromasa](https://redirect.github.com/fhiromasa)! -
update comment in packages/astro/src/types/public/common.ts

-
[#&#8203;12789](https://redirect.github.com/withastro/astro/pull/12789)
[`f632b94`](f632b94527)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Pass
raw frontmatter to remark plugins in glob loader

-
[#&#8203;12799](https://redirect.github.com/withastro/astro/pull/12799)
[`739dbfb`](739dbfba42)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Upgrades Vite to pin esbuild

###
[`v5.1.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#510)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.0.9...astro@5.1.0)

##### Minor Changes

-
[#&#8203;12441](https://redirect.github.com/withastro/astro/pull/12441)
[`b4fec3c`](b4fec3c7d1)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Adds
experimental session support

Sessions are used to store user state between requests for
server-rendered pages, such as login status, shopping cart contents, or
other user-specific data.

###
[`v5.0.9`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#509)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.0.8...astro@5.0.9)

##### Patch Changes

-
[#&#8203;12756](https://redirect.github.com/withastro/astro/pull/12756)
[`95795f8`](95795f85db)
Thanks [@&#8203;matthewp](https://redirect.github.com/matthewp)! -
Remove debug logging from build

###
[`v5.0.8`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#508)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.0.7...astro@5.0.8)

##### Patch Changes

-
[#&#8203;12749](https://redirect.github.com/withastro/astro/pull/12749)
[`039d022`](039d022b1b)
Thanks [@&#8203;matthewp](https://redirect.github.com/matthewp)! - Clean
server sourcemaps from static output

###
[`v5.0.7`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#507)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.0.6...astro@5.0.7)

##### Patch Changes

-
[#&#8203;12746](https://redirect.github.com/withastro/astro/pull/12746)
[`c879f50`](c879f501ff)
Thanks [@&#8203;matthewp](https://redirect.github.com/matthewp)! -
Remove all assets created from the server build

###
[`v5.0.6`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#506)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.0.5...astro@5.0.6)

##### Patch Changes

-
[#&#8203;12597](https://redirect.github.com/withastro/astro/pull/12597)
[`564ac6c`](564ac6c2f2)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Fixes an issue where image and server islands routes would not be
passed to the `astro:routes:resolved` hook during builds

-
[#&#8203;12718](https://redirect.github.com/withastro/astro/pull/12718)
[`ccc5ad1`](ccc5ad1676)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where Astro couldn't correctly handle i18n fallback when
using the i18n middleware

-
[#&#8203;12728](https://redirect.github.com/withastro/astro/pull/12728)
[`ee66a45`](ee66a45b25)
Thanks [@&#8203;argyleink](https://redirect.github.com/argyleink)! -
Adds type support for the `closedby` attribute for `<dialog>` elements

-
[#&#8203;12709](https://redirect.github.com/withastro/astro/pull/12709)
[`e3bfd93`](e3bfd93969)
Thanks
[@&#8203;mtwilliams-code](https://redirect.github.com/mtwilliams-code)!
- Fixes a bug where Astro couldn't correctly parse `params` and `props`
when receiving i18n fallback URLs

-
[#&#8203;12657](https://redirect.github.com/withastro/astro/pull/12657)
[`14dffcc`](14dffcc3af)
Thanks [@&#8203;darkmaga](https://redirect.github.com/darkmaga)! -
Trailing slash support for actions

-
[#&#8203;12715](https://redirect.github.com/withastro/astro/pull/12715)
[`029661d`](029661daa9)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused errors in dev when editing sites with large numbers of
MDX pages

-
[#&#8203;12729](https://redirect.github.com/withastro/astro/pull/12729)
[`8b1cecd`](8b1cecd6b4)
Thanks [@&#8203;JoeMorgan](https://redirect.github.com/JoeMorgan)! -
"Added `inert` to htmlBooleanAttributes"

-
[#&#8203;12726](https://redirect.github.com/withastro/astro/pull/12726)
[`7c7398c`](7c7398c046)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Fixes a case where failing content entries in `astro check` would not
be surfaced

###
[`v5.0.5`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#505)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.0.4...astro@5.0.5)

##### Patch Changes

-
[#&#8203;12705](https://redirect.github.com/withastro/astro/pull/12705)
[`0d1eab5`](0d1eab560d)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug where MDX files with certain characters in the name would cause
builds to fail

-
[#&#8203;12707](https://redirect.github.com/withastro/astro/pull/12707)
[`2aaed2d`](2aaed2d2a9)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes a bug where the middleware was incorrectly imported during the
build

-
[#&#8203;12697](https://redirect.github.com/withastro/astro/pull/12697)
[`1c4a032`](1c4a032247)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fix a
bug that caused builds to fail if an image had a quote mark in its name

-
[#&#8203;12694](https://redirect.github.com/withastro/astro/pull/12694)
[`495f46b`](495f46bca7)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes a bug where the experimental feature `experimental.svg` was
incorrectly used when generating ESM images

-
[#&#8203;12658](https://redirect.github.com/withastro/astro/pull/12658)
[`3169593`](316959355c)
Thanks [@&#8203;jurajkapsz](https://redirect.github.com/jurajkapsz)! -
Fixes astro info copy to clipboard process not returning to prompt in
certain cases.

-
[#&#8203;12712](https://redirect.github.com/withastro/astro/pull/12712)
[`b01c74a`](b01c74aecc)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug which misidentified pages as markdown if a query string ended in a
markdown extension

###
[`v5.0.4`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#504)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.0.3...astro@5.0.4)

##### Patch Changes

-
[#&#8203;12653](https://redirect.github.com/withastro/astro/pull/12653)
[`e21c7e6`](e21c7e67fd)
Thanks [@&#8203;sarah11918](https://redirect.github.com/sarah11918)! -
Updates a reference in an error message

-
[#&#8203;12585](https://redirect.github.com/withastro/astro/pull/12585)
[`a9373c0`](a9373c0c9a)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Fixes a case where `process.env` would be frozen despite changes made
to environment variables in development

-
[#&#8203;12695](https://redirect.github.com/withastro/astro/pull/12695)
[`a203d5d`](a203d5dd58)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Throws a more helpful error when images are missing

- Updated dependencies
\[[`f13417b`](f13417bfbf),
[`87231b1`](87231b1168),
[`a71e9b9`](a71e9b93b3)]:
-
[@&#8203;astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@&#8203;6](https://redirect.github.com/6).0.1

###
[`v5.0.3`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#503)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.0.2...astro@5.0.3)

##### Patch Changes

-
[#&#8203;12645](https://redirect.github.com/withastro/astro/pull/12645)
[`8704c54`](8704c5439c)
Thanks [@&#8203;sarah11918](https://redirect.github.com/sarah11918)! -
Updates some reference links in error messages for new v5 docs.

-
[#&#8203;12641](https://redirect.github.com/withastro/astro/pull/12641)
[`48ca399`](48ca399788)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug where `astro info --copy` wasn't working correctly on `macOS`
systems.

-
[#&#8203;12461](https://redirect.github.com/withastro/astro/pull/12461)
[`62939ad`](62939add0b)
Thanks [@&#8203;kyr0](https://redirect.github.com/kyr0)! - Removes the
misleading log message telling that a custom renderer is not recognized
while it clearly is and works.

-
[#&#8203;12642](https://redirect.github.com/withastro/astro/pull/12642)
[`ff18b9c`](ff18b9c185)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Provides more information when logging a warning for accessing
`Astro.request.headers` in prerendered pages

-
[#&#8203;12634](https://redirect.github.com/withastro/astro/pull/12634)
[`03958d9`](03958d9392)
Thanks [@&#8203;delucis](https://redirect.github.com/delucis)! -
Improves error message formatting for user config and content collection
frontmatter

-
[#&#8203;12547](https://redirect.github.com/withastro/astro/pull/12547)
[`6b6e18d`](6b6e18d7a0)
Thanks
[@&#8203;mtwilliams-code](https://redirect.github.com/mtwilliams-code)!
- Fixes a bug where URL search parameters weren't passed when using the
i18n `fallback` feature.

-
[#&#8203;12449](https://redirect.github.com/withastro/astro/pull/12449)
[`e6b8017`](e6b8017239)
Thanks [@&#8203;apatel369](https://redirect.github.com/apatel369)! -
Fixes an issue where the custom `assetFileNames` configuration caused
assets to be incorrectly moved to the server directory instead of the
client directory, resulting in 404 errors when accessed from the client
side.

-
[#&#8203;12518](https://redirect.github.com/withastro/astro/pull/12518)
[`e216250`](e216250146)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where SSR error pages would return duplicated custom
headers.

-
[#&#8203;12625](https://redirect.github.com/withastro/astro/pull/12625)
[`74bfad0`](74bfad07af)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where the `experimental.svg` had incorrect type,
resulting in some errors in the editors.

-
[#&#8203;12631](https://redirect.github.com/withastro/astro/pull/12631)
[`dec0305`](dec0305b75)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug where the class attribute was rendered twice on the image
component

-
[#&#8203;12623](https://redirect.github.com/withastro/astro/pull/12623)
[`0e4fecb`](0e4fecbb13)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Correctly handles images in content collections with uppercase file
extensions

-
[#&#8203;12633](https://redirect.github.com/withastro/astro/pull/12633)
[`8a551c1`](8a551c1272)
Thanks [@&#8203;bluwy](https://redirect.github.com/bluwy)! - Cleans up
content layer sync during builds and programmatic `sync()` calls

-
[#&#8203;12640](https://redirect.github.com/withastro/astro/pull/12640)
[`22e405a`](22e405a044)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused content collections to be returned empty when run in a
test environment

-
[#&#8203;12613](https://redirect.github.com/withastro/astro/pull/12613)
[`306c9f9`](306c9f9a9a)
Thanks [@&#8203;matthewp](https://redirect.github.com/matthewp)! - Fix
use of cloned requests in middleware with clientAddress

When using `context.clientAddress` or `Astro.clientAddress` Astro looks
up the address in a hidden property. Cloning a request can cause this
hidden property to be lost.

The fix is to pass the address as an internal property instead,
decoupling it from the request.

###
[`v5.0.2`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#502)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.0.1...astro@5.0.2)

##### Patch Changes

-
[#&#8203;12601](https://redirect.github.com/withastro/astro/pull/12601)
[`0724929`](072492982b)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Includes "undefined" in types for getEntry

###
[`v5.0.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#501)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.0.0...astro@5.0.1)

##### Patch Changes

-
[#&#8203;12590](https://redirect.github.com/withastro/astro/pull/12590)
[`92c269b`](92c269b0f0)
Thanks [@&#8203;kidonng](https://redirect.github.com/kidonng)! - fix:
devtools warnings about dev toolbar form fields

###
[`v5.0.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#500)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@4.16.18...astro@5.0.0)

##### Major Changes

-
[#&#8203;11798](https://redirect.github.com/withastro/astro/pull/11798)
[`e9e2139`](e9e2139bf7)
Thanks [@&#8203;matthewp](https://redirect.github.com/matthewp)! -
Unflag globalRoutePriority

The previously experimental feature `globalRoutePriority` is now the
default in Astro 5.

This was a refactoring of route prioritization in Astro, making it so
that injected routes, file-based routes, and redirects are all
prioritized using the same logic. This feature has been enabled for all
Starlight projects since it was added and should not affect most users.

-
[#&#8203;11864](https://redirect.github.com/withastro/astro/pull/11864)
[`ee38b3a`](ee38b3a946)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! - ###
\[changed]: `entryPoint` type inside the hook `astro:build:ssr`
    In Astro v4.x, the `entryPoint` type was `RouteData`.

Astro v5.0 the `entryPoint` type is `IntegrationRouteData`, which
contains a subset of the `RouteData` type. The fields `isIndex` and
`fallbackRoutes` were removed.

##### What should I do?

Update your adapter to change the type of `entryPoint` from `RouteData`
to `IntegrationRouteData`.

```diff
-import type {RouteData} from 'astro';
+import type {IntegrationRouteData} from "astro"

-function useRoute(route: RouteData) {
+function useRoute(route: IntegrationRouteData) {

}
```

-
[#&#8203;12524](https://redirect.github.com/withastro/astro/pull/12524)
[`9f44019`](9f440196dc)
Thanks [@&#8203;bluwy](https://redirect.github.com/bluwy)! - Bumps Vite
to ^6.0.1 and handles its breaking changes

-
[#&#8203;10742](https://redirect.github.com/withastro/astro/pull/10742)
[`b6fbdaa`](b6fbdaa94a)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! - The
lowest version of Node supported by Astro is now Node v18.17.1 and
higher.

-
[#&#8203;11916](https://redirect.github.com/withastro/astro/pull/11916)
[`46ea29f`](46ea29f91d)
Thanks [@&#8203;bluwy](https://redirect.github.com/bluwy)! - Updates how
the `build.client` and `build.server` option values get resolved to
match existing documentation. With this fix, the option values will now
correctly resolve relative to the `outDir` option. So if `outDir` is set
to `./dist/nested/`, then by default:

    -   `build.client` will resolve to `<root>/dist/nested/client/`
    -   `build.server` will resolve to `<root>/dist/nested/server/`

    Previously the values were incorrectly resolved:

    -   `build.client` was resolved to `<root>/dist/nested/dist/client/`
    -   `build.server` was resolved to `<root>/dist/nested/dist/server/`

If you were relying on the previous build paths, make sure that your
project code is updated to the new build paths.

-
[#&#8203;11982](https://redirect.github.com/withastro/astro/pull/11982)
[`d84e444`](d84e444fd3)
Thanks [@&#8203;Princesseuh](https://redirect.github.com/Princesseuh)! -
Adds a default exclude and include value to the tsconfig presets.
`{projectDir}/dist` is now excluded by default, and
`{projectDir}/.astro/types.d.ts` and `{projectDir}/**/*` are included by
default.

Both of these options can be overridden by setting your own values to
the corresponding settings in your `tsconfig.json` file.

-
[#&#8203;11861](https://redirect.github.com/withastro/astro/pull/11861)
[`3ab3b4e`](3ab3b4efbc)
Thanks [@&#8203;bluwy](https://redirect.github.com/bluwy)! - Cleans up
Astro-specific metadata attached to `vfile.data` in Remark and Rehype
plugins. Previously, the metadata was attached in different locations
with inconsistent names. The metadata is now renamed as below:

    -   `vfile.data.__astroHeadings` -> `vfile.data.astro.headings`
    -   `vfile.data.imagePaths` -> `vfile.data.astro.imagePaths`

The types of `imagePaths` has also been updated from `Set<string>` to
`string[]`. The `vfile.data.astro.frontmatter` metadata is left
unchanged.

While we don't consider these APIs public, they can be accessed by
Remark and Rehype plugins that want to re-use Astro's metadata. If you
are using these APIs, make sure to access them in the new locations.

-
[#&#8203;11987](https://redirect.github.com/withastro/astro/pull/11987)
[`bf90a53`](bf90a5343f)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- The `locals` object can no longer be overridden

Middleware, API endpoints, and pages can no longer override the `locals`
object in its entirety. You can still append values onto the object, but
you can not replace the entire object and delete its existing values.

    If you were previously overwriting like so:

    ```js
    ctx.locals = {
      one: 1,
      two: 2,
    };
    ```

    This can be changed to an assignment on the existing object instead:

    ```js
    Object.assign(ctx.locals, {
      one: 1,
      two: 2,
    });
    ```

-
[#&#8203;11908](https://redirect.github.com/withastro/astro/pull/11908)
[`518433e`](518433e433)
Thanks [@&#8203;Princesseuh](https://redirect.github.com/Princesseuh)! -
The `image.endpoint` config now allow customizing the route of the image
endpoint in addition to the entrypoint. This can be useful in niche
situations where the default route `/_image` conflicts with an existing
route or your local server setup.

    ```js
    import { defineConfig } from 'astro/config';

    defineConfig({
      image: {
        endpoint: {
          route: '/image',
          entrypoint: './src/image_endpoint.ts',
        },
      },
    });
    ```

-
[#&#8203;12008](https://redirect.github.com/withastro/astro/pull/12008)
[`5608338`](560833843c)
Thanks [@&#8203;Princesseuh](https://redirect.github.com/Princesseuh)! -
Welcome to the Astro 5 beta! This release has no changes from the latest
alpha of this package, but it does bring us one step closer to the
final, stable release.

Starting from this release, no breaking changes will be introduced
unless absolutely necessary.

To learn how to upgrade, check out the [Astro v5.0 upgrade guide in our
beta docs
site](https://5-0-0-beta.docs.astro.build/en/guides/upgrade-to/v5/).

-
[#&#8203;11679](https://redirect.github.com/withastro/astro/pull/11679)
[`ea71b90`](ea71b90c9c)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- The `astro:env` feature introduced behind a flag in
[v4.10.0](https://redirect.github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md#x4100)
is no longer experimental and is available for general use. If you have
been waiting for stabilization before using `astro:env`, you can now do
so.

This feature lets you configure a type-safe schema for your environment
variables, and indicate whether they should be available on the server
or the client.

To configure a schema, add the `env` option to your Astro config and
define your client and server variables. If you were previously using
this feature, please remove the experimental flag from your Astro config
and move your entire `env` configuration unchanged to a top-level
option.

    ```js
    import { defineConfig, envField } from 'astro/config';

    export default defineConfig({
      env: {
        schema: {
API_URL: envField.string({ context: 'client', access: 'public',
optional: true }),
PORT: envField.number({ context: 'server', access: 'public', default:
4321 }),
API_SECRET: envField.string({ context: 'server', access: 'secret' }),
        },
      },
    });
    ```

You can import and use your defined variables from the appropriate
`/client` or `/server` module:

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2025-01-24 19:29:25 +01:00
TrueCharts Bot
31e2276933 chore(helm): update image ghcr.io/ellite/wallos 2.43.1 → 2.45.0 (#31113)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) |
minor | `b71316f` -> `ea3cb3a` |

---

> [!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.45.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2450-2025-01-19)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.45.0...v2.45.0)

##### Features

- add czech translations
([#&#8203;701](https://redirect.github.com/ellite/Wallos/issues/701))
([426fdfa](426fdfa5c7))

###
[`v2.45.0`](https://redirect.github.com/ellite/Wallos/releases/tag/v2.45.0)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.44.1...v2.45.0)

##### Features

- add czech translations
([#&#8203;701](https://redirect.github.com/ellite/Wallos/issues/701))
([426fdfa](426fdfa5c7))

###
[`v2.44.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2441-2025-01-19)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.44.0...v2.44.1)

##### Bug Fixes

- error setting date of last exchange rates update
([#&#8203;699](https://redirect.github.com/ellite/Wallos/issues/699))
([d2f68c4](d2f68c457e))

###
[`v2.44.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2440-2025-01-12)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.43.1...v2.44.0)

##### Features

- allow notifications on due date
([87f148d](87f148d174))

##### Bug Fixes

- don't expose disabled notifications to ical feed
([87f148d](87f148d174))
- email notification test always sending to admins email
([87f148d](87f148d174))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 16:53:50 +00:00
TrueCharts Bot
0cd24d0a8b chore(helm): update image docker.io/n8nio/n8n 1.74.3 → 1.76.1 (#31105)
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 | `ac1abb4`
-> `37e0474` |

---

> [!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.76.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1760-2025-01-22)

##### Bug Fixes

- **core:** Align saving behavior in `workflowExecuteAfter` hooks
([#&#8203;12731](https://redirect.github.com/n8n-io/n8n/issues/12731))
([9d76210](9d76210a57))
- **core:** AugmentObject should handle the constructor property
correctly
([#&#8203;12744](https://redirect.github.com/n8n-io/n8n/issues/12744))
([36bc164](36bc164da4))
- **core:** Fix keyboard shortcuts for non-ansi layouts
([#&#8203;12672](https://redirect.github.com/n8n-io/n8n/issues/12672))
([4c8193f](4c8193fedc))
- **core:** Fix license CLI commands showing incorrect renewal setting
([#&#8203;12759](https://redirect.github.com/n8n-io/n8n/issues/12759))
([024ada8](024ada822c))
- **core:** Fix license initialization failure on startup
([#&#8203;12737](https://redirect.github.com/n8n-io/n8n/issues/12737))
([ac2f647](ac2f6476c1))
- **core:** Recover successful data-less executions
([#&#8203;12720](https://redirect.github.com/n8n-io/n8n/issues/12720))
([a39b8bd](a39b8bd32b))
- **core:** Remove run data of utility nodes for partial executions v2
([#&#8203;12673](https://redirect.github.com/n8n-io/n8n/issues/12673))
([b66a9dc](b66a9dc8fb))
- **core:** Sync `hookFunctionsSave` and `hookFunctionsSaveWorker`
([#&#8203;12740](https://redirect.github.com/n8n-io/n8n/issues/12740))
([d410b8f](d410b8f5a7))
- **core:** Update isDocker check to return true on
kubernetes/containerd
([#&#8203;12603](https://redirect.github.com/n8n-io/n8n/issues/12603))
([c55dac6](c55dac66ed))
- **editor:** Add unicode code points to expression language for emoji
([#&#8203;12633](https://redirect.github.com/n8n-io/n8n/issues/12633))
([819ebd0](819ebd058d))
- **editor:** Correct missing whitespace in JSON output
([#&#8203;12677](https://redirect.github.com/n8n-io/n8n/issues/12677))
([b098b19](b098b19c7f))
- **editor:** Defer crypto.randomUUID call in CodeNodeEditor
([#&#8203;12630](https://redirect.github.com/n8n-io/n8n/issues/12630))
([58f6532](58f6532630))
- **editor:** Fix Code node bug erasing and overwriting code when
switching between nodes
([#&#8203;12637](https://redirect.github.com/n8n-io/n8n/issues/12637))
([02d953d](02d953db34))
- **editor:** Fix execution list hover & selection colour in dark mode
([#&#8203;12628](https://redirect.github.com/n8n-io/n8n/issues/12628))
([95c40c0](95c40c02cb))
- **editor:** Fix JsonEditor with expressions
([#&#8203;12739](https://redirect.github.com/n8n-io/n8n/issues/12739))
([56c93ca](56c93caae0))
- **editor:** Fix navbar height flickering during load
([#&#8203;12738](https://redirect.github.com/n8n-io/n8n/issues/12738))
([a96b3f0](a96b3f0091))
- **editor:** Open chat when executing agent node in canvas v2
([#&#8203;12617](https://redirect.github.com/n8n-io/n8n/issues/12617))
([457edd9](457edd99bb))
- **editor:** Partial execution of a workflow with manual chat trigger
([#&#8203;12662](https://redirect.github.com/n8n-io/n8n/issues/12662))
([2f81b29](2f81b29d34))
- **editor:** Show connector label above the line when it's straight
([#&#8203;12622](https://redirect.github.com/n8n-io/n8n/issues/12622))
([c97bd48](c97bd48a77))
- **editor:** Show run workflow button when chat trigger has pinned data
([#&#8203;12616](https://redirect.github.com/n8n-io/n8n/issues/12616))
([da8aafc](da8aafc0e3))
- **editor:** Update workflow re-initialization to use query parameter
([#&#8203;12650](https://redirect.github.com/n8n-io/n8n/issues/12650))
([982131a](982131a75a))
- **Execute Workflow Node:** Pass binary data to sub-workflow
([#&#8203;12635](https://redirect.github.com/n8n-io/n8n/issues/12635))
([e9c152e](e9c152e369))
- **Google Gemini Chat Model Node:** Add base URL support for Google
Gemini Chat API
([#&#8203;12643](https://redirect.github.com/n8n-io/n8n/issues/12643))
([14f4bc7](14f4bc7690))
- **GraphQL Node:** Change default request format to json instead of
graphql
([#&#8203;11346](https://redirect.github.com/n8n-io/n8n/issues/11346))
([c7c122f](c7c122f917))
- **Jira Software Node:** Get custom fields(RLC) in update operation for
server deployment type
([#&#8203;12719](https://redirect.github.com/n8n-io/n8n/issues/12719))
([353df79](353df79411))
- **n8n Form Node:** Remove the ability to change the formatting of
dates
([#&#8203;12666](https://redirect.github.com/n8n-io/n8n/issues/12666))
([14904ff](14904ff779))
- **OpenAI Chat Model Node:** Fix loading of custom models when using
custom credential URL
([#&#8203;12634](https://redirect.github.com/n8n-io/n8n/issues/12634))
([7cc553e](7cc553e3b2))
- **OpenAI Chat Model Node:** Restore default model value
([#&#8203;12745](https://redirect.github.com/n8n-io/n8n/issues/12745))
([d1b6692](d1b6692736))
- **Postgres Chat Memory Node:** Do not terminate the connection pool
([#&#8203;12674](https://redirect.github.com/n8n-io/n8n/issues/12674))
([e7f00bc](e7f00bcb7f))
- **Postgres Node:** Allow using composite key in upsert queries
([#&#8203;12639](https://redirect.github.com/n8n-io/n8n/issues/12639))
([83ce3a9](83ce3a9096))
- **Wait Node:** Fix for hasNextPage in waiting forms
([#&#8203;12636](https://redirect.github.com/n8n-io/n8n/issues/12636))
([652b8d1](652b8d170b))

##### Features

- Add credential only node for Microsoft Azure Monitor
([#&#8203;12645](https://redirect.github.com/n8n-io/n8n/issues/12645))
([6ef8882](6ef8882a10))
- Add Miro credential only node
([#&#8203;12746](https://redirect.github.com/n8n-io/n8n/issues/12746))
([5b29086](5b29086e2f))
- Add SSM endpoint to AWS credentials
([#&#8203;12212](https://redirect.github.com/n8n-io/n8n/issues/12212))
([565c7b8](565c7b8b9c))
- **core:** Enable task runner by default
([#&#8203;12726](https://redirect.github.com/n8n-io/n8n/issues/12726))
([9e2a01a](9e2a01aeaf))
- **editor:** Force final canvas v2 migration and remove switcher from
UI
([#&#8203;12717](https://redirect.github.com/n8n-io/n8n/issues/12717))
([29335b9](29335b9b6a))
- **editor:** VariablesView Reskin - Add Filters for missing values
([#&#8203;12611](https://redirect.github.com/n8n-io/n8n/issues/12611))
([1eeb788](1eeb788d32))
- **Jira Software Node:** Personal Access Token credential type
([#&#8203;11038](https://redirect.github.com/n8n-io/n8n/issues/11038))
([1c7a38f](1c7a38f6ba))
- **n8n Form Trigger Node:** Form Improvements
([#&#8203;12590](https://redirect.github.com/n8n-io/n8n/issues/12590))
([f167578](f167578b32))
- Synchronize deletions when pulling from source control
([#&#8203;12170](https://redirect.github.com/n8n-io/n8n/issues/12170))
([967ee4b](967ee4b89b))

###
[`v1.75.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1750-2025-01-15)

##### Bug Fixes

- **core:** AugmentObject should check for own propeties correctly
([#&#8203;12534](https://redirect.github.com/n8n-io/n8n/issues/12534))
([0cdf393](0cdf393743))
- **core:** Disallow code generation in task runner
([#&#8203;12522](https://redirect.github.com/n8n-io/n8n/issues/12522))
([35b6180](35b618098b))
- **core:** Fix node exclusion on the frontend types
([#&#8203;12544](https://redirect.github.com/n8n-io/n8n/issues/12544))
([b2cbed9](b2cbed9865))
- **core:** Fix orchestration flow with expired license
([#&#8203;12444](https://redirect.github.com/n8n-io/n8n/issues/12444))
([ecff3b7](ecff3b732a))
- **core:** Fix Sentry error reporting on task runners
([#&#8203;12495](https://redirect.github.com/n8n-io/n8n/issues/12495))
([88c0838](88c0838dd7))
- **core:** Improve cyclic dependency check in the DI container
([#&#8203;12600](https://redirect.github.com/n8n-io/n8n/issues/12600))
([c3c4a20](c3c4a20002))
- **core:** Only show personal credentials in the personal space
([#&#8203;12433](https://redirect.github.com/n8n-io/n8n/issues/12433))
([8a42d55](8a42d55d91))
- **core:** Prefix package name in `supportedNodes` on generated types
as well
([#&#8203;12514](https://redirect.github.com/n8n-io/n8n/issues/12514))
([4a1a999](4a1a999362))
- **core:** Prevent prototype pollution in task runner
([#&#8203;12588](https://redirect.github.com/n8n-io/n8n/issues/12588))
([bdf266c](bdf266cf55))
- **core:** Prevent prototype pollution of internal classes in task
runner
([#&#8203;12610](https://redirect.github.com/n8n-io/n8n/issues/12610))
([eceee7f](eceee7f3f8))
- **core:** Use timing safe function to compare runner auth tokens
([#&#8203;12485](https://redirect.github.com/n8n-io/n8n/issues/12485))
([8fab98f](8fab98f3f1))
- **core:** Validate values which are intentionally 0
([#&#8203;12382](https://redirect.github.com/n8n-io/n8n/issues/12382))
([562506e](562506e92a))
- Don't break oauth credentials when updating them and allow fixing
broken oauth credentials by repeating the authorization flow
([#&#8203;12563](https://redirect.github.com/n8n-io/n8n/issues/12563))
([73897c7](73897c7662))
- **editor:** Don't show toolsUnused notice if run had errors
([#&#8203;12529](https://redirect.github.com/n8n-io/n8n/issues/12529))
([3ec5b28](3ec5b2850c))
- **editor:** Ensure proper "AI Template" URL construction in node
creator
([#&#8203;12566](https://redirect.github.com/n8n-io/n8n/issues/12566))
([13bf69f](13bf69f75c))
- **editor:** Fix NDV resize handle and scrollbar overlapping
([#&#8203;12509](https://redirect.github.com/n8n-io/n8n/issues/12509))
([c28f302](c28f302c2f))
- **editor:** Fix parameter input validation
([#&#8203;12532](https://redirect.github.com/n8n-io/n8n/issues/12532))
([6711cbc](6711cbcc64))
- **editor:** Fix selection rectangle context menu on new canvas
([#&#8203;12584](https://redirect.github.com/n8n-io/n8n/issues/12584))
([c8e3c53](c8e3c5399e))
- **editor:** Fix the `openselectivenodecreator` custom action on new
canvas
([#&#8203;12580](https://redirect.github.com/n8n-io/n8n/issues/12580))
([2110e9a](2110e9a051))
- **editor:** Fix workflow initilisation for test definition routes &
add unit tests
([#&#8203;12507](https://redirect.github.com/n8n-io/n8n/issues/12507))
([2775f61](2775f617ae))
- **editor:** Make clicking item in RLC work the first time on small
screens
([#&#8203;12585](https://redirect.github.com/n8n-io/n8n/issues/12585))
([479933f](479933fbd5))
- **editor:** Make sure code editors work correctly in fullscreen
([#&#8203;12597](https://redirect.github.com/n8n-io/n8n/issues/12597))
([aa1f3a7](aa1f3a7d98))
- **editor:** Override selected nodes on single click without Meta/Ctrl
key
([#&#8203;12549](https://redirect.github.com/n8n-io/n8n/issues/12549))
([02c2d5e](02c2d5e71d))
- **editor:** Show NDV errors when opening existing nodes with errors
([#&#8203;12567](https://redirect.github.com/n8n-io/n8n/issues/12567))
([bee7267](bee7267fe3))
- **editor:** Swap Activate/Deactivate texts in FloatingToolbar
([#&#8203;12526](https://redirect.github.com/n8n-io/n8n/issues/12526))
([44679b4](44679b42aa))
- **editor:** Update filter and feedback for source control
([#&#8203;12504](https://redirect.github.com/n8n-io/n8n/issues/12504))
([865fc21](865fc21276))
- **editor:** Update selected node when navigating via flowing nodes
([#&#8203;12581](https://redirect.github.com/n8n-io/n8n/issues/12581))
([88659d8](88659d8a29))
- **Google Calendar Node:** Updates and fixes
([#&#8203;10715](https://redirect.github.com/n8n-io/n8n/issues/10715))
([7227a29](7227a29845))
- **Spotify Node:** Fix issue with null values breaking the response
([#&#8203;12080](https://redirect.github.com/n8n-io/n8n/issues/12080))
([a56a462](a56a46259d))

##### Features

- **editor:** Make node credential select searchable
([#&#8203;12497](https://redirect.github.com/n8n-io/n8n/issues/12497))
([91277c4](91277c44f1))
- **editor:** Persist sidebar collapsed status preference
([#&#8203;12505](https://redirect.github.com/n8n-io/n8n/issues/12505))
([dba7d46](dba7d46f3e))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 16:51:16 +00:00
TrueCharts Bot
ae41aa80e4 fix(website): update typescript 5.7.2 → 5.7.3 (#31136) 2025-01-24 17:49:21 +01:00
TrueCharts Bot
cd419eba52 chore(helm): update image tccr.io/tccr/traefik v3.3.1 → v3.3.2 (#31134)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/tccr/traefik](https://redirect.github.com/truecharts/public)
| patch | `1e98629` -> `437ccd0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 17:46:54 +01:00
TrueCharts Bot
6849ad2c53 chore(helm): update image tccr.io/tccr/code-server v4.96.2 → v4.96.4 (#31133)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/code-server](https://redirect.github.com/truecharts/public)
| patch | `24675f2` -> `e818431` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 17:46:24 +01:00
TrueCharts Bot
b6aeb1d597 chore(helm): update image ghcr.io/elfhosted/zilean v3.3.4 → v3.3.6 (#31132)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/zilean | patch | `25cda59` -> `5107ccb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 17:46:00 +01:00
TrueCharts Bot
88ec144425 chore(helm): update image docker.io/wolveix/satisfactory-server v1.9.2 → v1.9.3 (#31131)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/wolveix/satisfactory-server | patch | `2cb3a21` -> `7b38a2b`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 17:43:13 +01:00
TrueCharts Bot
57f7a5cc79 chore(helm): update image docker.io/ollama/ollama 0.5.5 → 0.5.7 (#30953)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | patch | `acedfd7` -> `d05b7ee` |
| docker.io/ollama/ollama | patch | `f202114` -> `7e67221` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 16:42:56 +00:00
TrueCharts Bot
ddb643c657 chore(helm): update image docker.io/gangefors/airdcpp-webclient 2.13.2 → 2.13.3 (#31041)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/gangefors/airdcpp-webclient | patch | `0c77867` -> `bd7e071`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 16:42:11 +00:00
TrueCharts Bot
c96e3c86c0 chore(helm): update image ghcr.io/minekube/gate digest to af9b8ca (#31130)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/minekube/gate | digest | `fd34756` -> `af9b8ca` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-01-24 17:33:48 +01:00
TrueCharts Bot
075ae2f87e chore(helm): update image ghcr.io/immich-app/immich-server v1.124.2 → v1.125.1 (#31115)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich)
| minor | `c14dcca` -> `9a7fdfb` |

---

> [!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.125.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.125.1)

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

### v1.125.1

*There was a hiccup with the release pipeline for `v1.125.0` so we have
to change the version*

> \[!IMPORTANT]
> If you are running remote machine learning, please make sure the
remote service pulls the latest version.

#### Highlights

Welcome to release `v1.125.1` of Immich. The release improves how the
server queries the database, using a type-safe query builder, `Kysely`,
instead of relying on the magic of `TypeORM`. Many queries have been
given a speed boost to be much faster; some got several times faster.
You should see a quicker app experience overall. It has been the work
for the last couple of months and a foundation we have been building for
many changes in the coming months to the data model of the whole app,
which is needed to enable some long-awaited features. *Kudos* to the
entire team for completing it. Alongside that improvement, this release
also brings new features, enhancements, and bug fixes. Please see some
of the highlights below:

-   Node.js security update
-   Share-to mechanism on the mobile app
-   Enable slideshow everywhere on the web app.
- Fixed a bug where the Android app cannot get newly taken photos from
the gallery. However, this fix requires us to roll back another
mechanism that allows the app to choose empty albums as targets for
backup.
- Fixed a bug where playing particular video codecs would crash the
Android mobile app.

##### Node.js security update

This release includes [a Node.js security
update](https://nodejs.org/en/blog/vulnerability/january-2025-security-releases).
While we don’t believe any of these vulnerabilities affect Immich, we
still recommend updating soon to avoid any risk.

##### Share-to Immich

You can now directly share media from other apps to Immich without
saving them to the phone’s local gallery first.

> \[!IMPORTANT]
>
> For uploading photos from the gallery, it is still recommeded to use
the built-in backup feature since the share-to mechanism that can cause
mismatching upload status. Additionally, iOS defaults to sharing an
exported JPEG image instead of the original for formats like HEIC. You
can change this by tapping “Options” near the top of the iOS sharing
menu and selecting “Current” instead of “Automatic”.


https://github.com/user-attachments/assets/da14a9f9-5087-42e3-a636-bd6863df6d26

##### Slideshow everywhere

You can now toggle the slideshow mode from all the views on the web app.

##### Lens information

This release includes the lens information in the detail panel for our
photographer users, making it easier to know which of your favorite
lenses was used to capture the photo.

![Screenshot 2025-01-19 at 8 59
41 PM](https://redirect.github.com/user-attachments/assets/783ab479-08ae-4525-abf5-23cf27c312cc)

#### 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 v1.125.0 -->

#### What's Changed

##### 🚨 Breaking Changes

- chore(server)!: default max bitrate unit to kbps by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[https://github.com/immich-app/immich/pull/15264](https://redirect.github.com/immich-app/immich/pull/15264)
- feat: better spec urls by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[https://github.com/immich-app/immich/pull/15487](https://redirect.github.com/immich-app/immich/pull/15487)

##### 🚀 Features

- feat: Upgrade devcontainer setup by
[@&#8203;Zer0x00](https://redirect.github.com/Zer0x00) in
[https://github.com/immich-app/immich/pull/14419](https://redirect.github.com/immich-app/immich/pull/14419)
- feat(web): immich-ui components by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[https://github.com/immich-app/immich/pull/14263](https://redirect.github.com/immich-app/immich/pull/14263)
- feat(mobile): share to mechanism by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[https://github.com/immich-app/immich/pull/15229](https://redirect.github.com/immich-app/immich/pull/15229)
- feat: Allow multiple ML models to be preloaded by
[@&#8203;1-tempest](https://redirect.github.com/1-tempest) in
[https://github.com/immich-app/immich/pull/15418](https://redirect.github.com/immich-app/immich/pull/15418)

##### 🌟 Enhancements

- refactor(server): use kysely by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[https://github.com/immich-app/immich/pull/12857](https://redirect.github.com/immich-app/immich/pull/12857)
- feat:
[#&#8203;15237](https://redirect.github.com/immich-app/immich/issues/15237)
toggle password visibility on shared albums by
[@&#8203;imakida](https://redirect.github.com/imakida) in
[https://github.com/immich-app/immich/pull/15238](https://redirect.github.com/immich-app/immich/pull/15238)
- feat(web): Slideshow is enabled everywhere. It no longer needs
assetStore. by
[@&#8203;matitalatina](https://redirect.github.com/matitalatina) in
[https://github.com/immich-app/immich/pull/15077](https://redirect.github.com/immich-app/immich/pull/15077)
- feat: Add additional env variables for Machine Learning by
[@&#8203;1-tempest](https://redirect.github.com/1-tempest) in
[https://github.com/immich-app/immich/pull/15326](https://redirect.github.com/immich-app/immich/pull/15326)
- feat(web): Context menu scrolls on small devices by
[@&#8203;matitalatina](https://redirect.github.com/matitalatina) in
[https://github.com/immich-app/immich/pull/15367](https://redirect.github.com/immich-app/immich/pull/15367)
- feat: Add additional env variables to ML container by
[@&#8203;1-tempest](https://redirect.github.com/1-tempest) in
[https://github.com/immich-app/immich/pull/15398](https://redirect.github.com/immich-app/immich/pull/15398)
- feat: Add rule on robots.txt to allow robots access og tags by
[@&#8203;r1235613](https://redirect.github.com/r1235613) in
[https://github.com/immich-app/immich/pull/15470](https://redirect.github.com/immich-app/immich/pull/15470)
- feat(web): Show lens model in the asset viewer detail panel by
[@&#8203;bxtdvd](https://redirect.github.com/bxtdvd) in
[https://github.com/immich-app/immich/pull/15460](https://redirect.github.com/immich-app/immich/pull/15460)

##### 🐛 Bug fixes

- fix(mobile): 15072 Fix issue with boolean filters filtering out
results when they shouldn't by
[@&#8203;Tyris](https://redirect.github.com/Tyris) in
[https://github.com/immich-app/immich/pull/15208](https://redirect.github.com/immich-app/immich/pull/15208)
- fix(web): escape key to clear selection and go to previous page
([#&#8203;15142](https://redirect.github.com/immich-app/immich/issues/15142))
by [@&#8203;jinxuan-owyong](https://redirect.github.com/jinxuan-owyong)
in
[https://github.com/immich-app/immich/pull/15219](https://redirect.github.com/immich-app/immich/pull/15219)
- fix(mobile): don't crash android app when video player throws
exception by [@&#8203;mertalev](https://redirect.github.com/mertalev) in
[https://github.com/immich-app/immich/pull/15236](https://redirect.github.com/immich-app/immich/pull/15236)
- fix(web): mismatched deviceAssetId when uploading images by
[@&#8203;jinxuan-owyong](https://redirect.github.com/jinxuan-owyong) in
[https://github.com/immich-app/immich/pull/15130](https://redirect.github.com/immich-app/immich/pull/15130)
- fix(cli): handle folders with single quotes by
[@&#8203;desmondgc](https://redirect.github.com/desmondgc) in
[https://github.com/immich-app/immich/pull/15283](https://redirect.github.com/immich-app/immich/pull/15283)
- fix(web): end selection after click when choosing thumbnail, and
notify by [@&#8203;imakida](https://redirect.github.com/imakida) in
[https://github.com/immich-app/immich/pull/15373](https://redirect.github.com/immich-app/immich/pull/15373)
- fix(web): map settings by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[https://github.com/immich-app/immich/pull/15375](https://redirect.github.com/immich-app/immich/pull/15375)
- fix(mobile): 14983 Images upload to shared album with common name by
[@&#8203;Tyris](https://redirect.github.com/Tyris) in
[https://github.com/immich-app/immich/pull/15127](https://redirect.github.com/immich-app/immich/pull/15127)
- fix(web): Update asset count when deleting assets from person page by
[@&#8203;imakida](https://redirect.github.com/imakida) in
[https://github.com/immich-app/immich/pull/15416](https://redirect.github.com/immich-app/immich/pull/15416)
- fix(web): scrolling memory timeline reset position by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[https://github.com/immich-app/immich/pull/15429](https://redirect.github.com/immich-app/immich/pull/15429)
- fix(mobile): Cannot type date format on Samsung phone by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[https://github.com/immich-app/immich/pull/15430](https://redirect.github.com/immich-app/immich/pull/15430)
- fix(deps): use node-addon-api v8 by
[@&#8203;dotlambda](https://redirect.github.com/dotlambda) in
[https://github.com/immich-app/immich/pull/15438](https://redirect.github.com/immich-app/immich/pull/15438)
- fix(server): searching for multiple people yields false positives by
[@&#8203;dav-wolff](https://redirect.github.com/dav-wolff) in
[https://github.com/immich-app/immich/pull/15447](https://redirect.github.com/immich-app/immich/pull/15447)
- fix(mobile): cannot get new photos on Android by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[https://github.com/immich-app/immich/pull/15461](https://redirect.github.com/immich-app/immich/pull/15461)
- fix: incorrect event configuration by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[https://github.com/immich-app/immich/pull/15530](https://redirect.github.com/immich-app/immich/pull/15530)

##### 📚 Documentation

- chore(docs): clarify experimental network features by
[@&#8203;mmomjian](https://redirect.github.com/mmomjian) in
[https://github.com/immich-app/immich/pull/15228](https://redirect.github.com/immich-app/immich/pull/15228)
- docs: clarify filesystem backup paths by
[@&#8203;bo0tzz](https://redirect.github.com/bo0tzz) in
[https://github.com/immich-app/immich/pull/15243](https://redirect.github.com/immich-app/immich/pull/15243)
- fix(docs): Fix link label to refer to correct location on page by
[@&#8203;austin-dudzik](https://redirect.github.com/austin-dudzik) in
[https://github.com/immich-app/immich/pull/15279](https://redirect.github.com/immich-app/immich/pull/15279)
- fix(docs): fix admonition in mobile section by
[@&#8203;Dr-Electron](https://redirect.github.com/Dr-Electron) in
[https://github.com/immich-app/immich/pull/15291](https://redirect.github.com/immich-app/immich/pull/15291)
- fix(docs): database name for restore commands by
[@&#8203;mmomjian](https://redirect.github.com/mmomjian) in
[https://github.com/immich-app/immich/pull/15276](https://redirect.github.com/immich-app/immich/pull/15276)
- fix(docs): Update unraid.md to use correct image url by
[@&#8203;swils23](https://redirect.github.com/swils23) in
[https://github.com/immich-app/immich/pull/15427](https://redirect.github.com/immich-app/immich/pull/15427)
- fix: grammar on docs homepage by
[@&#8203;aaronjrodrigues](https://redirect.github.com/aaronjrodrigues)
in
[https://github.com/immich-app/immich/pull/15455](https://redirect.github.com/immich-app/immich/pull/15455)
- fix: broken link on monitoring page by
[@&#8203;jsloyer](https://redirect.github.com/jsloyer) in
[https://github.com/immich-app/immich/pull/15478](https://redirect.github.com/immich-app/immich/pull/15478)
- feat(docs): CIFS/Samba in-Docker example by
[@&#8203;mmomjian](https://redirect.github.com/mmomjian) in
[https://github.com/immich-app/immich/pull/15502](https://redirect.github.com/immich-app/immich/pull/15502)

##### 🌐 Translations

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

#### New Contributors

- [@&#8203;jinxuan-owyong](https://redirect.github.com/jinxuan-owyong)
made their first contribution in
[https://github.com/immich-app/immich/pull/15219](https://redirect.github.com/immich-app/immich/pull/15219)
- [@&#8203;fholzer](https://redirect.github.com/fholzer) made their
first contribution in
[https://github.com/immich-app/immich/pull/15266](https://redirect.github.com/immich-app/immich/pull/15266)
- [@&#8203;desmondgc](https://redirect.github.com/desmondgc) made their
first contribution in
[https://github.com/immich-app/immich/pull/15283](https://redirect.github.com/immich-app/immich/pull/15283)
- [@&#8203;austin-dudzik](https://redirect.github.com/austin-dudzik)
made their first contribution in
[https://github.com/immich-app/immich/pull/15279](https://redirect.github.com/immich-app/immich/pull/15279)
- [@&#8203;Dr-Electron](https://redirect.github.com/Dr-Electron) made
their first contribution in
[https://github.com/immich-app/immich/pull/15291](https://redirect.github.com/immich-app/immich/pull/15291)
- [@&#8203;Zer0x00](https://redirect.github.com/Zer0x00) made their
first contribution in
[https://github.com/immich-app/immich/pull/14419](https://redirect.github.com/immich-app/immich/pull/14419)
- [@&#8203;yonran](https://redirect.github.com/yonran) made their first
contribution in
[https://github.com/immich-app/immich/pull/12794](https://redirect.github.com/immich-app/immich/pull/12794)
- [@&#8203;1-tempest](https://redirect.github.com/1-tempest) made their
first contribution in
[https://github.com/immich-app/immich/pull/15326](https://redirect.github.com/immich-app/immich/pull/15326)
- [@&#8203;swils23](https://redirect.github.com/swils23) made their
first contribution in
[https://github.com/immich-app/immich/pull/15427](https://redirect.github.com/immich-app/immich/pull/15427)
- [@&#8203;dav-wolff](https://redirect.github.com/dav-wolff) made their
first contribution in
[https://github.com/immich-app/immich/pull/15447](https://redirect.github.com/immich-app/immich/pull/15447)
- [@&#8203;r1235613](https://redirect.github.com/r1235613) made their
first contribution in
[https://github.com/immich-app/immich/pull/15470](https://redirect.github.com/immich-app/immich/pull/15470)
- [@&#8203;jsloyer](https://redirect.github.com/jsloyer) made their
first contribution in
[https://github.com/immich-app/immich/pull/15478](https://redirect.github.com/immich-app/immich/pull/15478)
- [@&#8203;bxtdvd](https://redirect.github.com/bxtdvd) made their first
contribution in
[https://github.com/immich-app/immich/pull/15460](https://redirect.github.com/immich-app/immich/pull/15460)

**Full Changelog**:
https://github.com/immich-app/immich/compare/v1.124.2...v1.125.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 16:32:57 +00:00
TrueCharts Bot
5c95ff4072 chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.9.2 (clustertool) (#30992)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/siderolabs/installer](https://redirect.github.com/siderolabs/talos)
| patch | `v1.9.1` -> `v1.9.2` |

---

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

---

### Release Notes

<details>
<summary>siderolabs/talos (ghcr.io/siderolabs/installer)</summary>

###
[`v1.9.2`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.2)

[Compare
Source](https://redirect.github.com/siderolabs/talos/compare/v1.9.1...v1.9.2)

##### [Talos
1.9.2](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.2)
(2025-01-16)

Welcome to the v1.9.2 release of Talos!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.

##### auditd

Kernel parameter `talos.auditd.disabled=1` can be used to disable Talos
built-in `auditd` service.

##### kube-apiserver Authorization Config

When using `.cluster.apiServer.authorizationConfig` the user provided
order for the authorizers is honoured and `Node` and `RBAC` authorizers
are always added to the end if not explicitly specified.

Eg: If user provides only `Webhook` authorizer, the final order will be
`Webhook`, `Node`, `RBAC`.

To provide a specific order for `Node` or `RBAC` explicitly, user can
provide the authorizer in the order they want.

Eg:

```yaml
cluster:
  apiServer:
    authorizationConfig:
      - type: Node
        name: Node
      - type: Webhook
        name: Webhook
        webhook:
          connectionInfo:
            type: InClusterConfig
        ...
      - type: RBAC
        name: rbac
```

Usage of `authorization-mode` CLI argument will not support this form of
customization.

##### Component Updates

-   Linux: 6.12.9
-   runc: 1.2.4
-   containerd: 2.0.2

Talos is built with Go 1.23.4.

##### Contributors

-   Andrey Smirnov
-   Dmitry Sharshakov
-   L.J. Hanson
-   Noel Georgi
-   Skyler Mäntysaari
-   TomyLobo

##### Changes

<details><summary>18 commits</summary>
<p>

-
[@&#8203;`09758b3`](https://redirect.github.com/siderolabs/talos/commit/09758b3f6)
release(v1.9.2): prepare release
-
[@&#8203;`207f863`](https://redirect.github.com/siderolabs/talos/commit/207f86320)
feat: update containerd to 2.0.2
-
[@&#8203;`582064d`](https://redirect.github.com/siderolabs/talos/commit/582064d9c)
fix: add informer resync period for node status watcher
-
[@&#8203;`244fd6e`](https://redirect.github.com/siderolabs/talos/commit/244fd6e43)
feat: add a kernel parameter to disable built-in auditd
-
[@&#8203;`28327e0`](https://redirect.github.com/siderolabs/talos/commit/28327e001)
fix: kube-apiserver authorizers order
-
[@&#8203;`ff9aa80`](https://redirect.github.com/siderolabs/talos/commit/ff9aa806a)
fix: a couple of imager panics/crashes
-
[@&#8203;`44e2cc9`](https://redirect.github.com/siderolabs/talos/commit/44e2cc91a)
feat: update Linux to 6.12.9
-
[@&#8203;`9fd295b`](https://redirect.github.com/siderolabs/talos/commit/9fd295b5f)
fix: detect GPT before ZFS
-
[@&#8203;`7b59573`](https://redirect.github.com/siderolabs/talos/commit/7b59573de)
fix: extfs repair and resize
-
[@&#8203;`5f6bfe0`](https://redirect.github.com/siderolabs/talos/commit/5f6bfe02a)
fix: merge of VolumeConfig documents with sizes
-
[@&#8203;`0c05e1c`](https://redirect.github.com/siderolabs/talos/commit/0c05e1cd3)
feat: update Linux to 6.12.8
-
[@&#8203;`b61ab0a`](https://redirect.github.com/siderolabs/talos/commit/b61ab0a3d)
fix: partition alignment on disks with 4k sectors
-
[@&#8203;`c4a69d3`](https://redirect.github.com/siderolabs/talos/commit/c4a69d386)
fix: yet another dashboard panic
-
[@&#8203;`dec3c6e`](https://redirect.github.com/siderolabs/talos/commit/dec3c6e5b)
fix: disable NRI plugin in a different way
-
[@&#8203;`dfb54c8`](https://redirect.github.com/siderolabs/talos/commit/dfb54c872)
fix: request previous IP address in discovery
-
[@&#8203;`6b1fe3d`](https://redirect.github.com/siderolabs/talos/commit/6b1fe3df3)
fix: mount selinuxfs only when SELinux is enabled
-
[@&#8203;`5e893e1`](https://redirect.github.com/siderolabs/talos/commit/5e893e1f5)
fix: update field name for bus path disk selector
-
[@&#8203;`9219fc0`](https://redirect.github.com/siderolabs/talos/commit/9219fc017)
fix: exclude disks with empty transport for disk selector

</p>
</details>

##### Changes from siderolabs/pkgs
<details><summary>6 commits</summary>
<p>

-
[siderolabs/pkgs@`c1f06e5`](https://redirect.github.com/siderolabs/pkgs/commit/c1f06e5)
feat: update containerd to v2.0.2
-
[siderolabs/pkgs@`ef38c38`](https://redirect.github.com/siderolabs/pkgs/commit/ef38c38)
feat: update Linux to 6.12.9
-
[siderolabs/pkgs@`a7487d6`](https://redirect.github.com/siderolabs/pkgs/commit/a7487d6)
fix: adjust kernel options around ACPI/PCI/EFI
-
[siderolabs/pkgs@`376259a`](https://redirect.github.com/siderolabs/pkgs/commit/376259a)
feat: update Linux to 6.12.8
-
[siderolabs/pkgs@`8e435cd`](https://redirect.github.com/siderolabs/pkgs/commit/8e435cd)
fix: update config-arm64 to add Rasperry Pi watchdog support
-
[siderolabs/pkgs@`daabb47`](https://redirect.github.com/siderolabs/pkgs/commit/daabb47)
fix: dvb was missing I2C_MUX support and si2168 driver

</p>
</details>

##### Dependency Changes

-   **github.com/siderolabs/go-blockdevice/v2**    v2.0.9 -> v2.0.11
- **github.com/siderolabs/pkgs** v1.9.0-15-g45c4ba4 ->
v1.9.0-21-gc1f06e5
-   **github.com/siderolabs/talos/pkg/machinery**  v1.9.1 -> v1.9.2

Previous release can be found at
[v1.9.1](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.1)

##### Images

    ghcr.io/siderolabs/flannel:v0.26.1
    registry.k8s.io/coredns/coredns:v1.12.0
    gcr.io/etcd-development/etcd:v3.5.17
    registry.k8s.io/kube-apiserver:v1.32.0
    registry.k8s.io/kube-controller-manager:v1.32.0
    registry.k8s.io/kube-scheduler:v1.32.0
    registry.k8s.io/kube-proxy:v1.32.0
    ghcr.io/siderolabs/kubelet:v1.32.0
    ghcr.io/siderolabs/installer:v1.9.2
    registry.k8s.io/pause:3.10

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJzeXN0ZW0tdXBncmFkZSIsInR5cGUvcGF0Y2giXX0=-->
2025-01-24 17:24:36 +01:00
TrueCharts Bot
45b9ad7982 chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.32.1 (clustertool) (#30993)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/siderolabs/kubelet](https://redirect.github.com/siderolabs/kubelet)
| patch | `v1.32.0` -> `v1.32.1` |

---

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

---

### Release Notes

<details>
<summary>siderolabs/kubelet (ghcr.io/siderolabs/kubelet)</summary>

###
[`v1.32.1`](https://redirect.github.com/siderolabs/kubelet/compare/v1.32.0...v1.32.1)

[Compare
Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.32.0...v1.32.1)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJzeXN0ZW0tdXBncmFkZSIsInR5cGUvcGF0Y2giXX0=-->
2025-01-24 17:24:28 +01:00
TrueCharts Bot
e1dc22221d chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to 778c1fb (#31129)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-web-nginx | digest | `f7559f0` -> `778c1fb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-01-24 17:22:15 +01:00
TrueCharts Bot
a31c492b23 chore(helm): update image docker.io/jasongdove/ersatztv v0.8.8 → v25.1.0 (#31127)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jasongdove/ersatztv](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu/packages)
([source](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu))
| major | `2da0a90` -> `f845dc4` |
|
[docker.io/jasongdove/ersatztv](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu/packages)
([source](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu))
| major | `673edfd` -> `686c3b1` |
|
[docker.io/jasongdove/ersatztv](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu/packages)
([source](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu))
| major | `a183c6f` -> `a3d5c42` |

---

> [!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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2025-01-24 17:20:39 +01:00
TrueCharts Bot
1f45a934c1 chore(helm): update image docker.io/inovector/mixpost v1.7.2 → v2.0.1 (#31126)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/inovector/mixpost | major | `5abbc9e` -> `f652189` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2025-01-24 17:20:15 +01:00
TrueCharts Bot
3e6c18fc28 chore(helm): update image docker.io/doitandbedone/ispyagentdvr 5.8.4.0 → 6.0.3.0 (#31125)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker)
| major | `00e1f62` -> `2c65939` |

---

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

###
[`v6.0.3.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/5.8.4.0...6.0.3.0)

[Compare
Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/5.8.4.0...6.0.3.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2025-01-24 17:19:57 +01:00
TrueCharts Bot
7a5b092ebe chore(container): update ghcr.io/actions/actions-runner docker tag to v2.322.0 (#31137)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[ghcr.io/actions/actions-runner](https://redirect.github.com/actions/runner)
| stage | minor | `2.321.0` -> `2.322.0` |

---

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

---

### Release Notes

<details>
<summary>actions/runner (ghcr.io/actions/actions-runner)</summary>

###
[`v2.322.0`](https://redirect.github.com/actions/runner/releases/tag/v2.322.0)

[Compare
Source](https://redirect.github.com/actions/runner/compare/v2.321.0...v2.322.0)

#### What's Changed

- Fix name of generated of artifact builds from GitHub workflow for arm
artifacts by [@&#8203;satmandu](https://redirect.github.com/satmandu) in
[https://github.com/actions/runner/pull/3568](https://redirect.github.com/actions/runner/pull/3568)
- Ignore error when fail to report worker crash. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3588](https://redirect.github.com/actions/runner/pull/3588)
- Fix null ref in 'OnEventWritten()' by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3593](https://redirect.github.com/actions/runner/pull/3593)
- Send stepNumber for annotation to run-service by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3614](https://redirect.github.com/actions/runner/pull/3614)
- Enable nuget audit. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3615](https://redirect.github.com/actions/runner/pull/3615)
- Update dotnet install script. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3659](https://redirect.github.com/actions/runner/pull/3659)
- Print immutable action package details in set up job logs by
[@&#8203;heavymachinery](https://redirect.github.com/heavymachinery) in
[https://github.com/actions/runner/pull/3645](https://redirect.github.com/actions/runner/pull/3645)
- Update dotnet sdk to latest version
[@&#8203;8](https://redirect.github.com/8).0.405 by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/actions/runner/pull/3666](https://redirect.github.com/actions/runner/pull/3666)
- Upgrade `buildx` from `0.18.0` to `0.19.3` (critical CVE) by
[@&#8203;MPV](https://redirect.github.com/MPV) in
[https://github.com/actions/runner/pull/3647](https://redirect.github.com/actions/runner/pull/3647)
- Upgrade `docker` from `27.3.1` to `27.4.1` by
[@&#8203;MPV](https://redirect.github.com/MPV) in
[https://github.com/actions/runner/pull/3648](https://redirect.github.com/actions/runner/pull/3648)
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.12.0 in /src by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/runner/pull/3584](https://redirect.github.com/actions/runner/pull/3584)
- Bump docker/setup-buildx-action from 2 to 3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/runner/pull/3564](https://redirect.github.com/actions/runner/pull/3564)
- Bump github/codeql-action from 2 to 3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/runner/pull/3555](https://redirect.github.com/actions/runner/pull/3555)
- Bump Moq from 4.20.70 to 4.20.72 in /src by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/runner/pull/3672](https://redirect.github.com/actions/runner/pull/3672)

#### New Contributors

- [@&#8203;satmandu](https://redirect.github.com/satmandu) made their
first contribution in
[https://github.com/actions/runner/pull/3568](https://redirect.github.com/actions/runner/pull/3568)

**Full Changelog**:
https://github.com/actions/runner/compare/v2.321.0...v2.322.0

*Note: Actions Runner follows a progressive release policy, so the
latest release might not be available to your enterprise, organization,
or repository yet.
To confirm which version of the Actions Runner you should expect, please
view the download instructions for your enterprise, organization, or
repository.
See
https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/adding-self-hosted-runners*

#### Windows x64

We recommend configuring the runner in a root folder of the Windows
drive (e.g. "C:\actions-runner"). This will help avoid issues related to
service identity folder permissions and long file path restrictions on
Windows.

The following snipped needs to be run on `powershell`:

```powershell

### Create a folder under the drive root
mkdir \actions-runner ; cd \actions-runner

### Download the latest runner package
Invoke-WebRequest -Uri https://github.com/actions/runner/releases/download/v2.322.0/actions-runner-win-x64-2.322.0.zip -OutFile actions-runner-win-x64-2.322.0.zip

### Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.322.0.zip", "$PWD")
```

#### Windows arm64

We recommend configuring the runner in a root folder of the Windows
drive (e.g. "C:\actions-runner"). This will help avoid issues related to
service identity folder permissions and long file path restrictions on
Windows.

The following snipped needs to be run on `powershell`:

```powershell

### Create a folder under the drive root
mkdir \actions-runner ; cd \actions-runner

### Download the latest runner package
Invoke-WebRequest -Uri https://github.com/actions/runner/releases/download/v2.322.0/actions-runner-win-arm64-2.322.0.zip -OutFile actions-runner-win-arm64-2.322.0.zip

### Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-arm64-2.322.0.zip", "$PWD")
```

#### OSX x64

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.322.0/actions-runner-osx-x64-2.322.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-osx-x64-2.322.0.tar.gz
```

#### OSX arm64 (Apple silicon)

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.322.0/actions-runner-osx-arm64-2.322.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-osx-arm64-2.322.0.tar.gz
```

#### Linux x64

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.322.0/actions-runner-linux-x64-2.322.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-linux-x64-2.322.0.tar.gz
```

#### Linux arm64

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.322.0/actions-runner-linux-arm64-2.322.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-linux-arm64-2.322.0.tar.gz
```

#### Linux arm

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.322.0/actions-runner-linux-arm-2.322.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-linux-arm-2.322.0.tar.gz
```

#### Using your self hosted runner

For additional details about configuring, running, or shutting down the
runner please check out our [product
docs.](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/adding-self-hosted-runners)

#### SHA-256 Checksums

The SHA-256 checksums for the packages included in this build are shown
below:

- actions-runner-win-x64-2.322.0.zip <!-- BEGIN SHA win-x64
-->ace5de018c88492ca80a2323af53ff3f43d2c82741853efb302928f250516015<!--
END SHA win-x64 -->
- actions-runner-win-arm64-2.322.0.zip <!-- BEGIN SHA win-arm64
-->74b67df4e94e3cd7d79b9320d421b0a62c66b77a019cf2471aba793dac0139fb<!--
END SHA win-arm64 -->
- actions-runner-osx-x64-2.322.0.tar.gz <!-- BEGIN SHA osx-x64
-->aa0fc262363912167dcdbc746ffcdf7b8996bc587f51cf1bab38ad86cf70b6ea<!--
END SHA osx-x64 -->
- actions-runner-osx-arm64-2.322.0.tar.gz <!-- BEGIN SHA osx-arm64
-->67d3b4dd6f1eec8ec43dda12c189cff68ec3ba1dfa054791cb446ddcfb39d2aa<!--
END SHA osx-arm64 -->
- actions-runner-linux-x64-2.322.0.tar.gz <!-- BEGIN SHA linux-x64
-->b13b784808359f31bc79b08a191f5f83757852957dd8fe3dbfcc38202ccf5768<!--
END SHA linux-x64 -->
- actions-runner-linux-arm64-2.322.0.tar.gz <!-- BEGIN SHA linux-arm64
-->a96b0cec7b0237ca5e4210982368c6f7d8c2ab1e5f6b2604c1ccede9cedcb143<!--
END SHA linux-arm64 -->
- actions-runner-linux-arm-2.322.0.tar.gz <!-- BEGIN SHA linux-arm
-->583fc5f933eb2f0f9f388ef304085629181cef54e63fe3445eed92dba4a87c46<!--
END SHA linux-arm -->

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 17:07:59 +01:00
TrueCharts Bot
ebe8a041d2 fix(deps): update module sigs.k8s.io/controller-runtime v0.19.4 → v0.19.5 (clustertool) (#31094)
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.4` -> `v0.19.5` |

---

> [!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.5`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.19.5)

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

#### What's Changed

- 🐛 cache: clone maps to prevent data race when concurrently creating
caches using the same options by
[@&#8203;k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3080](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3080)
- 🐛 support WaitForSync in custom TypedSyncingSource by
[@&#8203;tareksha](https://redirect.github.com/tareksha) in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3087](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3087)

**Full Changelog**:
https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.4...v0.19.5

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 16:02:55 +00:00
TrueCharts Bot
436a258642 fix(website): update @astrojs/starlight 0.29.3 → 0.31.1 (#30902)
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.30.6` ->
`0.31.1`](https://renovatebot.com/diffs/npm/@astrojs%2fstarlight/0.29.3/0.31.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>withastro/starlight (@&#8203;astrojs/starlight)</summary>

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

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

##### Patch Changes

-
[#&#8203;2805](https://redirect.github.com/withastro/starlight/pull/2805)
[`ed6f9fd`](ed6f9fd773)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Exposes
the
[`StarlightIcon`](https://starlight.astro.build/reference/icons/#starlighticon-type)
TypeScript type referencing the names of Starlight’s built-in icons.

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

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

##### Minor Changes

-
[#&#8203;2777](https://redirect.github.com/withastro/starlight/pull/2777)
[`88f4214`](88f4214588)
Thanks [@&#8203;hippotastic](https://redirect.github.com/hippotastic)! -
Updates `astro-expressive-code` dependency to the latest version (0.40).

This includes an update to the latest Shiki version (1.26.1), providing
access to all current Shiki themes and syntax highlighting languages,
and adding the config options `shiki.engine`, `shiki.bundledLangs`,
`shiki.langAlias` and `removeUnusedThemes`. It also adds new style
variants to the optional collapsible sections plugin.

See the [Expressive Code release
notes](https://expressive-code.com/releases/#&#8203;0400) for full
details.

-
[#&#8203;2736](https://redirect.github.com/withastro/starlight/pull/2736)
[`29a885b`](29a885be43)
Thanks [@&#8203;delucis](https://redirect.github.com/delucis)! - ⚠️
**BREAKING CHANGE:** The minimum supported version of Astro is now 5.1.5

    Please update Astro and Starlight together:

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

-
[#&#8203;2728](https://redirect.github.com/withastro/starlight/pull/2728)
[`e187383`](e1873834d4)
Thanks [@&#8203;delucis](https://redirect.github.com/delucis)! - Updates
minimum Pagefind dependency to v1.3.0, sets new defaults for Pagefind’s
ranking options, and adds support for manually configuring the ranking
options

The new ranking option defaults have been evaluated against Starlight’s
own docs to improve the quality of search results. See [“Customize
Pagefind's result ranking”](https://pagefind.app/docs/ranking/) for more
details about how they work.

-
[#&#8203;157](https://redirect.github.com/withastro/starlight/pull/157)
[`23bf960`](23bf960aed)
Thanks [@&#8203;tony-sull](https://redirect.github.com/tony-sull)! -
Adds a print stylesheet to improve the appearance of Starlight docs
pages when printed

-
[#&#8203;2728](https://redirect.github.com/withastro/starlight/pull/2728)
[`e187383`](e1873834d4)
Thanks [@&#8203;delucis](https://redirect.github.com/delucis)! - Fixes
Pagefind logging to respect the Astro log level. When using Astro’s
`--verbose` or `--silent` CLI flags, these are now respected by Pagefind
as well.

##### Patch Changes

-
[#&#8203;2792](https://redirect.github.com/withastro/starlight/pull/2792)
[`412effb`](412effb5a6)
Thanks [@&#8203;dhruvkb](https://redirect.github.com/dhruvkb)! - Uses
semantic `var(--sl-color-hairline)` for the page sidebar border instead
of `var(--sl-color-gray-6)`. This is visually the same as previously but
makes it easier to override the hairline color consistently across a
site.

-
[#&#8203;2736](https://redirect.github.com/withastro/starlight/pull/2736)
[`29a885b`](29a885be43)
Thanks [@&#8203;delucis](https://redirect.github.com/delucis)! - Updates
internal dependencies `@astrojs/sitemap` and `@astrojs/mdx` to the
latest versions

-
[#&#8203;2782](https://redirect.github.com/withastro/starlight/pull/2782)
[`d9d415b`](d9d415b455)
Thanks [@&#8203;delucis](https://redirect.github.com/delucis)! - Fixes a
documentation link in the JSDoc comment for the
`StarlightExpressiveCodeOptions` type

-
[#&#8203;2708](https://redirect.github.com/withastro/starlight/pull/2708)
[`442c819`](442c8194db)
Thanks [@&#8203;delucis](https://redirect.github.com/delucis)! - Fixes
colour contrast correction in code blocks

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

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

##### Patch Changes

-
[#&#8203;2722](https://redirect.github.com/withastro/starlight/pull/2722)
[`0b206d3`](0b206d3a23)
Thanks [@&#8203;techfg](https://redirect.github.com/techfg)! - Fixes
display of long site title on mobile

-
[#&#8203;2762](https://redirect.github.com/withastro/starlight/pull/2762)
[`7ab1576`](7ab157639d)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Prevents
the header title from being translated by automatic translation systems.

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

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

##### Patch Changes

-
[#&#8203;2757](https://redirect.github.com/withastro/starlight/pull/2757)
[`e7b0e74`](e7b0e742df)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Fixes a
UI string translation issue for languages with a region subtag.

-
[#&#8203;2760](https://redirect.github.com/withastro/starlight/pull/2760)
[`aec9edd`](aec9edd148)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Adds 5
new icons: `left-caret`, `up-arrow`, `down-arrow`, `download`, and
`cloud-download`.

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

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

##### Patch Changes

-
[#&#8203;2747](https://redirect.github.com/withastro/starlight/pull/2747)
[`474c27e`](474c27e28d)
Thanks [@&#8203;bbag](https://redirect.github.com/bbag)! - Ensures
`<Tab>` component toggling is stable when smooth scrolling is enabled
via custom CSS

-
[#&#8203;2740](https://redirect.github.com/withastro/starlight/pull/2740)
[`0e169c9`](0e169c9fd9)
Thanks [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)! - Fixes an
issue preventing Pagefind to be disabled using the `pagefind`
frontmatter field.

-
[#&#8203;2732](https://redirect.github.com/withastro/starlight/pull/2732)
[`a10b466`](a10b466808)
Thanks [@&#8203;Sidnioulz](https://redirect.github.com/Sidnioulz)! -
Adds Storybook, Confluence and Jira social icons

###
[`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`](c5fcbb33a7)
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`](02d7ac66a0)
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`](ec4b85154e)
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`](e54ebd5c87)
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`](02d16f3638)
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`](fd164704b2)
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`](5c6996cd24)
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`](8d5a4e8000)
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`](310df7d6b0)
Thanks
[@&#8203;aaronperezaguilera](https://redirect.github.com/aaronperezaguilera)!
- Adds Catalan UI translations

-
[#&#8203;2664](https://redirect.github.com/withastro/starlight/pull/2664)
[`62ff007`](62ff0074d9)
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`](0223b42524)
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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 15:54:54 +00:00
TrueCharts Bot
2e41862ba0 chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.36.6 → 0.38.0 (#31121) 2025-01-24 16:53:04 +01:00
TrueCharts Bot
bd11ce3b8c chore(helm): update image ghcr.io/linuxserver/speedtest-tracker 1.0.3 → 1.2.0 (#31116) 2025-01-24 16:52:55 +01:00
TrueCharts Bot
406419061d chore(helm): update image ghcr.io/nwithan8/tauticord 5.10.0 → 5.11.0 (#31119) 2025-01-24 16:51:57 +01:00
TrueCharts Bot
4f9d6edd35 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.93.0 → 0.98.0 (#31117) 2025-01-24 16:50:51 +01:00
TrueCharts Bot
d4048a8734 chore(helm): update image ghcr.io/mealie-recipes/mealie v2.4.2 → v2.5.0 (#31118) 2025-01-24 16:50:45 +01:00
TrueCharts Bot
ff6f743f35 chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.13.5 → 2.14.5 (#30899)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx)
| minor | `199c67e` -> `0dd0569` |

---

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

###
[`v2.14.5`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.14.5):
Paperless-ngx v2.14.5

[Compare
Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.14.4...v2.14.5)

#### paperless-ngx 2.14.5

##### Features

- Change: restrict altering and creation of superusers to superusers
only [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8837](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8837))

##### Bug Fixes

- Fix: fix long tag visual wrapping
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8833](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8833))
- Fix: Enforce classifier training ordering to prevent extra training
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8822](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8822))
- Fix: import router module to not found component
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8821](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8821))
- Fix: better reflect some mail account / rule permissions in UI
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8812](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8812))

##### Dependencies

- Chore(deps-dev): Bump undici from 5.28.4 to 5.28.5 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8851](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8851))
- Chore(deps-dev): Bump the development group with 2 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8841](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8841))

##### All App Changes

<details>
<summary>9 changes</summary>

- Chore(deps-dev): Bump undici from 5.28.4 to 5.28.5 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8851](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8851))
- Chore(deps-dev): Bump the development group with 2 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8841](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8841))
- Chore: use simpler method for attaching files to emails
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8845](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8845))
- Change: restrict altering and creation of superusers to superusers
only [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8837](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8837))
- Fix: fix long tag visual wrapping
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8833](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8833))
- Change: allow generate auth token without a usable password
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8824](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8824))
- Fix: Enforce classifier training ordering to prevent extra training
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8822](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8822))
- Fix: import router module to not found component
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8821](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8821))
- Fix: better reflect some mail account / rule permissions in UI
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8812](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8812))

</details>

###
[`v2.14.4`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.14.4):
Paperless-ngx v2.14.4

[Compare
Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.14.3...v2.14.4)

#### paperless-ngx 2.14.4

##### Features

- Enhancement: allow specifying JSON encoding for webhooks
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8799](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8799))
- Change: disable API basic auth if MFA enabled
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8792](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8792))

##### Bug Fixes

- Fix: Include email and webhook objects in the export
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8790](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8790))
- Fix: use MIMEBase for email attachments
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8762](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8762))
- Fix: handle page out of range in mgmt lists after delete
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8771](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8771))

##### All App Changes

<details>
<summary>5 changes</summary>

- Enhancement: allow specifying JSON encoding for webhooks
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8799](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8799))
- Change: disable API basic auth if MFA enabled
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8792](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8792))
- Fix: Include email and webhook objects in the export
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8790](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8790))
- Fix: use MIMEBase for email attachments
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8762](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8762))
- Fix: handle page out of range in mgmt lists after delete
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8771](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8771))

</details>

###
[`v2.14.3`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.14.3):
Paperless-ngx v2.14.3

[Compare
Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.14.2...v2.14.3)

#### paperless-ngx 2.14.3

##### Bug Fixes

- Fix: Adds a default 30s timeout for emails, instead of no timeout
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8757](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8757))
- Fix: import forms modules for entries component
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8752](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8752))
- Fix: fix email/wh actions on consume started
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8750](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8750))
- Fix: import date picker module in cf query dropdown
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8749](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8749))

##### All App Changes

<details>
<summary>5 changes</summary>

- Fix: Adds a default 30s timeout for emails, instead of no timeout
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8757](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8757))
- Enhancement: set autofocus on MFA code field
[@&#8203;mxmehl](https://redirect.github.com/mxmehl)
([#&#8203;8756](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8756))
- Fix: import forms modules for entries component
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8752](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8752))
- Fix: fix email/wh actions on consume started
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8750](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8750))
- Fix: import date picker module in cf query dropdown
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8749](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8749))

</details>

###
[`v2.14.2`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.14.2):
Paperless-ngx v2.14.2

[Compare
Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.14.1...v2.14.2)

#### paperless-ngx 2.14.2

##### Bug Fixes

- Fix: dont try to parse empty webhook params
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8742](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8742))
- Fix: pass working file to workflows, pickle file bytes
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8741](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8741))
- Fix: use hard delete when bulk editing custom fields
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8740](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8740))
- Fix: Ensure email attachments use the latest document path for
attachments [@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8737](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8737))
- Fix: include tooltip module for custom fields display
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8739](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8739))
- Fix: remove id of webhook/email actions on copy
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8729](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8729))
- Fix: import dnd module for merge confirm dialog
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8727](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8727))

##### Dependencies

- Chore(deps): Bump django from 5.1.4 to 5.1.5
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8738](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8738))

##### All App Changes

<details>
<summary>7 changes</summary>

- Fix: dont try to parse empty webhook params
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8742](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8742))
- Fix: pass working file to workflows, pickle file bytes
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8741](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8741))
- Fix: use hard delete when bulk editing custom fields
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8740](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8740))
- Fix: Ensure email attachments use the latest document path for
attachments [@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8737](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8737))
- Fix: include tooltip module for custom fields display
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8739](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8739))
- Fix: remove id of webhook/email actions on copy
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8729](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8729))
- Fix: import dnd module for merge confirm dialog
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8727](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8727))

</details>

###
[`v2.14.1`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.14.1):
Paperless-ngx v2.14.1

[Compare
Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.14.0...v2.14.1)

#### paperless-ngx 2.14.1

##### Bug Fixes

- Fix: prevent error if bulk edit method not in MODIFIED_FIELD_BY_METHOD
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8710](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8710))
- Fix: include tag component in list view
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8706](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8706))
- Fix: use unmodified original for checksum if exists
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8693](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8693))
- Fix: complete load with native PDF viewer
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8699](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8699))

##### All App Changes

<details>
<summary>4 changes</summary>

- Fix: prevent error if bulk edit method not in MODIFIED_FIELD_BY_METHOD
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8710](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8710))
- Fix: include tag component in list view
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8706](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8706))
- Fix: use unmodified original for checksum if exists
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8693](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8693))
- Fix: complete load with native PDF viewer
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8699](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8699))

</details>

###
[`v2.14.0`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.14.0):
Paperless-ngx v2.14.0

[Compare
Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.13.5...v2.14.0)

#### paperless-ngx 2.14.0

##### Features

- Enhancement: custom field sorting
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8494](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8494))
- Enhancement: process mail button
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8466](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8466))
- Feature: bulk edit custom field values
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8428](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8428))
- Enhancement: improved loading visuals
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8435](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8435))
- Enhancement: prune audit logs and management command
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8416](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8416))
- Change: make saved views manage its own component
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8423](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8423))
- Enhancement: file task filtering
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8421](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8421))
- Enhancement: auto-link duplicate document
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8415](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8415))
- Feature: email, webhook workflow actions
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8108](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8108))
- Enhancement: use stable unique IDs for custom field select options
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8299](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8299))
- Enhancement: better TIFF display browser support
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8087](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8087))
- Enhancement: filterable list count sorting and opacification
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8386](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8386))
- Enhancement: preview button for document list and trash, refactor
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8384](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8384))
- Enhancement: use theme-color meta tag
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8359](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8359))
- Feature: scheduled workflow trigger
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8036](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8036))
- Enhancement: support owner permissions for file tasks
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8195](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8195))
- Fixhancement: change update content to handle archive disabled
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8315](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8315))
- Enhancement: next / previous shortcuts for document list
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8309](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8309))
- Feature: two-factor authentication
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8012](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8012))
- Enhancement: save & next / close shortcut key
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8243](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8243))
- Feature: loading preview, better text popup preview
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8011](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8011))

##### Bug Fixes

- Fix: add some minor frontend permissions checks
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8524](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8524))
- FIx: obliquely trim spaces from global search
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8484](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8484))
- Fix: include global perms for bulk edit endpoint
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8468](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8468))
- Fix: frontend better reflect global perms for bulk edit, disabled form
state [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8469](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8469))
- Fixhancement: dispatch change event from current field prior to save
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8369](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8369))
- Fix: Fixes install script to handle languages with dashes or
underscores [@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8341](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8341))
- Fix: handle very old dates with positive offset too
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8335](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8335))
- Fixhancement: change update content to handle archive disabled
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8315](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8315))
- Fix: include db_index caveat in squashed migrations
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8292](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8292))
- Fix: prevent duplicate workflow runs
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8268](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8268))
- Fix: add note about select options to edit dialog
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8267](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8267))

##### Maintenance

- Chore(deps): Bump codecov/codecov-action from 4 to 5 in the actions
group [@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8401](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8401))

##### Dependencies

<details>
<summary>16 changes</summary>

- Chore(deps): Bump the small-changes group with 3 updates
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8627](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8627))
- Chore(deps-dev): Bump ruff from 0.8.4 to 0.8.6 in the development
group [@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8626](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8626))
- Chore(deps): Bump django-allauth from 65.3.0 to 65.3.1 in the django
group [@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8574](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8574))
- Chore(deps-dev): Bump ruff from 0.8.3 to 0.8.4 in the development
group [@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8546](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8546))
- Chore(deps): Bump the small-changes group with 6 updates
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8547](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8547))
- Chore: update ng2 pdf viewer
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8462](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8462))
- Chore(deps-dev): Bump the development group with 2 updates
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8458](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8458))
- Chore(deps): Bump django-soft-delete from 1.0.15 to 1.0.16 in the
django group
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8459](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8459))
- Chore(deps): Bump the small-changes group with 4 updates
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8460](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8460))
- Chore(deps): Bump django from 5.1.3 to 5.1.4
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8445](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8445))
- Chore(deps-dev): Bump the development group with 4 updates
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8414](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8414))
- Chore(deps): Bump codecov/codecov-action from 4 to 5 in the actions
group [@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8401](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8401))
- Chore(deps-dev): Bump the development group with 4 updates
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8352](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8352))
- Chore(deps): Bump the small-changes group across 1 directory with 7
updates [@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8399](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8399))
- Chore(deps): Bump tornado from 6.4.1 to 6.4.2
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8336](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8336))
- Chore(deps): Bump watchdog from 5.0.3 to 6.0.0 in the major-versions
group [@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8257](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8257))

</details>

##### All App Changes

<details>
<summary>65 changes</summary>

- Fix: use state param with oauth
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8636](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8636))
- Fix: check permissions for all documents via bulk download
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8631](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8631))
- Chore(deps): Bump the small-changes group with 3 updates
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8627](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8627))
- Chore(deps-dev): Bump ruff from 0.8.4 to 0.8.6 in the development
group [@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8626](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8626))
- Chore: Switch from os.path to pathlib.Path
[@&#8203;gothicVI](https://redirect.github.com/gothicVI)
([#&#8203;8325](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8325))
- Chore: disable max-age for some document endpoints
[@&#8203;tsia](https://redirect.github.com/tsia)
([#&#8203;8611](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8611))
- Fix: do not accept empty string for doc link value via API
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8596](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8596))
- Enhancement: angular 19
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8584](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8584))
- Fix: fix hotkey arrows
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8583](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8583))
- Chore: remove outdated admin logentry handler
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8580](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8580))
- Chore(deps): Bump django-allauth from 65.3.0 to 65.3.1 in the django
group [@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8574](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8574))
- Enhancement: custom field sorting
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8494](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8494))
- Fix: fix occasional error toast overflow
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8552](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8552))
- Fix: fix share link archive version detection
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8551](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8551))
- Chore(deps-dev): Bump ruff from 0.8.3 to 0.8.4 in the development
group [@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8546](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8546))
- Chore(deps): Bump the small-changes group with 6 updates
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8547](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8547))
- Enhancement: add timeout for Tika client
[@&#8203;HiranChaudhuri](https://redirect.github.com/HiranChaudhuri)
([#&#8203;8520](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8520))
- Fix: add some minor frontend permissions checks
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8524](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8524))
- FIx: obliquely trim spaces from global search
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8484](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8484))
- Fix: include global perms for bulk edit endpoint
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8468](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8468))
- Enhancement: process mail button
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8466](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8466))
- Fix: frontend better reflect global perms for bulk edit, disabled form
state [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8469](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8469))
- Chore: update ng2 pdf viewer
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8462](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8462))
- Chore(deps-dev): Bump the development group with 2 updates
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8458](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8458))
- Chore(deps): Bump django-soft-delete from 1.0.15 to 1.0.16 in the
django group
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8459](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8459))
- Chore(deps): Bump the small-changes group with 4 updates
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8460](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8460))
- Chore: use rxjs instead of JS setInterval for timers
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8461](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8461))
- Feature: bulk edit custom field values
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8428](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8428))
- Enhancement: improved loading visuals
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8435](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8435))
- Enhancement: prune audit logs and management command
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8416](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8416))
- Change: make saved views manage its own component
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8423](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8423))
- Enhancement: file task filtering
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8421](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8421))
- Enhancement: auto-link duplicate document
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8415](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8415))
- Enhancement: include current filename placeholder in workflows
[@&#8203;Lu-Fi](https://redirect.github.com/Lu-Fi)
([#&#8203;8319](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8319))
- Feature: email, webhook workflow actions
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8108](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8108))
- Chore(deps-dev): Bump the development group with 4 updates
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8414](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8414))
- Enhancement: use stable unique IDs for custom field select options
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8299](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8299))
- Chore(deps-dev): Bump the development group with 4 updates
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8352](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8352))
- Enhancement: better TIFF display browser support
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8087](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8087))
- Chore(deps): Bump the small-changes group across 1 directory with 7
updates [@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8399](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8399))
- Enhancement: History (audit log) for bulk edit operations
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8196](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8196))
- Enhancement: larger previews in action dialogs
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8387](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8387))
- Enhancement: filterable list count sorting and opacification
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8386](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8386))
- Enhancement: preview button for document list and trash, refactor
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8384](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8384))
- Fixhancement: dispatch change event from current field prior to save
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8369](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8369))
- Enhancement: use theme-color meta tag
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8359](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8359))
- Chore: cleanup urls, use actions for some views
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8346](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8346))
- Feature: scheduled workflow trigger
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8036](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8036))
- Fix: handle very old dates with positive offset too
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8335](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8335))
- Refactor: fix unnecessary use of filterable dropdown sorting
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8328](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8328))
- Enhancement: offer link to restored document
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8321](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8321))
- Enhancement: support owner permissions for file tasks
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8195](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8195))
- Fixhancement: change update content to handle archive disabled
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8315](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8315))
- Chore(deps): Bump watchdog from 5.0.3 to 6.0.0 in the major-versions
group [@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8257](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8257))
- Enhancement: Add --compare-json option to document_exporter to write
json files only if changed
[@&#8203;kdoren](https://redirect.github.com/kdoren)
([#&#8203;8261](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8261))
- Enhancement: next / previous shortcuts for document list
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8309](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8309))
- Feature: two-factor authentication
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8012](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8012))
- Fix: include db_index caveat in squashed migrations
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8292](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8292))
- Tweak: use fixed position for navbar
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8279](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8279))
- Fix: prevent duplicate workflow runs
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8268](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8268))
- Fix: add note about select options to edit dialog
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8267](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8267))
- Enhancement: save & next / close shortcut key
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8243](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8243))
- Feature: loading preview, better text popup preview
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8011](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8011))
- Chore: switch src/documents/bulk\*.py from os.path to pathlib.Path
[@&#8203;gothicVI](https://redirect.github.com/gothicVI)
([#&#8203;7862](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7862))
- Chore: Bulk backend dependency updates
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8212](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8212))

</details>

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 15:50:34 +00:00
TrueCharts Bot
674cf0b128 chore(helm): update image ghcr.io/onedr0p/prowlarr-develop 1.29.2.4915 → 1.30.1.4928 (#30876)
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 |
`b258cc8` -> `6256bcf` |

---

> [!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.30.1.4928`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.30.1.4928):
1.30.1.4928

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

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

-
[`6eb21a0`](6eb21a02a1)
Bump NLog, Polly, System.Memory and AngleSharp
-
[`8c2d5a4`](8c2d5a404d)
Fixed BR-DISK detection for AnimeBytes
-
[`3b83a00`](3b83a00eaf)
Fixed: (AnimeBytes) Improve M2TS and ISO titles for BR-DISK detection
-
[`a5a86a6`](a5a86a6f86)
Multiple Translations updated by Weblate
-
[`e7ed09a`](e7ed09a43d)
Bump version to 1.30.1

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

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

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

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

-
[`547bc2e`](547bc2e58c)
New: (MyAnonamouse) Search by languages option \[
[#&#8203;2326](https://redirect.github.com/Prowlarr/Prowlarr/issues/2326)
]
-
[`8eb674c`](8eb674c8d7)
Multiple Translations updated by Weblate
-
[`2c3621d`](2c3621d25e)
Improve error message on non-JSON responses for Nebulance
-
[`2648f2c`](2648f2c639)
Fixed: (BTN) Improve M2TS and ISO titles for BR-DISK detection
-
[`f4d6210`](f4d621063b)
Bump version to 1.30.0

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=165&\_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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 15:49:49 +00:00
TrueCharts Bot
db0ec004b8 chore(helm): update image ghcr.io/linuxserver/foldingathome 8.3.18 → 8.4.9 (#30964)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/foldingathome](https://redirect.github.com/linuxserver/docker-foldingathome/packages)
([source](https://redirect.github.com/linuxserver/docker-foldingathome))
| minor | `a115306` -> `3100a31` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 15:33:31 +00:00
TrueCharts Bot
0b01afe525 chore(helm): update image docker.io/victoriametrics/victoria-metrics v1.108.1 → v1.109.1 (#30873)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/victoriametrics/victoria-metrics](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics)
| minor | `f6e5322` -> `db5b973` |

---

> [!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>VictoriaMetrics/VictoriaMetrics
(docker.io/victoriametrics/victoria-metrics)</summary>

###
[`v1.109.1`](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.109.1)

[Compare
Source](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/compare/v1.109.0...v1.109.1)

Released at 2025-01-17

- SECURITY: upgrade base docker image (Alpine) from 3.21.0 to 3.21.2.
See [Alpine 3.21.1 release
notes](https://alpinelinux.org/posts/Alpine-3.21.1-released.html) and
[Alpine 3.21.2 release
notes](https://alpinelinux.org/posts/Alpine-3.18.11-3.19.6-3.20.5-3.21.2-released.html).

- FEATURE:
[vmsingle](https://docs.victoriametrics.com/single-server-victoriametrics/),
`vminsert` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/cluster-victoriametrics/) and
[vmagent](https://docs.victoriametrics.com/vmagent/): log metric names
for signals with unsupported delta temporality on ingestion via
[OpenTelemetry protocol for
metrics](https://docs.victoriametrics.com/#sending-data-via-opentelemetry).
Thanks to [@&#8203;chenlujjj](https://redirect.github.com/chenlujjj) for
[the pull
request](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/8018).

- BUGFIX: [Single-node
VictoriaMetrics](https://docs.victoriametrics.com/) and
[vmselect](https://docs.victoriametrics.com/cluster-victoriametrics/):
fix incorrect behavior of increase, increase_pure, delta caused by [this
pull
request](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/8002).
This fix reverts to the previous behavior before
[v1.109.0](https://docs.victoriametrics.com/changelog/#v11090). But
allows controlling staleness detection for these functions explicitly
via `-search.maxStalenessInterval`.

- BUGFIX: all VictoriaMetrics
[enterprise](https://docs.victoriametrics.com/enterprise/) components:
remove unnecessary delay before failing if all online verification
attempts have failed. This should reduce the time required for the
component to proceed if all online verification attempts have failed.

###
[`v1.109.0`](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.109.0)

[Compare
Source](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/compare/v1.108.1...v1.109.0)

####
[v1.109.0](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.109.0)

Released at 2025-01-14

**Update note: This release contains
[issue](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/8045)
that might affect correctness of increase, increase_pure and delta
functions. It affects only vmselect or VictoriaMetrics single-node on
query time. Please, rollback vmselects to the closest previous version
or update to
[v1.109.1](https://docs.victoriametrics.com/changelog/#v11091).**

- FEATURE: all the VictoriaMetrics components: increase the default
value for [`GOGC`](https://tip.golang.org/doc/gc-guide#GOGC) from `30`
to `100`. This should reduce CPU usage at the cost of slightly higher
memory usage. [Single-node
VictoriaMetrics](https://docs.victoriametrics.com/),
[vmagent](https://docs.victoriametrics.com/vmagent/) and
[vmstorage](https://docs.victoriametrics.com/cluster-victoriametrics/#architecture-overview)
components continue using `GOGC=30`, since they are optimized for low
memory allocations and low memory usage, so they do not benefit from the
increased GOGC value too much. It is possible to override the default
`GOGC` value in any VictoriaMetrics component by setting `GOGC`
environment variable to the desired value. For example, `GOGC=200
./path/to/vmagent` starts `vmagent` with `GOGC=200`. See [these
docs](https://tip.golang.org/doc/gc-guide#GOGC) about `GOGC` tuning. See
[this
issue](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/7902).

- FEATURE: [vmui](https://docs.victoriametrics.com/#vmui): add export
data functionality for the `Raw Query` page and the ability to import
exported data into the `Query Analyzer` page. See [this
issue](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/7628).

- FEATURE: [vmui](https://docs.victoriametrics.com/#vmui): add
`markdown` support for comments during data export. [this pull
request](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/7828).

- FEATURE: [vmagent](https://docs.victoriametrics.com/vmagent/) and
[Single-node VictoriaMetrics](https://docs.victoriametrics.com/): added
`min` and `max` metrics for Datadog Sketches API metrics, changed `_`
metric name separator to `.` if metrics are not sanitized for
consistency.

- FEATURE: [vmagent](https://docs.victoriametrics.com/vmagent/) and
[Single-node VictoriaMetrics](https://docs.victoriametrics.com/): add
service discovery support for
[Marathon](https://mesosphere.github.io/marathon/). See [these
docs](https://docs.victoriametrics.com/sd_configs/#marathon_sd_configs)
and [this
issue](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/6642).

- FEATURE: [Single-node
VictoriaMetrics](https://docs.victoriametrics.com/): support
`-maxIngestionRate` cmd-line flag to ratelimit samples/sec ingested. See
[this
issue](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/7377)
for details.

- FEATURE:
[vmsingle](https://docs.victoriametrics.com/single-server-victoriametrics/)
and `vmselect` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/cluster-victoriametrics/):
improve query performance on systems with high number of CPU cores. See
[this
PR](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/7416)
for details.

- FEATURE:
[vmsingle](https://docs.victoriametrics.com/single-server-victoriametrics/)
and `vmselect` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/cluster-victoriametrics/): add
command-line flag `-search.maxBinaryOpPushdownLabelValues` to allow
using labels with more candidate values as push down filter in binary
operation. See [this pull
request](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/7243).
Thanks to [@&#8203;tydhot](https://redirect.github.com/tydhot) for
implementation.

- FEATURE:
[vmsingle](https://docs.victoriametrics.com/single-server-victoriametrics/)
and `vmstorage` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/cluster-victoriametrics/): add
command-line flag `storage.finalDedupScheduleCheckInterval` to control
the final deduplication process interval. See [this
issue](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/7880)
for details.

- FEATURE: [Single-node
VictoriaMetrics](https://docs.victoriametrics.com/) and `vmstorage` in
[VictoriaMetrics
cluster](https://docs.victoriametrics.com/cluster-victoriametrics/): add
a separate cache type for storing sparse entries when performing large
index scans. This significantly reduces memory usage when applying
[downsampling filters](https://docs.victoriametrics.com/#downsampling)
and [retention
filters](https://docs.victoriametrics.com/#retention-filters) during
background merge. See [this
issue](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/7182)
for the details.

- BUGFIX:
[dashboards](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/blob/master/dashboards):
consistently use `vmagent_remotewrite_pending_data_bytes` on vmagent
dashboard to represent persistent queue size.

- BUGFIX: [vmalert](https://docs.victoriametrics.com/vmalert/): fix the
auto-generated metrics `ALERTS` and `ALERTS_FOR_STATE` for alerting
rules. Previously, metrics might have incorrect labels and affect the
restore process. See this
[issue](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/7796).

- BUGFIX:
[vmalert](https://docs.victoriametrics.com/victorialogs/vmalert/): do
not append tenant info to VictoriaLogs datasource request path in
[clusterMode](https://docs.victoriametrics.com/vmalert/#multitenancy).
See [this
doc](https://docs.victoriametrics.com/victorialogs/vmalert/#how-to-use-multitenancy-in-rules)
for how to use multitenancy in VictoriaLogs.

- BUGFIX: [vmauth](https://docs.victoriametrics.com/vmauth/): properly
set `host` field at debug information formatted with
`dump_request_on_errors: true` setting.

- BUGFIX: [vmauth](https://docs.victoriametrics.com/vmauth/): properly
handle discovery for ipv6 addresses. Thanks to
[@&#8203;badie](https://redirect.github.com/badie) for the [pull
request](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/7955).

- BUGFIX: [vmctl](https://docs.victoriametrics.com/vmctl/): fix support
for migrating influx series without any tag. See [this
issue](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/7921).
Thanks to [@&#8203;bitbidu](https://redirect.github.com/bitbidu) for
reporting.

- BUGFIX: [vminsert](https://docs.victoriametrics.com/vminsert/):
storage nodes defined in `-storageNode` are now sorted, ensuring that
varying node orders across different vminsert instances do not result in
inconsistent replication.

- BUGFIX:
[vmsingle](https://docs.victoriametrics.com/single-server-victoriametrics/)
and `vminsert` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/cluster-victoriametrics/):
properly ingest `influx` line protocol metrics with empty tags. See
[this
issue](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/7933)
for details.

- BUGFIX:
[vmselect](https://docs.victoriametrics.com/cluster-victoriametrics/):
allow to override the default unique time series limit in vmstorage with
command-line flags like `-search.maxUniqueTimeseries`,
`-search.maxLabelsAPISeries`. See [this
issue](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/7852).

- BUGFIX:
[vmselect](https://docs.victoriametrics.com/cluster-victoriametrics/):
properly set tenancy information when evaluating numbers in a query.
Previously, the tenancy information could lead to mismatch between query
result and a number. See [this
issue](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/7987)
for the details.

- BUGFIX: [vmalert](https://docs.victoriametrics.com/vmalert/): fix
marshaling of request body for Alertmanager notification. See [this
issue](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/7985)
for the details.

- BUGFIX: [Single-node
VictoriaMetrics](https://docs.victoriametrics.com/) and
[vmselect](https://docs.victoriametrics.com/cluster-victoriametrics/):
don't take into account the last raw sample before the lookbehind window
is sample exceeds the staleness interval. This affects correctness of
increase, increase_pure, delta functions when preforming calculations on
time series with gaps. See [this pull
request](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/8002)
for details.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 15:21:10 +00:00
TrueCharts Bot
8b06a90b67 chore(helm): update image ghcr.io/beryju/gravity v0.22.0 → v0.26.1 (#31111)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/beryju/gravity](https://redirect.github.com/BeryJu/gravity) |
minor | `5b683dd` -> `dfa9ac2` |

---

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

###
[`v0.26.1`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.26.1):
Release 0.26.1

[Compare
Source](https://redirect.github.com/BeryJu/gravity/compare/v0.26.0...v0.26.1)

Upgrade to this version of gravity by using this container image:

    ghcr.io/beryju/gravity:v0.26.1

Upgrade to the current JS API Client using

    npm i gravity-api@0.26.1

Upgrade to the current Golang API Client using

    go get beryju.io/gravity@v0.26.1

**Full Changelog**:
https://github.com/BeryJu/gravity/compare/v0.26.0...v0.26.1

###
[`v0.26.0`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.26.0):
Release 0.26.0

[Compare
Source](https://redirect.github.com/BeryJu/gravity/compare/v0.25.0...v0.26.0)

Upgrade to this version of gravity by using this container image:

    ghcr.io/beryju/gravity:v0.26.0

Upgrade to the current JS API Client using

    npm i gravity-api@0.26.0

Upgrade to the current Golang API Client using

    go get beryju.io/gravity@v0.26.0

#### What's Changed

- tests: add initial e2e tests by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1446](https://redirect.github.com/BeryJu/gravity/pull/1446)
- tests: add e2e tests for Cluster by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1447](https://redirect.github.com/BeryJu/gravity/pull/1447)
- build(deps): bump golang.org/x/sys from
0.0.0-20190412213103-97732733099d to 0.1.0 in /utils/pcap_to_bytes by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/BeryJu/gravity/pull/1448](https://redirect.github.com/BeryJu/gravity/pull/1448)
- tests: even more tests by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1449](https://redirect.github.com/BeryJu/gravity/pull/1449)
- tests: test dns middleware by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1451](https://redirect.github.com/BeryJu/gravity/pull/1451)
- discovery: use interface CIDR for auto-generated subnet, tests by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1452](https://redirect.github.com/BeryJu/gravity/pull/1452)
- tests: cover bench by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1453](https://redirect.github.com/BeryJu/gravity/pull/1453)
- dhcp: test WOL by [@&#8203;BeryJu](https://redirect.github.com/BeryJu)
in
[https://github.com/BeryJu/gravity/pull/1454](https://redirect.github.com/BeryJu/gravity/pull/1454)

**Full Changelog**:
https://github.com/BeryJu/gravity/compare/v0.25.0...v0.26.0

###
[`v0.25.0`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.25.0):
Release 0.25.0

[Compare
Source](https://redirect.github.com/BeryJu/gravity/compare/v0.24.0...v0.25.0)

Upgrade to this version of gravity by using this container image:

    ghcr.io/beryju/gravity:v0.25.0

Upgrade to the current JS API Client using

    npm i gravity-api@0.25.0

Upgrade to the current Golang API Client using

    go get beryju.io/gravity@v0.25.0

#### What's Changed

- dhcp: suggest next free IP when creating lease in web UI by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1436](https://redirect.github.com/BeryJu/gravity/pull/1436)
- build(deps): bump
[@&#8203;fsegurai/codemirror-theme-vscode-dark](https://redirect.github.com/fsegurai/codemirror-theme-vscode-dark)
from 6.1.1 to 6.1.2 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/BeryJu/gravity/pull/1438](https://redirect.github.com/BeryJu/gravity/pull/1438)
- build(deps): bump the eslint group in /web with 2 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/BeryJu/gravity/pull/1437](https://redirect.github.com/BeryJu/gravity/pull/1437)
- build(deps): bump
[@&#8203;fsegurai/codemirror-theme-vscode-light](https://redirect.github.com/fsegurai/codemirror-theme-vscode-light)
from 6.1.1 to 6.1.2 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/BeryJu/gravity/pull/1439](https://redirect.github.com/BeryJu/gravity/pull/1439)
- docs: enable dark/light mode by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1441](https://redirect.github.com/BeryJu/gravity/pull/1441)
- docs: add/update docs for migrating by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1440](https://redirect.github.com/BeryJu/gravity/pull/1440)
- build(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/BeryJu/gravity/pull/1444](https://redirect.github.com/BeryJu/gravity/pull/1444)
- build(deps): bump docker/build-push-action from 6.11.0 to 6.12.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/BeryJu/gravity/pull/1443](https://redirect.github.com/BeryJu/gravity/pull/1443)
- storage: Add generic Watcher by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1442](https://redirect.github.com/BeryJu/gravity/pull/1442)
- web: fix IP Sorting by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1445](https://redirect.github.com/BeryJu/gravity/pull/1445)

**Full Changelog**:
https://github.com/BeryJu/gravity/compare/v0.24.0...v0.25.0

###
[`v0.24.0`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.24.0):
Release 0.24.0

[Compare
Source](https://redirect.github.com/BeryJu/gravity/compare/v0.23.1...v0.24.0)

Upgrade to this version of gravity by using this container image:

    ghcr.io/beryju/gravity:v0.24.0

Upgrade to the current JS API Client using

    npm i gravity-api@0.24.0

Upgrade to the current Golang API Client using

    go get beryju.io/gravity@v0.24.0

#### What's Changed

- build(deps): bump eslint from 9.17.0 to 9.18.0 in /web in the eslint
group by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/BeryJu/gravity/pull/1435](https://redirect.github.com/BeryJu/gravity/pull/1435)
- dhcp: add web import support, start wizard by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1434](https://redirect.github.com/BeryJu/gravity/pull/1434)
- converter: add opnsense dnsmasq importer by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1433](https://redirect.github.com/BeryJu/gravity/pull/1433)

**Full Changelog**:
https://github.com/BeryJu/gravity/compare/v0.23.1...v0.24.0

###
[`v0.23.1`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.23.1):
Release 0.23.1

[Compare
Source](https://redirect.github.com/BeryJu/gravity/compare/v0.23.0...v0.23.1)

Upgrade to this version of gravity by using this container image:

    ghcr.io/beryju/gravity:v0.23.1

Upgrade to the current JS API Client using

    npm i gravity-api@0.23.1

Upgrade to the current Golang API Client using

    go get beryju.io/gravity@v0.23.1

**Full Changelog**:
https://github.com/BeryJu/gravity/compare/v0.23.0...v0.23.1

###
[`v0.23.0`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.23.0):
Release 0.23.0

[Compare
Source](https://redirect.github.com/BeryJu/gravity/compare/v0.22.0...v0.23.0)

Upgrade to this version of gravity by using this container image:

    ghcr.io/beryju/gravity:v0.23.0

Upgrade to the current JS API Client using

    npm i gravity-api@0.23.0

Upgrade to the current Golang API Client using

    go get beryju.io/gravity@v0.23.0

#### What's Changed

- convert: add initial bind zone importer by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1431](https://redirect.github.com/BeryJu/gravity/pull/1431)
- dhcp: test low-level handler by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1423](https://redirect.github.com/BeryJu/gravity/pull/1423)
- dns: per-zone metrics by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1432](https://redirect.github.com/BeryJu/gravity/pull/1432)

**Full Changelog**:
https://github.com/BeryJu/gravity/compare/v0.22.0...v0.23.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 16:20:33 +01:00
TrueCharts Bot
945ddef58a chore(helm): update image docker.io/traccar/traccar 6.5 → 6.6 (#31110)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/traccar/traccar | minor | `e569632` -> `dc73ac1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 16:19:49 +01:00
TrueCharts Bot
c499160bb2 chore(helm): update image docker.io/tomsquest/docker-radicale 3.3.3.0 → 3.4.0.0 (#30872)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/tomsquest/docker-radicale](https://redirect.github.com/tomsquest/docker-radicale)
| minor | `fb8f149` -> `d00c83d` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>tomsquest/docker-radicale
(docker.io/tomsquest/docker-radicale)</summary>

###
[`v3.4.0.0`](https://redirect.github.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3400---2025-01-11)

[Compare
Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.3.3.0...3.4.0.0)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 15:13:30 +00:00
TrueCharts Bot
70a4b31323 chore(helm): update image docker.io/spx01/blocky v0.24 → v0.25 (#31109)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/spx01/blocky](https://redirect.github.com/0xERR0R/blocky) |
minor | `9a82e02` -> `347f8c6` |

---

> [!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>0xERR0R/blocky (docker.io/spx01/blocky)</summary>

###
[`v0.25`](https://redirect.github.com/0xERR0R/blocky/releases/tag/v0.25)

[Compare
Source](https://redirect.github.com/0xERR0R/blocky/compare/v0.24...v0.25)

#### Changelog

-
[`4eff0b3`](4eff0b3b00):
Add support for SRV and TXT in custom DNS zones
([#&#8203;1588](https://redirect.github.com/0xERR0R/blocky/issues/1588))
([@&#8203;Terrance](https://redirect.github.com/Terrance))

-
[`3dcd310`](3dcd310a9a):
feat: CLI command for configuration validation
([#&#8203;1497](https://redirect.github.com/0xERR0R/blocky/issues/1497))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))

-
[`51db8db`](51db8db8ed):
feat: ability to disable "Special Use Domain Name" blocking
([#&#8203;1618](https://redirect.github.com/0xERR0R/blocky/issues/1618))
([@&#8203;mapl](https://redirect.github.com/mapl))

-
[`6259e13`](6259e1326c):
feat: add Timescale DB with Hypertable and Retention support
([#&#8203;1517](https://redirect.github.com/0xERR0R/blocky/issues/1517))
([@&#8203;m4rcs](https://redirect.github.com/m4rcs))

-
[`f1386a0`](f1386a096e):
feat: added ip argument to health check
([#&#8203;1667](https://redirect.github.com/0xERR0R/blocky/issues/1667))
([@&#8203;cosmikwolf](https://redirect.github.com/cosmikwolf))

-
[`e485df1`](e485df1d4f):
feat: configurable file write timeouts
([#&#8203;1653](https://redirect.github.com/0xERR0R/blocky/issues/1653))
([@&#8203;TheoTechnicguy](https://redirect.github.com/TheoTechnicguy))

-
[`49581ff`](49581ff40d):
feat: configurable request header read timeout
([#&#8203;1664](https://redirect.github.com/0xERR0R/blocky/issues/1664))
([@&#8203;TheoTechnicguy](https://redirect.github.com/TheoTechnicguy))

-
[`0d00311`](0d00311513):
feat: configurable request read timeouts
([#&#8203;1663](https://redirect.github.com/0xERR0R/blocky/issues/1663))
([@&#8203;TheoTechnicguy](https://redirect.github.com/TheoTechnicguy))

-
[`57b1bdb`](57b1bdbcea):
feat: update metrics
([#&#8203;1560](https://redirect.github.com/0xERR0R/blocky/issues/1560))
([@&#8203;SuperQ](https://redirect.github.com/SuperQ))

-
[`8f08b7b`](8f08b7ba53):
fix(docs): mark config mount as read-only
([@&#8203;zygm0nt](https://redirect.github.com/zygm0nt))

-
[`7b5d341`](7b5d34156c):
fix(server): typo causing HTTPS router to be used for HTTP server
([@&#8203;ThinkChaos](https://redirect.github.com/ThinkChaos))

-
[`5a5ba55`](5a5ba550d5):
fix: configuration error if customDNS.mappings contains multiple entries
with whitespace
([#&#8203;1496](https://redirect.github.com/0xERR0R/blocky/issues/1496))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))

-
[`bc5b59d`](bc5b59de7e):
refactor(server): deduplicate HTTP server setup with new `httpServer`
([@&#8203;ThinkChaos](https://redirect.github.com/ThinkChaos))

-
[`0f1cf4f`](0f1cf4f395):
refactor(server): deduplicate `tls.Config` setup
([@&#8203;ThinkChaos](https://redirect.github.com/ThinkChaos))

-
[`ae9651d`](ae9651db53):
refactor(server): move middleware setup to `httpServer`
([@&#8203;ThinkChaos](https://redirect.github.com/ThinkChaos))

-
[`78f05ae`](78f05ae4bd):
refactor(server): setup TLS listeners manually to remove `ServeTLS` use
([@&#8203;ThinkChaos](https://redirect.github.com/ThinkChaos))

-
[`037efeb`](037efeb66a):
refactor(server): simplify HTTP router setup
([@&#8203;ThinkChaos](https://redirect.github.com/ThinkChaos))

-
[`a2d7daa`](a2d7daa530):
refactor: Use package local metrics
([#&#8203;1578](https://redirect.github.com/0xERR0R/blocky/issues/1578))
([@&#8203;SuperQ](https://redirect.github.com/SuperQ))

-
[`6aae002`](6aae002ca7):
refactor: add `:` prefix to ports during config unmarshaling
([@&#8203;ThinkChaos](https://redirect.github.com/ThinkChaos))

-
[`8c3d858`](8c3d858b28):
refactor: cleanup TLS self-signed cert generation
([@&#8203;ThinkChaos](https://redirect.github.com/ThinkChaos))

-
[`70afa43`](70afa43749):
refactor: make QueryLoggingResolver read the hostname on creation
([@&#8203;ThinkChaos](https://redirect.github.com/ThinkChaos))

-
[`b589dca`](b589dcad62):
refactor: move `createSelfSignedCert` to util
([@&#8203;ThinkChaos](https://redirect.github.com/ThinkChaos))

-
[`aff2998`](aff2998a20):
build(deps): bump codecov/codecov-action from 4 to 5
([#&#8203;1645](https://redirect.github.com/0xERR0R/blocky/issues/1645))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`ba774ec`](ba774ec277):
build(deps): bump docker/build-push-action from 5 to 6
([#&#8203;1526](https://redirect.github.com/0xERR0R/blocky/issues/1526))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`64384e4`](64384e4a3c):
build(deps): bump github.com/alicebob/miniredis/v2 from 2.32.1 to 2.33.0
([#&#8203;1502](https://redirect.github.com/0xERR0R/blocky/issues/1502))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`9326457`](9326457fa2):
build(deps): bump github.com/alicebob/miniredis/v2 from 2.33.0 to 2.34.0
([#&#8203;1668](https://redirect.github.com/0xERR0R/blocky/issues/1668))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`b54675a`](b54675a404):
build(deps): bump github.com/creasty/defaults from 1.7.0 to 1.8.0
([#&#8203;1573](https://redirect.github.com/0xERR0R/blocky/issues/1573))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`3a80ed4`](3a80ed4f44):
build(deps): bump github.com/deepmap/oapi-codegen from 1.16.2 to 1.16.3
([#&#8203;1512](https://redirect.github.com/0xERR0R/blocky/issues/1512))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`aef4eca`](aef4eca7e0):
build(deps): bump github.com/docker/docker
([#&#8203;1488](https://redirect.github.com/0xERR0R/blocky/issues/1488))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`12d3e6a`](12d3e6a3ac):
build(deps): bump github.com/docker/docker
([#&#8203;1516](https://redirect.github.com/0xERR0R/blocky/issues/1516))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`cc9ce6c`](cc9ce6c336):
build(deps): bump github.com/docker/docker
([#&#8203;1556](https://redirect.github.com/0xERR0R/blocky/issues/1556))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`02e3828`](02e38283ba):
build(deps): bump github.com/docker/docker
([#&#8203;1571](https://redirect.github.com/0xERR0R/blocky/issues/1571))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`564b41e`](564b41e82d):
build(deps): bump github.com/docker/docker
([#&#8203;1589](https://redirect.github.com/0xERR0R/blocky/issues/1589))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`e5500a0`](e5500a04d3):
build(deps): bump github.com/docker/docker
([#&#8203;1600](https://redirect.github.com/0xERR0R/blocky/issues/1600))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`832d6c4`](832d6c4e7a):
build(deps): bump github.com/docker/docker
([#&#8203;1611](https://redirect.github.com/0xERR0R/blocky/issues/1611))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`a47a249`](a47a2491e5):
build(deps): bump github.com/docker/docker
([#&#8203;1659](https://redirect.github.com/0xERR0R/blocky/issues/1659))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`a2c5f25`](a2c5f25d46):
build(deps): bump github.com/docker/docker
([#&#8203;1670](https://redirect.github.com/0xERR0R/blocky/issues/1670))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`17fa01d`](17fa01d3a0):
build(deps): bump github.com/docker/docker
([#&#8203;1691](https://redirect.github.com/0xERR0R/blocky/issues/1691))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`d42c174`](d42c174c50):
build(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.0.13
([#&#8203;1527](https://redirect.github.com/0xERR0R/blocky/issues/1527))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`ddebd34`](ddebd3450c):
build(deps): bump github.com/go-chi/chi/v5 from 5.0.13 to 5.0.14
([#&#8203;1529](https://redirect.github.com/0xERR0R/blocky/issues/1529))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`e511003`](e5110039ce):
build(deps): bump github.com/go-chi/chi/v5 from 5.0.14 to 5.1.0
([#&#8203;1532](https://redirect.github.com/0xERR0R/blocky/issues/1532))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`2108018`](2108018bd3):
build(deps): bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0
([#&#8203;1665](https://redirect.github.com/0xERR0R/blocky/issues/1665))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`6ddac04`](6ddac0455f):
build(deps): bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14
([#&#8203;1687](https://redirect.github.com/0xERR0R/blocky/issues/1687))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`f655780`](f6557803aa):
build(deps): bump github.com/miekg/dns from 1.1.59 to 1.1.61
([#&#8203;1524](https://redirect.github.com/0xERR0R/blocky/issues/1524))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`6c499c7`](6c499c7d8b):
build(deps): bump github.com/miekg/dns from 1.1.61 to 1.1.62
([#&#8203;1572](https://redirect.github.com/0xERR0R/blocky/issues/1572))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`5aa3103`](5aa3103671):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0
([#&#8203;1498](https://redirect.github.com/0xERR0R/blocky/issues/1498))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`0beb35c`](0beb35c2e6):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
([#&#8203;1561](https://redirect.github.com/0xERR0R/blocky/issues/1561))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`a7c8aed`](a7c8aed3dc):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0
([#&#8203;1569](https://redirect.github.com/0xERR0R/blocky/issues/1569))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`0cf7cb5`](0cf7cb5dff):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1
([#&#8203;1584](https://redirect.github.com/0xERR0R/blocky/issues/1584))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`a28a007`](a28a007723):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2
([#&#8203;1590](https://redirect.github.com/0xERR0R/blocky/issues/1590))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`d1d283f`](d1d283fb97):
build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1
([#&#8203;1562](https://redirect.github.com/0xERR0R/blocky/issues/1562))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`3e6b61b`](3e6b61b3eb):
build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2
([#&#8203;1591](https://redirect.github.com/0xERR0R/blocky/issues/1591))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`a377180`](a37718031d):
build(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1
([#&#8203;1635](https://redirect.github.com/0xERR0R/blocky/issues/1635))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`f38b4a1`](f38b4a1174):
build(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0
([#&#8203;1649](https://redirect.github.com/0xERR0R/blocky/issues/1649))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`2e7fda9`](2e7fda99e3):
build(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1
([#&#8203;1660](https://redirect.github.com/0xERR0R/blocky/issues/1660))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`4805cb6`](4805cb60d2):
build(deps): bump github.com/prometheus/client_golang
([#&#8203;1480](https://redirect.github.com/0xERR0R/blocky/issues/1480))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`766dc79`](766dc7915b):
build(deps): bump github.com/prometheus/client_golang
([#&#8203;1575](https://redirect.github.com/0xERR0R/blocky/issues/1575))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`437e0cd`](437e0cd58e):
build(deps): bump github.com/prometheus/client_golang
([#&#8203;1586](https://redirect.github.com/0xERR0R/blocky/issues/1586))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`776a8f1`](776a8f19b4):
build(deps): bump github.com/prometheus/client_golang
([#&#8203;1598](https://redirect.github.com/0xERR0R/blocky/issues/1598))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`cea540f`](cea540f0a1):
build(deps): bump github.com/prometheus/client_golang
([#&#8203;1607](https://redirect.github.com/0xERR0R/blocky/issues/1607))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`76aa6cc`](76aa6cc84c):
build(deps): bump github.com/prometheus/client_golang
([#&#8203;1626](https://redirect.github.com/0xERR0R/blocky/issues/1626))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`0a35489`](0a354893c2):
build(deps): bump github.com/ramr/go-reaper from 0.2.1 to 0.2.3
([#&#8203;1637](https://redirect.github.com/0xERR0R/blocky/issues/1637))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`4986914`](4986914905):
build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
([#&#8203;1525](https://redirect.github.com/0xERR0R/blocky/issues/1525))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`128dd4f`](128dd4fae6):
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
([#&#8203;1648](https://redirect.github.com/0xERR0R/blocky/issues/1648))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`f78e213`](f78e213138):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/mariadb
([#&#8203;1582](https://redirect.github.com/0xERR0R/blocky/issues/1582))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`cf5e496`](cf5e496fe5):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/mariadb
([#&#8203;1630](https://redirect.github.com/0xERR0R/blocky/issues/1630))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`23e4672`](23e4672a3d):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/mariadb
([#&#8203;1686](https://redirect.github.com/0xERR0R/blocky/issues/1686))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`5996f5a`](5996f5a16e):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/postgres
([#&#8203;1583](https://redirect.github.com/0xERR0R/blocky/issues/1583))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`7e23557`](7e23557fe0):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/postgres
([#&#8203;1629](https://redirect.github.com/0xERR0R/blocky/issues/1629))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`111bb02`](111bb02ac9):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/postgres
([#&#8203;1690](https://redirect.github.com/0xERR0R/blocky/issues/1690))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`13c5ca9`](13c5ca960a):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/redis
([#&#8203;1580](https://redirect.github.com/0xERR0R/blocky/issues/1580))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`feaaed8`](feaaed88a9):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/redis
([#&#8203;1627](https://redirect.github.com/0xERR0R/blocky/issues/1627))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`0baf23c`](0baf23c166):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/redis
([#&#8203;1689](https://redirect.github.com/0xERR0R/blocky/issues/1689))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`7f9399b`](7f9399be1e):
build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0
([#&#8203;1662](https://redirect.github.com/0xERR0R/blocky/issues/1662))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`1157f92`](1157f9258e):
build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0
([#&#8203;1539](https://redirect.github.com/0xERR0R/blocky/issues/1539))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`0dff6f1`](0dff6f1adf):
build(deps): bump golang.org/x/net from 0.28.0 to 0.30.0
([#&#8203;1621](https://redirect.github.com/0xERR0R/blocky/issues/1621))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`72b397c`](72b397cd45):
build(deps): bump golang.org/x/net from 0.30.0 to 0.32.0
([#&#8203;1655](https://redirect.github.com/0xERR0R/blocky/issues/1655))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`11a910a`](11a910a232):
build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0
([#&#8203;1669](https://redirect.github.com/0xERR0R/blocky/issues/1669))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`23fd5bb`](23fd5bb7ba):
build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0
([#&#8203;1680](https://redirect.github.com/0xERR0R/blocky/issues/1680))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`5799825`](5799825a8d):
build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0
([#&#8203;1511](https://redirect.github.com/0xERR0R/blocky/issues/1511))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`3bf94c1`](3bf94c10c2):
build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0
([#&#8203;1542](https://redirect.github.com/0xERR0R/blocky/issues/1542))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`486974e`](486974e4f9):
build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0
([#&#8203;1567](https://redirect.github.com/0xERR0R/blocky/issues/1567))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`bf5f136`](bf5f136b48):
build(deps): bump gorm.io/driver/mysql from 1.5.6 to 1.5.7
([#&#8203;1520](https://redirect.github.com/0xERR0R/blocky/issues/1520))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`1d0421f`](1d0421f48d):
build(deps): bump gorm.io/driver/postgres from 1.5.7 to 1.5.9
([#&#8203;1522](https://redirect.github.com/0xERR0R/blocky/issues/1522))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`00e0ee0`](00e0ee01b7):
build(deps): bump gorm.io/driver/postgres from 1.5.9 to 1.5.11
([#&#8203;1651](https://redirect.github.com/0xERR0R/blocky/issues/1651))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`db610d3`](db610d3e33):
build(deps): bump gorm.io/driver/sqlite from 1.5.5 to 1.5.6
([#&#8203;1518](https://redirect.github.com/0xERR0R/blocky/issues/1518))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`1fcf65b`](1fcf65b128):
build(deps): bump gorm.io/driver/sqlite from 1.5.6 to 1.5.7
([#&#8203;1661](https://redirect.github.com/0xERR0R/blocky/issues/1661))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`0558802`](05588028f4):
build(deps): bump gorm.io/gorm from 1.25.10 to 1.25.11
([#&#8203;1548](https://redirect.github.com/0xERR0R/blocky/issues/1548))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`4497b8f`](4497b8f3ba):
build(deps): bump gorm.io/gorm from 1.25.11 to 1.25.12
([#&#8203;1601](https://redirect.github.com/0xERR0R/blocky/issues/1601))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`582e55f`](582e55f0e2):
build(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.7.0
([#&#8203;1576](https://redirect.github.com/0xERR0R/blocky/issues/1576))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

-
[`de7ebbf`](de7ebbf3ba):
build(deps): upgrade oapi-codegen
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))

-
[`dbba2fa`](dbba2fabae):
chore(build): update golangci-lint
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))

-
[`7001474`](7001474ea5):
chore(deps): update docker and testcontainers libs
([#&#8203;1552](https://redirect.github.com/0xERR0R/blocky/issues/1552))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 16:13:15 +01:00
TrueCharts Bot
2e678bc8c6 fix(deps): update module sigs.k8s.io/kustomize/api v0.18.0 → v0.19.0 (clustertool) (#30922)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[sigs.k8s.io/kustomize/api](https://redirect.github.com/kubernetes-sigs/kustomize)
| require | minor | `v0.18.0` -> `v0.19.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 15:10:39 +00:00
TrueCharts Bot
f98552e35e chore(helm): update image docker.io/netdata/netdata v2.1.1 → v2.2.0 (#31106)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/netdata/netdata](https://netdata.cloud)
([source](https://redirect.github.com/netdata/netdata)) | minor |
`61bbdc6` -> `fd72806` |

---

> [!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.2.0`](https://redirect.github.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v220-2025-01-22)

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

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

**Merged pull requests:**

- control stream-info requests rate
[#&#8203;19458](https://redirect.github.com/netdata/netdata/pull/19458)
([ktsaou](https://redirect.github.com/ktsaou))
- fix(go.d/upsd): remove UPS load charts if UPS load not found
[#&#8203;19457](https://redirect.github.com/netdata/netdata/pull/19457)
([ilyam8](https://redirect.github.com/ilyam8))
- Simplify the rrdhost_ingestion_status call
[#&#8203;19456](https://redirect.github.com/netdata/netdata/pull/19456)
([stelfrag](https://redirect.github.com/stelfrag))
- Fix up handling of libunwind in CMake.
[#&#8203;19451](https://redirect.github.com/netdata/netdata/pull/19451)
([Ferroin](https://redirect.github.com/Ferroin))
- Revert libunwind being enabled in Docker and DEB builds.
[#&#8203;19450](https://redirect.github.com/netdata/netdata/pull/19450)
([Ferroin](https://redirect.github.com/Ferroin))
- Do not run queries synchronously in the event loop
[#&#8203;19448](https://redirect.github.com/netdata/netdata/pull/19448)
([stelfrag](https://redirect.github.com/stelfrag))
- Cleanup metadata event loop
[#&#8203;19447](https://redirect.github.com/netdata/netdata/pull/19447)
([stelfrag](https://redirect.github.com/stelfrag))
- Make sure ACLK synchronization event loop runs frequently
[#&#8203;19446](https://redirect.github.com/netdata/netdata/pull/19446)
([stelfrag](https://redirect.github.com/stelfrag))
- move dbengine-retention chart to pulse
[#&#8203;19444](https://redirect.github.com/netdata/netdata/pull/19444)
([ktsaou](https://redirect.github.com/ktsaou))
- Fix Child web remote access Config in Parent-Child Deployment Examples
[#&#8203;19443](https://redirect.github.com/netdata/netdata/pull/19443)
([Destructio](https://redirect.github.com/Destructio))
- build(deps): update go toolchain to v1.23.5
[#&#8203;19442](https://redirect.github.com/netdata/netdata/pull/19442)
([ilyam8](https://redirect.github.com/ilyam8))
- build(deps): bump github.com/prometheus/common from 0.61.0 to 0.62.0
in /src/go
[#&#8203;19439](https://redirect.github.com/netdata/netdata/pull/19439)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- build(deps): bump github.com/sijms/go-ora/v2 from 2.8.22 to 2.8.23 in
/src/go
[#&#8203;19438](https://redirect.github.com/netdata/netdata/pull/19438)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- build(deps): bump k8s.io/client-go from 0.32.0 to 0.32.1 in /src/go
[#&#8203;19437](https://redirect.github.com/netdata/netdata/pull/19437)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- Handle incoming ACLK traffic asynchronously
[#&#8203;19436](https://redirect.github.com/netdata/netdata/pull/19436)
([stelfrag](https://redirect.github.com/stelfrag))
- add more aclk worker jobs
[#&#8203;19435](https://redirect.github.com/netdata/netdata/pull/19435)
([ktsaou](https://redirect.github.com/ktsaou))
- fix go.d/ethtool config schema
[#&#8203;19434](https://redirect.github.com/netdata/netdata/pull/19434)
([ilyam8](https://redirect.github.com/ilyam8))
- Cleanup context check list on startup
[#&#8203;19433](https://redirect.github.com/netdata/netdata/pull/19433)
([stelfrag](https://redirect.github.com/stelfrag))
- Regenerate integrations docs
[#&#8203;19432](https://redirect.github.com/netdata/netdata/pull/19432)
([netdatabot](https://redirect.github.com/netdatabot))
- Drop Fedora 39 from CI and package builds.
[#&#8203;19431](https://redirect.github.com/netdata/netdata/pull/19431)
([Ferroin](https://redirect.github.com/Ferroin))
- docs: fix go.d/ethtool meta
[#&#8203;19430](https://redirect.github.com/netdata/netdata/pull/19430)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(go.d/ethtool): use ndsudo for module info
[#&#8203;19429](https://redirect.github.com/netdata/netdata/pull/19429)
([ilyam8](https://redirect.github.com/ilyam8))
- add 'ethtool -m' to ndsudo
[#&#8203;19428](https://redirect.github.com/netdata/netdata/pull/19428)
([ilyam8](https://redirect.github.com/ilyam8))
- feat(go.d/ethtool): collect module ddm info using ethtool
[#&#8203;19426](https://redirect.github.com/netdata/netdata/pull/19426)
([ilyam8](https://redirect.github.com/ilyam8))
- ACLK timeout
[#&#8203;19425](https://redirect.github.com/netdata/netdata/pull/19425)
([ktsaou](https://redirect.github.com/ktsaou))
- log stream_info payload when it cannot be parsed
[#&#8203;19424](https://redirect.github.com/netdata/netdata/pull/19424)
([ktsaou](https://redirect.github.com/ktsaou))
- Add missing information in rule based membership document
[#&#8203;19423](https://redirect.github.com/netdata/netdata/pull/19423)
([juacker](https://redirect.github.com/juacker))
- Fix coverity issues
[#&#8203;19422](https://redirect.github.com/netdata/netdata/pull/19422)
([stelfrag](https://redirect.github.com/stelfrag))
- add 'type' to GH report forms
[#&#8203;19421](https://redirect.github.com/netdata/netdata/pull/19421)
([ilyam8](https://redirect.github.com/ilyam8))
- fix mmaps accounting
[#&#8203;19420](https://redirect.github.com/netdata/netdata/pull/19420)
([ktsaou](https://redirect.github.com/ktsaou))
- PULSE: network traffic
[#&#8203;19419](https://redirect.github.com/netdata/netdata/pull/19419)
([ktsaou](https://redirect.github.com/ktsaou))
- hostnames: convert to utf8 and santitize
[#&#8203;19418](https://redirect.github.com/netdata/netdata/pull/19418)
([ktsaou](https://redirect.github.com/ktsaou))
- Enable libunwind in DEB native packages.
[#&#8203;19417](https://redirect.github.com/netdata/netdata/pull/19417)
([Ferroin](https://redirect.github.com/Ferroin))
- cleanup contexts during loading
[#&#8203;19416](https://redirect.github.com/netdata/netdata/pull/19416)
([ktsaou](https://redirect.github.com/ktsaou))
- packaging(windows): use local copy of GPL-3
[#&#8203;19414](https://redirect.github.com/netdata/netdata/pull/19414)
([ilyam8](https://redirect.github.com/ilyam8))
- add "netdata-" prefix to streaming and metrics-cardinality functions
[#&#8203;19413](https://redirect.github.com/netdata/netdata/pull/19413)
([ilyam8](https://redirect.github.com/ilyam8))
- REFCOUNT: use only compare-and-exchange
[#&#8203;19411](https://redirect.github.com/netdata/netdata/pull/19411)
([ktsaou](https://redirect.github.com/ktsaou))
- Alert prototypes: use r/w spinlock instead of spinlock
[#&#8203;19410](https://redirect.github.com/netdata/netdata/pull/19410)
([ktsaou](https://redirect.github.com/ktsaou))
- Enable libunwind in Docker images.
[#&#8203;19409](https://redirect.github.com/netdata/netdata/pull/19409)
([Ferroin](https://redirect.github.com/Ferroin))
- build(deps): bump github.com/docker/docker from 27.4.1+incompatible to
27.5.0+incompatible in /src/go
[#&#8203;19408](https://redirect.github.com/netdata/netdata/pull/19408)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- build(deps): bump github.com/bmatcuk/doublestar/v4 from 4.7.1 to 4.8.0
in /src/go
[#&#8203;19407](https://redirect.github.com/netdata/netdata/pull/19407)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- fixed http clients accounting
[#&#8203;19406](https://redirect.github.com/netdata/netdata/pull/19406)
([ktsaou](https://redirect.github.com/ktsaou))
- RRD files split, renames, cleanup Part 2
[#&#8203;19405](https://redirect.github.com/netdata/netdata/pull/19405)
([ktsaou](https://redirect.github.com/ktsaou))
- fix loading contexts
[#&#8203;19404](https://redirect.github.com/netdata/netdata/pull/19404)
([ktsaou](https://redirect.github.com/ktsaou))
- Delay context cleanup checks after startup
[#&#8203;19403](https://redirect.github.com/netdata/netdata/pull/19403)
([stelfrag](https://redirect.github.com/stelfrag))
- system memory calculation for cgroups v1 fix
[#&#8203;19402](https://redirect.github.com/netdata/netdata/pull/19402)
([ktsaou](https://redirect.github.com/ktsaou))
- do not process contexts before they are loaded
[#&#8203;19401](https://redirect.github.com/netdata/netdata/pull/19401)
([ktsaou](https://redirect.github.com/ktsaou))
- Revert "Update kickstart script to use new repository host."
[#&#8203;19400](https://redirect.github.com/netdata/netdata/pull/19400)
([Ferroin](https://redirect.github.com/Ferroin))
- split rrdhost/rrdset/rrddim and rrd.h
[#&#8203;19399](https://redirect.github.com/netdata/netdata/pull/19399)
([ktsaou](https://redirect.github.com/ktsaou))
- fix nodes staying in initializing status
[#&#8203;19398](https://redirect.github.com/netdata/netdata/pull/19398)
([ktsaou](https://redirect.github.com/ktsaou))
- Use worker when dispatching alert transitions to the cloud
[#&#8203;19397](https://redirect.github.com/netdata/netdata/pull/19397)
([stelfrag](https://redirect.github.com/stelfrag))
- Unified memory API
[#&#8203;19396](https://redirect.github.com/netdata/netdata/pull/19396)
([ktsaou](https://redirect.github.com/ktsaou))
- build(go.d): switch to gohugoio/hashstructure
[#&#8203;19395](https://redirect.github.com/netdata/netdata/pull/19395)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations docs
[#&#8203;19394](https://redirect.github.com/netdata/netdata/pull/19394)
([netdatabot](https://redirect.github.com/netdatabot))
- Make libunwind opt-in at build time instead of auto-enabled.
[#&#8203;19393](https://redirect.github.com/netdata/netdata/pull/19393)
([Ferroin](https://redirect.github.com/Ferroin))
- Remove openSUSE 15.5 from CI and package builds.
[#&#8203;19392](https://redirect.github.com/netdata/netdata/pull/19392)
([Ferroin](https://redirect.github.com/Ferroin))
- Reduce glibc fragmentation Part 2
[#&#8203;19390](https://redirect.github.com/netdata/netdata/pull/19390)
([ktsaou](https://redirect.github.com/ktsaou))
- Verify and cleanup deleted contexts
[#&#8203;19389](https://redirect.github.com/netdata/netdata/pull/19389)
([stelfrag](https://redirect.github.com/stelfrag))
- Reduce glibc memory fragmentation
[#&#8203;19385](https://redirect.github.com/netdata/netdata/pull/19385)
([ktsaou](https://redirect.github.com/ktsaou))
- added mmap count charts
[#&#8203;19384](https://redirect.github.com/netdata/netdata/pull/19384)
([ktsaou](https://redirect.github.com/ktsaou))
- used_arena should exclude unused memory
[#&#8203;19382](https://redirect.github.com/netdata/netdata/pull/19382)
([ktsaou](https://redirect.github.com/ktsaou))
- fix mallinfo2
[#&#8203;19381](https://redirect.github.com/netdata/netdata/pull/19381)
([ktsaou](https://redirect.github.com/ktsaou))
- limit the glibc unused memory
[#&#8203;19380](https://redirect.github.com/netdata/netdata/pull/19380)
([ktsaou](https://redirect.github.com/ktsaou))
- Pulse extended memory statistics, now report glibc allocations
[#&#8203;19379](https://redirect.github.com/netdata/netdata/pull/19379)
([ktsaou](https://redirect.github.com/ktsaou))
- build(deps): bump github.com/axiomhq/hyperloglog from 0.2.2 to 0.2.3
in /src/go
[#&#8203;19378](https://redirect.github.com/netdata/netdata/pull/19378)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- build(deps): bump go.mongodb.org/mongo-driver from 1.17.1 to 1.17.2 in
/src/go
[#&#8203;19377](https://redirect.github.com/netdata/netdata/pull/19377)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- ARAL: fast path to quickly allocate elements on a new page
[#&#8203;19376](https://redirect.github.com/netdata/netdata/pull/19376)
([ktsaou](https://redirect.github.com/ktsaou))
- disable libunwind on forked children
[#&#8203;19374](https://redirect.github.com/netdata/netdata/pull/19374)
([ktsaou](https://redirect.github.com/ktsaou))
- Fix alert entry traversal when doing cleanup
[#&#8203;19373](https://redirect.github.com/netdata/netdata/pull/19373)
([stelfrag](https://redirect.github.com/stelfrag))
- Fix issues with $PATH and netdatacli detection.
[#&#8203;19371](https://redirect.github.com/netdata/netdata/pull/19371)
([Ferroin](https://redirect.github.com/Ferroin))
- fix for PGC wanted_cache_size getting to zero
[#&#8203;19370](https://redirect.github.com/netdata/netdata/pull/19370)
([ktsaou](https://redirect.github.com/ktsaou))
- metrics cardinality - more statistics and groupings
[#&#8203;19368](https://redirect.github.com/netdata/netdata/pull/19368)
([ktsaou](https://redirect.github.com/ktsaou))
- stream-thread fix memory corruption
[#&#8203;19367](https://redirect.github.com/netdata/netdata/pull/19367)
([ktsaou](https://redirect.github.com/ktsaou))
- metrics cardinality improvements
[#&#8203;19366](https://redirect.github.com/netdata/netdata/pull/19366)
([ktsaou](https://redirect.github.com/ktsaou))
- prevent memory corruption in dbengine
[#&#8203;19365](https://redirect.github.com/netdata/netdata/pull/19365)
([ktsaou](https://redirect.github.com/ktsaou))
- Revert "prevent memory corruption in dbengine"
[#&#8203;19364](https://redirect.github.com/netdata/netdata/pull/19364)
([ktsaou](https://redirect.github.com/ktsaou))
- prevent memory corruption in dbengine
[#&#8203;19363](https://redirect.github.com/netdata/netdata/pull/19363)
([ktsaou](https://redirect.github.com/ktsaou))
- metrics-cardinality function
[#&#8203;19362](https://redirect.github.com/netdata/netdata/pull/19362)
([ktsaou](https://redirect.github.com/ktsaou))
- avoid checking replication status all the time
[#&#8203;19361](https://redirect.github.com/netdata/netdata/pull/19361)
([ktsaou](https://redirect.github.com/ktsaou))
- respect flood protection configuration for daemon
[#&#8203;19360](https://redirect.github.com/netdata/netdata/pull/19360)
([ktsaou](https://redirect.github.com/ktsaou))
- fix os_system_memory() for concurrent use and call it from pulse
[#&#8203;19359](https://redirect.github.com/netdata/netdata/pull/19359)
([ktsaou](https://redirect.github.com/ktsaou))
- fix flood protection
[#&#8203;19358](https://redirect.github.com/netdata/netdata/pull/19358)
([ktsaou](https://redirect.github.com/ktsaou))
- allow compiling with FSANITIZE_ADDRESS
[#&#8203;19357](https://redirect.github.com/netdata/netdata/pull/19357)
([ktsaou](https://redirect.github.com/ktsaou))
- Check cluster centers size in copy constructor of inlined kmeans
[#&#8203;19356](https://redirect.github.com/netdata/netdata/pull/19356)
([vkalintiris](https://redirect.github.com/vkalintiris))
- Stream Compression Fix
[#&#8203;19355](https://redirect.github.com/netdata/netdata/pull/19355)
([ktsaou](https://redirect.github.com/ktsaou))
- fix compilation on windows
[#&#8203;19354](https://redirect.github.com/netdata/netdata/pull/19354)
([ktsaou](https://redirect.github.com/ktsaou))
- Minor fixes
[#&#8203;19353](https://redirect.github.com/netdata/netdata/pull/19353)
([ktsaou](https://redirect.github.com/ktsaou))
- Stream receiver/sender compress BEGIN-SET-END performance
[#&#8203;19352](https://redirect.github.com/netdata/netdata/pull/19352)
([ktsaou](https://redirect.github.com/ktsaou))
- RRDCONTEXTS: loading report
[#&#8203;19351](https://redirect.github.com/netdata/netdata/pull/19351)
([ktsaou](https://redirect.github.com/ktsaou))
- lower compression level to lower cpu resources on parents
[#&#8203;19350](https://redirect.github.com/netdata/netdata/pull/19350)
([ktsaou](https://redirect.github.com/ktsaou))
- PGC wanted size
[#&#8203;19349](https://redirect.github.com/netdata/netdata/pull/19349)
([ktsaou](https://redirect.github.com/ktsaou))
- log a summary of metadata ignored contexts
[#&#8203;19348](https://redirect.github.com/netdata/netdata/pull/19348)
([ktsaou](https://redirect.github.com/ktsaou))
- use sqlite3\_status64()
[#&#8203;19347](https://redirect.github.com/netdata/netdata/pull/19347)
([ktsaou](https://redirect.github.com/ktsaou))
- Query systemd for unit file paths on install/uninstall.
[#&#8203;19346](https://redirect.github.com/netdata/netdata/pull/19346)
([Ferroin](https://redirect.github.com/Ferroin))
- Assorted systemd detection fixes
[#&#8203;19345](https://redirect.github.com/netdata/netdata/pull/19345)
([Ferroin](https://redirect.github.com/Ferroin))
- Regenerate integrations docs
[#&#8203;19344](https://redirect.github.com/netdata/netdata/pull/19344)
([netdatabot](https://redirect.github.com/netdatabot))
- improvement(go.d/k8sstate): respect ignore annotation
[#&#8203;19342](https://redirect.github.com/netdata/netdata/pull/19342)
([ilyam8](https://redirect.github.com/ilyam8))
- improvement(go.d/docker): respect ignore label
[#&#8203;19341](https://redirect.github.com/netdata/netdata/pull/19341)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations docs
[#&#8203;19340](https://redirect.github.com/netdata/netdata/pull/19340)
([netdatabot](https://redirect.github.com/netdatabot))
- docs(go.d/docker): fix syntax error in meta
[#&#8203;19339](https://redirect.github.com/netdata/netdata/pull/19339)
([ilyam8](https://redirect.github.com/ilyam8))
- improvement(go.d/docker): add option to filter containers
[#&#8203;19337](https://redirect.github.com/netdata/netdata/pull/19337)
([ilyam8](https://redirect.github.com/ilyam8))
- Contexts Loading
[#&#8203;19336](https://redirect.github.com/netdata/netdata/pull/19336)
([ktsaou](https://redirect.github.com/ktsaou))
- Add alert version to aclk-state
[#&#8203;19335](https://redirect.github.com/netdata/netdata/pull/19335)
([stelfrag](https://redirect.github.com/stelfrag))
- annotate logs with stack trace when libunwind is available
[#&#8203;19334](https://redirect.github.com/netdata/netdata/pull/19334)
([ktsaou](https://redirect.github.com/ktsaou))
- convert invalid utf8 sequences to hex characters
[#&#8203;19333](https://redirect.github.com/netdata/netdata/pull/19333)
([ktsaou](https://redirect.github.com/ktsaou))
- Abort on fatal and report system available bytes on allocation
failures.
[#&#8203;19332](https://redirect.github.com/netdata/netdata/pull/19332)
([vkalintiris](https://redirect.github.com/vkalintiris))
- Add instructions for Docker Compose
[#&#8203;19331](https://redirect.github.com/netdata/netdata/pull/19331)
([enoch85](https://redirect.github.com/enoch85))
- build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 in /src/go
[#&#8203;19330](https://redirect.github.com/netdata/netdata/pull/19330)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- FD Leaks Fix
[#&#8203;19327](https://redirect.github.com/netdata/netdata/pull/19327)
([ktsaou](https://redirect.github.com/ktsaou))
- feat(go.d.plugin): add YugabyteDB collector
[#&#8203;19325](https://redirect.github.com/netdata/netdata/pull/19325)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(kickstart.sh): correct wrong function name in
perpare_offline_install
[#&#8203;19323](https://redirect.github.com/netdata/netdata/pull/19323)
([ilyam8](https://redirect.github.com/ilyam8))
- build(deps): bump github.com/vmware/govmomi from 0.46.3 to 0.47.0 in
/src/go
[#&#8203;19322](https://redirect.github.com/netdata/netdata/pull/19322)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- Improve context load time during startup
[#&#8203;19321](https://redirect.github.com/netdata/netdata/pull/19321)
([stelfrag](https://redirect.github.com/stelfrag))
- fix(cgroup-rename): prevent leading comma in Docker LABELS when IMAGE
empty
[#&#8203;19318](https://redirect.github.com/netdata/netdata/pull/19318)
([ilyam8](https://redirect.github.com/ilyam8))
- Fix coverity issues
[#&#8203;19317](https://redirect.github.com/netdata/netdata/pull/19317)
([stelfrag](https://redirect.github.com/stelfrag))
- CGROUP labels
[#&#8203;19316](https://redirect.github.com/netdata/netdata/pull/19316)
([ktsaou](https://redirect.github.com/ktsaou))
- feat(cgroup-name.sh): Add support for `netdata.cloud/*` container
labels
[#&#8203;19315](https://redirect.github.com/netdata/netdata/pull/19315)
([ilyam8](https://redirect.github.com/ilyam8))
- Locks Improvements
[#&#8203;19314](https://redirect.github.com/netdata/netdata/pull/19314)
([ktsaou](https://redirect.github.com/ktsaou))
- add yugabytedb docker manager
[#&#8203;19313](https://redirect.github.com/netdata/netdata/pull/19313)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(go.d/sd): correctly adding tags in classify
[#&#8203;19312](https://redirect.github.com/netdata/netdata/pull/19312)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(go.d/nats): add missing cid label to gw charts
[#&#8203;19311](https://redirect.github.com/netdata/netdata/pull/19311)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations docs
[#&#8203;19310](https://redirect.github.com/netdata/netdata/pull/19310)
([netdatabot](https://redirect.github.com/netdatabot))
- docs(go.d/nats): add missing labels to meta
[#&#8203;19309](https://redirect.github.com/netdata/netdata/pull/19309)
([ilyam8](https://redirect.github.com/ilyam8))
- fix aral memory accounting
[#&#8203;19308](https://redirect.github.com/netdata/netdata/pull/19308)
([ktsaou](https://redirect.github.com/ktsaou))
- UUIDMap
[#&#8203;19307](https://redirect.github.com/netdata/netdata/pull/19307)
([ktsaou](https://redirect.github.com/ktsaou))
- Fix shutdown
[#&#8203;19306](https://redirect.github.com/netdata/netdata/pull/19306)
([ktsaou](https://redirect.github.com/ktsaou))
- WAITQ: fixed mixed up ordering
[#&#8203;19305](https://redirect.github.com/netdata/netdata/pull/19305)
([ktsaou](https://redirect.github.com/ktsaou))
- load rrdcontext dimensions in batches
[#&#8203;19304](https://redirect.github.com/netdata/netdata/pull/19304)
([ktsaou](https://redirect.github.com/ktsaou))
- improvement(go.d/nats): add cluster_name label and jetstream status
chart
[#&#8203;19303](https://redirect.github.com/netdata/netdata/pull/19303)
([ilyam8](https://redirect.github.com/ilyam8))
- Waiting Queue
[#&#8203;19302](https://redirect.github.com/netdata/netdata/pull/19302)
([ktsaou](https://redirect.github.com/ktsaou))
- revert waiting-queue optimization
[#&#8203;19301](https://redirect.github.com/netdata/netdata/pull/19301)
([ktsaou](https://redirect.github.com/ktsaou))
- Improve stream sending thread error message
[#&#8203;19300](https://redirect.github.com/netdata/netdata/pull/19300)
([ilyam8](https://redirect.github.com/ilyam8))
- Streaming improvements No 12
[#&#8203;19299](https://redirect.github.com/netdata/netdata/pull/19299)
([ktsaou](https://redirect.github.com/ktsaou))
- nd_poll() fairness
[#&#8203;19298](https://redirect.github.com/netdata/netdata/pull/19298)
([ktsaou](https://redirect.github.com/ktsaou))
- more descriptive alert transition logs
[#&#8203;19297](https://redirect.github.com/netdata/netdata/pull/19297)
([ktsaou](https://redirect.github.com/ktsaou))
- fix(debugfs/sensors): correct driver label value
[#&#8203;19294](https://redirect.github.com/netdata/netdata/pull/19294)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(netdata-updater.sh): use explicit paths for temp dir creation
[#&#8203;19293](https://redirect.github.com/netdata/netdata/pull/19293)
([ilyam8](https://redirect.github.com/ilyam8))
- build(deps): add bison and flex
[#&#8203;19292](https://redirect.github.com/netdata/netdata/pull/19292)
([ilyam8](https://redirect.github.com/ilyam8))
- remove go.d/windows
[#&#8203;19290](https://redirect.github.com/netdata/netdata/pull/19290)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(netdata-updater.sh): ensure tmpdir-path argument is always passed
[#&#8203;19289](https://redirect.github.com/netdata/netdata/pull/19289)
([ilyam8](https://redirect.github.com/ilyam8))
- fix(netdata-updater.sh): remove commit_check_file directory
[#&#8203;19288](https://redirect.github.com/netdata/netdata/pull/19288)
([ilyam8](https://redirect.github.com/ilyam8))
- bump dag req jinja version
[#&#8203;19287](https://redirect.github.com/netdata/netdata/pull/19287)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations docs
[#&#8203;19286](https://redirect.github.com/netdata/netdata/pull/19286)
([netdatabot](https://redirect.github.com/netdatabot))
- improvement(go.d/nats): add basic jetstream metrics
[#&#8203;19285](https://redirect.github.com/netdata/netdata/pull/19285)
([ilyam8](https://redirect.github.com/ilyam8))
- fix go.d/nats tests
[#&#8203;19284](https://redirect.github.com/netdata/netdata/pull/19284)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations docs
[#&#8203;19283](https://redirect.github.com/netdata/netdata/pull/19283)
([netdatabot](https://redirect.github.com/netdatabot))
- improvement(go.d/nats): add leafz metrics
[#&#8203;19282](https://redirect.github.com/netdata/netdata/pull/19282)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations docs
[#&#8203;19281](https://redirect.github.com/netdata/netdata/pull/19281)
([netdatabot](https://redirect.github.com/netdatabot))
- improvement(go.d/nats): add server_id label
[#&#8203;19280](https://redirect.github.com/netdata/netdata/pull/19280)
([ilyam8](https://redirect.github.com/ilyam8))
- docs: improve on-prem troubleshooting readability
[#&#8203;19279](https://redirect.github.com/netdata/netdata/pull/19279)
([ilyam8](https://redirect.github.com/ilyam8))
- Fix metric retention check and cleanup
[#&#8203;19278](https://redirect.github.com/netdata/netdata/pull/19278)
([stelfrag](https://redirect.github.com/stelfrag))
- fix(go.d/rabbitmq): handle insufficient perms when querying
definitions
[#&#8203;19277](https://redirect.github.com/netdata/netdata/pull/19277)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations docs
[#&#8203;19276](https://redirect.github.com/netdata/netdata/pull/19276)
([netdatabot](https://redirect.github.com/netdatabot))
- Updates to onprem docs
[#&#8203;19275](https://redirect.github.com/netdata/netdata/pull/19275)
([M4itee](https://redirect.github.com/M4itee))
- Skip label cleanup during metadata processing
[#&#8203;19274](https://redirect.github.com/netdata/netdata/pull/19274)
([stelfrag](https://redirect.github.com/stelfrag))
- build(deps): update go toolchain to v1.23.4
[#&#8203;19273](https://redirect.github.com/netdata/netdata/pull/19273)
([ilyam8](https://redirect.github.com/ilyam8))
- build(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 in
/src/go
[#&#8203;19271](https://redirect.github.com/netdata/netdata/pull/19271)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- build(deps): bump github.com/axiomhq/hyperloglog from 0.2.0 to 0.2.2
in /src/go
[#&#8203;19270](https://redirect.github.com/netdata/netdata/pull/19270)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 in /src/go
[#&#8203;19269](https://redirect.github.com/netdata/netdata/pull/19269)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- build(deps): bump github.com/docker/docker from 27.4.0+incompatible to
27.4.1+incompatible in /src/go
[#&#8203;19268](https://redirect.github.com/netdata/netdata/pull/19268)
([dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- improvement(go.d/nats): add gatewayz metrics
[#&#8203;19266](https://redirect.github.com/netdata/netdata/pull/19266)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations docs
[#&#8203;19265](https://redirect.github.com/netdata/netdata/pull/19265)
([netdatabot](https://redirect.github.com/netdatabot))
- improvement(go.d/nats): add routez metrics
[#&#8203;19264](https://redirect.github.com/netdata/netdata/pull/19264)
([ilyam8](https://redirect.github.com/ilyam8))
- Regenerate integrations docs
[#&#8203;19263](https://redirect.github.com/netdata/netdata/pull/19263)
([netdatabot](https://redirect.github.com/netdatabot))
- improvement(go.d/nats): add accstatz metrics
[#&#8203;19262](https://redirect.github.com/netdata/netdata/pull/19262)
([ilyam8](https://redirect.github.com/ilyam8))
- HELP and TYPE in prometheus fix
[#&#8203;19261](https://redirect.github.com/netdata/netdata/pull/19261)
([ktsaou](https://redirect.github.com/ktsaou))
- Add an alert guide for reboot required
[#&#8203;19260](https://redirect.github.com/netdata/netdata/pull/19260)
([ralphm](https://redirect.github.com/ralphm))
- fix crash when the DRM file does not contain the right information
[#&#8203;19258](https://redirect.github.com/netdata/netdata/pull/19258)
([ktsaou](https://redirect.github.com/ktsaou))
- docs: change "node-membership-rules" filename/title
[#&#8203;19257](https://redirect.github.com/netdata/netdata/pull/19257)
([ilyam8](https://redirect.github.com/ilyam8))
- Updated copyright notices
[#&#8203;19256](https://redirect.github.com/netdata/netdata/pull/19256)
([ktsaou](https://redirect.github.com/ktsaou))
- Regenerate integrations docs
[#&#8203;19254](https://redirect.github.com/netdata/netdata/pull/19254)
([netdatabot](https://redirect.github.com/netdatabot))
- docs: fix nats metadata suffix
[#&#8203;19253](https://redirect.github.com/netdata/netdata/pull/19253)
([ilyam8](https://redirect.github.com/ilyam8))
- feat(go.d): add NATS collector
[#&#8203;19252](https://redirect.github.com/netdata/netdata/pull/19252)
([ilyam8](https://redirect.github.com/ilyam8))
- Monitor sensors using libsensors via debugfs.plugin
[#&#8203;19251](https://redirect.github.com/netdata/netdata/pull/19251)
([ktsaou](https://redirect.github.com/ktsaou))
- Add option to updater to report status of auto-updates on the system.
[#&#8203;19248](https://redirect.github.com/netdata/netdata/pull/19248)
([Ferroin](https://redirect.github.com/Ferroin))
- DBENGINE: pgc tuning, replication tuning
[#&#8203;19237](https://redirect.github.com/netdata/netdata/pull/19237)
([ktsaou](https://redirect.github.com/ktsaou))
- Update kickstart script to use new repository host.
[#&#8203;18962](https://redirect.github.com/netdata/netdata/pull/18962)
([Ferroin](https://redirect.github.com/Ferroin))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 16:04:57 +01:00
TrueCharts Bot
91f172a3ec chore(helm): update image docker.io/portainer/portainer-ee 2.25.1 → 2.26.1 (#30920)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/portainer/portainer-ee | minor | `6a5f03e` -> `0b379e4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 15:04:41 +00:00
TrueCharts Bot
f0f35ebe6c chore(helm): update image docker.io/shokoanime/server v5.0.0 → v5.1.0 (#31108)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/shokoanime/server | minor | `da43fd2` -> `dde0c5a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 16:04:29 +01:00
TrueCharts Bot
3dc68898cd chore(helm): update image docker.io/portainer/portainer-ce 2.25.1 → 2.26.1 (#30919)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/portainer/portainer-ce | minor | `c8aefc4` -> `ad336b4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 15:03:56 +00:00
TrueCharts Bot
830922b57e chore(helm): update image docker.io/jorenn92/maintainerr 2.7.0 → 2.8.0 (#30918)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr)
| minor | `a4cade0` -> `b160b78` |

---

> [!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.8.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#280-2025-01-14)

[Compare
Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.7.0...v2.8.0)

##### Bug Fixes

- Has series/season finale should only pass when file exists
([#&#8203;1502](https://redirect.github.com/jorenn92/Maintainerr/issues/1502))
([00e0255](00e0255738))

##### Features

- Add "Last episode aired at (season)" for episodes
([#&#8203;1491](https://redirect.github.com/jorenn92/Maintainerr/issues/1491))
([fecf360](fecf360eca))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 14:57:57 +00:00
TrueCharts Bot
47456bbfba chore(helm): update image docker.io/jenkins/jenkins 2.492 → 2.494 (#31104)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jenkins/jenkins](https://www.jenkins.io/)
([source](https://redirect.github.com/jenkinsci/docker)) | minor |
`fbde64d` -> `b1bcee2` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>jenkinsci/docker (docker.io/jenkins/jenkins)</summary>

###
[`v2.494`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.494)

[Compare
Source](https://redirect.github.com/jenkinsci/docker/compare/2.493...2.494)

<!-- Optional: add a release summary here -->

#### 📦 Jenkins Core updates

- Update to Jenkins 2.494
([changelog](https://www.jenkins.io/changelog/2.494))

#### 📦 Dependency updates

- Bump `git-lfs` version to 3.6.1
([#&#8203;1982](https://redirect.github.com/jenkinsci/docker/issues/1982))
[@&#8203;github-actions](https://redirect.github.com/github-actions)
- Bump Debian Bookworm Linux Version to
[`2025011`](https://redirect.github.com/jenkinsci/docker/commit/20250113)
([#&#8203;1981](https://redirect.github.com/jenkinsci/docker/issues/1981))
[@&#8203;github-actions](https://redirect.github.com/github-actions)
- chore(deps): bump updatecli/updatecli-action from 2.75.0 to 2.76.0
([#&#8203;1980](https://redirect.github.com/jenkinsci/docker/issues/1980))
[@&#8203;dependabot](https://redirect.github.com/dependabot)

###
[`v2.493`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.493)

[Compare
Source](https://redirect.github.com/jenkinsci/docker/compare/2.492...2.493)

<!-- Optional: add a release summary here -->

#### 📦 Jenkins Core updates

- Update to Jenkins 2.493
([changelog](https://www.jenkins.io/changelog/2.493))

#### 📦 Dependency updates

- Bump Alpine Linux Version to 3.21.2
([#&#8203;1977](https://redirect.github.com/jenkinsci/docker/issues/1977))
[@&#8203;github-actions](https://redirect.github.com/github-actions)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 15:57:06 +01:00
TrueCharts Bot
f5088f3bc7 chore(helm): update image docker.io/jesec/flood 4.8.5 → 4.9.0 (#30960)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/jesec/flood | minor | `029fd80` -> `6139dc1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 14:55:43 +00:00
TrueCharts Bot
79796c77cc chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.124.2 → v1.125.1 (#31114)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/immich-app/immich-machine-learning | minor | `ade3c07` ->
`8270c72` |
| ghcr.io/immich-app/immich-machine-learning | minor | `e58b1b6` ->
`0f107ae` |
| ghcr.io/immich-app/immich-machine-learning | minor | `a134652` ->
`c0740b5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 15:53:40 +01:00
TrueCharts Bot
f40f3d9088 chore(helm): update image docker.io/haveagitgat/tdarr_node 2.27.02 → 2.28.01 (#31103) 2025-01-24 15:49:01 +01:00
TrueCharts Bot
0046f23e04 chore(helm): update image docker.io/jeessy/ddns-go v6.7.7 → v6.8.0 (#30959)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jeessy/ddns-go](https://redirect.github.com/jeessy2/ddns-go)
| minor | `f564ee8` -> `e4b0227` |

---

> [!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>jeessy2/ddns-go (docker.io/jeessy/ddns-go)</summary>

###
[`v6.8.0`](https://redirect.github.com/jeessy2/ddns-go/releases/tag/v6.8.0)

[Compare
Source](https://redirect.github.com/jeessy2/ddns-go/compare/v6.7.7...v6.8.0)

#### Changelog

-
[`92bccd9`](92bccd9ce3)
build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0
([#&#8203;1339](https://redirect.github.com/jeessy2/ddns-go/issues/1339))
-
[`c6b107f`](c6b107fd1b)
build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0
([#&#8203;1346](https://redirect.github.com/jeessy2/ddns-go/issues/1346))
-
[`147b9c5`](147b9c5de6)
build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0
([#&#8203;1362](https://redirect.github.com/jeessy2/ddns-go/issues/1362))
-
[`3575e70`](3575e709e0)
feat: remove issues-similarity-analysis
([#&#8203;1361](https://redirect.github.com/jeessy2/ddns-go/issues/1361))
-
[`c68080b`](c68080bc1f)
feat: 实时测试正则表达式
([#&#8203;1368](https://redirect.github.com/jeessy2/ddns-go/issues/1368))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 14:48:59 +00:00
TrueCharts Bot
20ce4c65d2 chore(helm): update image docker.io/haveagitgat/tdarr 2.27.02 → 2.28.01 (#31102) 2025-01-24 15:48:39 +01:00
TrueCharts Bot
37f0fdcd25 chore(helm): update image docker.io/gotson/komga 1.17.0 → 1.18.0 (#30958)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/gotson/komga](https://redirect.github.com/gotson/komga) |
minor | `ea5dd50` -> `0997326` |

---

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

###
[`v1.18.0`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1180-2025-01-15)

[Compare
Source](https://redirect.github.com/gotson/komga/compare/1.17.0...1.18.0)

#### 🚀 Features

- allow book import for one-shots
([51416c5](https://redirect.github.com/gotson/komga/commits/51416c5))

#### 🐛 Fixes

**opds2**

- keep reading feed incorrectly showing all books
([41cdf80](https://redirect.github.com/gotson/komga/commits/41cdf80))

**unscoped**

- only decompress rar5 with libarchive
([3089063](https://redirect.github.com/gotson/komga/commits/3089063)),
closes
[#&#8203;1826](https://redirect.github.com/gotson/komga/issues/1826)
- updating library options should trigger corresponding tasks
([b7b1b51](https://redirect.github.com/gotson/komga/commits/b7b1b51))

#### 🏎 Perf

- use materialized CTE
([072dc27](https://redirect.github.com/gotson/komga/commits/072dc27)),
closes
[#&#8203;1823](https://redirect.github.com/gotson/komga/issues/1823)
- downgrade sqlite-jdbc from 3.47.1.0 to 3.46.1.3
([b0d9b88](https://redirect.github.com/gotson/komga/commits/b0d9b88)),
closes
[#&#8203;1823](https://redirect.github.com/gotson/komga/issues/1823)

#### 📝 Documentation

- mention KOReader Sync in README
([7d7f302](https://redirect.github.com/gotson/komga/commits/7d7f302))

#### 🌐 Translation

**komga-tray**

- translated using Weblate (Tamil)
([9b0805e](https://redirect.github.com/gotson/komga/commits/9b0805e))

**webui**

- translated using Weblate (Chinese (Simplified Han script))
([8653eaa](https://redirect.github.com/gotson/komga/commits/8653eaa))
- translated using Weblate (Korean)
([6853e31](https://redirect.github.com/gotson/komga/commits/6853e31))
- translated using Weblate (Finnish)
([a14c08f](https://redirect.github.com/gotson/komga/commits/a14c08f))
- translated using Weblate (French)
([b0413eb](https://redirect.github.com/gotson/komga/commits/b0413eb))
- translated using Weblate (Croatian)
([46a7869](https://redirect.github.com/gotson/komga/commits/46a7869))
- translated using Weblate (Portuguese)
([d775ea4](https://redirect.github.com/gotson/komga/commits/d775ea4))
- translated using Weblate (Danish)
([a53c9a6](https://redirect.github.com/gotson/komga/commits/a53c9a6))
- translated using Weblate (Tamil)
([f7a72ae](https://redirect.github.com/gotson/komga/commits/f7a72ae))

#### ⚙️ Dependencies

**komga**

- upgrade sqlite-jdbc to 3.48.0
([79be279](https://redirect.github.com/gotson/komga/commits/79be279))
- bump nightcompress to 1.1.0
([bd68b14](https://redirect.github.com/gotson/komga/commits/bd68b14))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 14:48:36 +00:00