Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2023

Bumps com.akuleshov7:ktoml-core-jvm from 0.4.1 to 0.5.0.

Release notes

Sourced from com.akuleshov7:ktoml-core-jvm's releases.

Release v0.5.0

Breaking changes

  • In this release, we have made some changes to the library's API and removed old deprecated methods;
  • For instance, we removed methods that used the deprecated TomlConfig and left only those that use TomlInputConfig or TomlOutputConfig;
  • Additionally, we have started to stream data during decoding and parsing, which should improve performance;
  • However, this may affect the way you use some ktoml methods.

Changes that deserve your attention

What else is new

Infrastructure changes

Full Changelog: orchestr7/ktoml@v0.4.1...v0.5.0

Commits
  • d462822 Critical updates to make grade release process work (#218)
  • 76bcae0 Several cosmetic fixes for multiline strings (#217)
  • 15683ed Update actions/checkout action to v2.7.0 (#205)
  • b88b37a Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.21 (#213)
  • c3067ea Adding extra information to errors and exceptions (#212)
  • 3e84eea Update dependency gradle to v8.1.1 (#211)
  • dedee03 Source parser and stream utils (#117)
  • 5d32d54 Update dependency gradle to v8 (#208)
  • 958a0fd Adding an action-script for an automated update of yarn.lock (#206)
  • ef72802 Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.20 (#204)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.akuleshov7:ktoml-core-jvm](https://github.com/akuleshov7/ktoml) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/akuleshov7/ktoml/releases)
- [Commits](orchestr7/ktoml@v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: com.akuleshov7:ktoml-core-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 11, 2023
@dependabot dependabot bot changed the base branch from 1.19.4 to 1.20 July 21, 2023 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant