This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Update thirdparty libraries/submodules#9968
Merged
ingorichter merged 4 commits intoadobe:masterfrom Dec 2, 2014
Merged
Conversation
Contributor
|
Question: why is the expanded version of jQuery included even though only the minified is referenced anywhere? |
Contributor
|
@le717 The expanded version is for debugging. |
Contributor
Author
|
I tried to use the source map, but I couldn't get it to work (I suppose it has to do with local files - Chrome is pretty restrictive with accessing them). Therefore the non-minimized version is still included. |
Contributor
|
Perhaps it makes sense to update each library as a separate commit instead of all in one. |
Contributor
Author
|
Hm, you're right. It's gonna make |
d8d3164 to
84e704b
Compare
84e704b to
12776f9
Compare
Contributor
|
Thanks @marcelgerber. |
Contributor
|
LGTM. Let's see what the rest of the team is experiencing. |
ingorichter
added a commit
that referenced
this pull request
Dec 2, 2014
Update thirdparty libraries/submodules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates multiple libraries/submodules.
All unit tests still pass, extensions should still work. No breaking changes.
Hopefully helps extension developers in using the latest versions.
Fixes #9670.
jQuery 2.1.0 -> 2.1.1 (May 5, 2014):
http://blog.jquery.com/2014/05/01/jquery-1-11-1-and-2-1-1-released/
Lodash 2.2.0 -> 2.4.1 (Dec. 2, 2013):
https://github.com/lodash/lodash/wiki/Changelog#v241
New functions:
_.constant_.create_.mapValues_.noop_.now_.property_.xorLESS 1.7.0 -> 1.7.5 (Sep. 3, 2014):
https://github.com/less/less.js/blob/master/CHANGELOG.md#175
I didn't go with LESS 2.0.0 (released Nov. 9) as it requires some changes in Brackets (and probably in extensions as well).
RequireJS 2.1.5 (866edd0) -> 2.1.15 (latest master - Nov. 7, 2014):
requirejs/requirejs@866edd0...master
http://requirejs.org/docs/download.html#releasenotes