chore(deps): Update dependency net.kyori:mammoth to v1.5.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| net.kyori:mammoth | 1.0.0 → 1.5.0 |
Release Notes
KyoriPowered/mammoth (net.kyori:mammoth)
v1.5.0: mammoth 1.5.0
This is a small release to migrate nullability annotations to JSpecify.
What's Changed
✨ Features
Other
Full Changelog: https://github.com/KyoriPowered/mammoth/compare/v1.4.0...v1.5.0
v1.4.0: mammoth 1.4.0
This is a small feature release bringing the following new utilities:
What's Changed
✨ Features
- feat: Add isolating classloader for sharing across projects by @zml2008 in #74
- feat(test): Allow filtering test variants based on active runtime version by @zml2008 in #73
Full Changelog: https://github.com/KyoriPowered/mammoth/compare/v1.3.1...v1.4.0
v1.3.1: mammoth 1.3.1
:bug: fixes
- Avoid calling deprecated API where possible, to avoid Gradle warnings
🔧 changes
- update badge by @powercasgamer in #39
New Contributors
- @powercasgamer made their first contribution in #39
Full Changelog: https://github.com/KyoriPowered/mammoth/compare/v1.3.0...v1.3.1
v1.3.0: mammoth 1.3.0
This is a small feature release adding a new ProjectOrSettingsPlugin interface based on a pattern used in several plugins.
✨ Additions
- Add a new
ProjectOrSettingsPlugininterface for plugin developers to use - #18
v1.2.0: mammoth 1.2.0
- Add a helper to
ProjectPluginthat allows requiring a minimum Gradle version - test: Add convenience methods to TestContext to allow working with literal text rather than classpath resources
v1.1.0: mammoth 1.1.0
Additions
- Add a functional test harness for testing Gradle plugins via JUnit. See the README for details.
- Add an overriable method to
ProjectPluginthat doesn't use the deprecated GradleConventionAPI - Switch from
checker-qualto JetBrains nullability annotations - Add a method to safely call the now-deprecated
Provider.forUseAtConfigurationTimeGradle API
Configuration
📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), 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.