Skip to content
This repository was archived by the owner on Oct 10, 2021. It is now read-only.

Bump browserify-istanbul#289

Open
toddself wants to merge 1 commit into
defunctzombie:masterfrom
toddself:master
Open

Bump browserify-istanbul#289
toddself wants to merge 1 commit into
defunctzombie:masterfrom
toddself:master

Conversation

@toddself

Copy link
Copy Markdown
Contributor

Old version disallowed most ES6 syntax, namely template strings.

Old version disallowed most es6 syntax.
@mention-bot

Copy link
Copy Markdown

By analyzing the blame information on this pull request, we identified @vvo, @defunctzombie and @bevacqua to be potential reviewers

@toddself

Copy link
Copy Markdown
Contributor Author

I would be awesome to get this merged in. We are using my fork of this for testing on choo but would love to not use a direct link to a github repo for testing!

Happy to make any changes necessary

@vvo

vvo commented Jun 26, 2016

Copy link
Copy Markdown
Collaborator

Not sure if we would have to major bump after this?

@toddself

Copy link
Copy Markdown
Contributor Author

Possibly? It looks like all the changes since 0.1.5 are upping other dependencies. Istanbul is at 0.4.2 instead of 0.2.8 -- that seems to be the main difference (other than options you can pass in to the created instance).

@vvo

vvo commented Jun 26, 2016

Copy link
Copy Markdown
Collaborator

Having to bump major for istanbul maybe seen as weird but I am down for it if needed. cc @rase- you did the original istanbul integration, any thoughts?

Comment thread package.json
"batch": "0.5.0",
"browserify": "13.0.0",
"browserify-istanbul": "0.1.5",
"browserify-istanbul": "^2.0.0",

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

this doesn't follow the pattern of the other dependencies...be mindful to be consistent

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants