Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.7 #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.papermc.paperweight.userdev 1.5.4 -> 1.7.7 age adoption passing confidence

Release Notes

PaperMC/paperweight (io.papermc.paperweight.userdev)

v1.7.7: paperweight v1.7.7

Commits
  • 459abae: 1.7.7-SNAPSHOT (Jason Penilla)
  • 8d474cb: Disable transitive dependencies of vanilla dependencies (Jason Penilla)
  • Version 1.7.7 - 6852f0e

v1.7.6: paperweight v1.7.6

Commits
  • a869b9e: 1.7.6-SNAPSHOT (MiniDigger | Martin)
  • 64aeed7: Adjust spigot dependency download for Gradle 8.11+ (Jason Penilla)
  • Version 1.7.6 - a4b9ca3

v1.7.5: paperweight v1.7.5

🚀 Features
  • allow setting extra manifest entries for bundler jars (#​263) - d075ac0
Commits
  • 6408556: 1.7.5-SNAPSHOT (Jason Penilla)
  • 5ddb759: release Version 1.7.4 (MiniDigger | Martin)

v1.7.4: paperweight v1.7.4

Commits
  • 91fac74: 1.7.4-SNAPSHOT (Jason Penilla)
  • addb21d: Add mainCapabilityAttribute to disambiguate project dependencies with multiple capabilities when bundling library jars (Jason Penilla) (#​257)
  • 5f8df32: Always make mc-dev-sources when applying patches (Bjarne Koll) (#​259)
  • Version 1.7.4 - 5bcee63

v1.7.3: paperweight v1.7.3

Commits

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

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 changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.5 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.6 Sep 15, 2023
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from f8c6ea7 to e76e7d2 Compare September 15, 2023 18:59
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.6 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.7 Oct 5, 2023
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from e76e7d2 to 6f88dec Compare October 5, 2023 19:56
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.7 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.8 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 6f88dec to 33f8ce0 Compare October 10, 2023 04:18
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.8 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.9 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 33f8ce0 to 48173e9 Compare October 26, 2023 22:59
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.9 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.10 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 48173e9 to 4f8f5cb Compare November 21, 2023 21:45
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 4f8f5cb to 37f4c33 Compare December 8, 2023 18:58
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.10 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.11 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 37f4c33 to e1836cb Compare February 1, 2024 13:24
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.11 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.9 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from e1836cb to 6517576 Compare February 1, 2024 17:16
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.9 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.11 Feb 1, 2024
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.11 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.11 - autoclosed Feb 2, 2024
@renovate renovate bot closed this Feb 2, 2024
@renovate renovate bot deleted the renovate/io.papermc.paperweight.userdev-1.x branch February 2, 2024 00:27
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.11 - autoclosed chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.11 Feb 2, 2024
@renovate renovate bot reopened this Feb 2, 2024
@renovate renovate bot restored the renovate/io.papermc.paperweight.userdev-1.x branch February 2, 2024 03:28
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 6517576 to bb993be Compare February 2, 2024 03:28
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.11 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.10 Feb 2, 2024
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.10 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.11 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch 2 times, most recently from 131a120 to 72d46d0 Compare February 2, 2024 20:28
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.11 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.10 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 72d46d0 to fc02a6b Compare February 2, 2024 21:41
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.10 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.11 Feb 2, 2024
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.11 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.12 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 7d3fecd to f2a6395 Compare April 4, 2024 21:50
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.12 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.13 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from f2a6395 to a50bdd4 Compare April 11, 2024 00:52
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.13 chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.15 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from a50bdd4 to 7802667 Compare April 27, 2024 02:11
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.15 chore(deps): update plugin io.papermc.paperweight.userdev to v1.6.0 Apr 27, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 7802667 to 8da3b75 Compare April 28, 2024 00:07
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.6.0 chore(deps): update plugin io.papermc.paperweight.userdev to v1.6.1 Apr 28, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 8da3b75 to dcf29ab Compare April 28, 2024 04:31
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.6.1 chore(deps): update plugin io.papermc.paperweight.userdev to v1.6.2 Apr 28, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from dcf29ab to 4af703d Compare April 30, 2024 02:04
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.6.2 chore(deps): update plugin io.papermc.paperweight.userdev to v1.6.3 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 4af703d to 261c4bb Compare May 1, 2024 19:10
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.6.3 chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.0 May 1, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 261c4bb to 07ed269 Compare May 11, 2024 23:06
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.0 chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.1 May 11, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 07ed269 to e14c141 Compare August 6, 2024 22:08
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.1 chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.2 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from e14c141 to 8ff6751 Compare September 28, 2024 06:58
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.2 chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.3 Sep 28, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 8ff6751 to 2215268 Compare October 25, 2024 20:10
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.3 chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.4 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 2215268 to 15cebd6 Compare November 18, 2024 15:58
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.4 chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.5 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 15cebd6 to ac6616f Compare December 4, 2024 07:26
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.5 chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.6 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from ac6616f to 84ca899 Compare December 6, 2024 00:36
@renovate renovate bot changed the title chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.6 chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.7 Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants