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

Update dependency net.peanuuutz.tomlkt:tomlkt to v0.3.7 #570

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.peanuuutz.tomlkt:tomlkt 0.3.6 -> 0.3.7 age adoption passing confidence

Release Notes

Peanuuutz/tomlkt (net.peanuuutz.tomlkt:tomlkt)

v0.3.7: tomlkt 0.3.7

New

  • Add extensions to (TomlArray|TomlTable).get for easier access to entries.
  • Add TomlArrayBuilder and TomlTableBuilder for dynamic construction.
    • Add buildTomlArray and buildTomlTable as shorthand.
    • Add extensions to (TomlArrayBuilder|TomlTableBuilder).element for easier population.

Change

  • Now a super-table can be defined after a sub-table without causing ConflictEntryException.
  • Fix a bug in TomlElementEncoder where TomlElement family does not bypass the encoding process with encodeTomlElement.
  • Major performance improvement in TomlElementParser (originally TomlFileParser).

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.

@renovate renovate bot enabled auto-merge (squash) October 16, 2023 16:07
@renovate renovate bot requested a review from gabrielittner October 16, 2023 16:07
@renovate renovate bot merged commit 1e7f19f into main Oct 17, 2023
3 checks passed
@renovate renovate bot deleted the renovate/net.peanuuutz.tomlkt-tomlkt-0.x branch October 17, 2023 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant