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

   Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 
to 1.14.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.14.0</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <h3>Enhancements 🚀</h3>
   <ul>
   <li>feat: make Viper compile on platforms unsupported by fsnotify by <a 
href="https://github.com/sagikazarmark";><code>@​sagikazarmark</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1457";>spf13/viper#1457</a></li>
   <li>Fsnotify improvements by <a 
href="https://github.com/sagikazarmark";><code>@​sagikazarmark</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1458";>spf13/viper#1458</a></li>
   <li>Disable watch on appengine by <a 
href="https://github.com/sagikazarmark";><code>@​sagikazarmark</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1460";>spf13/viper#1460</a></li>
   </ul>
   <h3>Breaking Changes đź› </h3>
   <ul>
   <li>Drop support for Go 1.15 by <a 
href="https://github.com/sagikazarmark";><code>@​sagikazarmark</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1428";>spf13/viper#1428</a></li>
   </ul>
   <h3>Dependency Updates ⬆️</h3>
   <ul>
   <li>build(deps): bump github.com/spf13/afero from 1.8.2 to 1.9.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1406";>spf13/viper#1406</a></li>
   <li>build(deps): bump github.com/sagikazarmark/crypt from 0.6.0 to 0.7.0 by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1437";>spf13/viper#1437</a></li>
   <li>build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1453";>spf13/viper#1453</a></li>
   <li>build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1449";>spf13/viper#1449</a></li>
   <li>chore: update crypt by <a 
href="https://github.com/sagikazarmark";><code>@​sagikazarmark</code></a> in <a 
href="https://github-redirect.dependabot.com/spf13/viper/pull/1461";>spf13/viper#1461</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/spf13/viper/compare/v1.13.0...v1.14.0";>https://github.com/spf13/viper/compare/v1.13.0...v1.14.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spf13/viper/commit/b89e554a96abde447ad13a26dcc59fd00375e555";><code>b89e554</code></a>
 chore: update crypt</li>
   <li><a 
href="https://github.com/spf13/viper/commit/db9f89ac41895a5f8f60c8445c6fed349e4ba19e";><code>db9f89a</code></a>
 chore: disable watch on appengine</li>
   <li><a 
href="https://github.com/spf13/viper/commit/4b8d14881e10288b24eddd0873b0c0ce4710a333";><code>4b8d148</code></a>
 refactor: use new Has fsnotify method for event matching</li>
   <li><a 
href="https://github.com/spf13/viper/commit/2e99a57324e6bbe3013d3fcba7713274fbf82066";><code>2e99a57</code></a>
 refactor: rename watch file to unsupported</li>
   <li><a 
href="https://github.com/spf13/viper/commit/dcb7f30f39751d61fe3a6c6d0568973736042e65";><code>dcb7f30</code></a>
 feat: fix compilation for all platforms unsupported by fsnotify</li>
   <li><a 
href="https://github.com/spf13/viper/commit/2e04739b68e9094f42360918c25b44d11db4f7db";><code>2e04739</code></a>
 ci: drop dedicated wasm build</li>
   <li><a 
href="https://github.com/spf13/viper/commit/b2234f214f6048d5bab7d676e66fc81c55b3332a";><code>b2234f2</code></a>
 ci: add build for aix</li>
   <li><a 
href="https://github.com/spf13/viper/commit/52009d34937352d756f2c2ec160662585f6cdf0a";><code>52009d3</code></a>
 feat: disable watcher on aix</li>
   <li><a 
href="https://github.com/spf13/viper/commit/b274f639e0fd0b8308abeeea120f7e9ff84d42a9";><code>b274f63</code></a>
 build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0</li>
   <li><a 
href="https://github.com/spf13/viper/commit/7c62cfdbac2169039411f196bc639d5e5618ea23";><code>7c62cfd</code></a>
 build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spf13/viper/compare/v1.13.0...v1.14.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.13.0&new-version=1.14.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