You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/10 05:59:01 UTC

[GitHub] [apisix-ingress-controller] dependabot[bot] opened a new pull request, #1774: chore(deps): bump github.com/gavv/httpexpect/v2 from 2.14.0 to 2.15.0 in /test/e2e

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

   Bumps [github.com/gavv/httpexpect/v2](https://github.com/gavv/httpexpect) from 2.14.0 to 2.15.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/gavv/httpexpect/releases">github.com/gavv/httpexpect/v2's releases</a>.</em></p>
   <blockquote>
   <h2>v2.15.0</h2>
   <ul>
   <li>Bump minimal Go version to 1.17</li>
   <li>Bump golang.org/x/net to 0.7.0</li>
   <li>Support colored output (<a href="https://redirect.github.com/gavv/httpexpect/issues/161">#161</a>, <a href="https://redirect.github.com/gavv/httpexpect/issues/335">#335</a>)</li>
   <li>Support thousand separation when formatting numbers (<a href="https://redirect.github.com/gavv/httpexpect/issues/274">#274</a>)</li>
   <li>Print HTTP request and response in failure message (<a href="https://redirect.github.com/gavv/httpexpect/issues/159">#159</a>)</li>
   <li>Add <code>RequestFactoryFunc</code>, <code>ClientFunc</code>, <code>WebsocketDialerFunc</code>, <code>ReporterFunc</code>, <code>LoggerFunc</code> (<a href="https://redirect.github.com/gavv/httpexpect/issues/249">#249</a>)</li>
   <li>Add <code>PanicReporter</code> (<a href="https://redirect.github.com/gavv/httpexpect/issues/248">#248</a>)</li>
   <li>Fix error messages in <code>AssertReporter</code> and <code>RequireReporter</code> (1e30c2736042d3b7e88bfff1948b74af4e8f1306)</li>
   <li>Update documentation</li>
   <li>Improve test coverage</li>
   <li>Refactor and cleanup tests</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/gavv/httpexpect/commit/c19c38866b31f1e90af581d0a02c09233cac0ce2"><code>c19c388</code></a> Refactor websocket printer test</li>
   <li><a href="https://github.com/gavv/httpexpect/commit/907b2e90d49485f6605a5fe824901cc0c92830af"><code>907b2e9</code></a> CI fixes</li>
   <li><a href="https://github.com/gavv/httpexpect/commit/fc338613061e29bb244318e39b7df391f5686928"><code>fc33861</code></a> Add e2e tests to coverage report</li>
   <li><a href="https://github.com/gavv/httpexpect/commit/1965b0891c6159e8cb84e6101bd1720635be79cb"><code>1965b08</code></a> Add e2e tests to CI</li>
   <li><a href="https://github.com/gavv/httpexpect/commit/7c851155bb17c148cb24266cb96264dac7a0957b"><code>7c85115</code></a> Add e2e folder to makefile</li>
   <li><a href="https://github.com/gavv/httpexpect/commit/616c75f0d83c31c872e49388581a66cbea7a5b33"><code>616c75f</code></a> Add missing newline</li>
   <li><a href="https://github.com/gavv/httpexpect/commit/fc222dd4784e88ad0dfccb81ecb5cb0817e98a77"><code>fc222dd</code></a> Cosmetic fixes in e2e tests</li>
   <li><a href="https://github.com/gavv/httpexpect/commit/0a26f7bfc7af8254983b8c59bf59a14c1237ad6b"><code>0a26f7b</code></a> Move e2e tests to e2e folder (<a href="https://redirect.github.com/gavv/httpexpect/issues/272">#272</a>) (<a href="https://redirect.github.com/gavv/httpexpect/issues/372">#372</a>)</li>
   <li><a href="https://github.com/gavv/httpexpect/commit/c3059a97fa350e4067b9585917c35aa786bd6f25"><code>c3059a9</code></a> Refactor interpol tests</li>
   <li><a href="https://github.com/gavv/httpexpect/commit/838e86c14b363c0168e9fccb97411ee59de0398a"><code>838e86c</code></a> Improve error message</li>
   <li>Additional commits viewable in <a href="https://github.com/gavv/httpexpect/compare/v2.14.0...v2.15.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gavv/httpexpect/v2&package-manager=go_modules&previous-version=2.14.0&new-version=2.15.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 #1774: chore(deps): bump github.com/gavv/httpexpect/v2 from 2.14.0 to 2.15.0 in /test/e2e

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #1774:
URL: https://github.com/apache/apisix-ingress-controller/pull/1774#issuecomment-1504515038

   ## [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1774?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 [#1774](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1774?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (38dbf92) into [master](https://codecov.io/gh/apache/apisix-ingress-controller/commit/97f9ef904b3e1e0d66e6fddae59712e7ec849fca?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (97f9ef9) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head 38dbf92 differs from pull request most recent head 8e92a57. Consider uploading reports for the commit 8e92a57 to get more accurate results
   
   ```diff
   @@           Coverage Diff           @@
   ##           master    #1774   +/-   ##
   =======================================
     Coverage   39.71%   39.71%           
   =======================================
     Files          91       91           
     Lines        7989     7989           
   =======================================
     Hits         3173     3173           
     Misses       4410     4410           
     Partials      406      406           
   ```
   
   
   
   :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 #1774: chore(deps): bump github.com/gavv/httpexpect/v2 from 2.14.0 to 2.15.0 in /test/e2e

Posted by "tao12345666333 (via GitHub)" <gi...@apache.org>.
tao12345666333 merged PR #1774:
URL: https://github.com/apache/apisix-ingress-controller/pull/1774


-- 
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