dependabot[bot] opened a new pull request, #6233: URL: https://github.com/apache/ignite-3/pull/6233
Bumps [com.typesafe:config](https://github.com/lightbend/config) from 1.4.3 to 1.4.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lightbend/config/releases">com.typesafe:config's releases</a>.</em></p> <blockquote> <h1>1.4.4: July 10, 2025</h1> <ul> <li>build: bump actions to get sbt (<a href="https://redirect.github.com/lightbend/config/pull/818">#818</a>) thanks to <a href="(https://github.com/johanandren)"><code>@johanandren</code></a></li> <li>build: second try for sbt back in CI job (<a href="https://redirect.github.com/lightbend/config/pull/820">#820</a>) thanks to <a href="(https://github.com/johanandren)"><code>@johanandren</code></a></li> <li>fix: Incorrect abs of hashes in BadMap (<a href="https://redirect.github.com/lightbend/config/pull/817">#817</a>) thanks to <a href="(https://github.com/johanandren)"><code>@johanandren</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lightbend/config/blob/main/NEWS.md">com.typesafe:config's changelog</a>.</em></p> <blockquote> <h1>1.4.4: July 3, 2025</h1> <ul> <li>build: bump actions to get sbt (<a href="https://redirect.github.com/lightbend/config/pull/818">#818</a>) thanks to <a href="(https://github.com/johanandren)"><code>@johanandren</code></a></li> <li>build: second try for sbt back in CI job (<a href="https://redirect.github.com/lightbend/config/pull/820">#820</a>) thanks to <a href="(https://github.com/johanandren)"><code>@johanandren</code></a></li> <li>fix: Incorrect abs of hashes in BadMap (<a href="https://redirect.github.com/lightbend/config/pull/817">#817</a>) thanks to <a href="(https://github.com/johanandren)"><code>@johanandren</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lightbend/config/commit/0595998eb98ab5a100045efe680465d4f4b58d4f"><code>0595998</code></a> Update release.yml to install sbt</li> <li><a href="https://github.com/lightbend/config/commit/d34ac70224ec1d5fcd95406b7c32ccbc5dbb5231"><code>d34ac70</code></a> Rename release.yml</li> <li><a href="https://github.com/lightbend/config/commit/ed6e1c104e3043b528618e3462f42c0c680ec593"><code>ed6e1c1</code></a> Merge pull request <a href="https://redirect.github.com/lightbend/config/issues/822">#822</a> from johanandren/wip-modernize-build</li> <li><a href="https://github.com/lightbend/config/commit/86068306b91e34709e00d5562e532c38fa635b3b"><code>8606830</code></a> newer plugin, drop old sonatype config</li> <li><a href="https://github.com/lightbend/config/commit/90e5084402ee4b440bc9aa26eb87d5503a657842"><code>90e5084</code></a> get rid of failing publish and publishLocal</li> <li><a href="https://github.com/lightbend/config/commit/7c107b4470ffa8b02bc41e3b12bb4e01da05e025"><code>7c107b4</code></a> some javadoc fixes to make the build pass</li> <li><a href="https://github.com/lightbend/config/commit/a72c646b9a0beb4b3147e9b10a2fe90bf276fd7e"><code>a72c646</code></a> build: Modernize, use sbt-ci-release for releases</li> <li><a href="https://github.com/lightbend/config/commit/41c5b723d0da5883465618a33ec936818067ff2e"><code>41c5b72</code></a> chore: update NEWS and release 1.4.4 (<a href="https://redirect.github.com/lightbend/config/issues/821">#821</a>)</li> <li><a href="https://github.com/lightbend/config/commit/2d9b9ee11c621901122f92397a011fd09c1fc551"><code>2d9b9ee</code></a> fix: Incorrect abs of hashes in BadMap (<a href="https://redirect.github.com/lightbend/config/issues/817">#817</a>)</li> <li><a href="https://github.com/lightbend/config/commit/b7b008a3737af487d7ee85ba092bbc0edb77e69b"><code>b7b008a</code></a> build: second try for sbt back in CI job (<a href="https://redirect.github.com/lightbend/config/issues/820">#820</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lightbend/config/compare/v1.4.3...v1.4.4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org