ModestTG / heliod-cluster

Test Cluster
MIT License
0 stars 0 forks source link

feat(container): update image ghcr.io/onedr0p/filebrowser to v2.24.1 #102

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/filebrowser minor v2.23.0 -> v2.24.1

Release Notes

filebrowser/filebrowser (ghcr.io/onedr0p/filebrowser) ### [`v2.24.1`](https://togithub.com/filebrowser/filebrowser/releases/tag/v2.24.1) [Compare Source](https://togithub.com/filebrowser/filebrowser/compare/v2.24.0...v2.24.1) #### Changelog - [`fa390c4`](https://togithub.com/filebrowser/filebrowser/commit/fa390c49) chore(release): 2.24.1 - [`4b72bbf`](https://togithub.com/filebrowser/filebrowser/commit/4b72bbfc) Remove redundant calls to baseURL/url [#​2581](https://togithub.com/filebrowser/filebrowser/issues/2581) ([#​2579](https://togithub.com/filebrowser/filebrowser/issues/2579)) - [`2a4a46c`](https://togithub.com/filebrowser/filebrowser/commit/2a4a46c6) fix: resolved CSS rendering issue in Chrome browser ([#​2582](https://togithub.com/filebrowser/filebrowser/issues/2582)) - [`efd41cc`](https://togithub.com/filebrowser/filebrowser/commit/efd41cc4) build(backend): upgrade golangci-lint to v1.53.3 - [`912f27a`](https://togithub.com/filebrowser/filebrowser/commit/912f27a9) fix: add directory creation code to partial upload handler ([#​2575](https://togithub.com/filebrowser/filebrowser/issues/2575)) ([#​2580](https://togithub.com/filebrowser/filebrowser/issues/2580)) - [`4e28cc1`](https://togithub.com/filebrowser/filebrowser/commit/4e28cc13) chore: removed duplicate z-index ([#​2583](https://togithub.com/filebrowser/filebrowser/issues/2583)) ### [`v2.24.0`](https://togithub.com/filebrowser/filebrowser/releases/tag/v2.24.0) [Compare Source](https://togithub.com/filebrowser/filebrowser/compare/v2.23.0...v2.24.0) #### Changelog - [`f37513c`](https://togithub.com/filebrowser/filebrowser/commit/f37513c4) chore(release): 2.24.0 - [`4d77ce0`](https://togithub.com/filebrowser/filebrowser/commit/4d77ce09) build: remove armv7-s6 docker target - [`66dfbb3`](https://togithub.com/filebrowser/filebrowser/commit/66dfbb30) build: remove armv6-s6 docker target - [`9bf6b85`](https://togithub.com/filebrowser/filebrowser/commit/9bf6b856) build(backend): bump go version to 1.20.6 - [`051104b`](https://togithub.com/filebrowser/filebrowser/commit/051104bf) fix: goreleaser docker build - [`b8ee340`](https://togithub.com/filebrowser/filebrowser/commit/b8ee3404) fix: solve broken Docker build with alpine image ([#​2486](https://togithub.com/filebrowser/filebrowser/issues/2486)) - [`853ec90`](https://togithub.com/filebrowser/filebrowser/commit/853ec906) fix: error while using fallback of dir move ([#​2349](https://togithub.com/filebrowser/filebrowser/issues/2349)) - [`7b35815`](https://togithub.com/filebrowser/filebrowser/commit/7b358157) feat: integrate tus.io for resumable and chunked uploads ([#​2145](https://togithub.com/filebrowser/filebrowser/issues/2145)) - [`2744f7d`](https://togithub.com/filebrowser/filebrowser/commit/2744f7d5) fix: added an early return on non-existent items ([#​2571](https://togithub.com/filebrowser/filebrowser/issues/2571)) - [`b508ac3`](https://togithub.com/filebrowser/filebrowser/commit/b508ac3d) fix: xss vulnerability in /api/raw ([#​2570](https://togithub.com/filebrowser/filebrowser/issues/2570)) ([#​2572](https://togithub.com/filebrowser/filebrowser/issues/2572)) - [`ff4375c`](https://togithub.com/filebrowser/filebrowser/commit/ff4375cf) feat: add a healthcheck script that works with a dynamic port ([#​2510](https://togithub.com/filebrowser/filebrowser/issues/2510)) - [`a664ba1`](https://togithub.com/filebrowser/filebrowser/commit/a664ba1f) build(deps): bump minimatch from 3.0.4 to 3.1.2 in /tools ([#​2561](https://togithub.com/filebrowser/filebrowser/issues/2561)) - [`bb34862`](https://togithub.com/filebrowser/filebrowser/commit/bb348628) build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /frontend ([#​2556](https://togithub.com/filebrowser/filebrowser/issues/2556)) - [`ecfcbfd`](https://togithub.com/filebrowser/filebrowser/commit/ecfcbfd2) chore: update golang.org/x/net v0.6.0 to 0.7.0 ([#​2559](https://togithub.com/filebrowser/filebrowser/issues/2559)) - [`9bcfa90`](https://togithub.com/filebrowser/filebrowser/commit/9bcfa900) fix: filter ANSI color for shell ([#​2529](https://togithub.com/filebrowser/filebrowser/issues/2529)) - [`c2f1423`](https://togithub.com/filebrowser/filebrowser/commit/c2f1423c) build(deps): bump semver from 5.7.1 to 5.7.2 in /tools ([#​2546](https://togithub.com/filebrowser/filebrowser/issues/2546)) - [`6744cd4`](https://togithub.com/filebrowser/filebrowser/commit/6744cd47) fix: video preview click next or prev button subtitles not update ([#​2423](https://togithub.com/filebrowser/filebrowser/issues/2423)) - [`a4ef02a`](https://togithub.com/filebrowser/filebrowser/commit/a4ef02a4) feat: add option to copy download links from shares ([#​2442](https://togithub.com/filebrowser/filebrowser/issues/2442)) - [`1a5b999`](https://togithub.com/filebrowser/filebrowser/commit/1a5b9995) Merge pull request [#​2345](https://togithub.com/filebrowser/filebrowser/issues/2345) from filebrowser/go\_1.20.1 - [`10d628a`](https://togithub.com/filebrowser/filebrowser/commit/10d628ae) chore: upgrade golangci-lint to 1.51.1 - [`fa95299`](https://togithub.com/filebrowser/filebrowser/commit/fa95299d) build(backend): bump go version to 1.20.1 - [`fd22e0b`](https://togithub.com/filebrowser/filebrowser/commit/fd22e0b1) chore(backend): upgrade deps - [`428c1c6`](https://togithub.com/filebrowser/filebrowser/commit/428c1c60) feat: add a new setting that disables the display of the disk usage ([#​2136](https://togithub.com/filebrowser/filebrowser/issues/2136)) - [`60d1e2d`](https://togithub.com/filebrowser/filebrowser/commit/60d1e2d2) fix: build on FreeBSD and non-Linux platforms ([#​2332](https://togithub.com/filebrowser/filebrowser/issues/2332)) - [`11e9202`](https://togithub.com/filebrowser/filebrowser/commit/11e92021) feat: add Hungarian translation ([#​2232](https://togithub.com/filebrowser/filebrowser/issues/2232)) - [`59619ba`](https://togithub.com/filebrowser/filebrowser/commit/59619ba3) chore: update Italian translation ([#​2260](https://togithub.com/filebrowser/filebrowser/issues/2260)) - [`73dd066`](https://togithub.com/filebrowser/filebrowser/commit/73dd0666) chore: update pt-br translations ([#​2248](https://togithub.com/filebrowser/filebrowser/issues/2248)) - [`2b2c108`](https://togithub.com/filebrowser/filebrowser/commit/2b2c1085) refactor: replace username old focus logic with the autofocus attribute ([#​2223](https://togithub.com/filebrowser/filebrowser/issues/2223))

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).

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

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.