Skip to content

fix(deps): update dependency io.github.wasabithumb:jtoml-configurate to v0.6.4 #40

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

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 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.wasabithumb:jtoml-configurate 0.5.0 -> 0.6.4 age adoption passing confidence

Release Notes

WasabiThumb/jtoml (io.github.wasabithumb:jtoml-configurate)

v0.6.4

Compare Source

Change notes:

  • Fixed strange comment behavior on boolean primitives (#​27)
  • Improved deep copy behavior
    • Added Comments#copyOf, TomlPrimitive#copyOf and TomlValue#copyOf

v0.6.3

Compare Source

Change notes:

  • Fixed separators being added to floats erroneously (#​23 / #​24)
  • Added TomlArray#copyOf (#​25)

v0.6.2

Compare Source

Change notes:

  • @Comment annotations are now repeatable (#​20)
  • Fix date-time types being truncated unnecessarily (#​21)
  • Build script changes for code quality & coverage (#​19)

v0.6.1

Compare Source

Change notes:

  • Fix regression in float serialization (#​18)

v0.6.0

Compare Source

Change notes:

  • Replaced TomlTable implementation with tree (#​9)
  • Improved documentation of API classes (#​10)
  • Fixed float serialization depending on system locale (#​13)
    • Also addresses some minor thread safety concerns
  • Add Comment API, reading & writing of comments (#​16)

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/jtoml branch from 921d5df to a80474f Compare June 12, 2025 19:51
@renovate renovate bot changed the title fix(deps): update dependency io.github.wasabithumb:jtoml-configurate to v0.6.0 fix(deps): update dependency io.github.wasabithumb:jtoml-configurate to v0.6.1 Jun 12, 2025
@renovate renovate bot force-pushed the renovate/jtoml branch from a80474f to 9828f48 Compare June 16, 2025 19:35
@renovate renovate bot changed the title fix(deps): update dependency io.github.wasabithumb:jtoml-configurate to v0.6.1 fix(deps): update dependency io.github.wasabithumb:jtoml-configurate to v0.6.2 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/jtoml branch from 9828f48 to db1cbcf Compare June 17, 2025 17:31
@renovate renovate bot changed the title fix(deps): update dependency io.github.wasabithumb:jtoml-configurate to v0.6.2 fix(deps): update dependency io.github.wasabithumb:jtoml-configurate to v0.6.3 Jun 17, 2025
@renovate renovate bot force-pushed the renovate/jtoml branch from db1cbcf to 34e3c3d Compare June 22, 2025 18:53
@renovate renovate bot changed the title fix(deps): update dependency io.github.wasabithumb:jtoml-configurate to v0.6.3 fix(deps): update dependency io.github.wasabithumb:jtoml-configurate to v0.6.4 Jun 22, 2025
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