Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update JS dependencies#16071

Merged
williamdes merged 16 commits into
phpmyadmin:masterfrom
williamdes:chore/update-deps
May 3, 2020
Merged

Update JS dependencies#16071
williamdes merged 16 commits into
phpmyadmin:masterfrom
williamdes:chore/update-deps

Conversation

@williamdes

Copy link
Copy Markdown
Member
  • I updated the JS dependencies we have.
  • Checked all the files and improved my script

@williamdes williamdes added the Enhancement A feature request for improving phpMyAdmin label Apr 12, 2020
@williamdes williamdes self-assigned this Apr 12, 2020
@williamdes williamdes force-pushed the chore/update-deps branch 2 times, most recently from 2b98e4c to c59717e Compare April 12, 2020 00:32
@williamdes

Copy link
Copy Markdown
Member Author

@ibennetch

Copy link
Copy Markdown
Member

LGTM! Nice work.

@williamdes

williamdes commented Apr 18, 2020

Copy link
Copy Markdown
Member Author

Waiting for publishing: code-lts/jquery-fullscreen-plugin#37

@williamdes

williamdes commented Apr 24, 2020

Copy link
Copy Markdown
Member Author

@williamdes williamdes force-pushed the chore/update-deps branch 3 times, most recently from b32aa6e to 6edc476 Compare April 24, 2020 22:23
@williamdes

Copy link
Copy Markdown
Member Author

@cleonello @harryzhux would it be possible to have a npm version with all bundles ?
See: https://github.com/phpmyadmin/phpmyadmin/pull/16071/files#diff-3d586001f3dea035474fcb3e7e0b081aR105

For now only 2 plugins can be copied from the npm version

echo 'Update jqplot'
#see: https://github.com/jqPlot/jqPlot/blob/master/src/jquery.jqplot.js
#see: https://github.com/jqPlot/jqPlot/blob/master/src/plugins/jqplot.pieRenderer.js
#see: https://github.com/jqPlot/jqPlot/blob/master/src/plugins/jqplot.barRenderer.js
#see: https://github.com/jqPlot/jqPlot/blob/master/src/plugins/jqplot.pointLabels.js
#see: https://github.com/jqPlot/jqPlot/blob/master/src/plugins/jqplot.enhancedLegendRenderer.js
#see: https://github.com/jqPlot/jqPlot/blob/master/src/plugins/jqplot.dateAxisRenderer.js
#see: https://github.com/jqPlot/jqPlot/blob/master/src/plugins/jqplot.categoryAxisRenderer.js
#see: https://github.com/jqPlot/jqPlot/blob/master/src/plugins/jqplot.canvasTextRenderer.js
#see: https://github.com/jqPlot/jqPlot/blob/master/src/plugins/jqplot.canvasAxisLabelRenderer.js

cp ./node_modules/jqplot/jqplot.cursor.js ./js/vendor/jqplot/plugins/jqplot.cursor.js
cp ./node_modules/jqplot/jqplot.highlighter.js ./js/vendor/jqplot/plugins/jqplot.highlighter.js

@codecov

codecov Bot commented Apr 27, 2020

Copy link
Copy Markdown

Codecov Report

Merging #16071 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master   #16071      +/-   ##
============================================
- Coverage     51.31%   51.31%   -0.01%     
  Complexity    14937    14937              
============================================
  Files           458      458              
  Lines         61128    61130       +2     
============================================
  Hits          31369    31369              
- Misses        29759    29761       +2     

williamdes added 14 commits May 3, 2020 23:48
Last copyright update: phpmyadmin@035e340
Signed-off-by: William Desportes <[email protected]>
Was added by: 9db53f4
Last update of jquery-Timepicker-Addon: 33f8d3d
Signed-off-by: William Desportes <[email protected]>
Last update: 33f8d3d
Signed-off-by: William Desportes <[email protected]>
Ref: cowboy/jquery-hashchange#51

2.0.0 version drops IE support

Signed-off-by: William Desportes <[email protected]>
@williamdes williamdes removed the request for review from MauricioFauth May 3, 2020 21:48
Ref: 61c5589

Signed-off-by: William Desportes <[email protected]>
@williamdes williamdes force-pushed the chore/update-deps branch from 5cc59e6 to b5643e9 Compare May 3, 2020 22:05
@williamdes

Copy link
Copy Markdown
Member Author

Ref: #13173
Closes: #12677

@williamdes williamdes merged commit 0d0c74e into phpmyadmin:master May 3, 2020
@williamdes williamdes deleted the chore/update-deps branch May 3, 2020 22:18
@AdrianoCahete

Copy link
Copy Markdown

And JFYI: https://www.npmjs.com/package/npm-check-updates

@williamdes

Copy link
Copy Markdown
Member Author

And JFYI: https://www.npmjs.com/package/npm-check-updates

best cli ever, I use it for a long time now !

@williamdes williamdes added this to the 5.1.0 milestone Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement A feature request for improving phpMyAdmin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants