Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump com.electronwill.night-config:toml from 3.7.2 to 3.8.1 in /serverpackcreator-api #646

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps com.electronwill.night-config:toml from 3.7.2 to 3.8.1.

Release notes

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

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

Commits
  • b43a1ec Bump version to 3.8.1
  • 511114e Merge pull request #182 from TheElectronWill/async-fileconfig-fixes
  • b6e3825 Fix some AsyncFileConfig issues, resolve #181, resolve #180
  • d474dc7 Merge pull request #178 from TheElectronWill/more-effort-on-valuemap
  • a782a20 core: Deprecate commentMap()
  • b0e3b3c core: Fix ConfigSpec for StampedConfigs (and thus for async FileConfigs)
  • d4e866c core: Deprecate valueMap()
  • c26f0c5 core: Be more defensive in AbstactConfig constructor
  • 0111caa core: Implement valueMap() for StampedConfig
  • 64a63d7 Merge pull request #176 from TheElectronWill/completable-future-for-file-watcher
  • 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 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 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.7.2 to 3.8.1.
- [Release notes](https://github.com/TheElectronWill/night-config/releases)
- [Commits](TheElectronWill/night-config@v3.7.2...v3.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file gradle Gradle dependency updates labels Jan 1, 2025
@Griefed Griefed merged commit 3f8ab54 into develop Jan 2, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot-gradle-serverpackcreator-api-develop-com.electronwill.night-config-toml-3.8.1 branch January 2, 2025 19:29
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 gradle Gradle dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant