Skip to content

Commit

Permalink
chore(deps): update container image golift/unpackerr to v0.14.0@1253c…
Browse files Browse the repository at this point in the history
…81 by renovate (#24179)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [golift/unpackerr](https://github.com/Unpackerr/unpackerr) | minor |
`0.13.1` -> `0.14.0` |

---

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

---

### Release Notes

<details>
<summary>Unpackerr/unpackerr (golift/unpackerr)</summary>

###
[`v0.14.0`](https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.0):
Version 14 in 6 years

[Compare
Source](https://github.com/Unpackerr/unpackerr/compare/v0.13.1...v0.14.0)

#### Generator

Check out the new config file generator Notifiarr hosts:

-   https://notifiarr.com/unpackerr

#### Changes

##### Folder watcher

- Adds support for more compression formats (see
[https://github.com/golift/xtractr/pull/46](https://github.com/golift/xtractr/pull/46))
-   Improvements to bare-archive in watched folder extraction.
- Folder poller can now be disabled on Docker by setting interval to
less than 5ms.
-   More debug logging; other logging improvements.
-   Failed folder extractions are now retried.
- Bare non-archive files are no longer tracked; including the unpackerr
log file(s).

##### Starr apps

- Polls all configured apps at once in parallel instead of sequentially.
-   Logging improvements.
-   Misconfigured instances no longer stop the app from starting.
- Extract check interval now uses start delay instead of poll interval.

##### Other

-   Many logging improvements.
- Misconfigured command or web hooks will no longer stop the app from
starting.
- [Supports `filepath:`
notation](https://unpackerr.zip/docs/install/configuration#secrets-and-passwords)
in all string configuration parameters.
-   Fixes the log file viewer menu on macOS/Windows.
-   Updates go dependencies and gh actions.
-   Lots of code cleanup and more linters.
- Updates macOS signing app to new version of
[gon](https://github.com/Bearer/homebrew-tap/blob/main/Formula/gon.rb).

#### Auto Generated Notes

- add v to docker tags by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/385](https://github.com/Unpackerr/unpackerr/pull/385)
- Make folder watcher work better by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/386](https://github.com/Unpackerr/unpackerr/pull/386)
- Update docker-compose.yml by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/421](https://github.com/Unpackerr/unpackerr/pull/421)
- Update golangci/golangci-lint-action action to v5 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/420](https://github.com/Unpackerr/unpackerr/pull/420)
- Update actions/checkout digest to
[`0ad4b8f`](https://github.com/Unpackerr/unpackerr/commit/0ad4b8f) by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/418](https://github.com/Unpackerr/unpackerr/pull/418)
- Update softprops/action-gh-release action to v2 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/403](https://github.com/Unpackerr/unpackerr/pull/403)
- Fixes a bug where no API Key prevents the app from starting by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/409](https://github.com/Unpackerr/unpackerr/pull/409)
- Replace some u.Printf calls with u.Errorf in handlers.go by
[@&#8203;Marcool04](https://github.com/Marcool04) in
[https://github.com/Unpackerr/unpackerr/pull/422](https://github.com/Unpackerr/unpackerr/pull/422)
- Update golangci/golangci-lint-action action to v6 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/425](https://github.com/Unpackerr/unpackerr/pull/425)
- Unstable by [@&#8203;davidnewhall](https://github.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/390](https://github.com/Unpackerr/unpackerr/pull/390)
- Logging and dep updates. by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/435](https://github.com/Unpackerr/unpackerr/pull/435)
- Fix log file path for viewing by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/436](https://github.com/Unpackerr/unpackerr/pull/436)
- update linter by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/437](https://github.com/Unpackerr/unpackerr/pull/437)
- ignore log file, add minimum poll interval, print config file age by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/438](https://github.com/Unpackerr/unpackerr/pull/438)
- disconnect poll interval from delay timer by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/439](https://github.com/Unpackerr/unpackerr/pull/439)
- retry folders when delete delay beats retry delay by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/440](https://github.com/Unpackerr/unpackerr/pull/440)
- Avoid folder-watching non-archives. Don't extract r00 if rar exists.
by [@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/441](https://github.com/Unpackerr/unpackerr/pull/441)
- clean up folders.go by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/442](https://github.com/Unpackerr/unpackerr/pull/442)
- read external config files by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/444](https://github.com/Unpackerr/unpackerr/pull/444)
- fix retry bug by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/447](https://github.com/Unpackerr/unpackerr/pull/447)

#### New Contributors

- [@&#8203;Marcool04](https://github.com/Marcool04) made their first
contribution in
[https://github.com/Unpackerr/unpackerr/pull/422](https://github.com/Unpackerr/unpackerr/pull/422)

**Full Changelog**:
Unpackerr/unpackerr@v0.13.1...v0.14.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

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

Co-authored-by: alfi0812 <[email protected]>
  • Loading branch information
truecharts-admin and alfi0812 authored Jul 24, 2024
1 parent 1af08ad commit a78717d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/unpackerr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.13.1
appVersion: 0.14.0
dependencies:
- name: common
version: 24.1.5
Expand Down Expand Up @@ -37,4 +37,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr
- https://hub.docker.com/r/golift/unpackerr
type: application
version: 15.1.3
version: 15.2.0
2 changes: 1 addition & 1 deletion charts/stable/unpackerr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: golift/unpackerr
pullPolicy: IfNotPresent
tag: 0.13.1@sha256:99defbe8fc765584f93ef246e8b8e01cf626f2477d8b096984705ed0fe9c40c3
tag: 0.14.0@sha256:1253c8145fe5ce128645a7860a3830fcf33e36256008c5a7061451cd94eea55e
service:
main:
enabled: false
Expand Down

0 comments on commit a78717d

Please sign in to comment.