Skip to content

deps(deps): bump com.electronwill.night-config:toml from 3.6.0 to 3.9.0 - #54

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.electronwill.night-config-toml-3.9.0
Open

deps(deps): bump com.electronwill.night-config:toml from 3.6.0 to 3.9.0#54
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.electronwill.night-config-toml-3.9.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.electronwill.night-config:toml from 3.6.0 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 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.electronwill.night-config:toml](https://github.com/TheElectronWill/night-config) from 3.6.0 to 3.9.0.
- [Release notes](https://github.com/TheElectronWill/night-config/releases)
- [Commits](TheElectronWill/night-config@v3.6.0...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 added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 20, 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