Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[READY] Update Parso to 0.3.1 and Jedi to 0.13.1 #1116

Merged
merged 1 commit into from
Oct 6, 2018

Conversation

micbou
Copy link
Collaborator

@micbou micbou commented Oct 1, 2018

Copy link
Collaborator

@bstaletic bstaletic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. :lgtm:

Reviewed 2 of 2 files at r1.
Reviewable status: 0 of 2 LGTMs obtained (and 1 stale)

@codecov
Copy link

codecov bot commented Oct 2, 2018

Codecov Report

Merging #1116 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1116   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files          89       89           
  Lines        6998     6998           
=======================================
  Hits         6828     6828           
  Misses        170      170

@micbou micbou changed the title [READY] Update Parso to 0.3.1 and Jedi to 0.13.0 [WIP] Update Parso to 0.3.1 and Jedi to 0.13.0 Oct 2, 2018
@micbou micbou changed the title [WIP] Update Parso to 0.3.1 and Jedi to 0.13.0 [READY] Update Parso to 0.3.1 and Jedi to 0.13.1 Oct 6, 2018
Copy link
Collaborator Author

@micbou micbou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR is now updating Jedi to 0.13.1. This minor release fixes a severe regression introduced by 0.13.0.

Reviewed 2 of 2 files at r1, 1 of 1 files at r2.
Reviewable status: 0 of 2 LGTMs obtained (and 1 stale)

@Valloric
Copy link
Member

Valloric commented Oct 6, 2018

:lgtm:

Thanks for the PR!

@zzbot r+

@zzbot
Copy link
Contributor

zzbot commented Oct 6, 2018

📌 Commit 23588d6 has been approved by Valloric

@zzbot
Copy link
Contributor

zzbot commented Oct 6, 2018

⌛ Testing commit 23588d6 with merge d48ebc6...

zzbot added a commit that referenced this pull request Oct 6, 2018
[READY] Update Parso to 0.3.1 and Jedi to 0.13.1

[Jedi 0.13.0 has just been released](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst#0130-2018-01-02).

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/1116)
<!-- Reviewable:end -->
@zzbot
Copy link
Contributor

zzbot commented Oct 6, 2018

💔 Test failed - status-travis

@zzbot
Copy link
Contributor

zzbot commented Oct 6, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: Valloric
Pushing d48ebc6 to master...

@zzbot zzbot merged commit 23588d6 into ycm-core:master Oct 6, 2018
zzbot added a commit to ycm-core/YouCompleteMe that referenced this pull request Oct 7, 2018
[READY] Update ycmd

Include the following changes:
 - PR ycm-core/ycmd#1075: remove Node.js workaround for Debian-based distributions;
 - PR ycm-core/ycmd#1077: update Boost to 1.68;
 - PR ycm-core/ycmd#1078: add semantic trigger for Julia;
 - PR ycm-core/ycmd#1081: improve type information on C++ member functions;
 - PR ycm-core/ycmd#1086: check if Python headers are installed before building;
 - PR ycm-core/ycmd#1088: raise proper exception for commands when file is still being parsed in C-family languages;
 - PR ycm-core/ycmd#1098: update Go completer;
 - PR ycm-core/ycmd#1099: update regex submodule;
 - PR ycm-core/ycmd#1100: add Python path to debugging information;
 - PR ycm-core/ycmd#1103: support framework headers completion and code navigation in C-family languages;
 - PR ycm-core/ycmd#1107: update Clang to 7.0.0;
 - PR ycm-core/ycmd#1109: update jdt.ls to 0.25.0;
 - PR ycm-core/ycmd#1110: handle null hover response from language servers;
 - PR ycm-core/ycmd#1111: update list of completion kinds defined by LSP;
 - PR ycm-core/ycmd#1113: send completion item kinds capability to language servers;
 - PR ycm-core/ycmd#1116: update Parso to 0.3.1 and Jedi to 0.13.1.

Closes #3138.
Closes #3145.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/3175)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants