dependabot[bot] opened a new pull request, #29:
URL: https://github.com/apache/maven-hocon-extension/pull/29

   Bumps [com.typesafe:config](https://github.com/lightbend/config) from 1.4.3 
to 1.4.6.
   <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>
   <h2>v1.4.6</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Render list elements as non-root always by <a 
href="https://github.com/valepakh";><code>@​valepakh</code></a> in <a 
href="https://redirect.github.com/lightbend/config/pull/832";>lightbend/config#832</a></li>
   <li>List expansion from environment variables by <a 
href="https://github.com/johanandren";><code>@​johanandren</code></a> in <a 
href="https://redirect.github.com/lightbend/config/pull/833";>lightbend/config#833</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/valepakh";><code>@​valepakh</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/lightbend/config/pull/832";>lightbend/config#832</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/lightbend/config/compare/v1.4.5...v1.4.6";>https://github.com/lightbend/config/compare/v1.4.5...v1.4.6</a></p>
   <h2>v1.4.5</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>docs: add alternative Rust HOCON implementation by <a 
href="https://github.com/mikai233";><code>@​mikai233</code></a> in <a 
href="https://redirect.github.com/lightbend/config/pull/825";>lightbend/config#825</a></li>
   <li>Fix minor typos in API docs by <a 
href="https://github.com/lashchenko";><code>@​lashchenko</code></a> in <a 
href="https://redirect.github.com/lightbend/config/pull/823";>lightbend/config#823</a></li>
   <li>update HOCON Playground link by <a 
href="https://github.com/TehBrian";><code>@​TehBrian</code></a> in <a 
href="https://redirect.github.com/lightbend/config/pull/810";>lightbend/config#810</a></li>
   <li>fix: Negative hash again by <a 
href="https://github.com/johanandren";><code>@​johanandren</code></a> in <a 
href="https://redirect.github.com/lightbend/config/pull/826";>lightbend/config#826</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/mikai233";><code>@​mikai233</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/lightbend/config/pull/825";>lightbend/config#825</a></li>
   <li><a href="https://github.com/lashchenko";><code>@​lashchenko</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/lightbend/config/pull/823";>lightbend/config#823</a></li>
   <li><a href="https://github.com/TehBrian";><code>@​TehBrian</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/lightbend/config/pull/810";>lightbend/config#810</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/lightbend/config/compare/v1.4.4...v1.4.5";>https://github.com/lightbend/config/compare/v1.4.4...v1.4.5</a></p>
   <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/13637fde94a5b0bc676522cc571b9c1435cca21b";><code>13637fd</code></a>
 feat: List expansion from environment variables (<a 
href="https://redirect.github.com/lightbend/config/issues/833";>#833</a>)</li>
   <li><a 
href="https://github.com/lightbend/config/commit/edccc1952ab9c3058cddacfc97f172d2cb80c8a4";><code>edccc19</code></a>
 Render list elements as non-root always (<a 
href="https://redirect.github.com/lightbend/config/issues/832";>#832</a>)</li>
   <li><a 
href="https://github.com/lightbend/config/commit/e1519d7b750f1b38a1c4c2505d3a08058477f8c7";><code>e1519d7</code></a>
 fix: Negative hash again (<a 
href="https://redirect.github.com/lightbend/config/issues/826";>#826</a>)</li>
   <li><a 
href="https://github.com/lightbend/config/commit/b9c6cec2ee8538da2aa1e255339232642a4c8d5c";><code>b9c6cec</code></a>
 update HOCON Playground link (<a 
href="https://redirect.github.com/lightbend/config/issues/810";>#810</a>)</li>
   <li><a 
href="https://github.com/lightbend/config/commit/78bb3a355c1c0acfd0c86fdb087060489eb17312";><code>78bb3a3</code></a>
 Fix minor typos in API docs (<a 
href="https://redirect.github.com/lightbend/config/issues/823";>#823</a>)</li>
   <li><a 
href="https://github.com/lightbend/config/commit/c082dfdc3e74a94e92b7c24b7394426076f271e6";><code>c082dfd</code></a>
 docs: add new Rust HOCON implementation link (<a 
href="https://redirect.github.com/lightbend/config/issues/825";>#825</a>)</li>
   <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>Additional commits viewable in <a 
href="https://github.com/lightbend/config/compare/v1.4.3...v1.4.6";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.typesafe:config&package-manager=maven&previous-version=1.4.3&new-version=1.4.6)](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 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to