dependabot[bot] opened a new pull request, #3313:
URL: https://github.com/apache/camel-k/pull/3313

   Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.11.0 
to 1.12.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spf13/viper/releases";>github.com/spf13/viper's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.12.0</h2>
   <p>This release makes YAML v3 and TOML v2 the default versions used for 
encoding.</p>
   <p>You can switch back to the old versions by adding 
<code>viper_yaml2</code> and <code>viper_toml1</code> to the build tags.</p>
   <p>Please note that YAML v2 and TOML v1 are considered deprecated from this 
release and may be removed in a future release.</p>
   <p>Please provide feedback in discussions and report bugs on the issue 
tracker. Thanks!</p>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <h3>Exciting New Features 🎉</h3>
   <ul>
   <li>Add etcd3 support to remote by <a 
href="https://github.com/sagikazarmark";><code>@​sagikazarmark</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1356";>spf13/viper#1356</a></li>
   <li>Make YAML 3 the default by <a 
href="https://github.com/sagikazarmark";><code>@​sagikazarmark</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1357";>spf13/viper#1357</a></li>
   <li>Make TOML 2 the default by <a 
href="https://github.com/sagikazarmark";><code>@​sagikazarmark</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1358";>spf13/viper#1358</a></li>
   </ul>
   <h3>Enhancements 🚀</h3>
   <ul>
   <li>chore: fix Error log calls in mergeMaps by <a 
href="https://github.com/wwade";><code>@​wwade</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1341";>spf13/viper#1341</a></li>
   <li>Add MustBindEnv by <a 
href="https://github.com/meowfaceman";><code>@​meowfaceman</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1301";>spf13/viper#1301</a></li>
   </ul>
   <h3>Dependency Updates ⬆️</h3>
   <ul>
   <li>build(deps): bump github/codeql-action from 1 to 2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1336";>spf13/viper#1336</a></li>
   <li>build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.0-beta.8 to 
2.0.0 by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> 
in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1339";>spf13/viper#1339</a></li>
   <li>build(deps): bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1332";>spf13/viper#1332</a></li>
   <li>build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1335";>spf13/viper#1335</a></li>
   <li>build(deps): bump github.com/fsnotify/fsnotify from 1.5.1 to 1.5.4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1338";>spf13/viper#1338</a></li>
   <li>build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1344";>spf13/viper#1344</a></li>
   <li>build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.0 to 2.0.1 by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1343";>spf13/viper#1343</a></li>
   <li>build(deps): bump github.com/subosito/gotenv from 1.2.0 to 1.3.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1349";>spf13/viper#1349</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/meowfaceman";><code>@​meowfaceman</code></a> 
made their first contribution in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1301";>spf13/viper#1301</a></li>
   <li><a href="https://github.com/wwade";><code>@​wwade</code></a> made their 
first contribution in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1341";>spf13/viper#1341</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/spf13/viper/compare/v1.11.0...v1.12.0";>https://github.com/spf13/viper/compare/v1.11.0...v1.12.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spf13/viper/commit/4322cf20e9c78981da0210366d2697f5cbf2df4e";><code>4322cf2</code></a>
 feat: make toml2 the default</li>
   <li><a 
href="https://github.com/spf13/viper/commit/8d0299919daa44e3ae4e795acccac19faefca8fa";><code>8d02999</code></a>
 feat: make yaml3 the default</li>
   <li><a 
href="https://github.com/spf13/viper/commit/7c35aa91d2e6614ceb7bc6e3c45b2fc4c1ee150a";><code>7c35aa9</code></a>
 chore(deps): update yaml3</li>
   <li><a 
href="https://github.com/spf13/viper/commit/433821fa479bdf3d712d359d566b08be4d5f7594";><code>433821f</code></a>
 feat: add etcd3 support to remote</li>
   <li><a 
href="https://github.com/spf13/viper/commit/2080d43fa52300625453e0dab620fbdf494eff00";><code>2080d43</code></a>
 chore: update crypt</li>
   <li><a 
href="https://github.com/spf13/viper/commit/da55858fffe6093e995244bfc0aa2d9fba370e30";><code>da55858</code></a>
 chore: fix Error log calls in mergeMaps</li>
   <li><a 
href="https://github.com/spf13/viper/commit/f50ce904a910bff6e6eed584593df3890cb25403";><code>f50ce90</code></a>
 Add in MustBindEnv.</li>
   <li><a 
href="https://github.com/spf13/viper/commit/3b836e5088f70c40a85e1f872328f3761f8b5423";><code>3b836e5</code></a>
 build(deps): bump github.com/subosito/gotenv from 1.2.0 to 1.3.0</li>
   <li><a 
href="https://github.com/spf13/viper/commit/5d65186f1ef85b1b6951440f773d1129c5e832f3";><code>5d65186</code></a>
 build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.0 to 2.0.1</li>
   <li><a 
href="https://github.com/spf13/viper/commit/9f85518c5d20cd8d4867f27e2abf8049cbe03e83";><code>9f85518</code></a>
 build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spf13/viper/compare/v1.11.0...v1.12.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/spf13/viper&package-manager=go_modules&previous-version=1.11.0&new-version=1.12.0)](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 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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to