Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image golift/unpackerr to v0.13.0@dac056a by renovate #17449

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

truecharts-admin
Copy link
Collaborator

This PR contains the following updates:

Package Update Change
golift/unpackerr minor 0.12.0 -> 0.13.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Unpackerr/unpackerr (golift/unpackerr)

v0.13.0: Falderlez

Compare Source

What's New

  • Several minor bug fixes.
  • Dependency and module updates.
  • Better about removing empty folders.
  • Folder watcher can have recursion disabled.
  • Can now fire hooks for folder items that did not get extracted. (by @​Warfront1)
  • Improved logging.
  • Homebrew builds removed.
  • Builds a docker image for GHCR now.
  • Improved logging for folder watcher.
  • Error output is configurable now.
  • Archives may now be extracted even if they're not in a folder.

Merged Pull Requests

New Contributors

Full Changelog: Unpackerr/unpackerr@v0.12.0...v0.13.0


Configuration

📅 Schedule: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@truecharts-admin truecharts-admin added automerge Categorises a PR or issue that references a new App. update/docker/general/non-major labels Jan 21, 2024
@truecharts-admin truecharts-admin enabled auto-merge (squash) January 21, 2024 13:25
Copy link

📝 Linting results:

✔️ Linting [charts/stable/unpackerr]: Passed - Took 2 seconds
Total Charts Linted: 1
Total Charts Passed: 1
Total Charts Failed: 0

✅ Linting: Passed - Took 2 seconds

