Skip to content

Bump com.electronwill.night-config:toml from 3.6.7 to 3.9.0#12

Merged
TylerS1066 merged 1 commit into
mainfrom
dependabot/gradle/com.electronwill.night-config-toml-3.9.0
Jun 13, 2026
Merged

Bump com.electronwill.night-config:toml from 3.6.7 to 3.9.0#12
TylerS1066 merged 1 commit into
mainfrom
dependabot/gradle/com.electronwill.night-config-toml-3.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps com.electronwill.night-config:toml from 3.6.7 to 3.9.0.

Release notes

Sourced from com.electronwill.night-config:toml's releases.

3.8.4 The Return of the Bugfix

Quick fix for #201

Full Changelog: TheElectronWill/night-config@v3.8.3...v3.8.4

3.8.3 more fixes

What's Changed (since 3.8.1)

New Contributors

Full Changelog: TheElectronWill/night-config@v3.8.1...v3.8.3

3.8.1 Async config fixes

What's Changed

Full Changelog: TheElectronWill/night-config@v3.8.0...v3.8.1

3.8.0: API enhancements

What's Changed

  • FileWatcher offers new methods that return a CompletableFuture
  • Every FileConfig is now a ConcurrentConfig
  • Some warnings have been fixed.

Full Changelog: TheElectronWill/night-config@v3.7.4...v3.8.0

3.7.4: FileWatcher fix

Fixes

This minor release fixes a bug that caused the FileWatcher to close when a directory containing watched files was deleted. Also, an exception is now raised early if the FileWatcher is used in an unsupported manner.

Full Changelog: TheElectronWill/night-config@v3.7.3...v3.7.4

3.7.3: FileConfig fix

Fixes

This minor release fixes a bad interaction between AsyncFileConfig and StampedConfig, and between SyncFileConfig, SynchronizedConfig and TomlParser, which resulted in some TOML configurations to be mis-loaded. Thanks to @​Technici4n for discovering the bug!

Full Changelog: TheElectronWill/night-config@v3.7.2...v3.7.3

3.7.2: TOML compliance fix

TOML Fixes

... (truncated)

Commits
  • d91d791 Merge pull request #205 from TSRBerry/fix/record-deserialization
  • afff983 Merge pull request #202 from TheElectronWill/feat/toml-v1.1
  • 9e61e56 upgrade foojay gradle plugin to fix IBM_SEMERU error
  • 6c02403 update the readme
  • bd97c85 Fix helpful error message
  • 311c857 Deserialize config objects when deserializing records
  • 77d6684 Check SerdeKey annotation when deserializing records
  • 4279e15 Bump version
  • d47ee2a toml: update the test suite and fix bugs for TOML v1.1
  • 8e767c2 Implement TOML v1.1
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 13, 2026
Bumps [com.electronwill.night-config:toml](https://github.com/TheElectronWill/night-config) from 3.6.7 to 3.9.0.
- [Release notes](https://github.com/TheElectronWill/night-config/releases)
- [Commits](TheElectronWill/night-config@v3.6.7...v3.9.0)

---
updated-dependencies:
- dependency-name: com.electronwill.night-config:toml
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.electronwill.night-config-toml-3.9.0 branch from 625ae22 to 13719ea Compare June 13, 2026 19:29
@TylerS1066 TylerS1066 merged commit 6f66383 into main Jun 13, 2026
2 checks passed
@TylerS1066 TylerS1066 deleted the dependabot/gradle/com.electronwill.night-config-toml-3.9.0 branch June 13, 2026 19:30
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.

1 participant