Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

chore(deps): update plugin io.papermc.paperweight.patcher to v1.7.2#29

Open
renovate[bot] wants to merge 1 commit into
ver/1.19.2from
renovate/io.papermc.paperweight.patcher-1.x
Open

chore(deps): update plugin io.papermc.paperweight.patcher to v1.7.2#29
renovate[bot] wants to merge 1 commit into
ver/1.19.2from
renovate/io.papermc.paperweight.patcher-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 16, 2023

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 pluginRemapper configuration to more easily upgrade tiny-remapper for reobfJar without 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

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
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
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
  • userdev: Add experimental (for now) option for shared userdev caches (#​187) - b56b118
🧹 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.

@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from be6f09e to e351b12 Compare February 28, 2023 00:42
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.1 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.2 Feb 28, 2023
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from e351b12 to b2f281b Compare March 4, 2023 03:41
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.2 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.3 Mar 4, 2023
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from b2f281b to 249e8e7 Compare April 5, 2023 02:13
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.3 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.4 Apr 5, 2023
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from 249e8e7 to 3afda23 Compare May 28, 2023 11:11
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.4 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.5 May 28, 2023
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.5 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.6 Sep 15, 2023
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from 3afda23 to b7413c0 Compare September 15, 2023 18:39
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.6 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.7 Oct 5, 2023
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch 2 times, most recently from 384c774 to 24382a0 Compare October 10, 2023 00:51
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.7 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.8 Oct 10, 2023
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.8 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.9 Oct 27, 2023
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from 24382a0 to e3e0c75 Compare October 27, 2023 01:11
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.9 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.10 Nov 21, 2023
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from e3e0c75 to 31edea1 Compare November 21, 2023 22:58
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from 31edea1 to 6aa7fbb Compare December 8, 2023 19:24
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.10 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.11 Dec 8, 2023
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from 6aa7fbb to d7f146c Compare February 1, 2024 13:09
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.11 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.8 Feb 1, 2024
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from d7f146c to e959b24 Compare February 1, 2024 15:46
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.8 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.9 Feb 1, 2024
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.9 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.9 - autoclosed Feb 1, 2024
@renovate renovate Bot closed this Feb 1, 2024
@renovate renovate Bot deleted the renovate/io.papermc.paperweight.patcher-1.x branch February 1, 2024 20:13
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.9 - autoclosed chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.9 Feb 2, 2024
@renovate renovate Bot reopened this Feb 2, 2024
@renovate renovate Bot restored the renovate/io.papermc.paperweight.patcher-1.x branch February 2, 2024 00:52
@renovate renovate Bot closed this Feb 2, 2024
@renovate renovate Bot deleted the renovate/io.papermc.paperweight.patcher-1.x branch February 2, 2024 12:01
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.11 - autoclosed chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.11 Feb 2, 2024
@renovate renovate Bot reopened this Feb 2, 2024
@renovate renovate Bot restored the renovate/io.papermc.paperweight.patcher-1.x branch February 2, 2024 19:24
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from 620ec36 to e08a399 Compare February 2, 2024 22:04
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.11 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.10 Feb 2, 2024
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.10 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.10 - autoclosed Feb 3, 2024
@renovate renovate Bot closed this Feb 3, 2024
@renovate renovate Bot deleted the renovate/io.papermc.paperweight.patcher-1.x branch February 3, 2024 04:23
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.10 - autoclosed chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.10 Feb 3, 2024
@renovate renovate Bot reopened this Feb 3, 2024
@renovate renovate Bot restored the renovate/io.papermc.paperweight.patcher-1.x branch February 3, 2024 08:21
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from e08a399 to f02e1ad Compare February 3, 2024 14:27
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.10 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.11 Feb 3, 2024
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from f02e1ad to 7593f90 Compare February 3, 2024 15:13
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.11 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.9 Feb 3, 2024
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from 7593f90 to 8b7f975 Compare February 3, 2024 20:09
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.9 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.11 Feb 3, 2024
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.11 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.11 - autoclosed Feb 3, 2024
@renovate renovate Bot closed this Feb 3, 2024
@renovate renovate Bot deleted the renovate/io.papermc.paperweight.patcher-1.x branch February 3, 2024 22:00
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.11 - autoclosed chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.11 Feb 4, 2024
@renovate renovate Bot reopened this Feb 4, 2024
@renovate renovate Bot restored the renovate/io.papermc.paperweight.patcher-1.x branch February 4, 2024 01:42
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from 8b7f975 to aecbc3c Compare February 4, 2024 04:13
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.11 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.10 Feb 4, 2024
@renovate renovate Bot force-pushed the renovate/io.papermc.paperweight.patcher-1.x branch from aecbc3c to cebe7c5 Compare February 4, 2024 07:12
@renovate renovate Bot changed the title chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.10 chore(deps): update plugin io.papermc.paperweight.patcher to v1.5.11 Feb 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants