Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency ch.jalu:configme to v1.4.1 #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ch.jalu:configme 1.3.0 -> 1.4.1 age adoption passing confidence

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)
  • Bug fix: unique comment is repeated if it's in a MapProperty, ListProperty or similar (#​362)
  • Bug fix: Property at root path "" could be defined with other properties (#​363)
  • Add getter for property type in TypeBasedProperty (#​333)

📘 All changes in 1.4.1

v1.4.0

  • Annotated all methods with @NotNull and @Nullable for better type inference in Kotlin (#​235, #​318)
  • Support @Comment on fields of bean properties (#​18)
    • Please read about breaking changes if you extend YamlFileResource or other internals.
  • New: VersionMigrationService to run migrations based on a version in the config file (#​344)
    • Breaking change: PlainMigrationService#moveProperty has been moved to MigrationUtils#moveProperty
  • @Comment now supports new lines within texts, meaning you can use text blocks to define comments (#​334)
  • Private Property fields are supported in SettingsHolder classes (integrates better with Kotlin) (#​133)
  • PropertyInitializer: added optionalDoubleProperty and other optional flavors (#​311)
  • The concrete Property type is used as the return value for all PropertyInitializer methods (#​321)

📘 All changes in 1.4.0

v1.3.1

  • Update SnakeYAML dependency for security reasons (#​310)
  • Introduce ShortProperty, LongProperty and FloatProperty for convenience (#​260)

📘 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ch.jalu-configme-1.x branch from 5f8cb10 to f1f1413 Compare August 13, 2023 02:53
@renovate renovate bot changed the title fix(deps): update dependency ch.jalu:configme to v1.3.1 fix(deps): update dependency ch.jalu:configme to v1.4.0 Aug 13, 2023
@renovate renovate bot changed the title fix(deps): update dependency ch.jalu:configme to v1.4.0 fix(deps): update dependency ch.jalu:configme to v1.4.1 Aug 29, 2023
@renovate renovate bot force-pushed the renovate/ch.jalu-configme-1.x branch from f1f1413 to cbcffa9 Compare August 29, 2023 05:51
@renovate renovate bot force-pushed the renovate/ch.jalu-configme-1.x branch from cbcffa9 to 6dab655 Compare April 21, 2024 17:39
@renovate renovate bot force-pushed the renovate/ch.jalu-configme-1.x branch from 6dab655 to 1dded7f Compare June 18, 2024 05:39
@renovate renovate bot force-pushed the renovate/ch.jalu-configme-1.x branch from 1dded7f to 4154274 Compare June 28, 2024 02:34
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.

0 participants