Skip to content

chore: update nightConfig to v3.9.0 - #1886

Open
renovate[bot] wants to merge 1 commit into
nightlyfrom
renovate/nightconfig
Open

chore: update nightConfig to v3.9.0#1886
renovate[bot] wants to merge 1 commit into
nightlyfrom
renovate/nightconfig

Conversation

@renovate

@renovate renovate Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.electronwill.night-config:json 3.8.43.9.0 age confidence
com.electronwill.night-config:yaml 3.8.43.9.0 age confidence
com.electronwill.night-config:toml 3.8.43.9.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

TheElectronWill/night-config (com.electronwill.night-config:json)

v3.9.0: with TOML v1.1 support!

What's Changed
How to choose between TOML v1.0 / v1.1

To select the version of TOML, manually build the TomlParser and call setTomlVersion.
Example:

var parser = new TomlParser();
parser.setTomlVersion(TomlVersion.v1_1);

For now, the default version is TOML 1.0.

New Contributors

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the t: dependencies A pull request / issue targeting dependency updates label Aug 12, 2026
@renovate
renovate Bot requested review from 0utplay and derklaro August 12, 2026 15:26
@github-actions

Copy link
Copy Markdown

Test Results

 56 files  ±0   56 suites  ±0   3m 14s ⏱️ -24s
572 tests ±0  572 ✅ ±0  0 💤 ±0  0 ❌ ±0 
939 runs  ±0  939 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 0ce8221. ± Comparison against base commit ebfea44.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t: dependencies A pull request / issue targeting dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants