You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/01/10 01:10:37 UTC

[GitHub] [camel-k] dependabot[bot] opened a new pull request #2860: chore(deps): bump go.uber.org/zap from 1.19.1 to 1.20.0

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


   Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.19.1 to 1.20.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/uber-go/zap/releases">go.uber.org/zap's releases</a>.</em></p>
   <blockquote>
   <h2>v1.20.0</h2>
   <p>Enhancements:</p>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/989">#989</a>[]: Add <code>EncoderConfig.SkipLineEnding</code> flag to disable adding newline
   characters between log statements.</li>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1039">#1039</a>[]: Add <code>EncoderConfig.NewReflectedEncoder</code> field to customize JSON
   encoding of reflected log fields.</li>
   </ul>
   <p>Bugfixes:</p>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1011">#1011</a>[]: Fix inaccurate precision when encoding complex64 as JSON.</li>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/554">#554</a>[], <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1017">#1017</a>[]: Close JSON namespaces opened in <code>MarshalLogObject</code>
   methods when the methods return.</li>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1033">#1033</a>[]: Avoid panicking in Sampler core if <code>thereafter</code> is zero.</li>
   </ul>
   <p>Other changes:</p>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1028">#1028</a>[]: Drop support for Go &lt; 1.15.</li>
   </ul>
   <p><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/554">#554</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/554">uber-go/zap#554</a>
   <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/989">#989</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/989">uber-go/zap#989</a>
   <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1011">#1011</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1011">uber-go/zap#1011</a>
   <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1017">#1017</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1017">uber-go/zap#1017</a>
   <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1028">#1028</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1028">uber-go/zap#1028</a>
   <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1033">#1033</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1033">uber-go/zap#1033</a>
   <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1039">#1039</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1039">uber-go/zap#1039</a></p>
   <p>Thanks to <a href="https://github.com/psrajat"><code>@​psrajat</code></a>, <a href="https://github.com/lruggieri"><code>@​lruggieri</code></a>, <a href="https://github.com/sammyrnycreal"><code>@​sammyrnycreal</code></a> for their contributions to this release.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/uber-go/zap/blob/master/CHANGELOG.md">go.uber.org/zap's changelog</a>.</em></p>
   <blockquote>
   <h2>1.20.0 (4 Jan 2022)</h2>
   <p>Enhancements:</p>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/989">#989</a>[]: Add <code>EncoderConfig.SkipLineEnding</code> flag to disable adding newline
   characters between log statements.</li>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1039">#1039</a>[]: Add <code>EncoderConfig.NewReflectedEncoder</code> field to customize JSON
   encoding of reflected log fields.</li>
   </ul>
   <p>Bugfixes:</p>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1011">#1011</a>[]: Fix inaccurate precision when encoding complex64 as JSON.</li>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/554">#554</a>[], <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1017">#1017</a>[]: Close JSON namespaces opened in <code>MarshalLogObject</code>
   methods when the methods return.</li>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1033">#1033</a>[]: Avoid panicking in Sampler core if <code>thereafter</code> is zero.</li>
   </ul>
   <p>Other changes:</p>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1028">#1028</a>[]: Drop support for Go &lt; 1.15.</li>
   </ul>
   <p><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/554">#554</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/554">uber-go/zap#554</a>
   <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/989">#989</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/989">uber-go/zap#989</a>
   <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1011">#1011</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1011">uber-go/zap#1011</a>
   <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1017">#1017</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1017">uber-go/zap#1017</a>
   <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1028">#1028</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1028">uber-go/zap#1028</a>
   <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1033">#1033</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1033">uber-go/zap#1033</a>
   <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1039">#1039</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1039">uber-go/zap#1039</a></p>
   <p>Thanks to <a href="https://github.com/psrajat"><code>@​psrajat</code></a>, <a href="https://github.com/lruggieri"><code>@​lruggieri</code></a>, <a href="https://github.com/sammyrnycreal"><code>@​sammyrnycreal</code></a> for their contributions to this release.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/uber-go/zap/commit/ad0b02de7bf46047bd40a1e7a85306103747f3e9"><code>ad0b02d</code></a> Release v1.12.0 (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1045">#1045</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/79cb86f712db5b2557732ec392e0fe6234248778"><code>79cb86f</code></a> ci: Cache dependencies for other submodules (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1044">#1044</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/da733e54778e41dbdb03e39139d4a0548d24957b"><code>da733e5</code></a> ci: Cache tools/ with GitHub Actions (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1043">#1043</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/369c1bdf2a994a436ea89247432544ad7184020b"><code>369c1bd</code></a> feat: support custom ReflectType encoder (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1039">#1039</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/9367581ad2e434689582eb20f68ca9b65e73da55"><code>9367581</code></a> sampler: Support thereafter of zero (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1033">#1033</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/10b1fe4a64fb4d879fb091383db84fb5a4381329"><code>10b1fe4</code></a> Don't run benchmarks during CI (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1029">#1029</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/aea2a5051d079dbe4606d990119c8b68f574ff59"><code>aea2a50</code></a> Drop support for Go &lt; 1.15 (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1028">#1028</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/625d01b965550ac7f4df3c466235649c491e04d6"><code>625d01b</code></a> Update changelog with text for PR <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/989">#989</a> and <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1011">#1011</a> (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1027">#1027</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/7a9e717dc0c5cb5059ad477e35945e31bd8304a1"><code>7a9e717</code></a> Added SkipLineEnding to zapcore.EncoderConfig (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/989">#989</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/b62116b3231598b4b3e30bcc462254320e766f85"><code>b62116b</code></a> jsonEncoder: Close namespaces opened in an object (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1017">#1017</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/uber-go/zap/compare/v1.19.1...v1.20.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.uber.org/zap&package-manager=go_modules&previous-version=1.19.1&new-version=1.20.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-unsubscribe@camel.apache.org

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



[GitHub] [camel-k] dependabot[bot] commented on pull request #2860: chore(deps): bump go.uber.org/zap from 1.19.1 to 1.20.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #2860:
URL: https://github.com/apache/camel-k/pull/2860#issuecomment-1032089550


   Superseded by #2995.


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-k] dependabot[bot] closed pull request #2860: chore(deps): bump go.uber.org/zap from 1.19.1 to 1.20.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #2860:
URL: https://github.com/apache/camel-k/pull/2860


   


-- 
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-unsubscribe@camel.apache.org

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