3arthqu4ke / headlessmc

Minecraft on the command line
https://3arthqu4ke.github.io/headlessmc/
MIT License
142 stars 16 forks source link

gradle(deps): bump com.gradleup.shadow from 8.3.0 to 8.3.1 #193

Closed dependabot[bot] closed 23 hours ago

dependabot[bot] commented 1 week ago

Bumps com.gradleup.shadow from 8.3.0 to 8.3.1.

Release notes

Sourced from com.gradleup.shadow's releases.

8.3.1

Added

  • Apply an empty plugin that has the legacy com.github.johnrengelman.shadow plugin ID. This allows existing build logic to keep on reacting to the legacy plugin as the replacement is drop-in currently.

Fixed

  • Explicitly add classifier to maven publication. (#904)
  • Refix excluding Gradle APIs for java-gradle-plugin. (#948)
Commits
  • 8a2aa8e Prepare version 8.3.1
  • a8c933f Note PR 948
  • 6c229f8 Apply legacy plugin (#960)
  • 4105769 chore(deps): update dependency gradle to v8.10.1 (#961)
  • a7936bd Recommend using Shadow task providers (#957)
  • 9cb03f6 fix(deps): update dependency org.apache.logging.log4j:log4j-core to v2.24.0 (...
  • ae72788 Remove downloadDependencies task
  • 34fa5d6 Create pull_request_template.md
  • 3b97870 Explicitly add classifier to maven publication (#904)
  • 4e18245 Rearrange blocks (#954)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 1 week ago
Overall Project 77.52% :green_apple:

There is no coverage information present for the Files changed

dependabot[bot] commented 23 hours ago

Superseded by #198.