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

Bump yui version to ^3.14.1 #277

Merged
merged 2 commits into from
Nov 12, 2014
Merged

Bump yui version to ^3.14.1 #277

merged 2 commits into from
Nov 12, 2014

Conversation

okuryu
Copy link
Member

@okuryu okuryu commented Nov 7, 2014

No description provided.

@yahoocla
Copy link

yahoocla commented Nov 7, 2014

CLA is valid!

@okuryu okuryu self-assigned this Nov 7, 2014
@@ -75,7 +75,7 @@
"marked": "^0.3.2",
"minimatch": "^1.0.0",
"rimraf": "2.x",
"yui": "3.14.1"
"yui": "3.18.x"
Copy link
Member

Choose a reason for hiding this comment

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

since yuidocs pretty much works with any yui version, why don't we just use ^3.14.1?

Copy link
Member

Choose a reason for hiding this comment

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

the reason why, it is because in many cases, people will aready have yui dep in their app, and that reduces the amount of yui installments in your app. Obviosly, this is assuming you are not using any of the new features of yui in yuidoc

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not sure why we don't use ^ or ~. YUIDoc should works with any YUI versions, but I just wanted to depend on YUI 3.18.0 or later to follow request updates (see yui/yui3#1934) expressly. Even ^3.18.1 and ^3.14.1 will be fine to me, too.

@okuryu
Copy link
Member Author

okuryu commented Nov 9, 2014

Okay, I just change to depends on yui@^3.14.1.

@okuryu okuryu changed the title Bump yui version to 3.18.x Bump yui version to ^3.14.1 Nov 9, 2014
@okuryu okuryu mentioned this pull request Nov 10, 2014
17 tasks
@okuryu okuryu merged commit e0f7402 into yui:master Nov 12, 2014
@okuryu okuryu deleted the bump-yui branch November 12, 2014 12:00
@okuryu okuryu added this to the v0.4.0 milestone Nov 28, 2014
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.

3 participants