Skip to content

Bump com.github.Carleslc.Simple-YAML:Simple-Configuration from 1.8.4 to 1.8.5#539

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.Carleslc.Simple-YAML-Simple-Configuration-1.8.5
Open

Bump com.github.Carleslc.Simple-YAML:Simple-Configuration from 1.8.4 to 1.8.5#539
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.Carleslc.Simple-YAML-Simple-Configuration-1.8.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps com.github.Carleslc.Simple-YAML:Simple-Configuration from 1.8.4 to 1.8.5.

Release notes

Sourced from com.github.Carleslc.Simple-YAML:Simple-Configuration's releases.

1.8.5

  • Fixes #78, #79: the comment dumper corrupted quoted list elements that wrapped across multiple lines when using loadWithComments/saveWithComments.
  • Fixes #83: YamlCommentFormatter sideFormatter null check.
  • PR #82 Added getCharacter, getByte, getShort, getFloat to ConfigurationSection, matching the existing list variants (getByteList, getShortList...). Thanks @​Yasu-San!
  • Updated snakeyaml to 2.6 (Java 8+) and other dependencies.
Commits
  • 5c6a3d7 Version 1.8.5
  • 4392f1f Update README
  • 65d5f7d Document is* primitive checks
  • 1503868 Merge pull request #82 from Yasu-San/master
  • 431a480 Fix duplicated null check
  • 07c234d Update snakeyaml and other dependencies
  • a93e6b8 Fix comment dumper corrupting multiline quoted list elements
  • 2c88a43 Update README
  • e04f085 Add char as a possible type
  • 908fd97 Add float as a possible type
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [com.github.Carleslc.Simple-YAML:Simple-Configuration](https://github.com/Carleslc/Simple-YAML) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/Carleslc/Simple-YAML/releases)
- [Commits](Carleslc/Simple-YAML@1.8.4...1.8.5)

---
updated-dependencies:
- dependency-name: com.github.Carleslc.Simple-YAML:Simple-Configuration
  dependency-version: 1.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 8, 2026
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants