fix(deps): update dependency ch.jalu:configme to v1.4.1 #89
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3.0
->1.4.1
Release Notes
AuthMe/ConfigMe (ch.jalu:configme)
v1.4.1
@ExportName
can be added on bean fields (previously, it was only possible on accessor methods) (#366)""
could be defined with other properties (#363)📘 All changes in 1.4.1
v1.4.0
@NotNull
and@Nullable
for better type inference in Kotlin (#235, #318)@Comment
on fields of bean properties (#18)YamlFileResource
or other internals.VersionMigrationService
to run migrations based on a version in the config file (#344)@Comment
now supports new lines within texts, meaning you can use text blocks to define comments (#334)Property
fields are supported in SettingsHolder classes (integrates better with Kotlin) (#133)optionalDoubleProperty
and other optional flavors (#311)📘 All changes in 1.4.0
v1.3.1
📘 All changes in 1.3.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.