Skip to content

Conversation

@theEvilReaper
Copy link
Contributor

Proposed changes

The pull request adds support for using the package-info.java file to mark parameters as NotNull by default, making the nullability explicit.

Types of changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of
them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before
merging your code.

  • I have read the CONTRIBUTING.md
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@theEvilReaper theEvilReaper merged commit 9e1d4c3 into develop Nov 4, 2025
5 checks passed
@theEvilReaper theEvilReaper deleted the feature/package-info branch November 4, 2025 07:07
theEvilReaper added a commit that referenced this pull request Dec 24, 2025
* Add a package-info file

* Update not null annotation handling

---------

Co-authored-by: theEvilReaper <[email protected]>
theEvilReaper added a commit that referenced this pull request Dec 24, 2025
* Update Gradle to v9.2.0 (#49)

* Add a package-info file (#50)

* Add a package-info file

* Update not null annotation handling

* Update dependency net.onelitefeather:mycelium-bom to v1.5.2 (#51)

* Update Gradle to v9.2.1 (#52)

* Update actions/checkout action to v6

* Update dependency net.onelitefeather:mycelium-bom to v1.5.3 (#54)

* Bump patch version

* Merge pull request #55 from OneLiteFeatherNET/renovate/bom

* Update dependency net.onelitefeather:mycelium-bom to v1.6.0

* chore(version): update version to 1.13.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: theEvilReaper <[email protected]>
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.

2 participants