Christopher J. Brody
84cb08b23e
Revert "Other minor dependencies updates in 7.1.x patch"
...
This reverts commit 5a5f544a4890ff65519329303e75a649e482df23.
Rationale: base64-js update in 5a5f544 causes extra
base64-js version to be installed under plist
(node_modules/plist/node_modules/base64-js),
which would need to be committed to satisfy the needs
of the deprecated Node.js 4 version.
The extra base64-js version in
node_modules/plist/node_modules/base64-js
was missed at the time 5a5f544 was committed.
The base64-js update in 5a5f544 is now deemed as
not wanted due to the extra base64-js version that
would need to be committed.
The other dependencies updates in 5a5f544
may be nice to have but not considered necessary
for the patch release.
Reverting now to unblock the upcoming 7.1.4 patch release.
Note that neither 5a5f544 nor this revert will
show up in the master branch.
2018-11-22 22:18:32 -05:00
Christopher J. Brody
5a5f544a48
Other minor dependencies updates in 7.1.x patch
2018-11-22 09:57:22 -05:00
Christopher J. Brody
d918c7a83c
android-versions@1.4.0 update in 7.1.x (add Pie)
2018-11-22 09:49:22 -05:00
Christopher J. Brody
6758793f09
CB-14145 commit updated node_modules in 7.1.x only
...
(installed by npm@6.1.0)
2018-07-11 08:57:13 -04:00
Christopher J. Brody
94ea252259
CB-14145 remove old node_modules before patch fix
2018-07-11 08:57:13 -04:00
Steve Gill
d2a0323ae4
CB-13912 Updated checked-in node_modules
2018-02-20 11:17:05 -08:00
Steve Gill
e9603b0738
CB-13879 updated gradle plugin
2018-02-14 16:54:06 -08:00
Joe Bowser
3642ffb57a
CB-13741: Updating checked-in node_modules, otherwise plugin installation fails
2017-11-29 13:32:44 -08:00
Joe Bowser
97aab900da
CB-13323 Updated checked-in node_modules
2017-09-25 11:17:24 -07:00
Steve Gill
e7a972df77
updated bundled node_modules
2017-09-05 11:04:12 -07:00
Steve Gill
cadea2f6c3
CB-12697 Updated checked-in node_modules
2017-04-24 21:56:28 -07:00
Steve Gill
4a0f69a3f0
CB-12621: reverted elementtree dep to 0.1.6
2017-04-02 17:11:17 -05:00
Steve Gill
a8af103ff4
CB-12609: checking in updated node_modules
2017-03-27 22:23:09 -07:00
filmaj
d40c22441f
CB-12546: move check_reqs to templates directory and update module references.
2017-03-20 10:08:36 -07:00
filmaj
6395eda0c8
CB-12546: emulator specs.
2017-03-20 10:08:36 -07:00
Steve Gill
0b710a86a9
CB-12003 updated node_modules
2016-10-17 10:50:30 -07:00
Steve Gill
2efe240617
updated bundled cordova-common to 1.4.1
2016-08-16 13:23:10 -07:00
Steve Gill
081637134f
updated cordoova-common to 1.4.0
2016-07-22 12:24:27 -07:00
Jason Ginchereau
d6fe1a65eb
Bundle updated node modules
2016-05-31 10:27:39 -07:00
Vladimir Kotikov
dc6384d063
CB-11138 Bump cordova-common to 1.2.0
2016-04-29 15:07:01 +03:00
Vladimir Kotikov
8ab75e7109
CB-10729 Move plugin handlers tests for into platform's repo
2016-03-01 11:31:14 +03:00
Steve Gill
1d7ccaece6
updated cordova-common dependnecy to 1.1.0
2016-02-24 09:50:07 -08:00
Steve Gill
9c4f09a50a
updated .gitignore
2016-01-22 11:59:43 -08:00
Steve Gill
44421bbc79
added missing node_modules
2016-01-20 17:07:49 -08:00
Steve Gill
603f994f3f
Updated RELEASENOTES and Version for release 5.1.0
2016-01-20 15:49:00 -08:00
daserge
dac02bef8c
CB-9836 Add .gitattributes to prevent CRLF line endings in repos
...
Normalizes plist line endings to be LF
github: close #231
2015-11-12 18:34:41 +03:00
Steve Gill
f9372f5578
checked in missing node_module dependencies that are required
2015-11-02 17:07:12 -08:00
Steve Gill
4f7721b405
updated node_modules
2015-10-30 19:43:08 -07:00
Vladimir Kotikov
ab72e48431
CB-9782 Check in cordova-common dependency
2015-10-22 22:43:39 +03:00
Vladimir Kotikov
1151856d38
CB-9835 Downgrade properties-parser
to prevent failures in Node < 4.x
2015-10-21 13:24:30 +03:00
Vladimir Kotikov
400282282f
CB-9782 Implements PlatformApi contract for Android platform.
...
This closes #226
2015-10-20 12:21:30 +03:00