Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2025

Bumps hoplite from 2.7.5 to 2.9.0.
Updates com.sksamuel.hoplite:hoplite-core from 2.7.5 to 2.9.0

Release notes

Sourced from com.sksamuel.hoplite:hoplite-core's releases.

v2.9.0

No release notes provided.

v2.8.3

No release notes provided.

v2.8.2

What's Changed

Full Changelog: sksamuel/hoplite@v2.8.1...v2.8.2

v2.8.1

What's Changed

Full Changelog: sksamuel/hoplite@v2.8.0...v2.8.1

v2.8.0

What's Changed

... (truncated)

Changelog

Sourced from com.sksamuel.hoplite:hoplite-core's changelog.

Changelog

3.0.0

  • Breaking: the EnvironmentVariablesPropertySource now uses idiomatic environment variable format i.e. upper case (though lower case is still accepted), letters, and digits. Single underscores now separate path hierarchies.
  • Breaking: The EnvironmentVariableOverridePropertySource has been removed. The standard EnvironmentVariablesPropertySource is now loaded by default, and takes precedence over other default sources just like the EnvironmentVariableOverridePropertySource did. To maintain similar behavior, configure it with a filtering prefix.
  • Add the ability to load a series of environment variables into arrays/lists via the _n syntax.

2.8.0

  • ConfigBinder and prefix-based binding #422
Commits
  • 502e980 Deprecated hoplite-aws module (#463)
  • 20a29f1 Bump azure-security-keyvault-secrets to 4.9.0
  • e560384 Bump google-cloud-secretmanager to 2.54.0
  • 0b95c77 Bump micrometer to 1.14.1
  • 2ff0d30 Kotlin AWS sdk (#424)
  • 4a760fa Config aliases should match source keys and transformed path elements (#458)
  • c3cc0dc Fix for #461 (#462)
  • c21e77e Fix a check for the context resolver mode to skip unresolved substitutions (#...
  • 3c3deae Restore non-prefix version of loadConfig
  • 265d516 Cascader should carry through the source key from the override (#448)
  • Additional commits viewable in compare view

Updates com.sksamuel.hoplite:hoplite-hocon from 2.7.5 to 2.9.0

Release notes

Sourced from com.sksamuel.hoplite:hoplite-hocon's releases.

v2.9.0

No release notes provided.

v2.8.3

No release notes provided.

v2.8.2

What's Changed

Full Changelog: sksamuel/hoplite@v2.8.1...v2.8.2

v2.8.1

What's Changed

Full Changelog: sksamuel/hoplite@v2.8.0...v2.8.1

v2.8.0

What's Changed

... (truncated)

Changelog

Sourced from com.sksamuel.hoplite:hoplite-hocon's changelog.

Changelog

3.0.0

  • Breaking: the EnvironmentVariablesPropertySource now uses idiomatic environment variable format i.e. upper case (though lower case is still accepted), letters, and digits. Single underscores now separate path hierarchies.
  • Breaking: The EnvironmentVariableOverridePropertySource has been removed. The standard EnvironmentVariablesPropertySource is now loaded by default, and takes precedence over other default sources just like the EnvironmentVariableOverridePropertySource did. To maintain similar behavior, configure it with a filtering prefix.
  • Add the ability to load a series of environment variables into arrays/lists via the _n syntax.

2.8.0

  • ConfigBinder and prefix-based binding #422
Commits
  • 502e980 Deprecated hoplite-aws module (#463)
  • 20a29f1 Bump azure-security-keyvault-secrets to 4.9.0
  • e560384 Bump google-cloud-secretmanager to 2.54.0
  • 0b95c77 Bump micrometer to 1.14.1
  • 2ff0d30 Kotlin AWS sdk (#424)
  • 4a760fa Config aliases should match source keys and transformed path elements (#458)
  • c3cc0dc Fix for #461 (#462)
  • c21e77e Fix a check for the context resolver mode to skip unresolved substitutions (#...
  • 3c3deae Restore non-prefix version of loadConfig
  • 265d516 Cascader should carry through the source key from the override (#448)
  • Additional commits viewable in compare view

Updates com.sksamuel.hoplite:hoplite-json from 2.7.5 to 2.9.0

Release notes

Sourced from com.sksamuel.hoplite:hoplite-json's releases.

v2.9.0

No release notes provided.

v2.8.3

No release notes provided.

v2.8.2

What's Changed

Full Changelog: sksamuel/hoplite@v2.8.1...v2.8.2

v2.8.1

What's Changed

Full Changelog: sksamuel/hoplite@v2.8.0...v2.8.1

v2.8.0

What's Changed

... (truncated)

Changelog

Sourced from com.sksamuel.hoplite:hoplite-json's changelog.

Changelog

3.0.0

  • Breaking: the EnvironmentVariablesPropertySource now uses idiomatic environment variable format i.e. upper case (though lower case is still accepted), letters, and digits. Single underscores now separate path hierarchies.
  • Breaking: The EnvironmentVariableOverridePropertySource has been removed. The standard EnvironmentVariablesPropertySource is now loaded by default, and takes precedence over other default sources just like the EnvironmentVariableOverridePropertySource did. To maintain similar behavior, configure it with a filtering prefix.
  • Add the ability to load a series of environment variables into arrays/lists via the _n syntax.

2.8.0

  • ConfigBinder and prefix-based binding #422
Commits
  • 502e980 Deprecated hoplite-aws module (#463)
  • 20a29f1 Bump azure-security-keyvault-secrets to 4.9.0
  • e560384 Bump google-cloud-secretmanager to 2.54.0
  • 0b95c77 Bump micrometer to 1.14.1
  • 2ff0d30 Kotlin AWS sdk (#424)
  • 4a760fa Config aliases should match source keys and transformed path elements (#458)
  • c3cc0dc Fix for #461 (#462)
  • c21e77e Fix a check for the context resolver mode to skip unresolved substitutions (#...
  • 3c3deae Restore non-prefix version of loadConfig
  • 265d516 Cascader should carry through the source key from the override (#448)
  • Additional commits viewable in compare view

Updates com.sksamuel.hoplite:hoplite-toml from 2.7.5 to 2.9.0

Release notes

Sourced from com.sksamuel.hoplite:hoplite-toml's releases.

v2.9.0

No release notes provided.

v2.8.3

No release notes provided.

v2.8.2

What's Changed

Full Changelog: sksamuel/hoplite@v2.8.1...v2.8.2

v2.8.1

What's Changed

Full Changelog: sksamuel/hoplite@v2.8.0...v2.8.1

v2.8.0

What's Changed

... (truncated)

Changelog

Sourced from com.sksamuel.hoplite:hoplite-toml's changelog.

Changelog

3.0.0

  • Breaking: the EnvironmentVariablesPropertySource now uses idiomatic environment variable format i.e. upper case (though lower case is still accepted), letters, and digits. Single underscores now separate path hierarchies.
  • Breaking: The EnvironmentVariableOverridePropertySource has been removed. The standard EnvironmentVariablesPropertySource is now loaded by default, and takes precedence over other default sources just like the EnvironmentVariableOverridePropertySource did. To maintain similar behavior, configure it with a filtering prefix.
  • Add the ability to load a series of environment variables into arrays/lists via the _n syntax.

2.8.0

  • ConfigBinder and prefix-based binding #422
Commits
  • 502e980 Deprecated hoplite-aws module (#463)
  • 20a29f1 Bump azure-security-keyvault-secrets to 4.9.0
  • e560384 Bump google-cloud-secretmanager to 2.54.0
  • 0b95c77 Bump micrometer to 1.14.1
  • 2ff0d30 Kotlin AWS sdk (#424)
  • 4a760fa Config aliases should match source keys and transformed path elements (#458)
  • c3cc0dc Fix for #461 (#462)
  • c21e77e Fix a check for the context resolver mode to skip unresolved substitutions (#...
  • 3c3deae Restore non-prefix version of loadConfig
  • 265d516 Cascader should carry through the source key from the override (#448)
  • Additional commits viewable in compare view

Updates com.sksamuel.hoplite:hoplite-yaml from 2.7.5 to 2.9.0

Release notes

Sourced from com.sksamuel.hoplite:hoplite-yaml's releases.

v2.9.0

No release notes provided.

v2.8.3

No release notes provided.

v2.8.2

What's Changed

Full Changelog: sksamuel/hoplite@v2.8.1...v2.8.2

v2.8.1

What's Changed

Full Changelog: sksamuel/hoplite@v2.8.0...v2.8.1

v2.8.0

What's Changed

... (truncated)

Changelog

Sourced from com.sksamuel.hoplite:hoplite-yaml's changelog.

Changelog

3.0.0

  • Breaking: the EnvironmentVariablesPropertySource now uses idiomatic environment variable format i.e. upper case (though lower case is still accepted), letters, and digits. Single underscores now separate path hierarchies.
  • Breaking: The EnvironmentVariableOverridePropertySource has been removed. The standard EnvironmentVariablesPropertySource is now loaded by default, and takes precedence over other default sources just like the EnvironmentVariableOverridePropertySource did. To maintain similar behavior, configure it with a filtering prefix.
  • Add the ability to load a series of environment variables into arrays/lists via the _n syntax.

2.8.0

  • ConfigBinder and prefix-based binding #422
Commits
  • 502e980 Deprecated hoplite-aws module (#463)
  • 20a29f1 Bump azure-security-keyvault-secrets to 4.9.0
  • e560384 Bump google-cloud-secretmanager to 2.54.0
  • 0b95c77 Bump micrometer to 1.14.1
  • 2ff0d30 Kotlin AWS sdk (#424)
  • 4a760fa Config aliases should match source keys and transformed path elements (#458)
  • c3cc0dc Fix for #461 (#462)
  • c21e77e Fix a check for the context resolver mode to skip unresolved substitutions (#...
  • 3c3deae Restore non-prefix version of loadConfig
  • 265d516 Cascader should carry through the source key from the override (#448)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 2, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/hoplite-2.9.0 branch 3 times, most recently from 30087e4 to 78d911e Compare October 9, 2025 17:44
@dependabot dependabot bot force-pushed the dependabot/gradle/hoplite-2.9.0 branch 4 times, most recently from d0ec451 to 2c2080c Compare October 16, 2025 14:29
@dependabot dependabot bot force-pushed the dependabot/gradle/hoplite-2.9.0 branch 8 times, most recently from 891a32a to 729c063 Compare October 29, 2025 17:03
@dependabot dependabot bot force-pushed the dependabot/gradle/hoplite-2.9.0 branch from 729c063 to ad5cf20 Compare October 30, 2025 21:58
Bumps `hoplite` from 2.7.5 to 2.9.0.

Updates `com.sksamuel.hoplite:hoplite-core` from 2.7.5 to 2.9.0
- [Release notes](https://github.com/sksamuel/hoplite/releases)
- [Changelog](https://github.com/sksamuel/hoplite/blob/master/changelog.md)
- [Commits](sksamuel/hoplite@v2.7.5...v2.9.0)

Updates `com.sksamuel.hoplite:hoplite-hocon` from 2.7.5 to 2.9.0
- [Release notes](https://github.com/sksamuel/hoplite/releases)
- [Changelog](https://github.com/sksamuel/hoplite/blob/master/changelog.md)
- [Commits](sksamuel/hoplite@v2.7.5...v2.9.0)

Updates `com.sksamuel.hoplite:hoplite-json` from 2.7.5 to 2.9.0
- [Release notes](https://github.com/sksamuel/hoplite/releases)
- [Changelog](https://github.com/sksamuel/hoplite/blob/master/changelog.md)
- [Commits](sksamuel/hoplite@v2.7.5...v2.9.0)

Updates `com.sksamuel.hoplite:hoplite-toml` from 2.7.5 to 2.9.0
- [Release notes](https://github.com/sksamuel/hoplite/releases)
- [Changelog](https://github.com/sksamuel/hoplite/blob/master/changelog.md)
- [Commits](sksamuel/hoplite@v2.7.5...v2.9.0)

Updates `com.sksamuel.hoplite:hoplite-yaml` from 2.7.5 to 2.9.0
- [Release notes](https://github.com/sksamuel/hoplite/releases)
- [Changelog](https://github.com/sksamuel/hoplite/blob/master/changelog.md)
- [Commits](sksamuel/hoplite@v2.7.5...v2.9.0)

---
updated-dependencies:
- dependency-name: com.sksamuel.hoplite:hoplite-core
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.sksamuel.hoplite:hoplite-hocon
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.sksamuel.hoplite:hoplite-json
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.sksamuel.hoplite:hoplite-toml
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.sksamuel.hoplite:hoplite-yaml
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/hoplite-2.9.0 branch from ad5cf20 to 197a016 Compare October 31, 2025 17:01
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