Update component unsup to v1.2.7 #45

Open
Renovate wants to merge 1 commit from renovate/com.unascribed-unsup-1.x into trunk
Member

This PR contains the following updates:

Package Change Age Confidence
com.unascribed:unsup 1.2.31.2.7 age confidence

Release Notes

exa/unsup (com.unascribed:unsup)

v1.2.7

Compare Source

  • Throbber now spins clockwise, as it was always intended to
  • Fixed optimized metafiles not downloading the first time
  • Fixed flavor sysprops not working

v1.2.6

Compare Source

  • French and Korean translation updates (thanks, Erisatis and Skye!)
  • Complete German translation (thanks, SammyKoch!)
  • Partial Dutch translation (thanks, the Roselaces!)
  • Fix double-escaping with GitHub raw URL autofix

v1.2.5

Compare Source

  • Fix Puppet getting stuck or crashing after a window is closed
  • Log things that crash the Puppet main thread
  • Treat side = "" in Packwiz metafiles as a synonym for both, seen in Prism Launcher files
  • Fix <ul> elements in the OpenGL puppet's description display overflowing the window bounds
  • Fix <br> not being permitted in HTML
  • Fixed the Simplified Chinese language code (zh-Hanszh-CN)
  • Fixed TOML files not being loaded as UTF-8
  • Added support for sigsum-signed manifests (thanks, skyevg! #​67)
  • Now uses our Toolbox library internally
  • Which key validated a signature is now printed

v1.2.4

Compare Source

  • Flavors can now be set by system properties, e.g. -Dunsup.flavor.rendering_mod=sodium
    • This is a more stable way to configure flavors on headless servers if the config file is regularly updated
    • Better server flavor configuration will be coming in 1.3.0
  • The GitHub raw URL autofixer now detects LFS pointers and corrects the correction
  • The file corruption detector now detects LFS pointers
  • Autofixes can now be disabled with autofix=false in the config
  • Added a new raw source format that downloads a single file, named after the URL
    • This was added for debugging unsup's request system for the above, but could be useful if you somehow have exactly one file you want to update?

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.unascribed:unsup](https://git.sleeping.town/exa/unsup) | `1.2.3` → `1.2.7` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.unascribed:unsup/1.2.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.unascribed:unsup/1.2.3/1.2.7?slim=true) | --- ### Release Notes <details> <summary>exa/unsup (com.unascribed:unsup)</summary> ### [`v1.2.7`](https://git.sleeping.town/exa/unsup/releases/tag/v1.2.7) [Compare Source](https://git.sleeping.town/exa/unsup/compare/v1.2.6...v1.2.7) - Throbber now spins clockwise, as it was always intended to - Fixed optimized metafiles not downloading the first time - Fixed flavor sysprops not working ### [`v1.2.6`](https://git.sleeping.town/exa/unsup/releases/tag/v1.2.6) [Compare Source](https://git.sleeping.town/exa/unsup/compare/v1.2.5...v1.2.6) - French and Korean translation updates (thanks, Erisatis and Skye!) - Complete German translation (thanks, SammyKoch!) - Partial Dutch translation (thanks, the Roselaces!) - Fix double-escaping with GitHub raw URL autofix ### [`v1.2.5`](https://git.sleeping.town/exa/unsup/releases/tag/v1.2.5) [Compare Source](https://git.sleeping.town/exa/unsup/compare/v1.2.4...v1.2.5) - Fix Puppet getting stuck or crashing after a window is closed - Log things that crash the Puppet main thread - Treat `side = ""` in Packwiz metafiles as a synonym for `both`, seen in Prism Launcher files - Fix `<ul>` elements in the OpenGL puppet's description display overflowing the window bounds - Fix `<br>` not being permitted in HTML - Fixed the Simplified Chinese language code (`zh-Hans` → `zh-CN`) - Fixed TOML files not being loaded as UTF-8 - Added support for `sigsum`-signed manifests (thanks, skyevg! [#&#8203;67](https://git.sleeping.town/exa/unsup/pulls/67)) - Now uses our Toolbox library internally - Which key validated a signature is now printed ### [`v1.2.4`](https://git.sleeping.town/exa/unsup/releases/tag/v1.2.4) [Compare Source](https://git.sleeping.town/exa/unsup/compare/v1.2.3...v1.2.4) - Flavors can now be set by system properties, e.g. `-Dunsup.flavor.rendering_mod=sodium` - This is a more stable way to configure flavors on headless servers if the config file is regularly updated - Better server flavor configuration will be coming in 1.3.0 - The GitHub raw URL autofixer now detects LFS pointers and corrects the correction - The file corruption detector now detects LFS pointers - Autofixes can now be disabled with `autofix=false` in the config - Added a new `raw` source format that downloads a single file, named after the URL - This was added for debugging unsup's request system for the above, but could be useful if you somehow have exactly one file you want to update? </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIxNC41IiwidGFyZ2V0QnJhbmNoIjoidHJ1bmsiLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Update component unsup to v1.2.4
All checks were successful
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
Actions / Generate Export Artifacts (pull_request) Successful in 33s
9749f89c32
Renovate force-pushed renovate/com.unascribed-unsup-1.x from 9749f89c32
All checks were successful
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
Actions / Generate Export Artifacts (pull_request) Successful in 33s
to 1b075c24e4
All checks were successful
Actions / Generate Export Artifacts (pull_request) Successful in 34s
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
2026-06-01 16:31:13 -04:00
Compare
Renovate changed title from Update component unsup to v1.2.4 to Update component unsup to v1.2.5 2026-06-01 16:31:14 -04:00
Renovate force-pushed renovate/com.unascribed-unsup-1.x from 1b075c24e4
All checks were successful
Actions / Generate Export Artifacts (pull_request) Successful in 34s
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
to f3bbdb32eb
All checks were successful
Actions / Generate Export Artifacts (pull_request) Successful in 34s
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
2026-06-02 19:31:15 -04:00
Compare
Renovate changed title from Update component unsup to v1.2.5 to Update component unsup to v1.3.0-experimental1 2026-06-02 19:31:16 -04:00
Renovate force-pushed renovate/com.unascribed-unsup-1.x from f3bbdb32eb
All checks were successful
Actions / Generate Export Artifacts (pull_request) Successful in 34s
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
to 064059ae42
All checks were successful
Actions / Generate Export Artifacts (pull_request) Successful in 34s
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
2026-06-02 19:46:13 -04:00
Compare
Renovate changed title from Update component unsup to v1.3.0-experimental1 to Update component unsup to v1.2.5 2026-06-02 19:46:15 -04:00
Renovate force-pushed renovate/com.unascribed-unsup-1.x from 064059ae42
All checks were successful
Actions / Generate Export Artifacts (pull_request) Successful in 34s
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
to a7c14da78f
All checks were successful
Actions / Generate Export Artifacts (pull_request) Successful in 33s
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
2026-06-02 20:02:02 -04:00
Compare
Renovate changed title from Update component unsup to v1.2.5 to Update component unsup to v1.3.0-experimental1 2026-06-02 20:02:03 -04:00
Renovate force-pushed renovate/com.unascribed-unsup-1.x from a7c14da78f
All checks were successful
Actions / Generate Export Artifacts (pull_request) Successful in 33s
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
to 411862bed9
All checks were successful
Actions / Generate Export Artifacts (pull_request) Successful in 34s
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
2026-06-02 21:16:14 -04:00
Compare
Renovate changed title from Update component unsup to v1.3.0-experimental1 to Update component unsup to v1.2.6 2026-06-02 21:16:14 -04:00
Renovate force-pushed renovate/com.unascribed-unsup-1.x from 411862bed9
All checks were successful
Actions / Generate Export Artifacts (pull_request) Successful in 34s
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
to 57bc9ae142
All checks were successful
Actions / Generate Export Artifacts (pull_request) Successful in 34s
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
2026-06-04 21:16:16 -04:00
Compare
Renovate changed title from Update component unsup to v1.2.6 to Update component unsup to v1.3.0-experimental1 2026-06-04 21:16:17 -04:00
Renovate force-pushed renovate/com.unascribed-unsup-1.x from 57bc9ae142
All checks were successful
Actions / Generate Export Artifacts (pull_request) Successful in 34s
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
to 8b80dd61f8
All checks were successful
Actions / Generate Export Artifacts (pull_request) Successful in 35s
Actions / Verify Packwiz Hashes (pull_request) Successful in 34s
2026-06-05 04:02:00 -04:00
Compare
Renovate changed title from Update component unsup to v1.3.0-experimental1 to Update component unsup to v1.2.6 2026-06-05 04:02:01 -04:00
Renovate force-pushed renovate/com.unascribed-unsup-1.x from 8b80dd61f8
All checks were successful
Actions / Generate Export Artifacts (pull_request) Successful in 35s
Actions / Verify Packwiz Hashes (pull_request) Successful in 34s
to b380e9ee64
All checks were successful
Actions / Verify Packwiz Hashes (pull_request) Successful in 52s
Actions / Generate Export Artifacts (pull_request) Successful in 54s
2026-06-11 16:01:32 -04:00
Compare
Renovate changed title from Update component unsup to v1.2.6 to Update component unsup to v1.3.0-experimental1 2026-06-11 16:01:33 -04:00
Renovate force-pushed renovate/com.unascribed-unsup-1.x from b380e9ee64
All checks were successful
Actions / Verify Packwiz Hashes (pull_request) Successful in 52s
Actions / Generate Export Artifacts (pull_request) Successful in 54s
to 7e420d782e
All checks were successful
Actions / Verify Packwiz Hashes (pull_request) Successful in 33s
Actions / Generate Export Artifacts (pull_request) Successful in 36s
2026-06-11 18:01:30 -04:00
Compare
Renovate changed title from Update component unsup to v1.3.0-experimental1 to Update component unsup to v1.2.7 2026-06-11 18:01:30 -04:00
All checks were successful
Actions / Verify Packwiz Hashes (pull_request) Successful in 33s
Required
Details
Actions / Generate Export Artifacts (pull_request) Successful in 36s
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/com.unascribed-unsup-1.x:renovate/com.unascribed-unsup-1.x
git switch renovate/com.unascribed-unsup-1.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
GalacticFactory/ClockworkAviation!45
No description provided.