You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/12/05 05:04:08 UTC

[GitHub] [apisix-ingress-controller] dependabot[bot] opened a new pull request, #1488: chore(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 in /test/e2e

dependabot[bot] opened a new pull request, #1488:
URL: https://github.com/apache/apisix-ingress-controller/pull/1488

   Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.23.0 to 1.24.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.24.0</h2>
   <p>Enhancements:</p>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1148">#1148</a>[]: Add <code>Level</code> to both <code>Logger</code> and <code>SugaredLogger</code> that reports the
   current minimum enabled log level.</li>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1185">#1185</a>[]: <code>SugaredLogger</code> turns errors to zap.Error automatically.</li>
   </ul>
   <p>Thanks to <a href="https://github.com/Abirdcfly"><code>@​Abirdcfly</code></a>, <a href="https://github.com/craigpastro"><code>@​craigpastro</code></a>, <a href="https://github.com/nnnkkk7"><code>@​nnnkkk7</code></a>, and <a href="https://github.com/sashamelentyev"><code>@​sashamelentyev</code></a> for their
   contributions to this release.</p>
   <p><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1148">#1148</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1148">uber-go/zap#1148</a>
   <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1185">#1185</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1185">uber-go/zap#1185</a></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.24.0 (30 Nov 2022)</h2>
   <p>Enhancements:</p>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1148">#1148</a>[]: Add <code>Level</code> to both <code>Logger</code> and <code>SugaredLogger</code> that reports the
   current minimum enabled log level.</li>
   <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1185">#1185</a>[]: <code>SugaredLogger</code> turns errors to zap.Error automatically.</li>
   </ul>
   <p>Thanks to <a href="https://github.com/Abirdcfly"><code>@​Abirdcfly</code></a>, <a href="https://github.com/craigpastro"><code>@​craigpastro</code></a>, <a href="https://github.com/nnnkkk7"><code>@​nnnkkk7</code></a>, and <a href="https://github.com/sashamelentyev"><code>@​sashamelentyev</code></a> for their
   contributions to this release.</p>
   <p><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1148">#1148</a>: <a href="https://github.coml/uber-go/zap/pull/1148">https://github.coml/uber-go/zap/pull/1148</a>
   <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1185">#1185</a>: <a href="https://github.coml/uber-go/zap/pull/1185">https://github.coml/uber-go/zap/pull/1185</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/uber-go/zap/commit/a55bdc32f526699c3b4cc51a2cc97e944d02fbbf"><code>a55bdc3</code></a> Release v1.24.0 (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1208">#1208</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/ed5598a9e26d75aae01f4846ce31b3fe785c57c7"><code>ed5598a</code></a> Use ReplaceAll instead of Replace with -1 pos arg (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1195">#1195</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/da406e36227eb650c4df4ab5a83dcedc00645ef2"><code>da406e3</code></a> Chore: Fix deprecation docs and links (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1193">#1193</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/9b86a50a3e27e0e12ccb6b47288de27df7fd3d5b"><code>9b86a50</code></a> SugaredLogger: Turn error into zap.Error  (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1185">#1185</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/9137e0e8425dfe68a311dc4f84908f17531c616e"><code>9137e0e</code></a> go.mod: Bump go directive to 1.19 (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1181">#1181</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/7cabba7950dca373f2a057217620a7421ff2afcb"><code>7cabba7</code></a> Open absolute paths as files, limited Windows support (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1159">#1159</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/7681a0abf65fb2f6474f481702922cf52d170654"><code>7681a0a</code></a> Export objectMarshalerPtr (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1171">#1171</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/9abd14b74c15022c9e64b1bc790338eafe5e4abe"><code>9abd14b</code></a> chore: remove duplicate word in comments (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1169">#1169</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/eae3743bc3e91db68bf977bc563263d4cb60777c"><code>eae3743</code></a> Logger, SugaredLogger: Add Level method (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1148">#1148</a>)</li>
   <li><a href="https://github.com/uber-go/zap/commit/0d6a75bccff91a3106f193c9e4e1678738a63f9d"><code>0d6a75b</code></a> tests: assert.Error/Contains =&gt; assert.ErrorContains (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1158">#1158</a>)</li>
   <li>See full diff in <a href="https://github.com/uber-go/zap/compare/v1.23.0...v1.24.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.23.0&new-version=1.24.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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix-ingress-controller] codecov-commenter commented on pull request #1488: chore(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 in /test/e2e

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #1488:
URL: https://github.com/apache/apisix-ingress-controller/pull/1488#issuecomment-1336759407

   # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1488?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#1488](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1488?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (6da413a) into [master](https://codecov.io/gh/apache/apisix-ingress-controller/commit/ed92690f5aabb4ece4b92d860d72d85bdfa23db0?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ed92690) will **not change** coverage.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master    #1488   +/-   ##
   =======================================
     Coverage   41.26%   41.26%           
   =======================================
     Files          83       83           
     Lines        7365     7365           
   =======================================
     Hits         3039     3039           
     Misses       3972     3972           
     Partials      354      354           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1488?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [pkg/apisix/cluster.go](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1488/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2FwaXNpeC9jbHVzdGVyLmdv) | `36.12% <100.00%> (ø)` | |
   | [pkg/config/config.go](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1488/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL2NvbmZpZy9jb25maWcuZ28=) | `64.13% <100.00%> (ø)` | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


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

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


[GitHub] [apisix-ingress-controller] tao12345666333 merged pull request #1488: chore(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 in /test/e2e

Posted by GitBox <gi...@apache.org>.
tao12345666333 merged PR #1488:
URL: https://github.com/apache/apisix-ingress-controller/pull/1488


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

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