Closed renovate[bot] closed 4 days ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Post-upgrade command 'test -f {{{parentDir}}}/CHANGELOG.md && mkdir -p {{{parentDir}}}/changelog.d/ && CHANGE="{{{depName}}} from {{{currentVersion}}} to {{{newVersion}}}" echo "Update {{{depName}}} from {{{currentVersion}}} to {{{newVersion}}}" > {{{parentDir}}}/changelog.d/+$(echo "$CHANGE" | md5sum | awk '{ print $1 }').changed.md || echo 'No changelog file found, skipping...'' has not been added to the allowed list in allowedPostUpgradeCommands
This PR contains the following updates:
3.8.2
->3.9.1
Release Notes
angryip/ipscan (angryip/ipscan)
### [`v3.9.1`](https://redirect.github.com/angryip/ipscan/releases/tag/3.9.1) [Compare Source](https://redirect.github.com/angryip/ipscan/compare/3.9.0...3.9.1) Changes in 3.9.1: - Mac: fix permissions in bundled JRE, so that MAC address scanning would work [#384](https://redirect.github.com/angryip/ipscan/issues/384) - Linux startup fix if JAVA_HOME has spaces [#391](https://redirect.github.com/angryip/ipscan/issues/391) - Update MAC vendors ### [`v3.9.0`](https://redirect.github.com/angryip/ipscan/releases/tag/3.9.0) [Compare Source](https://redirect.github.com/angryip/ipscan/compare/3.8.2...3.9.0) Changes in 3.9.0: - Mac: bundle Java 17 runtime, so that Java doesn't need to be installed separately - Mac: change next alive host shortcut to Cmd+N (Cmd+H is conflicting with hide window) - Windows installer: update bundled Java runtime to 17 - Linux XFCE: execute terminal properly [#379](https://redirect.github.com/angryip/ipscan/issues/379) - Remember last window position [#278](https://redirect.github.com/angryip/ipscan/issues/278) - Faster File Feeder when loading large files [#347](https://redirect.github.com/angryip/ipscan/issues/347) - Update SWT for all platforms - Update MAC vendorsConfiguration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.