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

⬆️ Update plugin io.papermc.paperweight.userdev to v1.7.7 #271

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2023

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Bump dependencies release/patch labels Dec 3, 2023
@renovate renovate bot enabled auto-merge (rebase) December 3, 2023 10:08
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 368d29e to 69fc769 Compare December 8, 2023 22:06
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.10 ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.11 Dec 8, 2023
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.11 ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.11 - autoclosed Feb 1, 2024
@renovate renovate bot closed this Feb 1, 2024
auto-merge was automatically disabled February 1, 2024 13:51

Pull request was closed

@renovate renovate bot deleted the renovate/io.papermc.paperweight.userdev-1.x branch February 1, 2024 13:51
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.11 - autoclosed ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.11 Feb 1, 2024
@renovate renovate bot reopened this Feb 1, 2024
@renovate renovate bot restored the renovate/io.papermc.paperweight.userdev-1.x branch February 1, 2024 16:21
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch 2 times, most recently from 2736a55 to bf746da Compare February 2, 2024 01:50
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.11 ⬆️ 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 bf746da to 22c20ba Compare February 2, 2024 08:01
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.10 ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.11 Feb 2, 2024
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.11 ⬆️ 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 15:09
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.11 - autoclosed ⬆️ 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 19:07
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 22c20ba to a76b172 Compare February 2, 2024 19:07
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.11 ⬆️ Update plugin io.papermc.paperweight.userdev 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.userdev-1.x branch February 3, 2024 08:30
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.11 - autoclosed ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.11 Feb 3, 2024
@renovate renovate bot reopened this Feb 3, 2024
@renovate renovate bot restored the renovate/io.papermc.paperweight.userdev-1.x branch February 3, 2024 11:19
@renovate renovate bot enabled auto-merge (rebase) March 20, 2024 14:51
@renovate renovate bot force-pushed the renovate/io.papermc.paperweight.userdev-1.x branch from 8b6b486 to 23b6ad0 Compare March 27, 2024 20:12
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.11 ⬆️ 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 23b6ad0 to f144ec1 Compare April 4, 2024 22:05
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.12 ⬆️ 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 f144ec1 to 62f46b5 Compare April 11, 2024 02:19
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.13 ⬆️ 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 62f46b5 to 0ac8f14 Compare April 27, 2024 02:51
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.5.15 ⬆️ 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 0ac8f14 to 0480a5d Compare April 28, 2024 01:52
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.6.0 ⬆️ 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 0480a5d to 6937f41 Compare April 30, 2024 01:36
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.6.2 ⬆️ 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 6937f41 to e0e917b Compare May 1, 2024 18:31
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.6.3 ⬆️ 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 e0e917b to 8d56dd5 Compare May 11, 2024 21:34
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.7.0 ⬆️ 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 8d56dd5 to 55e8d3d Compare August 6, 2024 21:21
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.7.1 ⬆️ 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 55e8d3d to e5ea13c Compare September 28, 2024 04:08
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.7.2 ⬆️ 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 e5ea13c to 68fbb2b Compare October 25, 2024 19:45
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.7.3 ⬆️ 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 68fbb2b to 70c23cc Compare November 18, 2024 17:37
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.7.4 ⬆️ 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 70c23cc to 36cee70 Compare December 4, 2024 03:55
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.7.5 ⬆️ 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 36cee70 to 01abd89 Compare December 5, 2024 23:40
@renovate renovate bot changed the title ⬆️ Update plugin io.papermc.paperweight.userdev to v1.7.6 ⬆️ Update plugin io.papermc.paperweight.userdev to v1.7.7 Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants