mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 15:11:21 -03:00
927a44809bc9187cfd9f7bf9a684bfbe338fb7ee
34981 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
927a44809b |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
d9edbc6a69 |
Update renovate.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
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 @​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​471](https://redirect.github.com/anchore/sbom-action/issues/471)) \[[komish](https://redirect.github.com/komish)] - chore(deps): update Syft to v1.5.0 ([#​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 ([#​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 ([#​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 ([#​465](https://redirect.github.com/anchore/sbom-action/issues/465)) - Update GitHub artifact client ([#​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 ([#​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 ([#​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. ([#​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 ([#​454](https://redirect.github.com/anchore/sbom-action/issues/454)) - Bump Node to v20 on download-syft/publish-sbom actions ([#​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 ([#​446](https://redirect.github.com/anchore/sbom-action/issues/446)) \[[kzantow](https://redirect.github.com/kzantow)] - update Syft to v0.105.0 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​430](https://redirect.github.com/anchore/sbom-action/issues/430)) \[[eyakubovich](https://redirect.github.com/eyakubovich)] - chore: pin and upgrade gh actions ([#​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 ([#​426](https://redirect.github.com/anchore/sbom-action/issues/426)) \[[willmurphyscode](https://redirect.github.com/willmurphyscode)]. ##### Other Changes - pin and upgrade actions/checkout ([#​428](https://redirect.github.com/anchore/sbom-action/issues/428)) \[[willmurphyscode](https://redirect.github.com/willmurphyscode)] - chore(deps): update Syft to v0.97.1 ([#​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 ([#​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 [@​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 - [@​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 [@​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 - [@​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 [@​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 [@​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 - [@​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) - [@​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 - [#​190](https://redirect.github.com/pre-commit/action/issues/190) PR by [@​SukiCZ](https://redirect.github.com/SukiCZ). - [#​189](https://redirect.github.com/pre-commit/action/issues/189) issue by [@​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==--> |
||
|
|
26b34d53ae | cleanup a bit | ||
|
|
5e73db1ea0 | adapt container build for new paths | ||
|
|
82262d1b1d | initial work on adding container CI | ||
|
|
0c75709b3b |
Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
7c89e3688f | move mirror systemcharts to archive | ||
|
|
c2de459c06 | Add Archive to repo | ||
|
|
0b3a98918d | Add containers to repo | ||
|
|
04a1a65418 |
Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
48de63eab5 |
Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
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> |
||
|
|
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`]( |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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`]( |
||
|
|
b19501c0bc | chore(deps): update container image automaticrippingmachine/automatic-ripping-machine to 2.8.1@19c2e72 by renovate (#27332) | ||
|
|
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=--> |
||
|
|
f77f6d258f | chore(deps): update container image advplyr/audiobookshelf to v2.14.0@000b7d6 by renovate (#27338) | ||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
cb48656bd6 | chore(deps): update container image ghcr.io/sysadminsmedia/homebox to v0.15.2@a2c1493 by renovate (#27337) | ||
|
|
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=--> |
||
|
|
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. [#​1262](https://gitlab.com/baserow/baserow/-/issues/1262) - Allow to filter calendar view [#​1633](https://gitlab.com/baserow/baserow/-/issues/1633) - Add data sync backend. [#​2278](https://gitlab.com/baserow/baserow/-/issues/2278) - Introduced create data sync table frontend. [#​2278](https://gitlab.com/baserow/baserow/-/issues/2278) - Introduced the ability to sync with a local Baserow table. [#​2278](https://gitlab.com/baserow/baserow/-/issues/2278) - Optionally prevent sending row realtime update signals. [#​2278](https://gitlab.com/baserow/baserow/-/issues/2278) - Introduced read_only, immutable_type, and immutable_properties state for the field. [#​2278](https://gitlab.com/baserow/baserow/-/issues/2278) - Introduced the ability to manually trigger a sync. [#​2278](https://gitlab.com/baserow/baserow/-/issues/2278) - \[Builder] Add related record selector element [#​2396](https://gitlab.com/baserow/baserow/-/issues/2396) - Allow to cancel a job (i.e. a database snapshot). [#​2756](https://gitlab.com/baserow/baserow/-/issues/2756) - \[Builder] Add link/button variant to table element links [#​2767](https://gitlab.com/baserow/baserow/-/issues/2767) - Trigger row update webhook only when chosen field cell value changes. [#​2877](https://gitlab.com/baserow/baserow/-/issues/2877) - Introduced configurable row height in the grid view. [#​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 [#​2542](https://gitlab.com/baserow/baserow/-/issues/2542) - \[Builder] Restore refresh token endpoint for published websites [#​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. [#​2735](https://gitlab.com/baserow/baserow/-/issues/2735) - Fix Aggregations do not filter records in public shared views [#​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 [#​2912](https://gitlab.com/baserow/baserow/-/issues/2912) - \[Builder] Fix bug where ordering of List Rows and Get Rows service types could be inconsistent. [#​2964](https://gitlab.com/baserow/baserow/-/issues/2964) - \[Builder] Tweaked the data source filter input styles. [#​2967](https://gitlab.com/baserow/baserow/-/issues/2967) - \[Builder] Ensure that navigating to the current page doesn't cause an error. [#​2973](https://gitlab.com/baserow/baserow/-/issues/2973) - \[Builder] Fix Choice element error when using integer as option value [#​2977](https://gitlab.com/baserow/baserow/-/issues/2977) - Fix selecting more than 120 rows when triggering AI value generation. [#​2979](https://gitlab.com/baserow/baserow/-/issues/2979) - \[Builder] Allow email address to be case insensitive during login. [#​2989](https://gitlab.com/baserow/baserow/-/issues/2989) - Fix text wrapping for longer toast messages [#​2998](https://gitlab.com/baserow/baserow/-/issues/2998) - \[Builder] Fix bug where calculating missingIndexes could sometimes raise a TypeError. [#​3004](https://gitlab.com/baserow/baserow/-/issues/3004) - Fix webhook list crashing if call response is empty. [#​3024](https://gitlab.com/baserow/baserow/-/issues/3024) - Fix survey mode view with rich text by not automatically focussing. [#​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. [#​3029](https://gitlab.com/baserow/baserow/-/issues/3029) - \[Builder] Fix record selector bug when using a data source sort [#​3030](https://gitlab.com/baserow/baserow/-/issues/3030) - \[Builder] Safely check if property selector is available. [#​3033](https://gitlab.com/baserow/baserow/-/issues/3033) - Fixed a problem that caused form creation to be disabled for unsynced tables [#​3051](https://gitlab.com/baserow/baserow/-/issues/3051) - Handle long radio label [#​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. [#​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. [#​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. [#​3061](https://gitlab.com/baserow/baserow/-/issues/3061) - Fix a bug causing Tab navigation to not work properly with forms in Survey mode. [#​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. [#​2547](https://gitlab.com/baserow/baserow/-/issues/2547) - Use dblclick event instead of checking ellapsed time for double-click. [#​2628](https://gitlab.com/baserow/baserow/-/issues/2628) - Upgrade to Django 5.X [#​2864](https://gitlab.com/baserow/baserow/-/issues/2864) - \[Builder] Allow more elements to be nested in the column, form and repeat elements. [#​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. [#​2961](https://gitlab.com/baserow/baserow/-/issues/2961) - \[Builder] Fix missing current record data in data explorer for table button events [#​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. [#​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. [#​2856](https://gitlab.com/baserow/baserow/-/issues/2856) - \[Builder] Allow Integer as a valid Option Value for Choice Element when referencing a linked table. [#​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. [#​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. [#​1301](https://gitlab.com/baserow/baserow/-/issues/1301) - Introduced official Helm chart. [#​1728](https://gitlab.com/baserow/baserow/-/issues/1728) - \[premium] Calendar view can be shared with external applications via ical feed url [#​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. [#​193](https://gitlab.com/baserow/baserow/-/issues/193) - Reduce the frequency of periodic field updates for unused workspaces. [#​2120](https://gitlab.com/baserow/baserow/-/issues/2120) - Allow selecting multiple relationships in the row select modal of the link row field. [#​2267](https://gitlab.com/baserow/baserow/-/issues/2267) - Join additional fields of a relationship via the API without creating a lookup field [#​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. [#​2620](https://gitlab.com/baserow/baserow/-/issues/2620) - Add onboarding step that adds fields to the created table [#​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. [#​2658](https://gitlab.com/baserow/baserow/-/issues/2658) - Display hyperlinks in lookup fields when lookup field is URLField [#​2692](https://gitlab.com/baserow/baserow/-/issues/2692) - Show the Baserow version in the setting page. [#​2696](https://gitlab.com/baserow/baserow/-/issues/2696) - Add array filters for formula arrays based on text [#​2727](https://gitlab.com/baserow/baserow/-/issues/2727) - \[Builder] Add image collection field to table elements [#​2759](https://gitlab.com/baserow/baserow/-/issues/2759) - \[Builder] Improve data explorer performances and allow to select any repetition from a source [#​2762](https://gitlab.com/baserow/baserow/-/issues/2762) - Add tourl formula to support operations on url field type [#​2791](https://gitlab.com/baserow/baserow/-/issues/2791) - \[Builder] Allow to change input elements style [#​2803](https://gitlab.com/baserow/baserow/-/issues/2803) - \[Builder] Allow to configure table field styles [#​2803](https://gitlab.com/baserow/baserow/-/issues/2803) - \[Builder] Allow to style the table element [#​2803](https://gitlab.com/baserow/baserow/-/issues/2803) - Extend array filters to support lookups of URL, email, phone number, and UUID fields [#​2819](https://gitlab.com/baserow/baserow/-/issues/2819) - \[Builder] Introduce the 'delete row' workflow action [#​2822](https://gitlab.com/baserow/baserow/-/issues/2822) - Automatically prefill reverse relationship for new row in linked table [#​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. [#​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. [#​2601](https://gitlab.com/baserow/baserow/-/issues/2601) - Grid view: highlight edited row [#​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. [#​2730](https://gitlab.com/baserow/baserow/-/issues/2730) - Cut off long relationship descriptions [#​2742](https://gitlab.com/baserow/baserow/-/issues/2742) - Properly handle user_field_names in api calls [#​2784](https://gitlab.com/baserow/baserow/-/issues/2784) - Fix nested filter group duplication. [#​2788](https://gitlab.com/baserow/baserow/-/issues/2788) - Fixed undefined variable in JobHandler.run [#​2796](https://gitlab.com/baserow/baserow/-/issues/2796) - \[Builder] Fix filter data source formula fields alignment [#​2804](https://gitlab.com/baserow/baserow/-/issues/2804) - Clear workspace_id after each test [#​2815](https://gitlab.com/baserow/baserow/-/issues/2815) - Fix translation in SAML configuration [#​2830](https://gitlab.com/baserow/baserow/-/issues/2830) - \[Builder] Fixed bug where typing too quickly in the Color style input caused duplicate characters. [#​2831](https://gitlab.com/baserow/baserow/-/issues/2831) - Fix upserts for table usage [#​2839](https://gitlab.com/baserow/baserow/-/issues/2839) - Update plugin boilerplate deps. [#​2846](https://gitlab.com/baserow/baserow/-/issues/2846) - \[Builder] Fix theme panel opening on some screen resolution or when using browser zoom [#​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. [#​2861](https://gitlab.com/baserow/baserow/-/issues/2861) - Fix a bug where the clear button doesn't work in workspace level audit logs. [#​2866](https://gitlab.com/baserow/baserow/-/issues/2866) - Prevent unnecessary $set events in Posthog [#​2868](https://gitlab.com/baserow/baserow/-/issues/2868) - \[Builder] Fix bug where deleting a User Source would cause the frontend to crash. [#​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. [#​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. [#​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. [#​2881](https://gitlab.com/baserow/baserow/-/issues/2881) - Display newly created linked row [#​2901](https://gitlab.com/baserow/baserow/-/issues/2901) - list rows via api fails with include or exclude and view_id [#​2903](https://gitlab.com/baserow/baserow/-/issues/2903) - Fix a bug causing dropdowns to not always work in forms when searching for an item. [#​2929](https://gitlab.com/baserow/baserow/-/issues/2929) - Update helm chart docs [#​2936](https://gitlab.com/baserow/baserow/-/issues/2936) - Create an ActionType for form submissions to track them in the audit log. [#​2938](https://gitlab.com/baserow/baserow/-/issues/2938) - Fix a bug causing every snapshot to perform additional queries to check permissions for RBAC. [#​2941](https://gitlab.com/baserow/baserow/-/issues/2941) - Fix date filter input [#​2945](https://gitlab.com/baserow/baserow/-/issues/2945) - Fix posthog error when user is an AnonymousUser and distinc_id is None. [#​2954](https://gitlab.com/baserow/baserow/-/issues/2954) - Fix import for broken lookup fields [#​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. [#​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. [#​2063](https://gitlab.com/baserow/baserow/-/issues/2063) - \[Builder] Ensure the Element Panel's Dropdown and Input fields use the dense style. [#​2705](https://gitlab.com/baserow/baserow/-/issues/2705) - \[Builder] Improve how Choice Element's values are auto-populated. [#​2706](https://gitlab.com/baserow/baserow/-/issues/2706) - Make unittests more resiliant to environment variables changes [#​2801](https://gitlab.com/baserow/baserow/-/issues/2801) - Refactor array filter mixins [#​2802](https://gitlab.com/baserow/baserow/-/issues/2802) - Don t recreate table column when updating a formula field if not needed [#​2890](https://gitlab.com/baserow/baserow/-/issues/2890) - Reschedule view index creation if table is already locked. [#​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. [#​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. [#​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. [#​1242](https://gitlab.com/baserow/baserow/-/issues/1242) - \[Builder] Improved application styling capabilities [#​2388](https://gitlab.com/baserow/baserow/-/issues/2388) - \[Builder] More styles of the builder elements can be customized [#​2388](https://gitlab.com/baserow/baserow/-/issues/2388) - \[Builder] Allow choice element options to be populated from formulas [#​2489](https://gitlab.com/baserow/baserow/-/issues/2489) - \[Builder] Add support for controlling Element visibility via User Roles in the Element's Visibility Tab. [#​2498](https://gitlab.com/baserow/baserow/-/issues/2498) - \[Builder] Added support for form elements within a repeat element. [#​2636](https://gitlab.com/baserow/baserow/-/issues/2636) - Add ability to delete row in calendar view [#​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. [#​2013](https://gitlab.com/baserow/baserow/-/issues/2013) - Generate file name for files uploaded by url where URL doesn't contain any path. [#​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. [#​2740](https://gitlab.com/baserow/baserow/-/issues/2740) - Fix multiple usage of filename contains filter [#​2746](https://gitlab.com/baserow/baserow/-/issues/2746) - Show a notification of a 500 error in the frontend [#​2754](https://gitlab.com/baserow/baserow/-/issues/2754) - Date field now can be cleared when a row is edited as a form. [#​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. [#​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. [#​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 [#​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. [#​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 [#​1751](https://gitlab.com/baserow/baserow/-/issues/1751) - Add ability to delete row in kanban view [#​2179](https://gitlab.com/baserow/baserow/-/issues/2179) - Add Celery Flower [#​2255](https://gitlab.com/baserow/baserow/-/issues/2255) - Serve files from the backend to authorized users and/or with temporary links. [#​2474](https://gitlab.com/baserow/baserow/-/issues/2474) - improve dropdown element to allow multi selection [#​2515](https://gitlab.com/baserow/baserow/-/issues/2515) - \[Builder] Rename dropdown element to choice element and allow to display element as dropdown/checkbox/radio [#​2517](https://gitlab.com/baserow/baserow/-/issues/2517) - \[Builder] Add responsive behavior configuration for table element [#​2523](https://gitlab.com/baserow/baserow/-/issues/2523) - Allow syncing only a specific subset of templates [#​2611](https://gitlab.com/baserow/baserow/-/issues/2611) - Enable single level nesting of filter groups within existing groups [#​2646](https://gitlab.com/baserow/baserow/-/issues/2646) - Support file field as knowledge base for AI prompt [#​2649](https://gitlab.com/baserow/baserow/-/issues/2649) ##### Bug fixes - Resolved an issue where moving elements stopped working from the element menu. [#​2619](https://gitlab.com/baserow/baserow/-/issues/2619) - Fix formula migration for elements inside a repeat element [#​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. [#​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. [#​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. [#​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. [#​2666](https://gitlab.com/baserow/baserow/-/issues/2666) - \[Builder] Resolved an issue which prevented the Open Page action from accessing the 'Previous action' provider. [#​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 [#​2708](https://gitlab.com/baserow/baserow/-/issues/2708) - fix for UUIDFieldType that fails hard if filtered by ContainsViewFilterType and a non-UUID string [#​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. [#​2715](https://gitlab.com/baserow/baserow/-/issues/2715) - Fixed bug with incorrect row ordering for editors and lower in views with group bys. [#​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. [#​2607](https://gitlab.com/baserow/baserow/-/issues/2607) - Remove vim and nano from dependencies [#​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. [#​2612](https://gitlab.com/baserow/baserow/-/issues/2612) - Fix issue when grouping by a single select field. [#​2624](https://gitlab.com/baserow/baserow/-/issues/2624) - Ensure Link elements work with Custom URL protocols like mailto, sms, or tel. [#​2642](https://gitlab.com/baserow/baserow/-/issues/2642) - Resolved an issue where links would not work properly in repeat elements within a published application. [#​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. [#​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 [#​1576](https://gitlab.com/baserow/baserow/-/issues/1576) - Add support for aggregations on public grid views [#​1929](https://gitlab.com/baserow/baserow/-/issues/1929) - Support for rich text field description [#​2090](https://gitlab.com/baserow/baserow/-/issues/2090) - Add aggregations support for last modified by and created by fields [#​2114](https://gitlab.com/baserow/baserow/-/issues/2114) - Add a new Application Builder action to refresh a Data Source in a page. [#​2192](https://gitlab.com/baserow/baserow/-/issues/2192) - Improved onboarding for new users. [#​2212](https://gitlab.com/baserow/baserow/-/issues/2212) - Add email verification options to user accounts [#​2264](https://gitlab.com/baserow/baserow/-/issues/2264) - Add support for `d h m` and `d h m s` duration formats. [#​2284](https://gitlab.com/baserow/baserow/-/issues/2284) - Add support in Application Builder to add a custom favicon. [#​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. [#​2304](https://gitlab.com/baserow/baserow/-/issues/2304) - Add a new Collection Field Type of Boolean in Application Builder. [#​2359](https://gitlab.com/baserow/baserow/-/issues/2359) - Templates are now compatible with application builder [#​2387](https://gitlab.com/baserow/baserow/-/issues/2387) - Send information to baserow.io if user agrees during onboarding. [#​2412](https://gitlab.com/baserow/baserow/-/issues/2412) - Add support for divisions,multiplications, and rollup formulas with the duration field. [#​2416](https://gitlab.com/baserow/baserow/-/issues/2416) - Add support for multi tag collection fields in Application Builder table element [#​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. [#​2485](https://gitlab.com/baserow/baserow/-/issues/2485) - automatically populate fields in a table when selecting the data source [#​2497](https://gitlab.com/baserow/baserow/-/issues/2497) - Add a new "button" field to table element that can trigger actions based on current rows. [#​2522](https://gitlab.com/baserow/baserow/-/issues/2522) - Improve date filters by allowing multi step combinations. [#​2537](https://gitlab.com/baserow/baserow/-/issues/2537) - Prevent sending too many email verification emails [#​2552](https://gitlab.com/baserow/baserow/-/issues/2552) - Automatically login users upon email verification [#​2557](https://gitlab.com/baserow/baserow/-/issues/2557) - Allow instance admin to sign in even if email verification is set to enforced [#​2558](https://gitlab.com/baserow/baserow/-/issues/2558) - Add email verified confirmation page [#​2559](https://gitlab.com/baserow/baserow/-/issues/2559) - Support for negative duration field values. [#​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. [#​2570](https://gitlab.com/baserow/baserow/-/issues/2570) - Automatically select the first element when the application builder page loads. [#​2597](https://gitlab.com/baserow/baserow/-/issues/2597) - Add warning about security in the visibility side panel. [#​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 [#​1235](https://gitlab.com/baserow/baserow/-/issues/1235) - Allow importing into a URL field. [#​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 [#​2506](https://gitlab.com/baserow/baserow/-/issues/2506) - Resolved an issue where the application builder sample pages getting created would result in an error. [#​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 [#​2525](https://gitlab.com/baserow/baserow/-/issues/2525) - Fix random loss of authentication in application builder [#​2526](https://gitlab.com/baserow/baserow/-/issues/2526) - fix sorts management in data source [#​2527](https://gitlab.com/baserow/baserow/-/issues/2527) - Table not visible in preview wasn't updated after login [#​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. [#​2548](https://gitlab.com/baserow/baserow/-/issues/2548) - Fixed a bug that prevented the possibility to add a link element to a column [#​2565](https://gitlab.com/baserow/baserow/-/issues/2565) - Show only visible roles in the team member creation/edit modal. [#​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. [#​2580](https://gitlab.com/baserow/baserow/-/issues/2580) - Fix a bug when a user was trying to log in and their password was empty [#​2596](https://gitlab.com/baserow/baserow/-/issues/2596) - Resolved an issue where some application builder table element link-type fields were missing some data. [#​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. [#​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. [#​2624](https://gitlab.com/baserow/baserow/-/issues/2624) - Update /api/user-files/upload-via-url/ endpoint to support urls ending with / [#​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 [#​1585](https://gitlab.com/baserow/baserow/-/issues/1585) - refactor buttons [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Python packaging updated, consistent python versions, makefile for automation [#​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 [#​2590](https://gitlab.com/baserow/baserow/-/issues/2590) - Refactor the sync_templates command to use individual transactions for each template. [#​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. [#​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> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
afe3453c5d | chore(deps): update container image ghcr.io/linuxserver/grav to 1.7.46@fc82a15 by renovate (#27323) | ||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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. [#​2198](https://gitlab.com/baserow/baserow/-/issues/2198) - add input_type to InputTextElement to handle password type [#​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. [#​1072](https://gitlab.com/baserow/baserow/-/issues/1072) - Display unavailable advanced/enterprise roles even if the user isn't on one of these plans [#​1313](https://gitlab.com/baserow/baserow/-/issues/1313) - Made email notifications clickable and link to related row. [#​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 [#​1988](https://gitlab.com/baserow/baserow/-/issues/1988) - Add support for user mentions in the rich text field. [#​2041](https://gitlab.com/baserow/baserow/-/issues/2041) - Introduced is any of and is none of filters. [#​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). [#​2198](https://gitlab.com/baserow/baserow/-/issues/2198) - Add a new data provider that allows to use values from previous actions in formulas [#​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 [#​2236](https://gitlab.com/baserow/baserow/-/issues/2236) - Allow optional co-branding in enterprise. [#​2294](https://gitlab.com/baserow/baserow/-/issues/2294) - Allow selecting entire array result in data explorer [#​2347](https://gitlab.com/baserow/baserow/-/issues/2347) - Allow to define visibility for elements in application builder [#​2374](https://gitlab.com/baserow/baserow/-/issues/2374) - Add logout action to application builder [#​2390](https://gitlab.com/baserow/baserow/-/issues/2390) - Add after login even for the authentication form [#​2391](https://gitlab.com/baserow/baserow/-/issues/2391) - Add links to the rich text field. [#​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. [#​2447](https://gitlab.com/baserow/baserow/-/issues/2447) - Improved upon loading states for elements which can dispatch a workflow action. [#​2449](https://gitlab.com/baserow/baserow/-/issues/2449) - Allow overwriting generative ai settings on workspace level. [#​2490](https://gitlab.com/baserow/baserow/-/issues/2490) - Add && and || operators to the formula language [#​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 [#​1744](https://gitlab.com/baserow/baserow/-/issues/1744) - Application builder integrations are now loaded with the application [#​2156](https://gitlab.com/baserow/baserow/-/issues/2156) - Fixed a bug that caused displacement of the filter type dropdown in survey mode forms. [#​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" [#​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. [#​2408](https://gitlab.com/baserow/baserow/-/issues/2408) - Improved formula input field reactivity [#​2420](https://gitlab.com/baserow/baserow/-/issues/2420) - Resolved an issue causing the rich text menus to malfunction in Safari. [#​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. [#​2431](https://gitlab.com/baserow/baserow/-/issues/2431) - Disable HTML support in the rich text field [#​2450](https://gitlab.com/baserow/baserow/-/issues/2450) - Fix [#​2464](https://gitlab.com/baserow/baserow/-/issues/2464) - Resolved an error which was raised when an application was published with a misconfigured user source. [#​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. [#​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 [#​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 [#​2476](https://gitlab.com/baserow/baserow/-/issues/2476) - Fix bug where cards were overlapping if the field name was too long. [#​2478](https://gitlab.com/baserow/baserow/-/issues/2478) - Resolved an issue preventing the import/export of workspaces containing a duration field. [#​2507](https://gitlab.com/baserow/baserow/-/issues/2507) - Restrict 'Manage members' context menu item to database applications only. [#​2510](https://gitlab.com/baserow/baserow/-/issues/2510) - Fix a bug preventing to trigger a test call for the `update_row` webhook event type. [#​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. [#​2421](https://gitlab.com/baserow/baserow/-/issues/2421) - Restore dashboard performances when getting all applications ##### Refactors - Create base components for the AB [#​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. [#​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 [#​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. [#​2350](https://gitlab.com/baserow/baserow/-/issues/2350) - Tweaked the application builder Examples page table element columns. [#​2382](https://gitlab.com/baserow/baserow/-/issues/2382) - Fix port binding problem in the all in one image. [#​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. [#​2411](https://gitlab.com/baserow/baserow/-/issues/2411) - Fix error for invalid formulas in DropdownElement default value [#​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. [#​2415](https://gitlab.com/baserow/baserow/-/issues/2415) - Ensure the dispatch datasources endpoint handles missing pages properly. [#​2417](https://gitlab.com/baserow/baserow/-/issues/2417) - Fix error fro workflow actions with no loading indicator [#​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. [#​2419](https://gitlab.com/baserow/baserow/-/issues/2419) - Improve page editor performances when using lots of input elements [#​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> |
||
|
|
f5afb3d1b0 | chore(deps): update container image ghcr.io/meeb/tubesync to latest@509e555 by renovate (#27320) | ||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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> |
||
|
|
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=--> |
||
|
|
161a96f55f | chore(deps): update container image modem7/newyearcountdown to latest@0580c5d by renovate (#27310) | ||
|
|
38e90f7d6a | chore(deps): update container image machines/filestash to latest@5ce82c2 by renovate (#27308) | ||
|
|
f9e9371beb | chore(deps): update container image golift/notifiarr to v0.8.3@7922f7d by renovate (#27312) |