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

Release 4.0.1 #1940

Closed
wants to merge 18 commits into from
Closed

Release 4.0.1 #1940

wants to merge 18 commits into from

Conversation

ariya
Copy link
Contributor

@ariya ariya commented Jun 15, 2018

Let's do a patch update to 4.0.0 to backport/bring some important fixes from the master branch!

ariya and others added 18 commits June 16, 2018 05:40
When a Template is broken across multiple lines, the existing hasArgument test fails.
The Template is scanned as a single token so we just need to check for it after the return.

Fixes jquery#1829
Closes jquerygh-1882
Uses cases -> use cases

Close jquerygh-1911
This fix is similar to the one from jquery#1882 for Token.Template.

Fixes jquery#1897
Fixes jquery#1928
Closes jquerygh-1925
Recast's TypeScript tests often fail spuriously, sometimes in conjuction with GraphQL,
so let's isolate us from it.

Closes jquerygh-1931
@ariya
Copy link
Contributor Author

ariya commented Jun 16, 2018

Argh, looks like I need to shuffle the commits a little bit to please Appveyor.

@codecov-io
Copy link

codecov-io commented Jun 16, 2018

Codecov Report

❗ No coverage uploaded for pull request base (4.0@42b6b8c). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##             4.0   #1940   +/-   ##
=====================================
  Coverage       ?    100%           
=====================================
  Files          ?       1           
  Lines          ?    4009           
  Branches       ?     703           
=====================================
  Hits           ?    4009           
  Misses         ?       0           
  Partials       ?       0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42b6b8c...58fec58. Read the comment docs.

ariya added a commit that referenced this pull request Jun 16, 2018
@ariya
Copy link
Contributor Author

ariya commented Jul 13, 2018

It's released: https://www.npmjs.com/package/esprima/v/4.0.1.

@ariya ariya closed this Jul 13, 2018
@ariya ariya deleted the release-4.0.1 branch July 13, 2018 22:42
ariya added a commit that referenced this pull request Jul 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants