flare icon indicating copy to clipboard operation
flare copied to clipboard

chore(deps): Update dependency net.kyori:mammoth to v1.5.0

Open renovate[bot] opened this issue 4 years ago • 0 comments

This PR contains the following updates:

Package Change Age Confidence
net.kyori:mammoth 1.0.01.5.0 age confidence

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

New Contributors

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 ProjectOrSettingsPlugin interface for plugin developers to use - #​18

v1.2.0: mammoth 1.2.0

  • Add a helper to ProjectPlugin that 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 ProjectPlugin that doesn't use the deprecated Gradle Convention API
  • Switch from checker-qual to JetBrains nullability annotations
  • Add a method to safely call the now-deprecated Provider.forUseAtConfigurationTime Gradle 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.

renovate[bot] avatar Feb 18 '22 22:02 renovate[bot]