Commit Graph

34981 Commits

Author SHA1 Message Date
TrueCharts-Bot
927a44809b Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-10-08 00:35:43 +00:00
Kjeld Schouten
d9edbc6a69 Update renovate.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-07 20:29:34 +02:00
TrueCharts Bot
eba292e8f0 chore(deps): pin dependencies by renovate (#27353)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [EndBug/label-sync](https://redirect.github.com/EndBug/label-sync) |
action | pinDigest | -> `5207415` |
| [actions/cache](https://redirect.github.com/actions/cache) | action |
digest | `0c45773` -> `2cdf405` |
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | digest | `692973e` -> `eef6144` |
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | digest | `ac59398` -> `f43a0e5` |
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | minor | `v3.3.0` -> `v3.6.0` |
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | pinDigest | -> `ee0669b` |
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | pinDigest | -> `50fbc62` |
|
[actions/setup-python](https://redirect.github.com/actions/setup-python)
| action | digest | `d27e3f3` -> `65d7f2d` |
|
[actions/setup-python](https://redirect.github.com/actions/setup-python)
| action | pinDigest | -> `0f07f7f` |
| [actions/stale](https://redirect.github.com/actions/stale) | action |
pinDigest | -> `f7176fd` |
|
[actions/upload-artifact](https://redirect.github.com/actions/upload-artifact)
| action | pinDigest | -> `3446296` |
| [anchore/sbom-action](https://redirect.github.com/anchore/sbom-action)
| action | minor | `v0.14.3` -> `v0.17.2` |
| [azohra/shell-linter](https://redirect.github.com/azohra/shell-linter)
| action | minor | `v0.3.0` -> `v0.6.0` |
|
[docker/build-push-action](https://redirect.github.com/docker/build-push-action)
| action | digest | `0565240` -> `ca052bb` |
|
[docker/build-push-action](https://redirect.github.com/docker/build-push-action)
| action | pinDigest | -> `ac9327e` |
| [docker/login-action](https://redirect.github.com/docker/login-action)
| action | digest | `343f7c4` -> `9780b0c` |
| [docker/login-action](https://redirect.github.com/docker/login-action)
| action | pinDigest | -> `dd4fa06` |
|
[docker/metadata-action](https://redirect.github.com/docker/metadata-action)
| action | digest | `96383f4` -> `8e5442c` |
|
[docker/setup-buildx-action](https://redirect.github.com/docker/setup-buildx-action)
| action | digest | `f95db51` -> `c47758b` |
|
[docker/setup-buildx-action](https://redirect.github.com/docker/setup-buildx-action)
| action | pinDigest | -> `f211e3e` |
|
[docker/setup-qemu-action](https://redirect.github.com/docker/setup-qemu-action)
| action | digest | `6882732` -> `49b3bc8` |
|
[docker/setup-qemu-action](https://redirect.github.com/docker/setup-qemu-action)
| action | pinDigest | -> `27d0a4f` |
| ghcr.io/truenas/middleware | container | pinDigest |  -> `f6d1c7a` |
| ixsystems/catalog_validation | container | pinDigest |  -> `ec05445` |
|
[pascalgn/size-label-action](https://redirect.github.com/pascalgn/size-label-action)
| action | minor | `v0.4.3` -> `v0.5.4` |
|
[peaceiris/actions-label-commenter](https://redirect.github.com/peaceiris/actions-label-commenter)
| action | pinDigest | -> `f0dbbef` |
|
[peter-evans/create-pull-request](https://redirect.github.com/peter-evans/create-pull-request)
| action | pinDigest | -> `18f7dc0` |
| [pre-commit/action](https://redirect.github.com/pre-commit/action) |
action | patch | `v3.0.0` -> `v3.0.1` |
| tccr.io/truecharts/catalog_validation | container | pinDigest | ->
`35d6b97` |

---

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

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v3.6.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v360)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v3.5.3...v3.6.0)

- [Fix: Mark test scripts with Bash'isms to be run via
Bash](https://redirect.github.com/actions/checkout/pull/1377)
- [Add option to fetch tags even if fetch-depth >
0](https://redirect.github.com/actions/checkout/pull/579)

###
[`v3.5.3`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v353)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v3.5.2...v3.5.3)

- [Fix: Checkout fail in self-hosted runners when faulty submodule are
checked-in](https://redirect.github.com/actions/checkout/pull/1196)
- [Fix typos found by
codespell](https://redirect.github.com/actions/checkout/pull/1287)
- [Add support for sparse
checkouts](https://redirect.github.com/actions/checkout/pull/1369)

###
[`v3.5.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v352)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v3.5.1...v3.5.2)

- [Fix api endpoint for
GHES](https://redirect.github.com/actions/checkout/pull/1289)

###
[`v3.5.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v351)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v3.5.0...v3.5.1)

- [Fix slow checkout on
Windows](https://redirect.github.com/actions/checkout/pull/1246)

###
[`v3.5.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v350)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v3.4.0...v3.5.0)

- [Add new public key for
known_hosts](https://redirect.github.com/actions/checkout/pull/1237)

###
[`v3.4.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v340)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v3.3.0...v3.4.0)

- [Upgrade codeql actions to
v2](https://redirect.github.com/actions/checkout/pull/1209)
- [Upgrade
dependencies](https://redirect.github.com/actions/checkout/pull/1210)
- [Upgrade
@&#8203;actions/io](https://redirect.github.com/actions/checkout/pull/1225)

</details>

<details>
<summary>anchore/sbom-action (anchore/sbom-action)</summary>

###
[`v0.17.2`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.17.2)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.17.1...v0.17.2)

#### Changes in v0.17.2

- Update Syft to v1.11.1
([#&#8203;485](https://redirect.github.com/anchore/sbom-action/issues/485))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

###
[`v0.17.1`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.17.1)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.17.0...v0.17.1)

#### Changes in v0.17.1

- chore(deps): update Syft to v1.11.0
([#&#8203;483](https://redirect.github.com/anchore/sbom-action/issues/483))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

###
[`v0.17.0`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.17.0)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.16.1...v0.17.0)

#### Changes in v0.17.0

- chore(deps): update Syft to v1.9.0
([#&#8203;479](https://redirect.github.com/anchore/sbom-action/issues/479))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

###
[`v0.16.1`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.16.1)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.16.0...v0.16.1)

#### Changes in v0.16.1

- fix: workaround windows install issue
([#&#8203;477](https://redirect.github.com/anchore/sbom-action/issues/477))
\[[willmurphyscode](https://redirect.github.com/willmurphyscode)]
- fix: allow users to properly use the file input over the default path
value
([#&#8203;471](https://redirect.github.com/anchore/sbom-action/issues/471))
\[[komish](https://redirect.github.com/komish)]
- chore(deps): update Syft to v1.5.0
([#&#8203;470](https://redirect.github.com/anchore/sbom-action/issues/470))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]
- docs: notes for matrix and required permissions
([#&#8203;469](https://redirect.github.com/anchore/sbom-action/issues/469))
\[[kzantow](https://redirect.github.com/kzantow)]
- chore(deps): bump actions/checkout from 4.1.5 to 4.1.6
([#&#8203;466](https://redirect.github.com/anchore/sbom-action/issues/466))
\[[dependabot](https://redirect.github.com/dependabot)]

###
[`v0.16.0`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.16.0):
v0.16

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.15.11...v0.16.0)

#### Changes in v0.16.0

- Update Syft to v1.4.1
([#&#8203;465](https://redirect.github.com/anchore/sbom-action/issues/465))
- Update GitHub artifact client
([#&#8203;463](https://redirect.github.com/anchore/sbom-action/issues/463))
\[[kzantow](https://redirect.github.com/kzantow)]

NOTE: if you are using this action within a *matrix build* and see
failures attempting to upload artifacts with duplicate names, you will
need to set the `artifact-name` to be unique based on the matrix
properties ([an example
here](https://redirect.github.com/anchore/sbom-action/blob/main/.github/workflows/test.yml#L36)).
This is due to a change to use a newer GitHub API which no longer allows
artifacts with duplicate names.

###
[`v0.15.11`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.15.11)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.15.10...v0.15.11)

#### Changes in v0.15.11

- chore(deps): update Syft to v1.3.0
([#&#8203;456](https://redirect.github.com/anchore/sbom-action/issues/456))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]
- chore: remove outdated snapshot workflow
([#&#8203;457](https://redirect.github.com/anchore/sbom-action/issues/457))
\[[spiffcs](https://redirect.github.com/spiffcs)]
- fix: don't pass in a separate env. This makes it impossible to pass
env vars via the action context to syft.
([#&#8203;455](https://redirect.github.com/anchore/sbom-action/issues/455))
\[[iNoahNothing](https://redirect.github.com/iNoahNothing)]

###
[`v0.15.10`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.15.10)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.15.9...v0.15.10)

#### Changes in v0.15.10

- Update Syft to v1.1.0
([#&#8203;454](https://redirect.github.com/anchore/sbom-action/issues/454))
- Bump Node to v20 on download-syft/publish-sbom actions
([#&#8203;448](https://redirect.github.com/anchore/sbom-action/issues/448))
\[[ViacheslavKudinov](https://redirect.github.com/ViacheslavKudinov)]

###
[`v0.15.9`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.15.9)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.15.8...v0.15.9)

#### Changes in v0.15.9

- reduce syft debug level
([#&#8203;446](https://redirect.github.com/anchore/sbom-action/issues/446))
\[[kzantow](https://redirect.github.com/kzantow)]
- update Syft to v0.105.0
([#&#8203;442](https://redirect.github.com/anchore/sbom-action/issues/442))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

###
[`v0.15.8`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.15.8)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.15.7...v0.15.8)

#### Changes in v0.15.8

- Update Syft to v0.103.1
([#&#8203;441](https://redirect.github.com/anchore/sbom-action/issues/441))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

###
[`v0.15.7`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.15.7)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.15.6...v0.15.7)

#### Changes in v0.15.7

- chore: migrate action to use node v20.11.0 (Iron) FROM node v16.x.x
([#&#8203;440](https://redirect.github.com/anchore/sbom-action/issues/440))
\[[spiffcs](https://redirect.github.com/spiffcs)]

###
[`v0.15.6`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.15.6)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.15.5...v0.15.6)

#### Changes in v0.15.6

- chore(deps): update Syft to v0.102.0
([#&#8203;438](https://redirect.github.com/anchore/sbom-action/issues/438))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

###
[`v0.15.5`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.15.5)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.15.4...v0.15.5)

#### Changes in v0.15.5

- chore(deps): update Syft to v0.101.1
([#&#8203;437](https://redirect.github.com/anchore/sbom-action/issues/437))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

###
[`v0.15.4`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.15.4)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.15.3...v0.15.4)

#### Changes in v0.15.4

- chore(deps): update Syft to v0.101.0
([#&#8203;436](https://redirect.github.com/anchore/sbom-action/issues/436))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

###
[`v0.15.3`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.15.3)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.15.2...v0.15.3)

#### Changes in v0.15.3

- chore(deps): update Syft to v0.100.0
([#&#8203;435](https://redirect.github.com/anchore/sbom-action/issues/435))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

###
[`v0.15.2`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.15.2)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.15.1...v0.15.2)

#### Changes in v0.15.2

- chore(deps): update Syft to v0.99.0
([#&#8203;432](https://redirect.github.com/anchore/sbom-action/issues/432))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]
- chore: fix github-script invocation in update-snapshots workflow
([#&#8203;433](https://redirect.github.com/anchore/sbom-action/issues/433))
\[[willmurphyscode](https://redirect.github.com/willmurphyscode)]

###
[`v0.15.1`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.15.1)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.15.0...v0.15.1)

#### Changes in v0.15.1

- chore(deps): update Syft to v0.98.0
([#&#8203;431](https://redirect.github.com/anchore/sbom-action/issues/431))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]
- Add config input
([#&#8203;430](https://redirect.github.com/anchore/sbom-action/issues/430))
\[[eyakubovich](https://redirect.github.com/eyakubovich)]
- chore: pin and upgrade gh actions
([#&#8203;429](https://redirect.github.com/anchore/sbom-action/issues/429))
\[[willmurphyscode](https://redirect.github.com/willmurphyscode)]

###
[`v0.15.0`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.15.0)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.14.3...v0.15.0)

#### Changes in v0.14.4

##### Breaking Changes

- Previously, running on Windows required WSL. Now, running on Windows
expects to be run on native windows
([#&#8203;426](https://redirect.github.com/anchore/sbom-action/issues/426))
\[[willmurphyscode](https://redirect.github.com/willmurphyscode)].

##### Other Changes

- pin and upgrade actions/checkout
([#&#8203;428](https://redirect.github.com/anchore/sbom-action/issues/428))
\[[willmurphyscode](https://redirect.github.com/willmurphyscode)]
- chore(deps): update Syft to v0.97.1
([#&#8203;427](https://redirect.github.com/anchore/sbom-action/issues/427))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]
- add oss community board auto-add workflow
([#&#8203;421](https://redirect.github.com/anchore/sbom-action/issues/421))
\[[wagoodman](https://redirect.github.com/wagoodman)]

</details>

<details>
<summary>azohra/shell-linter (azohra/shell-linter)</summary>

###
[`v0.6.0`](https://redirect.github.com/azohra/shell-linter/releases/tag/v0.6.0):
Shell Linter v0.6.0

[Compare
Source](https://redirect.github.com/azohra/shell-linter/compare/v0.5.0...v0.6.0)

-   Added support for excluding files and folders from Shellcheck scan
- Upgraded the Shellcheck version used in the Shell-linter action to
v0.7.2 to support the updated error/warning codes
- Improved performance by adding `-x` to shellcheck to follow sourced
files that are not specified as input

###
[`v0.5.0`](https://redirect.github.com/azohra/shell-linter/releases/tag/v0.5.0):
Shell Linter v0.5.0

[Compare
Source](https://redirect.github.com/azohra/shell-linter/compare/v0.4.0...v0.5.0)

- Improved performance by only scanning the Shellcheck-supported scripts
(sh/bash/dsh/ksh)
-   Added templates for bug reports, feature requests and pull requests
- Improved code coverage by adding more unit tests and integration tests

###
[`v0.4.0`](https://redirect.github.com/azohra/shell-linter/releases/tag/v0.4.0):
Shell Linter v0.4.0

[Compare
Source](https://redirect.github.com/azohra/shell-linter/compare/v0.3.0...v0.4.0)

-   Added support for ShellCheck severity mode
- The default behavior is set to `style` which considers errors with all
severity levels
-   Improved tagging
    -   The latest stable version can be fetched by using `@latest`

</details>

<details>
<summary>pascalgn/size-label-action
(pascalgn/size-label-action)</summary>

###
[`v0.5.4`](https://redirect.github.com/pascalgn/size-label-action/releases/tag/v0.5.4):
Release 0.5.4

[Compare
Source](https://redirect.github.com/pascalgn/size-label-action/compare/v0.5.3...v0.5.4)

#### What's Changed

- Add HTTPS proxy support by
[@&#8203;donovanmuller](https://redirect.github.com/donovanmuller) in
[https://github.com/pascalgn/size-label-action/pull/28](https://redirect.github.com/pascalgn/size-label-action/pull/28)

#### New Contributors

- [@&#8203;donovanmuller](https://redirect.github.com/donovanmuller)
made their first contribution in
[https://github.com/pascalgn/size-label-action/pull/28](https://redirect.github.com/pascalgn/size-label-action/pull/28)

**Full Changelog**:
https://github.com/pascalgn/size-label-action/compare/v0.5.3...v0.5.4

###
[`v0.5.3`](https://redirect.github.com/pascalgn/size-label-action/releases/tag/v0.5.3):
Release 0.5.3

[Compare
Source](https://redirect.github.com/pascalgn/size-label-action/compare/v0.5.2...v0.5.3)

#### What's Changed

- fix: Use list pull request files api by
[@&#8203;levsa](https://redirect.github.com/levsa) in
[https://github.com/pascalgn/size-label-action/pull/54](https://redirect.github.com/pascalgn/size-label-action/pull/54)

#### New Contributors

- [@&#8203;levsa](https://redirect.github.com/levsa) made their first
contribution in
[https://github.com/pascalgn/size-label-action/pull/54](https://redirect.github.com/pascalgn/size-label-action/pull/54)

**Full Changelog**:
https://github.com/pascalgn/size-label-action/compare/v0.5.2...v0.5.3

###
[`v0.5.2`](https://redirect.github.com/pascalgn/size-label-action/releases/tag/v0.5.2):
Release 0.5.2

[Compare
Source](https://redirect.github.com/pascalgn/size-label-action/compare/v0.5.1...v0.5.2)

#### What's Changed

- feat: use GITHUB_API_URL as baseUrl for octokit by
[@&#8203;fty4](https://redirect.github.com/fty4) in
[https://github.com/pascalgn/size-label-action/pull/43](https://redirect.github.com/pascalgn/size-label-action/pull/43)
- feat: add sizeLabel GITHUB_OUTPUT for further reuse in other jobs by
[@&#8203;mat3e](https://redirect.github.com/mat3e) in
[https://github.com/pascalgn/size-label-action/pull/44](https://redirect.github.com/pascalgn/size-label-action/pull/44)

#### New Contributors

- [@&#8203;fty4](https://redirect.github.com/fty4) made their first
contribution in
[https://github.com/pascalgn/size-label-action/pull/43](https://redirect.github.com/pascalgn/size-label-action/pull/43)
- [@&#8203;mat3e](https://redirect.github.com/mat3e) made their first
contribution in
[https://github.com/pascalgn/size-label-action/pull/44](https://redirect.github.com/pascalgn/size-label-action/pull/44)

**Full Changelog**:
https://github.com/pascalgn/size-label-action/compare/v0.5.1...v0.5.2

###
[`v0.5.1`](https://redirect.github.com/pascalgn/size-label-action/releases/tag/v0.5.1):
Release 0.5.1

[Compare
Source](https://redirect.github.com/pascalgn/size-label-action/compare/v0.5.0...v0.5.1)

Switched to Node 20

###
[`v0.5.0`](https://redirect.github.com/pascalgn/size-label-action/releases/tag/v0.5.0):
Release 0.5.0

[Compare
Source](https://redirect.github.com/pascalgn/size-label-action/compare/v0.4.3...v0.5.0)

</details>

<details>
<summary>pre-commit/action (pre-commit/action)</summary>

###
[`v3.0.1`](https://redirect.github.com/pre-commit/action/releases/tag/v3.0.1):
pre-commit/action@v3.0.1

[Compare
Source](https://redirect.github.com/pre-commit/action/compare/v3.0.0...v3.0.1)

##### Misc

-   Update actions/cache to v4
-
[#&#8203;190](https://redirect.github.com/pre-commit/action/issues/190)
PR by [@&#8203;SukiCZ](https://redirect.github.com/SukiCZ).
-
[#&#8203;189](https://redirect.github.com/pre-commit/action/issues/189)
issue by [@&#8203;bakerkj](https://redirect.github.com/bakerkj).

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-10-07 20:08:31 +02:00
Kjeld Schouten
26b34d53ae cleanup a bit 2024-10-07 19:50:24 +02:00
Kjeld Schouten
5e73db1ea0 adapt container build for new paths 2024-10-07 19:47:10 +02:00
Kjeld Schouten
82262d1b1d initial work on adding container CI 2024-10-07 19:41:26 +02:00
Kjeld Schouten
0c75709b3b Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-07 17:18:44 +02:00
Kjeld Schouten
7c89e3688f move mirror systemcharts to archive 2024-10-07 17:16:19 +02:00
Kjeld Schouten
c2de459c06 Add Archive to repo 2024-10-07 14:32:41 +02:00
Kjeld Schouten
0b3a98918d Add containers to repo 2024-10-07 14:27:10 +02:00
Kjeld Schouten
04a1a65418 Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-07 13:39:24 +02:00
Kjeld Schouten
48de63eab5 Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-07 13:38:40 +02:00
TrueCharts Bot
0cbae169c0 chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@4c1925e by renovate (#27345)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `82f8463` -> `4c1925e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

---------

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-10-06 11:28:08 +02:00
TrueCharts Bot
a0dfb51cd5 chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.25.0.4759@8b67b8f by renovate (#27346)
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 |
`1.24.3.4754` -> `1.25.0.4759` |

---

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

---

### Release Notes

<details>
<summary>Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)</summary>

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

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

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

-
[`4e8b9e8`](4e8b9e81cf)
New: Option to prefer magnet URLs over torrent file links
-
[`a32ab3a`](a32ab3acfd)
Fixed: (AnimeBytes) Avoid specials for non-zero season searches
-
[`942da3a`](942da3a5c0)
Bump version to 1.25.0

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=146&\_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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-06 08:19:18 +02:00
TrueCharts Bot
cfe153ec52 chore(deps): update container image linuxserver/calibre-web to version-0.6.23@58cf355 by renovate (#27343)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[linuxserver/calibre-web](https://redirect.github.com/linuxserver/docker-calibre-web/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre-web)) |
digest | `aa48e5e` -> `58cf355` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-06 08:18:58 +02:00
TrueCharts Bot
ad3c575cb6 chore(deps): update container image diygod/rsshub to latest@d9fa749 by renovate (#27340)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `c93e3ae` -> `d9fa749` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-06 08:18:15 +02:00
TrueCharts Bot
4207869805 chore(deps): update container image automaticrippingmachine/automatic-ripping-machine to 2.8.1@f14d47e by renovate (#27339)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `19c2e72` -> `f14d47e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-06 08:18:07 +02:00
TrueCharts Bot
012d5456d8 chore(deps): update container image machines/filestash to latest@a036740 by renovate (#27344)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| machines/filestash | digest | `5ce82c2` -> `a036740` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-06 08:17:57 +02:00
TrueCharts Bot
76a06ee26e chore(deps): update container image ghcr.io/onedr0p/qbittorrent to 5.0.0@b38ea05 by renovate (#27342)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/qbittorrent](https://ghcr.io/onedr0p/qbittorrent)
([source](https://redirect.github.com/qbittorrent/qBittorrent)) | digest
| `3fde397` -> `b38ea05` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-06 08:17:36 +02:00
TrueCharts Bot
3ec81451ff chore(deps): update container image ghcr.io/neggles/sd-webui-docker to latest@7e1f7ff by renovate (#27341)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/neggles/sd-webui-docker | digest | `e5a5e77` -> `7e1f7ff` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-06 08:14:50 +02:00
TrueCharts Bot
216432e30a chore(deps): update container image ghcr.io/go-shiori/shiori to v1.7.1@7578cce by renovate (#27336)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/go-shiori/shiori](https://redirect.github.com/go-shiori/shiori)
| patch | `v1.7.0` -> `v1.7.1` |

---

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

---

### Release Notes

<details>
<summary>go-shiori/shiori (ghcr.io/go-shiori/shiori)</summary>

###
[`v1.7.1`](https://redirect.github.com/go-shiori/shiori/releases/tag/v1.7.1)

[Compare
Source](https://redirect.github.com/go-shiori/shiori/compare/v1.7.0...v1.7.1)

#### Changelog

##### Features

-
[`72aecd2`](72aecd2b60)
feat: new system info panel in webui settings
([#&#8203;926](https://redirect.github.com/go-shiori/shiori/issues/926))
-
[`4a5564d`](4a5564d60b)
feat: store created and modified time separately on database for
bookmarks
([#&#8203;896](https://redirect.github.com/go-shiori/shiori/issues/896))
-
[`a3d4a68`](a3d4a687aa)
feat: use bookmark thumbnail as ebook cover
([#&#8203;943](https://redirect.github.com/go-shiori/shiori/issues/943))

##### Fixes

-
[`9aa8332`](9aa8332c3c)
fix(ci): ignore nightly tags when comparing stable releases
([#&#8203;935](https://redirect.github.com/go-shiori/shiori/issues/935))
-
[`9492075`](9492075d32)
fix: --storage-directory flag not being honored in the CLI
([#&#8203;981](https://redirect.github.com/go-shiori/shiori/issues/981))
-
[`e34cd36`](e34cd36e3f)
fix: add `freebsd` flag to nonCGO build
([#&#8203;947](https://redirect.github.com/go-shiori/shiori/issues/947))
([#&#8203;948](https://redirect.github.com/go-shiori/shiori/issues/948))
-
[`06efb08`](06efb08d01)
fix: always show bookmark menu on tablets
([#&#8203;944](https://redirect.github.com/go-shiori/shiori/issues/944))
-
[`9a113af`](9a113af6cb)
fix: better style for quotes in readable mode
([#&#8203;951](https://redirect.github.com/go-shiori/shiori/issues/951))
-
[`027c56d`](027c56d02e)
fix: bookmarks full width while in list mode
([#&#8203;979](https://redirect.github.com/go-shiori/shiori/issues/979))
-
[`0128107`](0128107220)
fix: force a change in thumbnail cache using the modified_at field
([#&#8203;858](https://redirect.github.com/go-shiori/shiori/issues/858))
-
[`bc8c06a`](bc8c06a1c4)
fix: remove ui gap on empty bookmark results
([#&#8203;945](https://redirect.github.com/go-shiori/shiori/issues/945))
-
[`2bcb890`](2bcb890a64)
fix: temporary files not being correctly deleted
([#&#8203;969](https://redirect.github.com/go-shiori/shiori/issues/969))
-
[`a4304bc`](a4304bc19b)
fix: wrong eventBus.js path and non-existant method call
([#&#8203;971](https://redirect.github.com/go-shiori/shiori/issues/971))

##### Others

-
[`836b950`](836b950cc3)
chore: bump compose go version to match go.mod
([#&#8203;987](https://redirect.github.com/go-shiori/shiori/issues/987))
-
[`d7a91f7`](d7a91f7c48)
chore: change public and archive wording to make usage more clear
([#&#8203;958](https://redirect.github.com/go-shiori/shiori/issues/958))
-
[`40ae4cd`](40ae4cd1b3)
chore: change warning message for bun on cpus without avx2
([#&#8203;954](https://redirect.github.com/go-shiori/shiori/issues/954))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-06 00:34:12 +00:00
TrueCharts Bot
b19501c0bc chore(deps): update container image automaticrippingmachine/automatic-ripping-machine to 2.8.1@19c2e72 by renovate (#27332) 2024-10-06 02:33:56 +02:00
TrueCharts Bot
6fa055a837 chore(deps): update container image docker.io/bellamy/wallos to latest@85771a3 by renovate (#27333)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bellamy/wallos | digest | `76622c0` -> `85771a3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-06 02:33:52 +02:00
TrueCharts Bot
f77f6d258f chore(deps): update container image advplyr/audiobookshelf to v2.14.0@000b7d6 by renovate (#27338) 2024-10-06 02:33:36 +02:00
TrueCharts Bot
c235c8ae71 chore(deps): update container image ghcr.io/linuxserver/speedtest-tracker to 0.21.2@e94a055 by renovate (#27334)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/speedtest-tracker](https://redirect.github.com/linuxserver/docker-speedtest-tracker/packages)
([source](https://redirect.github.com/linuxserver/docker-speedtest-tracker))
| digest | `0f9ca6c` -> `e94a055` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-06 02:33:29 +02:00
TrueCharts Bot
f2864b1acc chore(deps): update container image anirdev/slink to v1.2.1@11e1238 by renovate (#27335)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| anirdev/slink | patch | `v1.2.0` -> `v1.2.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-06 02:33:02 +02:00
TrueCharts Bot
cb48656bd6 chore(deps): update container image ghcr.io/sysadminsmedia/homebox to v0.15.2@a2c1493 by renovate (#27337) 2024-10-06 02:32:52 +02:00
TrueCharts Bot
bb56734c39 chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@82f8463 by renovate (#27327)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `273e2fb` -> `82f8463` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-06 02:32:44 +02:00
TrueCharts Bot
e3b979d1be chore(deps): update container image baserow/baserow to v1.28.0@ff8f09c by renovate (#27331)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [baserow/baserow](https://gitlab.com/baserow/baserow) | minor |
`1.24.2` -> `1.28.0` |

---

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

---

### Release Notes

<details>
<summary>baserow/baserow (baserow/baserow)</summary>

###
[`v1.28.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1280)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.27.2...1.28.0)

##### New features

- Add the timeline view.
[#&#8203;1262](https://gitlab.com/baserow/baserow/-/issues/1262)
- Allow to filter calendar view
[#&#8203;1633](https://gitlab.com/baserow/baserow/-/issues/1633)
- Add data sync backend.
[#&#8203;2278](https://gitlab.com/baserow/baserow/-/issues/2278)
- Introduced create data sync table frontend.
[#&#8203;2278](https://gitlab.com/baserow/baserow/-/issues/2278)
- Introduced the ability to sync with a local Baserow table.
[#&#8203;2278](https://gitlab.com/baserow/baserow/-/issues/2278)
- Optionally prevent sending row realtime update signals.
[#&#8203;2278](https://gitlab.com/baserow/baserow/-/issues/2278)
- Introduced read_only, immutable_type, and immutable_properties state
for the field.
[#&#8203;2278](https://gitlab.com/baserow/baserow/-/issues/2278)
- Introduced the ability to manually trigger a sync.
[#&#8203;2278](https://gitlab.com/baserow/baserow/-/issues/2278)
- \[Builder] Add related record selector element
[#&#8203;2396](https://gitlab.com/baserow/baserow/-/issues/2396)
- Allow to cancel a job (i.e. a database snapshot).
[#&#8203;2756](https://gitlab.com/baserow/baserow/-/issues/2756)
- \[Builder] Add link/button variant to table element links
[#&#8203;2767](https://gitlab.com/baserow/baserow/-/issues/2767)
- Trigger row update webhook only when chosen field cell value changes.
[#&#8203;2877](https://gitlab.com/baserow/baserow/-/issues/2877)
- Introduced configurable row height in the grid view.
[#&#8203;340](https://gitlab.com/baserow/baserow/-/issues/340)
-   Introduced view and filter created, updated, and deleted webhooks.

##### Bug fixes

- \[Builder] Automatic cast values for local baserow integration actions
[#&#8203;2542](https://gitlab.com/baserow/baserow/-/issues/2542)
- \[Builder] Restore refresh token endpoint for published websites
[#&#8203;2631](https://gitlab.com/baserow/baserow/-/issues/2631)
- \[Builder] Ensure that the create and update row workflow actions can
resolve a formula referring to a current record's index.
[#&#8203;2735](https://gitlab.com/baserow/baserow/-/issues/2735)
- Fix Aggregations do not filter records in public shared views
[#&#8203;2760](https://gitlab.com/baserow/baserow/-/issues/2760)
- \[Builder] Fix permission denied in preview when dispatching an action
of an element visible only to loggued out visitors
[#&#8203;2912](https://gitlab.com/baserow/baserow/-/issues/2912)
- \[Builder] Fix bug where ordering of List Rows and Get Rows service
types could be inconsistent.
[#&#8203;2964](https://gitlab.com/baserow/baserow/-/issues/2964)
- \[Builder] Tweaked the data source filter input styles.
[#&#8203;2967](https://gitlab.com/baserow/baserow/-/issues/2967)
- \[Builder] Ensure that navigating to the current page doesn't cause an
error. [#&#8203;2973](https://gitlab.com/baserow/baserow/-/issues/2973)
- \[Builder] Fix Choice element error when using integer as option value
[#&#8203;2977](https://gitlab.com/baserow/baserow/-/issues/2977)
- Fix selecting more than 120 rows when triggering AI value generation.
[#&#8203;2979](https://gitlab.com/baserow/baserow/-/issues/2979)
- \[Builder] Allow email address to be case insensitive during login.
[#&#8203;2989](https://gitlab.com/baserow/baserow/-/issues/2989)
- Fix text wrapping for longer toast messages
[#&#8203;2998](https://gitlab.com/baserow/baserow/-/issues/2998)
- \[Builder] Fix bug where calculating missingIndexes could sometimes
raise a TypeError.
[#&#8203;3004](https://gitlab.com/baserow/baserow/-/issues/3004)
- Fix webhook list crashing if call response is empty.
[#&#8203;3024](https://gitlab.com/baserow/baserow/-/issues/3024)
- Fix survey mode view with rich text by not automatically focussing.
[#&#8203;3025](https://gitlab.com/baserow/baserow/-/issues/3025)
- \[Builder] Ensure that data source filters can be imported and
exported across workspaces when they contain single select options.
[#&#8203;3029](https://gitlab.com/baserow/baserow/-/issues/3029)
- \[Builder] Fix record selector bug when using a data source sort
[#&#8203;3030](https://gitlab.com/baserow/baserow/-/issues/3030)
- \[Builder] Safely check if property selector is available.
[#&#8203;3033](https://gitlab.com/baserow/baserow/-/issues/3033)
- Fixed a problem that caused form creation to be disabled for unsynced
tables [#&#8203;3051](https://gitlab.com/baserow/baserow/-/issues/3051)
- Handle long radio label
[#&#8203;3052](https://gitlab.com/baserow/baserow/-/issues/3052)
- \[Builder] Resolved an issue where a table element's form would not
display its columns if the table had no content.
[#&#8203;3055](https://gitlab.com/baserow/baserow/-/issues/3055)
- \[Builder] Ensure that database applications are imported before
builder applications. Resolved an issue where a nested repeat element's
field was not migrated properly when imported into a new workspace.
[#&#8203;3057](https://gitlab.com/baserow/baserow/-/issues/3057)
- Fix a bug causing the backend to fail hard when creating a `user is`
view filter with a non-digit filter value.
[#&#8203;3061](https://gitlab.com/baserow/baserow/-/issues/3061)
- Fix a bug causing Tab navigation to not work properly with forms in
Survey mode.
[#&#8203;3064](https://gitlab.com/baserow/baserow/-/issues/3064)
- \[Builder] Fix application builder template broken as soon as an
element was selected
-   Fix broken links in our website docs
-   \[Builder] Make empty data sources content less cramped

##### Refactors

- Removed the deprecated webhook event types.
[#&#8203;2547](https://gitlab.com/baserow/baserow/-/issues/2547)
- Use dblclick event instead of checking ellapsed time for double-click.
[#&#8203;2628](https://gitlab.com/baserow/baserow/-/issues/2628)
- Upgrade to Django 5.X
[#&#8203;2864](https://gitlab.com/baserow/baserow/-/issues/2864)
- \[Builder] Allow more elements to be nested in the column, form and
repeat elements.
[#&#8203;2972](https://gitlab.com/baserow/baserow/-/issues/2972)

###
[`v1.27.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1272)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.27.1...1.27.2)

##### Bug fixes

- Fix a bug causing the import to crash when a Count, a Rollup or Lookup
field has some broken references.
[#&#8203;2961](https://gitlab.com/baserow/baserow/-/issues/2961)
- \[Builder] Fix missing current record data in data explorer for table
button events
[#&#8203;2962](https://gitlab.com/baserow/baserow/-/issues/2962)
-   Fix bug with formulas and empty workspace when creating a snapshot.

##### Refactors

-   Limit the bulk update to only include fields that have been updated.

###
[`v1.27.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1271)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.27.0...1.27.1)

##### Bug fixes

- Revert a change causing the `is` condition filter to be unavailable
for numeric and text formulas.
[#&#8203;2848](https://gitlab.com/baserow/baserow/-/issues/2848)
- Fix a bug causing a formula referencing a link to a table not updating
properly when the primary field changes.
[#&#8203;2856](https://gitlab.com/baserow/baserow/-/issues/2856)
- \[Builder] Allow Integer as a valid Option Value for Choice Element
when referencing a linked table.
[#&#8203;2910](https://gitlab.com/baserow/baserow/-/issues/2910)
- Fixed a bug causing the link_row_has_not view filter to not return the
correct rows.
[#&#8203;2948](https://gitlab.com/baserow/baserow/-/issues/2948)

###
[`v1.27.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1270)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.26.1...1.27.0)

##### New features

- Allow changing the primary field.
[#&#8203;1301](https://gitlab.com/baserow/baserow/-/issues/1301)
- Introduced official Helm chart.
[#&#8203;1728](https://gitlab.com/baserow/baserow/-/issues/1728)
- \[premium] Calendar view can be shared with external applications via
ical feed url
[#&#8203;1911](https://gitlab.com/baserow/baserow/-/issues/1911)
- added `BASEROW_ICAL_VIEW_MAX_EVENTS` setting to limit amount of events
in the output
- Allow typing immediately in the grid for link row cell to search for a
relationship.
[#&#8203;193](https://gitlab.com/baserow/baserow/-/issues/193)
- Reduce the frequency of periodic field updates for unused workspaces.
[#&#8203;2120](https://gitlab.com/baserow/baserow/-/issues/2120)
- Allow selecting multiple relationships in the row select modal of the
link row field.
[#&#8203;2267](https://gitlab.com/baserow/baserow/-/issues/2267)
- Join additional fields of a relationship via the API without creating
a lookup field
[#&#8203;2460](https://gitlab.com/baserow/baserow/-/issues/2460)
- \[Builder] Made it easier for application builder page designers to
disable fields in their create/update row actions.
[#&#8203;2620](https://gitlab.com/baserow/baserow/-/issues/2620)
- Add onboarding step that adds fields to the created table
[#&#8203;2639](https://gitlab.com/baserow/baserow/-/issues/2639)
- \[Builder] Allow collection elements to be nested in one another. It
is now possible to nest a repeat in a repeat, or a table within a
repeat. [#&#8203;2658](https://gitlab.com/baserow/baserow/-/issues/2658)
- Display hyperlinks in lookup fields when lookup field is URLField
[#&#8203;2692](https://gitlab.com/baserow/baserow/-/issues/2692)
- Show the Baserow version in the setting page.
[#&#8203;2696](https://gitlab.com/baserow/baserow/-/issues/2696)
- Add array filters for formula arrays based on text
[#&#8203;2727](https://gitlab.com/baserow/baserow/-/issues/2727)
- \[Builder] Add image collection field to table elements
[#&#8203;2759](https://gitlab.com/baserow/baserow/-/issues/2759)
- \[Builder] Improve data explorer performances and allow to select any
repetition from a source
[#&#8203;2762](https://gitlab.com/baserow/baserow/-/issues/2762)
- Add tourl formula to support operations on url field type
[#&#8203;2791](https://gitlab.com/baserow/baserow/-/issues/2791)
- \[Builder] Allow to change input elements style
[#&#8203;2803](https://gitlab.com/baserow/baserow/-/issues/2803)
- \[Builder] Allow to configure table field styles
[#&#8203;2803](https://gitlab.com/baserow/baserow/-/issues/2803)
- \[Builder] Allow to style the table element
[#&#8203;2803](https://gitlab.com/baserow/baserow/-/issues/2803)
- Extend array filters to support lookups of URL, email, phone number,
and UUID fields
[#&#8203;2819](https://gitlab.com/baserow/baserow/-/issues/2819)
- \[Builder] Introduce the 'delete row' workflow action
[#&#8203;2822](https://gitlab.com/baserow/baserow/-/issues/2822)
- Automatically prefill reverse relationship for new row in linked table
[#&#8203;2825](https://gitlab.com/baserow/baserow/-/issues/2825)
-   Introduced arrow key navigation in the row select modal.
-   Automatically start Storybook in the dev environment.
- \[Builder] Introduced a checkbox to the repeat element form so that
repetitions can be temporarily paused in the editor.
-   Horizontal resize sidebar
-   Introduced a neutral switch color.
-   Replaced the dashboard with a workspace specific homepage.
-   Redesigned the left sidebar.
- User admin: search for id, prevent unnecessary refresh, and add
scrollbar expand list context

##### Bug fixes

- Fix highlight of active menu item in API docs.
[#&#8203;2573](https://gitlab.com/baserow/baserow/-/issues/2573)
- \[Builder] Fix bug where some child elements that should have been
excluded by the Permission Manager were being returned in the queryset.
[#&#8203;2601](https://gitlab.com/baserow/baserow/-/issues/2601)
- Grid view: highlight edited row
[#&#8203;2690](https://gitlab.com/baserow/baserow/-/issues/2690)
- \[Builder] Fix bug where changing Data Source type from 'Get multiple
rows' to 'Get single row' could sometimes cause problems with exporting
and duplicating the application.
[#&#8203;2730](https://gitlab.com/baserow/baserow/-/issues/2730)
- Cut off long relationship descriptions
[#&#8203;2742](https://gitlab.com/baserow/baserow/-/issues/2742)
- Properly handle user_field_names in api calls
[#&#8203;2784](https://gitlab.com/baserow/baserow/-/issues/2784)
- Fix nested filter group duplication.
[#&#8203;2788](https://gitlab.com/baserow/baserow/-/issues/2788)
- Fixed undefined variable in JobHandler.run
[#&#8203;2796](https://gitlab.com/baserow/baserow/-/issues/2796)
- \[Builder] Fix filter data source formula fields alignment
[#&#8203;2804](https://gitlab.com/baserow/baserow/-/issues/2804)
- Clear workspace_id after each test
[#&#8203;2815](https://gitlab.com/baserow/baserow/-/issues/2815)
- Fix translation in SAML configuration
[#&#8203;2830](https://gitlab.com/baserow/baserow/-/issues/2830)
- \[Builder] Fixed bug where typing too quickly in the Color style input
caused duplicate characters.
[#&#8203;2831](https://gitlab.com/baserow/baserow/-/issues/2831)
- Fix upserts for table usage
[#&#8203;2839](https://gitlab.com/baserow/baserow/-/issues/2839)
- Update plugin boilerplate deps.
[#&#8203;2846](https://gitlab.com/baserow/baserow/-/issues/2846)
- \[Builder] Fix theme panel opening on some screen resolution or when
using browser zoom
[#&#8203;2853](https://gitlab.com/baserow/baserow/-/issues/2853)
- \[Builder] Resolved an issue where removing an integration from a user
source would raise an error when its users are listed.
[#&#8203;2861](https://gitlab.com/baserow/baserow/-/issues/2861)
- Fix a bug where the clear button doesn't work in workspace level audit
logs. [#&#8203;2866](https://gitlab.com/baserow/baserow/-/issues/2866)
- Prevent unnecessary $set events in Posthog
[#&#8203;2868](https://gitlab.com/baserow/baserow/-/issues/2868)
- \[Builder] Fix bug where deleting a User Source would cause the
frontend to crash.
[#&#8203;2869](https://gitlab.com/baserow/baserow/-/issues/2869)
- \[Builder] Resolved an issue with refreshing a user source token when
the table it's associated with has been trashed.
[#&#8203;2873](https://gitlab.com/baserow/baserow/-/issues/2873)
- Fixed a bug causing an issue reordering databases in workspace if user
has editor or lower access on any database.
[#&#8203;2874](https://gitlab.com/baserow/baserow/-/issues/2874)
- Fixed a bug where calendar views did not reset the `date_field_id`
when the associated date field was deleted.
[#&#8203;2881](https://gitlab.com/baserow/baserow/-/issues/2881)
- Display newly created linked row
[#&#8203;2901](https://gitlab.com/baserow/baserow/-/issues/2901)
- list rows via api fails with include or exclude and view_id
[#&#8203;2903](https://gitlab.com/baserow/baserow/-/issues/2903)
- Fix a bug causing dropdowns to not always work in forms when searching
for an item.
[#&#8203;2929](https://gitlab.com/baserow/baserow/-/issues/2929)
- Update helm chart docs
[#&#8203;2936](https://gitlab.com/baserow/baserow/-/issues/2936)
- Create an ActionType for form submissions to track them in the audit
log. [#&#8203;2938](https://gitlab.com/baserow/baserow/-/issues/2938)
- Fix a bug causing every snapshot to perform additional queries to
check permissions for RBAC.
[#&#8203;2941](https://gitlab.com/baserow/baserow/-/issues/2941)
- Fix date filter input
[#&#8203;2945](https://gitlab.com/baserow/baserow/-/issues/2945)
- Fix posthog error when user is an AnonymousUser and distinc_id is
None. [#&#8203;2954](https://gitlab.com/baserow/baserow/-/issues/2954)
- Fix import for broken lookup fields
[#&#8203;2955](https://gitlab.com/baserow/baserow/-/issues/2955)
- \[Builder] Button click action were unable to access the current
record values
- \[Builder] Fix broken navigation or login after application pulication
with modified user source
-   \[Builder] Hide builder application to roles other than Builder
- \[Builder] improve performance when editing default value of input
element inside repeat element
- \[Builder] The `value` property was missing for lookup fields in the
data explorer
- Fix clickable link in the URL field in the row edit modal.
[#&#8203;2804](https://gitlab.com/baserow/baserow/-/issues/2804)
-   \[Builder] Fix IFrame element source type selector
-   Fixed broken OpenID Connect base_url validation.
-   Fix pagination loading animation in the row select modal.
-   Improved thread safety when generating models.
- Fix bug where the single select is any of values were not duplicated.
-   Fix loading webhooks when request and response is huge.
-   Reset search when collaborator dropdown closes.
-   Stop creating tsv columns when PG_FULLTEXT_SEARCH is disabled.

##### Refactors

- \[Builder] Add Formula Generator to extract formulas for Elements.
[#&#8203;2063](https://gitlab.com/baserow/baserow/-/issues/2063)
- \[Builder] Ensure the Element Panel's Dropdown and Input fields use
the dense style.
[#&#8203;2705](https://gitlab.com/baserow/baserow/-/issues/2705)
- \[Builder] Improve how Choice Element's values are auto-populated.
[#&#8203;2706](https://gitlab.com/baserow/baserow/-/issues/2706)
- Make unittests more resiliant to environment variables changes
[#&#8203;2801](https://gitlab.com/baserow/baserow/-/issues/2801)
- Refactor array filter mixins
[#&#8203;2802](https://gitlab.com/baserow/baserow/-/issues/2802)
- Don t recreate table column when updating a formula field if not
needed [#&#8203;2890](https://gitlab.com/baserow/baserow/-/issues/2890)
- Reschedule view index creation if table is already locked.
[#&#8203;2934](https://gitlab.com/baserow/baserow/-/issues/2934)
- \[Builder] Improve UX for the Choice Element: auto-fill Values,
reverse Name and Value positions, and update translations.
[#&#8203;2706](https://gitlab.com/baserow/baserow/-/issues/2706)
- \[Builder] Remove zero downtime related field properties. Some fields
can't be null anymore.
-   Change title template suffix from `// Baserow` to `| Baserow`.
- Modify formulas to update values in correct dependency order instead
of expanding each referenced formula for every field.

##### Breaking API changes

- The `include` query parameter now excludes link row fields unless they
are explicitly listed when listing rows.
[#&#8203;2903](https://gitlab.com/baserow/baserow/-/issues/2903)

###
[`v1.26.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1261)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.26.0...1.26.1)

##### Bug fixes

- \[Builder] Fix broken authentication with cookie generated with
previous version

###
[`v1.26.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1260)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.25.2...1.26.0)

##### New features

- Limit selection of link to table row to a view.
[#&#8203;1242](https://gitlab.com/baserow/baserow/-/issues/1242)
- \[Builder] Improved application styling capabilities
[#&#8203;2388](https://gitlab.com/baserow/baserow/-/issues/2388)
- \[Builder] More styles of the builder elements can be customized
[#&#8203;2388](https://gitlab.com/baserow/baserow/-/issues/2388)
- \[Builder] Allow choice element options to be populated from formulas
[#&#8203;2489](https://gitlab.com/baserow/baserow/-/issues/2489)
- \[Builder] Add support for controlling Element visibility via User
Roles in the Element's Visibility Tab.
[#&#8203;2498](https://gitlab.com/baserow/baserow/-/issues/2498)
- \[Builder] Added support for form elements within a repeat element.
[#&#8203;2636](https://gitlab.com/baserow/baserow/-/issues/2636)
- Add ability to delete row in calendar view
[#&#8203;2722](https://gitlab.com/baserow/baserow/-/issues/2722)

##### Bug fixes

- Ensure that Context menus can be opened for input fields that are
fully within the viewport.
[#&#8203;2013](https://gitlab.com/baserow/baserow/-/issues/2013)
- Generate file name for files uploaded by url where URL doesn't contain
any path.
[#&#8203;2738](https://gitlab.com/baserow/baserow/-/issues/2738)
- When POST/PATCH operation on a row receives body other than a dict,
HTTP 400 will be returned.
[#&#8203;2740](https://gitlab.com/baserow/baserow/-/issues/2740)
- Fix multiple usage of filename contains filter
[#&#8203;2746](https://gitlab.com/baserow/baserow/-/issues/2746)
- Show a notification of a 500 error in the frontend
[#&#8203;2754](https://gitlab.com/baserow/baserow/-/issues/2754)
- Date field now can be cleared when a row is edited as a form.
[#&#8203;2764](https://gitlab.com/baserow/baserow/-/issues/2764)
- Fix a bug causing the 'not_empty' view filter showing empty rows for
link to table fields.
[#&#8203;2777](https://gitlab.com/baserow/baserow/-/issues/2777)
- \[Builder] Resolved an error where data source filters and sortings
wouldn't work properly when they were targeting a trashed Baserow field.
[#&#8203;2790](https://gitlab.com/baserow/baserow/-/issues/2790)
-   Prevent last_login update if the last_login time diff is < 1 minute

##### Refactors

- Refactor formInput, formTextarea, formGroup components
[#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918)
- \[Builder] Make Element tag's appearance more rounded. Change Publish
app's Open Tab action to use the open-new-window icon.
[#&#8203;2705](https://gitlab.com/baserow/baserow/-/issues/2705)

###
[`v1.25.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1252)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.25.1...1.25.2)

##### New features

- Show full name of relationships
[#&#8203;1751](https://gitlab.com/baserow/baserow/-/issues/1751)
- Add ability to delete row in kanban view
[#&#8203;2179](https://gitlab.com/baserow/baserow/-/issues/2179)
- Add Celery Flower
[#&#8203;2255](https://gitlab.com/baserow/baserow/-/issues/2255)
- Serve files from the backend to authorized users and/or with temporary
links. [#&#8203;2474](https://gitlab.com/baserow/baserow/-/issues/2474)
- improve dropdown element to allow multi selection
[#&#8203;2515](https://gitlab.com/baserow/baserow/-/issues/2515)
- \[Builder] Rename dropdown element to choice element and allow to
display element as dropdown/checkbox/radio
[#&#8203;2517](https://gitlab.com/baserow/baserow/-/issues/2517)
- \[Builder] Add responsive behavior configuration for table element
[#&#8203;2523](https://gitlab.com/baserow/baserow/-/issues/2523)
- Allow syncing only a specific subset of templates
[#&#8203;2611](https://gitlab.com/baserow/baserow/-/issues/2611)
- Enable single level nesting of filter groups within existing groups
[#&#8203;2646](https://gitlab.com/baserow/baserow/-/issues/2646)
- Support file field as knowledge base for AI prompt
[#&#8203;2649](https://gitlab.com/baserow/baserow/-/issues/2649)

##### Bug fixes

- Resolved an issue where moving elements stopped working from the
element menu.
[#&#8203;2619](https://gitlab.com/baserow/baserow/-/issues/2619)
- Fix formula migration for elements inside a repeat element
[#&#8203;2648](https://gitlab.com/baserow/baserow/-/issues/2648)
- Resolved an issue where a refresh data source action being executed
would cause duplicate entries to appear in a repeat element.
[#&#8203;2652](https://gitlab.com/baserow/baserow/-/issues/2652)
- \[Builder] Resolved an issue where deleting a page when a table
element in a different page relied on it would trigger an error during
application duplication.
[#&#8203;2656](https://gitlab.com/baserow/baserow/-/issues/2656)
- Resolved an issue with duplicating a page containing a table with one
or more columns of 'tags' type.
[#&#8203;2664](https://gitlab.com/baserow/baserow/-/issues/2664)
- Fix a bug in the formula language causing the filter condition to be
ignored when aggregating values.
[#&#8203;2666](https://gitlab.com/baserow/baserow/-/issues/2666)
- \[Builder] Resolved an issue which prevented the Open Page action from
accessing the 'Previous action' provider.
[#&#8203;2707](https://gitlab.com/baserow/baserow/-/issues/2707)
- \[Builder] Fix page parameter type to make possible to use them in
linked row field of update row actions
[#&#8203;2708](https://gitlab.com/baserow/baserow/-/issues/2708)
- fix for UUIDFieldType that fails hard if filtered by
ContainsViewFilterType and a non-UUID string
[#&#8203;2713](https://gitlab.com/baserow/baserow/-/issues/2713)
- Restored prior field form behavior: pressing enter when in field form
elements won't spuriously open field description input anymore.
[#&#8203;2715](https://gitlab.com/baserow/baserow/-/issues/2715)
- Fixed bug with incorrect row ordering for editors and lower in views
with group bys.
[#&#8203;2726](https://gitlab.com/baserow/baserow/-/issues/2726)
-   Fix missing field validation error messages
-   Fix periodic field update deadlock problem with tsv column update.
- Markdown content is generated on the server and can be indexed by
search engine
- Resolved an issue where duplicating an image element pointing to a
file would not work correctly.

##### Refactors

- Display all elements in the 'add element' modal, and instead disable
those which are unavailable.
[#&#8203;2607](https://gitlab.com/baserow/baserow/-/issues/2607)
- Remove vim and nano from dependencies
[#&#8203;2633](https://gitlab.com/baserow/baserow/-/issues/2633)
-   Update posthog-js library to 1.136.2.

###
[`v1.25.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1251)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.25.0...1.25.1)

##### Bug fixes

- Fix a bug causing the long/rich text field to close the text area when
pressing shift+click.
[#&#8203;2612](https://gitlab.com/baserow/baserow/-/issues/2612)
- Fix issue when grouping by a single select field.
[#&#8203;2624](https://gitlab.com/baserow/baserow/-/issues/2624)
- Ensure Link elements work with Custom URL protocols like mailto, sms,
or tel. [#&#8203;2642](https://gitlab.com/baserow/baserow/-/issues/2642)
- Resolved an issue where links would not work properly in repeat
elements within a published application.
[#&#8203;2653](https://gitlab.com/baserow/baserow/-/issues/2653)
-   Fix empty user object when checking for onboarding.

##### Breaking API changes

- In the Application Builder, when using a Custom URL in a Link element
the Destination URL is no longer automatically prefixed with https://.
Additionally, only these protocols are allowed in the Destination URL:
ftp, ftps, ftpes, http, https, mailto, sftp, sms, and tel.
[#&#8203;2642](https://gitlab.com/baserow/baserow/-/issues/2642)

###
[`v1.25.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1250)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.24.2...1.25.0)

##### New features

- Add support for table field name and table field Id for form prefills
[#&#8203;1576](https://gitlab.com/baserow/baserow/-/issues/1576)
- Add support for aggregations on public grid views
[#&#8203;1929](https://gitlab.com/baserow/baserow/-/issues/1929)
- Support for rich text field description
[#&#8203;2090](https://gitlab.com/baserow/baserow/-/issues/2090)
- Add aggregations support for last modified by and created by fields
[#&#8203;2114](https://gitlab.com/baserow/baserow/-/issues/2114)
- Add a new Application Builder action to refresh a Data Source in a
page. [#&#8203;2192](https://gitlab.com/baserow/baserow/-/issues/2192)
- Improved onboarding for new users.
[#&#8203;2212](https://gitlab.com/baserow/baserow/-/issues/2212)
- Add email verification options to user accounts
[#&#8203;2264](https://gitlab.com/baserow/baserow/-/issues/2264)
- Add support for `d h m` and `d h m s` duration formats.
[#&#8203;2284](https://gitlab.com/baserow/baserow/-/issues/2284)
- Add support in Application Builder to add a custom favicon.
[#&#8203;2301](https://gitlab.com/baserow/baserow/-/issues/2301)
- Links in table columns, and the "Open Page" action, will now support
the same form configurations as the link element.
[#&#8203;2304](https://gitlab.com/baserow/baserow/-/issues/2304)
- Add a new Collection Field Type of Boolean in Application Builder.
[#&#8203;2359](https://gitlab.com/baserow/baserow/-/issues/2359)
- Templates are now compatible with application builder
[#&#8203;2387](https://gitlab.com/baserow/baserow/-/issues/2387)
- Send information to baserow.io if user agrees during onboarding.
[#&#8203;2412](https://gitlab.com/baserow/baserow/-/issues/2412)
- Add support for divisions,multiplications, and rollup formulas with
the duration field.
[#&#8203;2416](https://gitlab.com/baserow/baserow/-/issues/2416)
- Add support for multi tag collection fields in Application Builder
table element
[#&#8203;2480](https://gitlab.com/baserow/baserow/-/issues/2480)
- Introduced a new element type called 'Repeat'. Given a list
datasource, will repeat its child elements n number of times for each
result in the datasource.
[#&#8203;2485](https://gitlab.com/baserow/baserow/-/issues/2485)
- automatically populate fields in a table when selecting the data
source [#&#8203;2497](https://gitlab.com/baserow/baserow/-/issues/2497)
- Add a new "button" field to table element that can trigger actions
based on current rows.
[#&#8203;2522](https://gitlab.com/baserow/baserow/-/issues/2522)
- Improve date filters by allowing multi step combinations.
[#&#8203;2537](https://gitlab.com/baserow/baserow/-/issues/2537)
- Prevent sending too many email verification emails
[#&#8203;2552](https://gitlab.com/baserow/baserow/-/issues/2552)
- Automatically login users upon email verification
[#&#8203;2557](https://gitlab.com/baserow/baserow/-/issues/2557)
- Allow instance admin to sign in even if email verification is set to
enforced
[#&#8203;2558](https://gitlab.com/baserow/baserow/-/issues/2558)
- Add email verified confirmation page
[#&#8203;2559](https://gitlab.com/baserow/baserow/-/issues/2559)
- Support for negative duration field values.
[#&#8203;2567](https://gitlab.com/baserow/baserow/-/issues/2567)
- duration field->text conversion values will match selected format
- text->duration field conversion values should match selected format
(otherwise the resulting value will be empty)
- The API now accepts a single integer or a CSV string or an array of
strings as value for link row field type and an array of string or a CSV
string for file field type.
[#&#8203;2570](https://gitlab.com/baserow/baserow/-/issues/2570)
- Automatically select the first element when the application builder
page loads.
[#&#8203;2597](https://gitlab.com/baserow/baserow/-/issues/2597)
- Add warning about security in the visibility side panel.
[#&#8203;2627](https://gitlab.com/baserow/baserow/-/issues/2627)
-   Allow generating a Baserow formula using AI
- Optionally limit the number of pending invites using the
`BASEROW_MAX_PENDING_WORKSPACE_INVITES` environment variable.
-   Show enterprise modal when clicking on disabled feature.
-   Update Node.js version to 21.7.3

##### Bug fixes

- Fix for duplicated select fields import from airtable
[#&#8203;1235](https://gitlab.com/baserow/baserow/-/issues/1235)
- Allow importing into a URL field.
[#&#8203;1437](https://gitlab.com/baserow/baserow/-/issues/1437)
- Fix formula recursion error in create/update row action when using
multiple formule with the same data source
[#&#8203;2506](https://gitlab.com/baserow/baserow/-/issues/2506)
- Resolved an issue where the application builder sample pages getting
created would result in an error.
[#&#8203;2512](https://gitlab.com/baserow/baserow/-/issues/2512)
- Fix broken filter when filtering a data source using the `Or`
operation in the published version of a builder application
[#&#8203;2525](https://gitlab.com/baserow/baserow/-/issues/2525)
- Fix random loss of authentication in application builder
[#&#8203;2526](https://gitlab.com/baserow/baserow/-/issues/2526)
- fix sorts management in data source
[#&#8203;2527](https://gitlab.com/baserow/baserow/-/issues/2527)
- Table not visible in preview wasn't updated after login
[#&#8203;2534](https://gitlab.com/baserow/baserow/-/issues/2534)
- Resolved an edge-case where it'd be possible to publish an application
to a deleted domain.
[#&#8203;2548](https://gitlab.com/baserow/baserow/-/issues/2548)
- Fixed a bug that prevented the possibility to add a link element to a
column [#&#8203;2565](https://gitlab.com/baserow/baserow/-/issues/2565)
- Show only visible roles in the team member creation/edit modal.
[#&#8203;2574](https://gitlab.com/baserow/baserow/-/issues/2574)
- Improved collection element (e.g. table, repeat) load more behaviour
so that they are more resilient to slow/offline connections.
[#&#8203;2580](https://gitlab.com/baserow/baserow/-/issues/2580)
- Fix a bug when a user was trying to log in and their password was
empty [#&#8203;2596](https://gitlab.com/baserow/baserow/-/issues/2596)
- Resolved an issue where some application builder table element
link-type fields were missing some data.
[#&#8203;2616](https://gitlab.com/baserow/baserow/-/issues/2616)
- Resolved an issue in the form container where resetting to initial
values after submission wasn't working properly.
[#&#8203;2621](https://gitlab.com/baserow/baserow/-/issues/2621)
- Fix a bug causing the view to crash when grouping by a multiple select
and a single select field.
[#&#8203;2624](https://gitlab.com/baserow/baserow/-/issues/2624)
- Update /api/user-files/upload-via-url/ endpoint to support urls ending
with / [#&#8203;2644](https://gitlab.com/baserow/baserow/-/issues/2644)
-   Element visibility is now set to 'all' by default
-   Fix form print capabilities.

##### Refactors

- Automatically hide newly created fields on views that are shared
publicly
[#&#8203;1585](https://gitlab.com/baserow/baserow/-/issues/1585)
- refactor buttons
[#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918)
- Python packaging updated, consistent python versions, makefile for
automation
[#&#8203;2494](https://gitlab.com/baserow/baserow/-/issues/2494)
    -   each backend tree is installable python package
    -   makefile targets available for better automation
- notify about staff users being created with dev sh script
[#&#8203;2590](https://gitlab.com/baserow/baserow/-/issues/2590)
- Refactor the sync_templates command to use individual transactions for
each template.
[#&#8203;2591](https://gitlab.com/baserow/baserow/-/issues/2591)
- Activate AWS storage if `AWS_STORAGE_BUCKET_NAME` instead of
`AWS_ACCESS_KEY_ID`.
-   Improved discoverability of paid features
-   Update debian version in docker images to bookworm
-   Update the list of unsupported field types for formula in our docs.

##### Breaking API changes

- When sending a PATCH request to the api:applications:item endpoint,
invalid payload keys will be ignored and will no longer cause an HTTP
400 error.
[#&#8203;2301](https://gitlab.com/baserow/baserow/-/issues/2301)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-10-05 19:04:40 +00:00
TrueCharts Bot
b220b3ae13 chore(deps): update container image mariadb to v15.4.1@99e64d2 by renovate (#27329)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/stable/mariadb)
([source](https://redirect.github.com/bitnami/bitnami-docker-mariadb)) |
patch | `15.4.0` -> `15.4.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 20:25:56 +02:00
TrueCharts Bot
c3510b0889 chore(deps): update container image ghcr.io/linuxserver/piwigo to 14.5.0@458d08e by renovate (#27324)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/piwigo](https://redirect.github.com/linuxserver/docker-piwigo/packages)
([source](https://redirect.github.com/linuxserver/docker-piwigo)) |
digest | `514ba5c` -> `458d08e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 20:18:24 +02:00
TrueCharts Bot
885cc09900 chore(deps): update container image jvt038/metatube to latest@f67b52c by renovate (#27326)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| jvt038/metatube | digest | `9ed73b7` -> `f67b52c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 20:18:16 +02:00
TrueCharts Bot
bfa4f22764 chore(deps): update container image anirdev/slink to v1.2.0@ad7327a by renovate (#27330)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| anirdev/slink | minor | `v1.1.0` -> `v1.2.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 20:17:43 +02:00
TrueCharts Bot
afe3453c5d chore(deps): update container image ghcr.io/linuxserver/grav to 1.7.46@fc82a15 by renovate (#27323) 2024-10-05 20:17:41 +02:00
TrueCharts Bot
a1e0cf041c chore(deps): update container image ghcr.io/onedr0p/sabnzbd to 4.3.3@47c42cd by renovate (#27325)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/sabnzbd](https://ghcr.io/onedr0p/sabnzbd)
([source](https://redirect.github.com/sabnzbd/sabnzbd)) | digest |
`4ad7373` -> `47c42cd` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 20:17:33 +02:00
TrueCharts Bot
fd0fa926cf chore(deps): update container image baserow/baserow to v@8241684 by renovate (#27322)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [baserow/baserow](https://gitlab.com/baserow/baserow) | digest |
`c0f601f` -> `8241684` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 20:17:32 +02:00
TrueCharts Bot
8f50e9121a chore(deps): update container image ghcr.io/sysadminsmedia/homebox to v0.15.1@ef3f809 by renovate (#27328)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/sysadminsmedia/homebox](https://redirect.github.com/sysadminsmedia/homebox)
| patch | `0.15.0` -> `0.15.1` |

---

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

---

### Release Notes

<details>
<summary>sysadminsmedia/homebox
(ghcr.io/sysadminsmedia/homebox)</summary>

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

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

#### Changes

- Fixes issue with soldPrice and purchasePrice being strings still when
they should now be proper numbers.
-   Updates ente data files to the latest possible

#### Breaking Changes

- Anyone using the API directly needs to use proper JSON floats instead
of strings when sending item updates to the API.

**Full Changelog**:
https://github.com/sysadminsmedia/homebox/compare/v0.15.0...v0.15.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 20:17:10 +02:00
TrueCharts Bot
89d6743fd3 chore(deps): update container image baserow/baserow to v1.24.2@c0f601f by renovate (#20567)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [baserow/baserow](https://gitlab.com/baserow/baserow) | minor |
`1.23.0` -> `1.24.2` |

---

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

---

### Release Notes

<details>
<summary>baserow/baserow (baserow/baserow)</summary>

###
[`v1.24.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1242)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.24.1...1.24.2)

##### Bug fixes

-   Fix ownership when initializing PG15 database.

###
[`v1.24.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1241)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.24.0...1.24.1)

##### New features

- Add the 'Clear' shortcut key for full-sized Mac keyboards.
[#&#8203;2198](https://gitlab.com/baserow/baserow/-/issues/2198)
- add input_type to InputTextElement to handle password type
[#&#8203;2446](https://gitlab.com/baserow/baserow/-/issues/2446)

##### Bug fixes

-   Fixes the Render deployment by enforcing http.
-   Fix selecting role on database and table level.

###
[`v1.24.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1240)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.23.2...1.24.0)

##### New features

- Make links in the URL field type clickable in the row edit modal.
[#&#8203;1072](https://gitlab.com/baserow/baserow/-/issues/1072)
- Display unavailable advanced/enterprise roles even if the user isn't
on one of these plans
[#&#8203;1313](https://gitlab.com/baserow/baserow/-/issues/1313)
- Made email notifications clickable and link to related row.
[#&#8203;1881](https://gitlab.com/baserow/baserow/-/issues/1881)
- Introduce 'greater than or equal to' and 'lower than or equal to'
filter types for number fields
[#&#8203;1988](https://gitlab.com/baserow/baserow/-/issues/1988)
- Add support for user mentions in the rich text field.
[#&#8203;2041](https://gitlab.com/baserow/baserow/-/issues/2041)
- Introduced is any of and is none of filters.
[#&#8203;2102](https://gitlab.com/baserow/baserow/-/issues/2102)
- Add keyboard shortcuts to interact with Application Builder elements:
c (select child), p (select parent), arrow keys (select elements), arrow
keys + alt/option (move elements).
[#&#8203;2198](https://gitlab.com/baserow/baserow/-/issues/2198)
- Add a new data provider that allows to use values from previous
actions in formulas
[#&#8203;2224](https://gitlab.com/baserow/baserow/-/issues/2224)
- For Grid view, show field name on hover if it doesn't fit in the field
width [#&#8203;2236](https://gitlab.com/baserow/baserow/-/issues/2236)
- Allow optional co-branding in enterprise.
[#&#8203;2294](https://gitlab.com/baserow/baserow/-/issues/2294)
- Allow selecting entire array result in data explorer
[#&#8203;2347](https://gitlab.com/baserow/baserow/-/issues/2347)
- Allow to define visibility for elements in application builder
[#&#8203;2374](https://gitlab.com/baserow/baserow/-/issues/2374)
- Add logout action to application builder
[#&#8203;2390](https://gitlab.com/baserow/baserow/-/issues/2390)
- Add after login even for the authentication form
[#&#8203;2391](https://gitlab.com/baserow/baserow/-/issues/2391)
- Add links to the rich text field.
[#&#8203;2412](https://gitlab.com/baserow/baserow/-/issues/2412)
- Tweaked the application builder data source and events forms so that
they occasionally use our smaller form input variant.
[#&#8203;2447](https://gitlab.com/baserow/baserow/-/issues/2447)
- Improved upon loading states for elements which can dispatch a
workflow action.
[#&#8203;2449](https://gitlab.com/baserow/baserow/-/issues/2449)
- Allow overwriting generative ai settings on workspace level.
[#&#8203;2490](https://gitlab.com/baserow/baserow/-/issues/2490)
- Add && and || operators to the formula language
[#&#8203;2135](https://gitlab.com/baserow/baserow/-/issues/2135)
-   Introduced a new AI field type

##### Bug fixes

- Fixed copy and paste of unnamed rows for link row field
[#&#8203;1744](https://gitlab.com/baserow/baserow/-/issues/1744)
- Application builder integrations are now loaded with the application
[#&#8203;2156](https://gitlab.com/baserow/baserow/-/issues/2156)
- Fixed a bug that caused displacement of the filter type dropdown in
survey mode forms.
[#&#8203;2400](https://gitlab.com/baserow/baserow/-/issues/2400)
- Allow selecting the value property for linked tables field. It also
fixes the data schema icons for File fields"
[#&#8203;2402](https://gitlab.com/baserow/baserow/-/issues/2402)
- Resolved an issue where creating/updating a row in a workflow action
would break if the field was read only.
[#&#8203;2408](https://gitlab.com/baserow/baserow/-/issues/2408)
- Improved formula input field reactivity
[#&#8203;2420](https://gitlab.com/baserow/baserow/-/issues/2420)
- Resolved an issue causing the rich text menus to malfunction in
Safari. [#&#8203;2428](https://gitlab.com/baserow/baserow/-/issues/2428)
- Resolved an issue where a list data source's row index would raise an
error when used in the current_record data provider.
[#&#8203;2431](https://gitlab.com/baserow/baserow/-/issues/2431)
- Disable HTML support in the rich text field
[#&#8203;2450](https://gitlab.com/baserow/baserow/-/issues/2450)
- Fix [#&#8203;2464](https://gitlab.com/baserow/baserow/-/issues/2464)
- Resolved an error which was raised when an application was published
with a misconfigured user source.
[#&#8203;2467](https://gitlab.com/baserow/baserow/-/issues/2467)
- Resolved an issue where updating a table element with an invalid data
source would cause the backend to throw an unhandled error.
[#&#8203;2468](https://gitlab.com/baserow/baserow/-/issues/2468)
- ensure that the get row service type path importer receives no field
it doesn t fail hard
[#&#8203;2473](https://gitlab.com/baserow/baserow/-/issues/2473)
- Using login form if you are already logged doesn't require to click
twice on the button anymore
[#&#8203;2476](https://gitlab.com/baserow/baserow/-/issues/2476)
- Fix bug where cards were overlapping if the field name was too long.
[#&#8203;2478](https://gitlab.com/baserow/baserow/-/issues/2478)
- Resolved an issue preventing the import/export of workspaces
containing a duration field.
[#&#8203;2507](https://gitlab.com/baserow/baserow/-/issues/2507)
- Restrict 'Manage members' context menu item to database applications
only. [#&#8203;2510](https://gitlab.com/baserow/baserow/-/issues/2510)
- Fix a bug preventing to trigger a test call for the `update_row`
webhook event type.
[#&#8203;2511](https://gitlab.com/baserow/baserow/-/issues/2511)
-   Collection fields are now deleted on table element update
-   Dropdown opened low on the page opens upward now
- Fixed a memory leak in the all_models property key of the apps
registry.
- Fix thread safety bug of the table get_model method.
[#&#8203;2421](https://gitlab.com/baserow/baserow/-/issues/2421)
-   Restore dashboard performances when getting all applications

##### Refactors

- Create base components for the AB
[#&#8203;2355](https://gitlab.com/baserow/baserow/-/issues/2355)
-   Change application builder elements order

##### Breaking API changes

-   Made the application request serializers polymorphic.
- Breaking change: when an application is created or updated via the API
with an invalid `type` we will now return an
`ERROR_APPLICATION_TYPE_DOES_NOT_EXIST` error code, rather than
`ERROR_REQUEST_BODY_VALIDATION`.

###
[`v1.23.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1232)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.23.1...1.23.2)

##### Bug fixes

- Fix thread safety bug of the table get_model method.
[#&#8203;2421](https://gitlab.com/baserow/baserow/-/issues/2421)

###
[`v1.23.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1231)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.23.0...1.23.1)

##### New features

- Copy single value to all selected cells
[#&#8203;2238](https://gitlab.com/baserow/baserow/-/issues/2238)
- Added templates: Net Promoter score, Project Management, OOO
Management, Agile Product Roadmap

##### Bug fixes

- Resolved an issue causing duplicate notifications and improved
handling of multiple WorkspaceInvitations for the same user.
[#&#8203;2350](https://gitlab.com/baserow/baserow/-/issues/2350)
- Tweaked the application builder Examples page table element columns.
[#&#8203;2382](https://gitlab.com/baserow/baserow/-/issues/2382)
- Fix port binding problem in the all in one image.
[#&#8203;2403](https://gitlab.com/baserow/baserow/-/issues/2403)
- ensure that the list rows service type path importer receives no row
or field it doesn't fail.
[#&#8203;2411](https://gitlab.com/baserow/baserow/-/issues/2411)
- Fix error for invalid formulas in DropdownElement default value
[#&#8203;2414](https://gitlab.com/baserow/baserow/-/issues/2414)
- Resolved an issue where an application's user sources would try and
list users when no table had been selected.
[#&#8203;2415](https://gitlab.com/baserow/baserow/-/issues/2415)
- Ensure the dispatch datasources endpoint handles missing pages
properly.
[#&#8203;2417](https://gitlab.com/baserow/baserow/-/issues/2417)
- Fix error fro workflow actions with no loading indicator
[#&#8203;2418](https://gitlab.com/baserow/baserow/-/issues/2418)
- Resolved an issue with the update row workflow action throwing an
error if an invalid row ID was provided.
[#&#8203;2419](https://gitlab.com/baserow/baserow/-/issues/2419)
- Improve page editor performances when using lots of input elements
[#&#8203;2420](https://gitlab.com/baserow/baserow/-/issues/2420)
-   Delete group by if the field is changed to an incompatible type.
- Fixed public grid view failing is empty order_by parameter was
provided.
-   Show billable badge to billable roles.

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

---------

Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: kqmaverick <kqmaverick@gmail.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-10-05 18:50:23 +03:00
TrueCharts Bot
f5afb3d1b0 chore(deps): update container image ghcr.io/meeb/tubesync to latest@509e555 by renovate (#27320) 2024-10-05 14:19:56 +02:00
TrueCharts Bot
d1217e4b8b chore(deps): update container image ghcr.io/linuxserver/openvscode-server to 1.93.1@9ec8b31 by renovate (#27319)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages)
([source](https://redirect.github.com/linuxserver/docker-openvscode-server))
| digest | `489a851` -> `9ec8b31` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 14:19:52 +02:00
TrueCharts Bot
ac2555c573 chore(deps): update container image ghcr.io/linuxserver/mysql-workbench to 8.0.38@1bfae35 by renovate (#27318)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mysql-workbench](https://redirect.github.com/linuxserver/docker-mysql-workbench/packages)
([source](https://redirect.github.com/linuxserver/docker-mysql-workbench))
| digest | `a29ca9f` -> `1bfae35` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 14:19:24 +02:00
TrueCharts Bot
1105497c46 chore(deps): update container image ghcr.io/elfhosted/jackett to v0.22.714@205d676 by renovate (#27321)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `0.22.707` -> `0.22.714` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 14:18:46 +02:00
TrueCharts Bot
91600bf2b5 chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@273e2fb by renovate (#27311)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `21eca0b` -> `273e2fb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 14:18:41 +02:00
TrueCharts Bot
957293a06d chore(deps): update container image bitnami/mariadb to 11.5.2@0b22e57 by renovate (#27317)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami/mariadb](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/mariadb))
| digest | `f201dc3` -> `0b22e57` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 14:18:26 +02:00
TrueCharts Bot
79ed82917b chore(deps): update container image aeonlucid/impostor to nightly@ad84664 by renovate (#27316)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| aeonlucid/impostor | digest | `6710f6f` -> `ad84664` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 14:18:04 +02:00
TrueCharts Bot
aa56b944d4 chore(deps): update container image mongodb to v14.2.1@500f653 by renovate (#27302)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mongodb](https://truecharts.org/charts/stable/mongodb)
([source](https://redirect.github.com/bitnami/bitnami-docker-mongodb)) |
patch | `14.2.0` -> `14.2.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-10-05 14:13:14 +02:00
TrueCharts Bot
be853d7fce chore(deps): update container image ronivay/xen-orchestra to v5.157.1@2cdb650 by renovate (#27313)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ronivay/xen-orchestra | minor | `5.156.0` -> `5.157.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 08:18:32 +02:00
TrueCharts Bot
161a96f55f chore(deps): update container image modem7/newyearcountdown to latest@0580c5d by renovate (#27310) 2024-10-05 08:17:39 +02:00
TrueCharts Bot
38e90f7d6a chore(deps): update container image machines/filestash to latest@5ce82c2 by renovate (#27308) 2024-10-05 08:17:32 +02:00
TrueCharts Bot
f9e9371beb chore(deps): update container image golift/notifiarr to v0.8.3@7922f7d by renovate (#27312) 2024-10-05 08:17:29 +02:00