Skip to content

Commit 97fcbd7

Browse files
chore(deps): update dependency jacktabscode/asphalt to v0.9.1 (#229)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jacktabscode/asphalt](https://redirect.github.com/jacktabscode/asphalt) | minor | `0.8.1` -> `0.9.1` | --- ### Release Notes <details> <summary>jacktabscode/asphalt (jacktabscode/asphalt)</summary> ### [`v0.9.1`](https://redirect.github.com/jackTabsCode/asphalt/releases/tag/v0.9.1) [Compare Source](https://redirect.github.com/jacktabscode/asphalt/compare/v0.9.0...v0.9.1) - Bleed entire image by [@&#8203;EgoMoose](https://redirect.github.com/EgoMoose) in [#&#8203;94](https://redirect.github.com/jacktabscode/asphalt/issues/94) ### [`v0.9.0`](https://redirect.github.com/jackTabsCode/asphalt/releases/tag/v0.9.0) [Compare Source](https://redirect.github.com/jacktabscode/asphalt/compare/v0.8.4...v0.9.0) - Fixes & adjustments were made to the alpha bleeding algorithm. [See the pull request](https://redirect.github.com/jackTabsCode/asphalt/pull/93) for more details. Thanks to [@&#8203;EgoMoose](https://redirect.github.com/EgoMoose) in [#&#8203;93](https://redirect.github.com/jacktabscode/asphalt/issues/93). - This is a breaking change. Your images may be re-uploaded if you update to 0.9.0. ### [`v0.8.4`](https://redirect.github.com/jackTabsCode/asphalt/releases/tag/v0.8.4) [Compare Source](https://redirect.github.com/jacktabscode/asphalt/compare/v0.8.3...v0.8.4) - Added support for FLAC and WAV audio file formats, thanks to [@&#8203;Zidiam](https://redirect.github.com/Zidiam) in [#&#8203;92](https://redirect.github.com/jacktabscode/asphalt/issues/92). ### [`v0.8.3`](https://redirect.github.com/jackTabsCode/asphalt/releases/tag/v0.8.3) [Compare Source](https://redirect.github.com/jacktabscode/asphalt/compare/v0.8.2...v0.8.3) This is a re-release. - Added [a command](https://redirect.github.com/jackTabsCode/asphalt?tab=readme-ov-file#asphalt-migrate-tarmac-manifest) to migrate a Tarmac manifest, thanks to [@&#8203;Kampfkarren](https://redirect.github.com/Kampfkarren) in [#&#8203;88](https://redirect.github.com/jacktabscode/asphalt/issues/88). - Animation upload errors are now propagated, by [@&#8203;jackTabsCode](https://redirect.github.com/jackTabsCode) in [`0af498c`](https://redirect.github.com/jacktabscode/asphalt/commit/0af498c2ae9f6ac4ebed9b6e6561ce4b5800a0d3) - Asphalt can now be installed with Homebrew!: - `brew install jacktabscode/tap/asphalt` ### [`v0.8.2`](https://redirect.github.com/jackTabsCode/asphalt/releases/tag/v0.8.2) [Compare Source](https://redirect.github.com/jacktabscode/asphalt/compare/v0.8.1...v0.8.2) - Asphalt now naively retries uploads that are rate limited. - Due to multiple image-related dependency upgrades, some decals may be re-uploaded as their output will have changed. </details> --- ### 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 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/christopher-buss/roblox-ts-project-template). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTY3LjEiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIiwibGFiZWxzIjpbXX0=-->
2 parents 740011d + 7e19721 commit 97fcbd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rokit.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# New tools can be added by running `rokit add <tool>` in a terminal.
55

66
[tools]
7-
asphalt = "jacktabscode/asphalt@0.8.1"
7+
asphalt = "jacktabscode/asphalt@0.9.1"
88
darklua = "seaofvoices/darklua@0.14.0"
99
lune = "lune-org/lune@0.8.9"
1010
mantle = "blake-mealey/mantle@0.11.17-prerelease"

0 commit comments

Comments
 (0)