@truecharts-admin truecharts-admin merged commit 366e00b into master Jan 21, 2024
15 checks passed
@truecharts-admin truecharts-admin deleted the renovate/golift-unpackerr-0.x branch January 21, 2024 13:35
discretizer pushed a commit to discretizer/charts that referenced this pull request Jan 29, 2024
…6a by renovate (truecharts#17449)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [golift/unpackerr](https://github.com/Unpackerr/unpackerr) | minor |
`0.12.0` -> `0.13.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.13.0`](https://github.com/Unpackerr/unpackerr/releases/tag/v0.13.0):
Falderlez

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

#### What's New

-   Several minor bug fixes.
-   Dependency and module updates.
-   Better about removing empty folders.
-   Folder watcher can have recursion disabled.
- Can now fire hooks for folder items that did not get extracted. (by
[@&truecharts#8203;Warfront1](https://github.com/Warfront1))
-   Improved logging.
-   **Homebrew builds removed.**
-   Builds a docker image for GHCR now.
-   Improved logging for folder watcher.
-   Error output is configurable now.
-   **Archives may now be extracted even if they're not in a folder.**

#### Merged Pull Requests

- Update docker-compose.yml - fix typo by
[@&truecharts#8203;Petemir](https://github.com/Petemir) in
[https://github.com/Unpackerr/unpackerr/pull/336](https://github.com/Unpackerr/unpackerr/pull/336)
- Handy updates! by
[@&truecharts#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/332](https://github.com/Unpackerr/unpackerr/pull/332)
- Fix inaccurate cmdhook example instructions comment by
[@&truecharts#8203;Warfront1](https://github.com/Warfront1) in
[https://github.com/Unpackerr/unpackerr/pull/360](https://github.com/Unpackerr/unpackerr/pull/360)
- Updates by [@&truecharts#8203;davidnewhall](https://github.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/375](https://github.com/Unpackerr/unpackerr/pull/375)
- fix panic by [@&truecharts#8203;davidnewhall](https://github.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/376](https://github.com/Unpackerr/unpackerr/pull/376)
- Add build for ghcr. by
[@&truecharts#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/377](https://github.com/Unpackerr/unpackerr/pull/377)
- arm64 docker container by
[@&truecharts#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/378](https://github.com/Unpackerr/unpackerr/pull/378)
- Adds the extractednothing ExtractStatus by
[@&truecharts#8203;Warfront1](https://github.com/Warfront1) in
[https://github.com/Unpackerr/unpackerr/pull/361](https://github.com/Unpackerr/unpackerr/pull/361)
- Extract Bare Files by
[@&truecharts#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/381](https://github.com/Unpackerr/unpackerr/pull/381)

#### New Contributors

- [@&truecharts#8203;Petemir](https://github.com/Petemir) made their first
contribution in
[https://github.com/Unpackerr/unpackerr/pull/336](https://github.com/Unpackerr/unpackerr/pull/336)
- [@&truecharts#8203;Warfront1](https://github.com/Warfront1) made their first
contribution in
[https://github.com/Unpackerr/unpackerr/pull/360](https://github.com/Unpackerr/unpackerr/pull/360)

**Full Changelog**:
Unpackerr/unpackerr@v0.12.0...v0.13.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
GabrielBarzen pushed a commit to GabrielBarzen/charts that referenced this pull request Feb 2, 2024
…6a by renovate (truecharts#17449)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [golift/unpackerr](https://github.com/Unpackerr/unpackerr) | minor |
`0.12.0` -> `0.13.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.13.0`](https://github.com/Unpackerr/unpackerr/releases/tag/v0.13.0):
Falderlez

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

#### What's New

-   Several minor bug fixes.
-   Dependency and module updates.
-   Better about removing empty folders.
-   Folder watcher can have recursion disabled.
- Can now fire hooks for folder items that did not get extracted. (by
[@&truecharts#8203;Warfront1](https://github.com/Warfront1))
-   Improved logging.
-   **Homebrew builds removed.**
-   Builds a docker image for GHCR now.
-   Improved logging for folder watcher.
-   Error output is configurable now.
-   **Archives may now be extracted even if they're not in a folder.**

#### Merged Pull Requests

- Update docker-compose.yml - fix typo by
[@&truecharts#8203;Petemir](https://github.com/Petemir) in
[https://github.com/Unpackerr/unpackerr/pull/336](https://github.com/Unpackerr/unpackerr/pull/336)
- Handy updates! by
[@&truecharts#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/332](https://github.com/Unpackerr/unpackerr/pull/332)
- Fix inaccurate cmdhook example instructions comment by
[@&truecharts#8203;Warfront1](https://github.com/Warfront1) in
[https://github.com/Unpackerr/unpackerr/pull/360](https://github.com/Unpackerr/unpackerr/pull/360)
- Updates by [@&truecharts#8203;davidnewhall](https://github.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/375](https://github.com/Unpackerr/unpackerr/pull/375)
- fix panic by [@&truecharts#8203;davidnewhall](https://github.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/376](https://github.com/Unpackerr/unpackerr/pull/376)
- Add build for ghcr. by
[@&truecharts#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/377](https://github.com/Unpackerr/unpackerr/pull/377)
- arm64 docker container by
[@&truecharts#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/378](https://github.com/Unpackerr/unpackerr/pull/378)
- Adds the extractednothing ExtractStatus by
[@&truecharts#8203;Warfront1](https://github.com/Warfront1) in
[https://github.com/Unpackerr/unpackerr/pull/361](https://github.com/Unpackerr/unpackerr/pull/361)
- Extract Bare Files by
[@&truecharts#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/381](https://github.com/Unpackerr/unpackerr/pull/381)

#### New Contributors

- [@&truecharts#8203;Petemir](https://github.com/Petemir) made their first
contribution in
[https://github.com/Unpackerr/unpackerr/pull/336](https://github.com/Unpackerr/unpackerr/pull/336)
- [@&truecharts#8203;Warfront1](https://github.com/Warfront1) made their first
contribution in
[https://github.com/Unpackerr/unpackerr/pull/360](https://github.com/Unpackerr/unpackerr/pull/360)

**Full Changelog**:
Unpackerr/unpackerr@v0.12.0...v0.13.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Categorises a PR or issue that references a new App.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants