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

feat(deps): update docker.io/golift/unpackerr docker tag to 0.14.5 #2253

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2023

This PR contains the following updates:

Package Update Change
docker.io/golift/unpackerr minor 0.10.1 -> 0.14.5

Warning

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


Release Notes

Unpackerr/unpackerr (docker.io/golift/unpackerr)

v0.14.5

Compare Source

There are no application code updates in this release. I am creating this release to trigger new code that signs FreeBSD and Arch Linux package files. It was incomplete in the previous release. See this release for the most recent application code changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

What's Changed

Full Changelog: Unpackerr/unpackerr@v0.14.4...v0.14.5

v0.14.4

Compare Source

There are no application code updates in this release. I am creating this release to trigger new cod that signs FreeBSD and Arch Linux package files. See this release for the most recent application code changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

What's Changed

Full Changelog: Unpackerr/unpackerr@v0.14.3...v0.14.4

v0.14.3

Compare Source

There are no application code updates in this release. I am creating this release to trigger the new Arch Linux binary packaging code. This release and future releases will contain a binary zst (pacman) package that can be installed directly. See this release for the most recent application code changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

What's Changed

Full Changelog: Unpackerr/unpackerr@v0.14.2...v0.14.3

v0.14.2

Compare Source

The aur build on the previous release failed; it worked on this release. See this release for the most recent changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

v0.14.1

Compare Source

Changes

This releases fixes a bug that causes an application crash in some environments. Home directory expansion ~ now works in all configurable paths. There was also a lot of code cleanup.

Additionally the example configuration file is no longer hand maintained, but generated. This is also true for the configuration documentation website and the example docker compose file.

This release also triggers the first automatic package upload to https://aur.archlinux.org. 🤞

Auto Generated Notes

Full Changelog: Unpackerr/unpackerr@v0.14.0...v0.14.1

v0.14.0: Version 14 in 6 years

Compare Source

Generator

Check out the new config file generator Notifiarr hosts:

Changes

Folder watcher
  • Adds support for more compression formats (see 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 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.

Auto Generated Notes

New Contributors

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

v0.13.1: One too 1

Compare Source

  • Adds semver support to GHCR image tags.
  • Fixes bugs with missing and invalid env variables in command hooks.
  • See v0.13.0 for other recent changes (released 3 days prior to this release).

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

v0.12.0: Metrics

Compare Source

This release adds an optional web server and Prometheus metric output. The app now also writes a config file when running in Docker with a /config mount.

What's Changed

New Contributors

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

v0.11.2: Acharia Stimulea

Compare Source

  • Bug fixes.
  • Library and security updates.
  • Changes to environment variables on command hooks. See the readme for update example.

v0.11.1: Dr. King

Compare Source

What's New

  • Adds ISO file extraction support to the folder watcher.
  • Adds support for 'waiting' for syncthing when tmp fils are present.
  • Fixes a couple startup crashes under specific circumstances.
  • Moves entire build system to GItHub Actions + Docker Cloud. Removes Travis-CI.
  • MacOS DMG and app files are now signed and notarized.
  • Various bug fixes.
  • Adds [[whisparr]] support.

Generated Changelog

New Contributors

Full Changelog: Unpackerr/unpackerr@v0.10.1...v0.11.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from dfroberg as a code owner January 16, 2023 08:30
@renovate renovate bot changed the title feat(deps): update docker.io/golift/unpackerr docker tag to 0.11.1 feat(deps): update docker.io/golift/unpackerr docker tag to 0.11.1 - autoclosed Mar 26, 2023
@renovate renovate bot closed this Mar 26, 2023
@renovate renovate bot deleted the renovate/docker.io-golift-unpackerr-0.x branch March 26, 2023 16:27
@renovate renovate bot changed the title feat(deps): update docker.io/golift/unpackerr docker tag to 0.11.1 - autoclosed feat(deps): update docker.io/golift/unpackerr docker tag to 0.11.1 Mar 26, 2023
@renovate renovate bot reopened this Mar 26, 2023
@renovate renovate bot restored the renovate/docker.io-golift-unpackerr-0.x branch March 26, 2023 19:03
@renovate renovate bot force-pushed the renovate/docker.io-golift-unpackerr-0.x branch from 08fde08 to f0ca21a Compare May 27, 2023 19:13
@renovate renovate bot changed the title feat(deps): update docker.io/golift/unpackerr docker tag to 0.11.1 feat(deps): update docker.io/golift/unpackerr docker tag to 0.11.2 May 27, 2023
@renovate renovate bot changed the title feat(deps): update docker.io/golift/unpackerr docker tag to 0.11.2 feat(deps): update docker.io/golift/unpackerr docker tag to 0.12.0 Jul 30, 2023
@renovate renovate bot force-pushed the renovate/docker.io-golift-unpackerr-0.x branch from f0ca21a to cd3e2f7 Compare July 30, 2023 06:38
@renovate renovate bot force-pushed the renovate/docker.io-golift-unpackerr-0.x branch from cd3e2f7 to 2cda5f5 Compare January 18, 2024 22:09
@renovate renovate bot changed the title feat(deps): update docker.io/golift/unpackerr docker tag to 0.12.0 feat(deps): update docker.io/golift/unpackerr docker tag to 0.13.0 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/docker.io-golift-unpackerr-0.x branch from 2cda5f5 to cf624e9 Compare January 22, 2024 01:51
@renovate renovate bot changed the title feat(deps): update docker.io/golift/unpackerr docker tag to 0.13.0 feat(deps): update docker.io/golift/unpackerr docker tag to 0.13.1 Jan 22, 2024
@renovate renovate bot force-pushed the renovate/docker.io-golift-unpackerr-0.x branch from cf624e9 to dab1f2a Compare July 10, 2024 09:11
@renovate renovate bot changed the title feat(deps): update docker.io/golift/unpackerr docker tag to 0.13.1 feat(deps): update docker.io/golift/unpackerr docker tag to 0.14.0 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/docker.io-golift-unpackerr-0.x branch from dab1f2a to 6af93a3 Compare July 31, 2024 09:28
@renovate renovate bot changed the title feat(deps): update docker.io/golift/unpackerr docker tag to 0.14.0 feat(deps): update docker.io/golift/unpackerr docker tag to 0.14.2 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/docker.io-golift-unpackerr-0.x branch from 6af93a3 to cf525ce Compare July 31, 2024 21:40
@renovate renovate bot changed the title feat(deps): update docker.io/golift/unpackerr docker tag to 0.14.2 feat(deps): update docker.io/golift/unpackerr docker tag to 0.14.5 Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants