You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/13 14:59:21 UTC

[GitHub] [tinkerpop] dependabot[bot] opened a new pull request, #2093: Bump golang.org/x/text from 0.9.0 to 0.10.0 in /gremlin-go

dependabot[bot] opened a new pull request, #2093:
URL: https://github.com/apache/tinkerpop/pull/2093

   Bumps [golang.org/x/text](https://github.com/golang/text) from 0.9.0 to 0.10.0.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/golang/text/commit/3a7a2557e7386e7e39d8b31290c3e8962c39e0fc"><code>3a7a255</code></a> internal/export/idna: make more space for mapping index</li>
   <li><a href="https://github.com/golang/text/commit/d61dd50441c6e2d3595be435b162ca96c58848f9"><code>d61dd50</code></a> go.mod: delete repeated &quot;indirect&quot;</li>
   <li><a href="https://github.com/golang/text/commit/efb744f6d9f03fc4b427c774f83540712ac8e8dc"><code>efb744f</code></a> internal/export/idna: fix infinite loop in Go pre-1.10</li>
   <li>See full diff in <a href="https://github.com/golang/text/compare/v0.9.0...v0.10.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/text&package-manager=go_modules&previous-version=0.9.0&new-version=0.10.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@tinkerpop.apache.org

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


[GitHub] [tinkerpop] codecov-commenter commented on pull request #2093: Bump golang.org/x/text from 0.9.0 to 0.10.0 in /gremlin-go

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #2093:
URL: https://github.com/apache/tinkerpop/pull/2093#issuecomment-1589529697

   ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2093?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#2093](https://app.codecov.io/gh/apache/tinkerpop/pull/2093?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (df698c2) into [3.5-dev](https://app.codecov.io/gh/apache/tinkerpop/commit/ac7b4ef5b55e625f89f04933470ea209d1e0e76d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (ac7b4ef) will **decrease** coverage by `0.05%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             3.5-dev    #2093      +/-   ##
   =============================================
   - Coverage      69.93%   69.88%   -0.05%     
   =============================================
     Files            865       24     -841     
     Lines          40949     3457   -37492     
     Branches        5442        0    -5442     
   =============================================
   - Hits           28636     2416   -26220     
   + Misses         10406      863    -9543     
   + Partials        1907      178    -1729     
   ```
   
   
   [see 841 files with indirect coverage changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2093/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :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=apache)
   


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

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


[GitHub] [tinkerpop] Cole-Greer merged pull request #2093: Bump golang.org/x/text from 0.9.0 to 0.10.0 in /gremlin-go

Posted by "Cole-Greer (via GitHub)" <gi...@apache.org>.
Cole-Greer merged PR #2093:
URL: https://github.com/apache/tinkerpop/pull/2093


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

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