Re: [PR] Bump six from 1.15.0 to 1.16.0 in /gremlin-python/src/main/python [tinkerpop]

2024-01-15 Thread via GitHub


dependabot[bot] closed pull request #2402: Bump six from 1.15.0 to 1.16.0 in 
/gremlin-python/src/main/python
URL: https://github.com/apache/tinkerpop/pull/2402


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

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



Re: [PR] Bump six from 1.15.0 to 1.16.0 in /gremlin-python/src/main/python [tinkerpop]

2024-01-15 Thread via GitHub


dependabot[bot] commented on PR #2402:
URL: https://github.com/apache/tinkerpop/pull/2402#issuecomment-1892574087

   Looks like six is up-to-date now, so this is no longer needed.


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

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



Re: [PR] Bump six from 1.15.0 to 1.16.0 in /gremlin-python/src/main/python [tinkerpop]

2024-01-15 Thread via GitHub


Cole-Greer commented on PR #2402:
URL: https://github.com/apache/tinkerpop/pull/2402#issuecomment-1892572638

   @dependabot rebase


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

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



Re: [PR] Bump six from 1.15.0 to 1.16.0 in /gremlin-python/src/main/python [tinkerpop]

2023-12-15 Thread via GitHub


codecov-commenter commented on PR #2402:
URL: https://github.com/apache/tinkerpop/pull/2402#issuecomment-1858015690

   ## 
[Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2402?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`d4fc477`)](https://app.codecov.io/gh/apache/tinkerpop/commit/d4fc477a5c89906626e4290ecca335cbb7e1b367?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 75.16% compared to head 
[(`a340684`)](https://app.codecov.io/gh/apache/tinkerpop/pull/2402?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 71.15%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@  Coverage Diff  @@
   ## 3.6-dev#2402  +/-   ##
   =
   - Coverage  75.16%   71.15%   -4.01% 
   =
 Files   1057   25-1032 
 Lines  63470 3772   -59698 
 Branches69360-6936 
   =
   - Hits   47705 2684   -45021 
   + Misses 13191  900   -12291 
   + Partials2574  188-2386 
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/tinkerpop/pull/2402?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_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-unsubscr...@tinkerpop.apache.org

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



[PR] Bump six from 1.15.0 to 1.16.0 in /gremlin-python/src/main/python [tinkerpop]

2023-12-15 Thread via GitHub


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

   Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0.
   
   Changelog
   Sourced from https://github.com/benjaminp/six/blob/master/CHANGES;>six's 
changelog.
   
   1.16.0
   
   Pull request https://redirect.github.com/benjaminp/six/issues/343;>#343, issue https://redirect.github.com/benjaminp/six/issues/341;>#341, pull 
request https://redirect.github.com/benjaminp/six/issues/349;>#349: Port 
_SixMetaPathImporter to
   Python 3.10.
   
   
   
   
   Commits
   
   https://github.com/benjaminp/six/commit/65486e4383f9f411da95937451205d3c7b61b9e1;>65486e4
 Use API token for PyPI upload auth.
   https://github.com/benjaminp/six/commit/1a4f325d55b10541ea94b889cda01e6281ba1689;>1a4f325
 six 1.16.0
   https://github.com/benjaminp/six/commit/64601c7c016227aad81855031d88edb5cba17799;>64601c7
 Add Pierre Grimaud to CONTRIBUTORS.
   https://github.com/benjaminp/six/commit/a4feaa4037ad9f996dcd243f91db81d9d739697f;>a4feaa4
 fix typo in CHANGES (https://redirect.github.com/benjaminp/six/issues/353;>#353)
   https://github.com/benjaminp/six/commit/3054461994af94b1c765ae20baa841831a79ee5c;>3054461
 Add changelog for https://redirect.github.com/benjaminp/six/issues/343;>#343.
   https://github.com/benjaminp/six/commit/25916292d96f5f09a43d6736a5152348212727b5;>2591629
 Implement find_spec() for _SixMetaPathImporter. (https://redirect.github.com/benjaminp/six/issues/352;>#352)
   https://github.com/benjaminp/six/commit/42636b15dd1a5b85de56eac98e47954d4c776576;>42636b1
 Fix typo in Changelog: itmes - items. (https://redirect.github.com/benjaminp/six/issues/350;>#350)
   https://github.com/benjaminp/six/commit/ae22dcf6f3083cd02139145fe23f72cbf0d4913e;>ae22dcf
 Add changelog for meta path change.
   https://github.com/benjaminp/six/commit/e51553a5c641eee17d584e163303043b22302fe0;>e51553a
 Port _SixMetaPathImporter to Python 3.10. (https://redirect.github.com/benjaminp/six/issues/343;>#343)
   https://github.com/benjaminp/six/commit/c2a593503c0365a9bde3d6265df6513d1d6762cc;>c2a5935
 Don't install typing. (https://redirect.github.com/benjaminp/six/issues/344;>#344)
   See full diff in https://github.com/benjaminp/six/compare/1.15.0...1.16.0;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=six=pip=1.15.0=1.16.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)
   
   ---
   
   
   Dependabot commands and options
   
   
   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 show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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)
   
   
   


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

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