This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| io.papermc.paperweight.patcher | 1.5.0 -> 1.7.2 |
age | adoption | passing | confidence |
Release Notes
PaperMC/paperweight (io.papermc.paperweight.patcher)
v1.7.2: paperweight v1.7.2
🔧 Bug Fixes
Commits
v1.7.1: paperweight v1.7.1
Commits
d3a5f5f: 1.7.1-SNAPSHOT (Jason Penilla)007ef94: Use first capability of a project in case of multiple when creating bundler jars (Jason Penilla)eb14faf: Update for paper-mojangapi removal (Jason Penilla)- Version 1.7.1 -
4d47004
v1.7.0: paperweight v1.7.0
🚀 Features
Commits
6495ae0: 1.6.4-SNAPSHOT (Jason Penilla)b26c85b: Remove withDisallowUnsafeRead from PaperweightUserExtension#minecraftVersion (Jason Penilla)- Version 1.7.0 -
c3c104c
v1.6.3: paperweight v1.6.3
🚀 Features
- userdev: add
pluginRemapperconfiguration to more easily upgrade tiny-remapper forreobfJarwithout disturbing the dev bundle pipeline -0b9e073
Commits
f391c0c: 1.6.3-SNAPSHOT (Jason Penilla)e54e9fc: Only exclude transitives for our tiny-remapper dep (Jason Penilla)3711175: make ReobfArtifactConfiguration fields@JvmStatic(Jason Penilla)381e557: Don't warn about mcdev data files that aren't being modified (Jake Potrebic) (#241)b47a75a: Apply a specific rule to exclude JUnit (Octavia Togami) (#205)- Version 1.6.3 -
a325636
v1.6.2: paperweight v1.6.2
Commits
095a321: 1.6.2-SNAPSHOT (Jason Penilla)073ed85: Bump default java launcher version (Jason Penilla)8828b4a: Bump default scanJar memory (Jason Penilla)- Version 1.6.2 -
668e516
v1.6.1: paperweight v1.6.1
Commits
cf4fcd8: 1.6.1-SNAPSHOT (Jason Penilla)cfcb6ad: Check for offline mode before initializing submodules (Jason Penilla)0eaa60e: Fix mappings missing from dev bundle server jar (Jason Penilla)78f033b: Fix mappings missing from dev bundle server jar (real) (Jason Penilla)- Version 1.6.1 -
10b0c49
v1.6.0: paperweight v1.6.0
🚀 Features
- core/patcher: Add PaperweightSourceGeneratorHelper to replace VanillaGradle usage -
c6d776d
Commits
4a2e036: 1.5.16-SNAPSHOT (Jason Penilla)c8f6e05: Plugin remapping (Jason Penilla) (#239)ca387c9: Update RemapSources sourceCompatibility convention (Jason Penilla)114dc61: Fix whitespace (Jason Penilla)e927958: Bump dev bundle revision to 4 (Jason Penilla)- Version 1.6.0 -
17b3734
v1.5.15: paperweight v1.5.15
Commits
- Version 1.5.15 -
2a02316
v1.5.13: paperweight v1.5.13
Commits
374131f: 1.5.13-SNAPSHOT (Jason Penilla)8c3c62d: Update foojay resolver (Jason Penilla)7545624: Make patched file filtering incremental & compile against filtered jar (Jason Penilla) (#237)- Version 1.5.13 -
b7a64b0
v1.5.12: paperweight v1.5.12
🔧 Bug Fixes
Commits
15224af: 1.5.12-SNAPSHOT (Jason Penilla)6383871: Update Gradle wrapper to 8.5 (Jason Penilla)4bc9495: Bump Mercury (Jason Penilla)0b3688c: Use JDK 17 toolchain and set-Xjdk-release=11(Jason Penilla)21f771d: Make RemapSources sourceCompatibility a property (Jason Penilla)dafc134: Update ASM to 9.7 (Jason Penilla)0d47c66: Update Gradle wrapper to 8.7 (Jason Penilla)- Version 1.5.12 -
2fba0a0
v1.5.11: paperweight v1.5.11
Commits
4e97731: 1.5.11-SNAPSHOT (Jason Penilla)fc0ead8: Update spotless and fix license check (Jason Penilla) (#227)b356b4d: Don't log Git output for patch apply by default (Jason Penilla) (#228)f154896: Don't log Git output for rebuilds by default either (Jason Penilla) (#229)8230d7d: Clean up apply and rebuild logging (Jason Penilla)- Version 1.5.11 -
7e631a2
v1.5.10: paperweight v1.5.10
Commits
8720525: 1.5.10-SNAPSHOT (Jason Penilla)609bec2: increase buffer size when hashing files and don't buffer when hashing strings (Jason Penilla) (#219)c7d0820: skip intermediary copy when filtering jars (Jason Penilla) (#220)5225a4d: Use short-circuiting content comparison instead of hash comparison when possible (Jason Penilla) (#222)daab4fa: Add InputStream contentEquals overload (Jason Penilla)1d88d33: Move DownloadService name to a constant (Jason Penilla)7d2ae18: Don't hash the dev bundle zip twice (Jason Penilla) (#223)3be0f6c: Update Gradle to 8.4 (Jason Penilla) (#224)47ec175: Update DiffPatch (Jason Penilla) (#225)87e8db2: Make ByteArray#asHexString less slow (Jason Penilla)7669316: Change back to our deleteRecursive utility instead of Kotlin's new built in one (Jason Penilla)76dad96: Short circuit userdev up-to-date checking on the last step when the dev bundle hasn't changed (Jason Penilla) (#221)- Version 1.5.10 -
6a36cfa
v1.5.9: paperweight v1.5.9
🔧 Bug Fixes
- fix another deprecation warning from implicit convention reference -
fa8945f
Commits
45aaed9: 1.5.9-SNAPSHOT (Jason Penilla)00d9ba2: Rewrite ExplicitThisAdder handling for instance methods/fields (Jason Penilla) (#218)- Version 1.5.9 -
ee61ec1
v1.5.8: paperweight v1.5.8
🔧 Bug Fixes
- deprecation warning from implicit convention reference -
b1011c7
Commits
340ee35: 1.5.8-SNAPSHOT (Jason Penilla)5389e61: Wait on input stream redirection to finish (Jason Penilla) (#216)2b14041: Respect quiet mode in version printout (Jason Penilla)- Version 1.5.8 -
f940a23
v1.5.7: paperweight v1.5.7
🔧 Bug Fixes
🧹 Chores
- update comments -
23d9406
Commits
3806539: 1.5.7-SNAPSHOT (Jason Penilla)157abbb: fix #209 (Jason Penilla)88edb5c: fix formatting (Jason Penilla)4803719: add supported environment check for GenerateDevBundle (Jason) (#213)3a4ea86: core/patcher: print version and os on plugin apply & don't require unsupported property for windows dev bundle gen (Jason Penilla)c80a23c: bump ASM to 9.6 (Jason Penilla)- Version 1.5.7 -
2dd3e6f
v1.5.6: paperweight v1.5.6
🧹 Chores
- Bump ASM & lorenz-tiny -
d3d7eec
Commits
972de2e: Add task to scan generated code to make sure versions match (Jake Potrebic) (#197)9f602b8: Fix license formats (Kyle Wood) (#197)92f922f: support importing files from data/minecraft/ into the resources folder (Jake Potrebic) (#190)33b8a1b: add task to filter project dir (Jake Potrebic) (#190)329b566: fix a couple issues after rebasing on main (Jake Potrebic) (#190)a3033c6: fix license and style violations (Jake Potrebic) (#190)ce9df1c: account for inner classes (Jake Potrebic) (#190)57566dd: Remove commented code (Kyle Wood) (#190)3f6c7a5: Fix Gradle deprecation issue, buildSrc missing name (Kyle Wood) (#190)c2d4fcb: fix FilterProjectDir vanillaJar input (Jake Potrebic) (#198)28786b0: use ceilingEntry instead of higherEntry for line mappings (Jason Penilla)d23909c: adjust ScanJar loggers (Jason Penilla)- Version 1.5.6 -
8faebd1
v1.5.5: paperweight v1.5.5
Commits
934e245: 1.5.5-SNAPSHOT (Jason Penilla)c095ab0: Add Java version check (Jason Penilla)- Version 1.5.5 -
d82fddd
v1.5.4: paperweight v1.5.4
🚀 Features
🧹 Chores
- userdev: log a message when experimental shared caches are enabled -
11ba590
Commits
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.
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.papermc.paperweight.patcher](https://togithub.com/PaperMC/paperweight) | `1.5.0` -> `1.7.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>PaperMC/paperweight (io.papermc.paperweight.patcher)</summary>
### [`v1.7.2`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.7.2): paperweight v1.7.2
##### :wrench: Bug Fixes
- **userdev**: invalidate caches for preceding steps when a step fails ([#​250](https://togithub.com/PaperMC/paperweight/pull/250)) - [`a788a97`](https://togithub.com/PaperMC/paperweight/commit/a788a97), closes [#​247](https://togithub.com/PaperMC/paperweight/issues/247)
##### Commits
- [`a5ae66c`](https://togithub.com/PaperMC/paperweight/commit/a5ae66c): 1.7.2-SNAPSHOT (Jason Penilla)
- Version 1.7.2 - [`33a8f20`](https://togithub.com/PaperMC/paperweight/commit/33a8f20)
### [`v1.7.1`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.7.1): paperweight v1.7.1
##### Commits
- [`d3a5f5f`](https://togithub.com/PaperMC/paperweight/commit/d3a5f5f): 1.7.1-SNAPSHOT (Jason Penilla)
- [`007ef94`](https://togithub.com/PaperMC/paperweight/commit/007ef94): Use first capability of a project in case of multiple when creating bundler jars (Jason Penilla)
- [`eb14faf`](https://togithub.com/PaperMC/paperweight/commit/eb14faf): Update for paper-mojangapi removal (Jason Penilla)
- Version 1.7.1 - [`4d47004`](https://togithub.com/PaperMC/paperweight/commit/4d47004)
### [`v1.7.0`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.7.0): paperweight v1.7.0
##### :rocket: Features
- **userdev**: Enable shared caches by default ([#​235](https://togithub.com/PaperMC/paperweight/pull/235)) - [`f964c5b`](https://togithub.com/PaperMC/paperweight/commit/f964c5b)
##### Commits
- [`6495ae0`](https://togithub.com/PaperMC/paperweight/commit/6495ae0): 1.6.4-SNAPSHOT (Jason Penilla)
- [`b26c85b`](https://togithub.com/PaperMC/paperweight/commit/b26c85b): Remove withDisallowUnsafeRead from PaperweightUserExtension#minecraftVersion (Jason Penilla)
- Version 1.7.0 - [`c3c104c`](https://togithub.com/PaperMC/paperweight/commit/c3c104c)
### [`v1.6.3`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.6.3): paperweight v1.6.3
##### :rocket: Features
- **userdev**: add `pluginRemapper` configuration to more easily upgrade tiny-remapper for `reobfJar` without disturbing the dev bundle pipeline - [`0b9e073`](https://togithub.com/PaperMC/paperweight/commit/0b9e073)
##### Commits
- [`f391c0c`](https://togithub.com/PaperMC/paperweight/commit/f391c0c): 1.6.3-SNAPSHOT (Jason Penilla)
- [`e54e9fc`](https://togithub.com/PaperMC/paperweight/commit/e54e9fc): Only exclude transitives for our tiny-remapper dep (Jason Penilla)
- [`3711175`](https://togithub.com/PaperMC/paperweight/commit/3711175): make ReobfArtifactConfiguration fields `@JvmStatic` (Jason Penilla)
- [`381e557`](https://togithub.com/PaperMC/paperweight/commit/381e557): Don't warn about mcdev data files that aren't being modified (Jake Potrebic) ([#​241](https://togithub.com/PaperMC/paperweight/pull/241))
- [`b47a75a`](https://togithub.com/PaperMC/paperweight/commit/b47a75a): Apply a specific rule to exclude JUnit (Octavia Togami) ([#​205](https://togithub.com/PaperMC/paperweight/pull/205))
- Version 1.6.3 - [`a325636`](https://togithub.com/PaperMC/paperweight/commit/a325636)
### [`v1.6.2`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.6.2): paperweight v1.6.2
##### Commits
- [`095a321`](https://togithub.com/PaperMC/paperweight/commit/095a321): 1.6.2-SNAPSHOT (Jason Penilla)
- [`073ed85`](https://togithub.com/PaperMC/paperweight/commit/073ed85): Bump default java launcher version (Jason Penilla)
- [`8828b4a`](https://togithub.com/PaperMC/paperweight/commit/8828b4a): Bump default scanJar memory (Jason Penilla)
- Version 1.6.2 - [`668e516`](https://togithub.com/PaperMC/paperweight/commit/668e516)
### [`v1.6.1`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.6.1): paperweight v1.6.1
##### Commits
- [`cf4fcd8`](https://togithub.com/PaperMC/paperweight/commit/cf4fcd8): 1.6.1-SNAPSHOT (Jason Penilla)
- [`cfcb6ad`](https://togithub.com/PaperMC/paperweight/commit/cfcb6ad): Check for offline mode before initializing submodules (Jason Penilla)
- [`0eaa60e`](https://togithub.com/PaperMC/paperweight/commit/0eaa60e): Fix mappings missing from dev bundle server jar (Jason Penilla)
- [`78f033b`](https://togithub.com/PaperMC/paperweight/commit/78f033b): Fix mappings missing from dev bundle server jar (real) (Jason Penilla)
- Version 1.6.1 - [`10b0c49`](https://togithub.com/PaperMC/paperweight/commit/10b0c49)
### [`v1.6.0`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.6.0): paperweight v1.6.0
##### :rocket: Features
- **core/patcher**: Add PaperweightSourceGeneratorHelper to replace VanillaGradle usage - [`c6d776d`](https://togithub.com/PaperMC/paperweight/commit/c6d776d)
##### Commits
- [`4a2e036`](https://togithub.com/PaperMC/paperweight/commit/4a2e036): 1.5.16-SNAPSHOT (Jason Penilla)
- [`c8f6e05`](https://togithub.com/PaperMC/paperweight/commit/c8f6e05): Plugin remapping (Jason Penilla) ([#​239](https://togithub.com/PaperMC/paperweight/pull/239))
- [`ca387c9`](https://togithub.com/PaperMC/paperweight/commit/ca387c9): Update RemapSources sourceCompatibility convention (Jason Penilla)
- [`114dc61`](https://togithub.com/PaperMC/paperweight/commit/114dc61): Fix whitespace (Jason Penilla)
- [`e927958`](https://togithub.com/PaperMC/paperweight/commit/e927958): Bump dev bundle revision to 4 (Jason Penilla)
- Version 1.6.0 - [`17b3734`](https://togithub.com/PaperMC/paperweight/commit/17b3734)
### [`v1.5.15`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.5.15): paperweight v1.5.15
##### Commits
- Version 1.5.15 - [`2a02316`](https://togithub.com/PaperMC/paperweight/commit/2a02316)
### [`v1.5.13`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.5.13): paperweight v1.5.13
##### Commits
- [`374131f`](https://togithub.com/PaperMC/paperweight/commit/374131f): 1.5.13-SNAPSHOT (Jason Penilla)
- [`8c3c62d`](https://togithub.com/PaperMC/paperweight/commit/8c3c62d): Update foojay resolver (Jason Penilla)
- [`7545624`](https://togithub.com/PaperMC/paperweight/commit/7545624): Make patched file filtering incremental & compile against filtered jar (Jason Penilla) ([#​237](https://togithub.com/PaperMC/paperweight/pull/237))
- Version 1.5.13 - [`b7a64b0`](https://togithub.com/PaperMC/paperweight/commit/b7a64b0)
### [`v1.5.12`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.5.12): paperweight v1.5.12
##### :wrench: Bug Fixes
- **core/patcher**: Download Spigot dependencies using DetachedResolver ([#​233](https://togithub.com/PaperMC/paperweight/pull/233)) - [`bf78951`](https://togithub.com/PaperMC/paperweight/commit/bf78951), closes [#​232](https://togithub.com/PaperMC/paperweight/issues/232)
##### Commits
- [`15224af`](https://togithub.com/PaperMC/paperweight/commit/15224af): 1.5.12-SNAPSHOT (Jason Penilla)
- [`6383871`](https://togithub.com/PaperMC/paperweight/commit/6383871): Update Gradle wrapper to 8.5 (Jason Penilla)
- [`4bc9495`](https://togithub.com/PaperMC/paperweight/commit/4bc9495): Bump Mercury (Jason Penilla)
- [`0b3688c`](https://togithub.com/PaperMC/paperweight/commit/0b3688c): Use JDK 17 toolchain and set `-Xjdk-release=11` (Jason Penilla)
- [`21f771d`](https://togithub.com/PaperMC/paperweight/commit/21f771d): Make RemapSources sourceCompatibility a property (Jason Penilla)
- [`dafc134`](https://togithub.com/PaperMC/paperweight/commit/dafc134): Update ASM to 9.7 (Jason Penilla)
- [`0d47c66`](https://togithub.com/PaperMC/paperweight/commit/0d47c66): Update Gradle wrapper to 8.7 (Jason Penilla)
- Version 1.5.12 - [`2fba0a0`](https://togithub.com/PaperMC/paperweight/commit/2fba0a0)
### [`v1.5.11`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.5.11): paperweight v1.5.11
##### Commits
- [`4e97731`](https://togithub.com/PaperMC/paperweight/commit/4e97731): 1.5.11-SNAPSHOT (Jason Penilla)
- [`fc0ead8`](https://togithub.com/PaperMC/paperweight/commit/fc0ead8): Update spotless and fix license check (Jason Penilla) ([#​227](https://togithub.com/PaperMC/paperweight/pull/227))
- [`b356b4d`](https://togithub.com/PaperMC/paperweight/commit/b356b4d): Don't log Git output for patch apply by default (Jason Penilla) ([#​228](https://togithub.com/PaperMC/paperweight/pull/228))
- [`f154896`](https://togithub.com/PaperMC/paperweight/commit/f154896): Don't log Git output for rebuilds by default either (Jason Penilla) ([#​229](https://togithub.com/PaperMC/paperweight/pull/229))
- [`8230d7d`](https://togithub.com/PaperMC/paperweight/commit/8230d7d): Clean up apply and rebuild logging (Jason Penilla)
- Version 1.5.11 - [`7e631a2`](https://togithub.com/PaperMC/paperweight/commit/7e631a2)
### [`v1.5.10`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.5.10): paperweight v1.5.10
##### Commits
- [`8720525`](https://togithub.com/PaperMC/paperweight/commit/8720525): 1.5.10-SNAPSHOT (Jason Penilla)
- [`609bec2`](https://togithub.com/PaperMC/paperweight/commit/609bec2): increase buffer size when hashing files and don't buffer when hashing strings (Jason Penilla) ([#​219](https://togithub.com/PaperMC/paperweight/pull/219))
- [`c7d0820`](https://togithub.com/PaperMC/paperweight/commit/c7d0820): skip intermediary copy when filtering jars (Jason Penilla) ([#​220](https://togithub.com/PaperMC/paperweight/pull/220))
- [`5225a4d`](https://togithub.com/PaperMC/paperweight/commit/5225a4d): Use short-circuiting content comparison instead of hash comparison when possible (Jason Penilla) ([#​222](https://togithub.com/PaperMC/paperweight/pull/222))
- [`daab4fa`](https://togithub.com/PaperMC/paperweight/commit/daab4fa): Add InputStream contentEquals overload (Jason Penilla)
- [`1d88d33`](https://togithub.com/PaperMC/paperweight/commit/1d88d33): Move DownloadService name to a constant (Jason Penilla)
- [`7d2ae18`](https://togithub.com/PaperMC/paperweight/commit/7d2ae18): Don't hash the dev bundle zip twice (Jason Penilla) ([#​223](https://togithub.com/PaperMC/paperweight/pull/223))
- [`3be0f6c`](https://togithub.com/PaperMC/paperweight/commit/3be0f6c): Update Gradle to 8.4 (Jason Penilla) ([#​224](https://togithub.com/PaperMC/paperweight/pull/224))
- [`47ec175`](https://togithub.com/PaperMC/paperweight/commit/47ec175): Update DiffPatch (Jason Penilla) ([#​225](https://togithub.com/PaperMC/paperweight/pull/225))
- [`87e8db2`](https://togithub.com/PaperMC/paperweight/commit/87e8db2): Make ByteArray#asHexString less slow (Jason Penilla)
- [`7669316`](https://togithub.com/PaperMC/paperweight/commit/7669316): Change back to our deleteRecursive utility instead of Kotlin's new built in one (Jason Penilla)
- [`76dad96`](https://togithub.com/PaperMC/paperweight/commit/76dad96): Short circuit userdev up-to-date checking on the last step when the dev bundle hasn't changed (Jason Penilla) ([#​221](https://togithub.com/PaperMC/paperweight/pull/221))
- Version 1.5.10 - [`6a36cfa`](https://togithub.com/PaperMC/paperweight/commit/6a36cfa)
### [`v1.5.9`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.5.9): paperweight v1.5.9
##### :wrench: Bug Fixes
- fix another deprecation warning from implicit convention reference - [`fa8945f`](https://togithub.com/PaperMC/paperweight/commit/fa8945f)
##### Commits
- [`45aaed9`](https://togithub.com/PaperMC/paperweight/commit/45aaed9): 1.5.9-SNAPSHOT (Jason Penilla)
- [`00d9ba2`](https://togithub.com/PaperMC/paperweight/commit/00d9ba2): Rewrite ExplicitThisAdder handling for instance methods/fields (Jason Penilla) ([#​218](https://togithub.com/PaperMC/paperweight/pull/218))
- Version 1.5.9 - [`ee61ec1`](https://togithub.com/PaperMC/paperweight/commit/ee61ec1)
### [`v1.5.8`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.5.8): paperweight v1.5.8
##### :wrench: Bug Fixes
- deprecation warning from implicit convention reference - [`b1011c7`](https://togithub.com/PaperMC/paperweight/commit/b1011c7)
##### Commits
- [`340ee35`](https://togithub.com/PaperMC/paperweight/commit/340ee35): 1.5.8-SNAPSHOT (Jason Penilla)
- [`5389e61`](https://togithub.com/PaperMC/paperweight/commit/5389e61): Wait on input stream redirection to finish (Jason Penilla) ([#​216](https://togithub.com/PaperMC/paperweight/pull/216))
- [`2b14041`](https://togithub.com/PaperMC/paperweight/commit/2b14041): Respect quiet mode in version printout (Jason Penilla)
- Version 1.5.8 - [`f940a23`](https://togithub.com/PaperMC/paperweight/commit/f940a23)
### [`v1.5.7`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.5.7): paperweight v1.5.7
##### :wrench: Bug Fixes
- filter project dir on windows ([#​214](https://togithub.com/PaperMC/paperweight/pull/214)) - [`586f6a7`](https://togithub.com/PaperMC/paperweight/commit/586f6a7)
##### :broom: Chores
- update comments - [`23d9406`](https://togithub.com/PaperMC/paperweight/commit/23d9406)
##### Commits
- [`3806539`](https://togithub.com/PaperMC/paperweight/commit/3806539): 1.5.7-SNAPSHOT (Jason Penilla)
- [`157abbb`](https://togithub.com/PaperMC/paperweight/commit/157abbb): fix [#​209](https://togithub.com/PaperMC/paperweight/issues/209) (Jason Penilla)
- [`88edb5c`](https://togithub.com/PaperMC/paperweight/commit/88edb5c): fix formatting (Jason Penilla)
- [`4803719`](https://togithub.com/PaperMC/paperweight/commit/4803719): add supported environment check for GenerateDevBundle (Jason) ([#​213](https://togithub.com/PaperMC/paperweight/pull/213))
- [`3a4ea86`](https://togithub.com/PaperMC/paperweight/commit/3a4ea86): core/patcher: print version and os on plugin apply & don't require unsupported property for windows dev bundle gen (Jason Penilla)
- [`c80a23c`](https://togithub.com/PaperMC/paperweight/commit/c80a23c): bump ASM to 9.6 (Jason Penilla)
- Version 1.5.7 - [`2dd3e6f`](https://togithub.com/PaperMC/paperweight/commit/2dd3e6f)
### [`v1.5.6`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.5.6): paperweight v1.5.6
##### :broom: Chores
- Bump ASM & lorenz-tiny - [`d3d7eec`](https://togithub.com/PaperMC/paperweight/commit/d3d7eec)
##### Commits
- [`972de2e`](https://togithub.com/PaperMC/paperweight/commit/972de2e): Add task to scan generated code to make sure versions match (Jake Potrebic) ([#​197](https://togithub.com/PaperMC/paperweight/pull/197))
- [`9f602b8`](https://togithub.com/PaperMC/paperweight/commit/9f602b8): Fix license formats (Kyle Wood) ([#​197](https://togithub.com/PaperMC/paperweight/pull/197))
- [`92f922f`](https://togithub.com/PaperMC/paperweight/commit/92f922f): support importing files from data/minecraft/ into the resources folder (Jake Potrebic) ([#​190](https://togithub.com/PaperMC/paperweight/pull/190))
- [`33b8a1b`](https://togithub.com/PaperMC/paperweight/commit/33b8a1b): add task to filter project dir (Jake Potrebic) ([#​190](https://togithub.com/PaperMC/paperweight/pull/190))
- [`329b566`](https://togithub.com/PaperMC/paperweight/commit/329b566): fix a couple issues after rebasing on main (Jake Potrebic) ([#​190](https://togithub.com/PaperMC/paperweight/pull/190))
- [`a3033c6`](https://togithub.com/PaperMC/paperweight/commit/a3033c6): fix license and style violations (Jake Potrebic) ([#​190](https://togithub.com/PaperMC/paperweight/pull/190))
- [`ce9df1c`](https://togithub.com/PaperMC/paperweight/commit/ce9df1c): account for inner classes (Jake Potrebic) ([#​190](https://togithub.com/PaperMC/paperweight/pull/190))
- [`57566dd`](https://togithub.com/PaperMC/paperweight/commit/57566dd): Remove commented code (Kyle Wood) ([#​190](https://togithub.com/PaperMC/paperweight/pull/190))
- [`3f6c7a5`](https://togithub.com/PaperMC/paperweight/commit/3f6c7a5): Fix Gradle deprecation issue, buildSrc missing name (Kyle Wood) ([#​190](https://togithub.com/PaperMC/paperweight/pull/190))
- [`c2d4fcb`](https://togithub.com/PaperMC/paperweight/commit/c2d4fcb): fix FilterProjectDir vanillaJar input (Jake Potrebic) ([#​198](https://togithub.com/PaperMC/paperweight/pull/198))
- [`28786b0`](https://togithub.com/PaperMC/paperweight/commit/28786b0): use ceilingEntry instead of higherEntry for line mappings (Jason Penilla)
- [`d23909c`](https://togithub.com/PaperMC/paperweight/commit/d23909c): adjust ScanJar loggers (Jason Penilla)
- Version 1.5.6 - [`8faebd1`](https://togithub.com/PaperMC/paperweight/commit/8faebd1)
### [`v1.5.5`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.5.5): paperweight v1.5.5
##### Commits
- [`934e245`](https://togithub.com/PaperMC/paperweight/commit/934e245): 1.5.5-SNAPSHOT (Jason Penilla)
- [`c095ab0`](https://togithub.com/PaperMC/paperweight/commit/c095ab0): Add Java version check (Jason Penilla)
- Version 1.5.5 - [`d82fddd`](https://togithub.com/PaperMC/paperweight/commit/d82fddd)
### [`v1.5.4`](https://togithub.com/PaperMC/paperweight/releases/tag/v1.5.4): paperweight v1.5.4
##### :rocket: Features
- **userdev**: Add experimental (for now) option for shared userdev caches ([#​187](https://togithub.com/PaperMC/paperweight/pull/187)) - [`b56b118`](https://togithub.com/PaperMC/paperweight/commit/b56b118)
##### :broom: Chores
- **userdev**: log a message when experimental shared caches are enabled - [`11ba590`](https://togithub.com/PaperMC/paperweight/commit/11ba590)
##### Commits
- [`ac168e2`](https://togithub.com/PaperMC/paperweight/commit/ac168e2): 1.5.4-SNAPSHOT (Jason Penilla)
- [`4e63b80`](https://togithub.com/PaperMC/paperweight/commit/4e63b80): Support using glob syntax in mc dev imports (Jake Potrebic) ([#​191](https://togithub.com/PaperMC/paperweight/pull/191))
- [`30f1b60`](https://togithub.com/PaperMC/paperweight/commit/30f1b60): remove bannedClasses logic (Jake Potrebic) ([#​191](https://togithub.com/PaperMC/paperweight/pull/191))
- [`aa146cd`](https://togithub.com/PaperMC/paperweight/commit/aa146cd): Add Folia devbundle extension (Michael H) ([#​195](https://togithub.com/PaperMC/paperweight/pull/195))
- Version 1.5.4 - [`a260d33`](https://togithub.com/PaperMC/paperweight/commit/a260d33)
</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 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DaRacci/Tentacles).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjM4LjU2LjAiLCJ0YXJnZXRCcmFuY2giOiJ2ZXIvMS4xOS4yIn0=-->