libraryupgrader
794c21f05d
build: Updating npm dependencies
...
* eslint-config-wikimedia: 0.16.2 → 0.17.0
The following rules are failing and were disabled:
* no-shadow
* grunt: 1.2.1 → 1.3.0
Change-Id: I7e765d4c77ab59120551860a0fbd3f79c09f6953
2020-09-04 23:34:40 +00:00
Ed Sanders
cf9aeb5689
build: Update eslint-config-wikimedia to 0.16.2
...
Change-Id: If00a92d0ff96cee4df4d5468a862e3ae2a90b911
2020-07-09 16:35:57 +01:00
libraryupgrader
82aa21bd81
build: Updating dependencies
...
composer:
* mediawiki/mediawiki-codesniffer: 29.0.0 → 30.0.0
npm:
* eslint-config-wikimedia: 0.15.0 → 0.15.3
Change-Id: I06353d4946f3a2df5abc528d6803905d1d0a7531
2020-04-22 21:00:03 +00:00
libraryupgrader
f14b95774e
build: Updating grunt-banana-checker to 0.9.0
...
Change-Id: I24f14d86fe599d26554398af9b9bb698b4536cd9
2020-04-19 21:01:30 +00:00
libraryupgrader
09008ad436
build: Updating minimist to 1.2.5
...
* https://npmjs.com/advisories/1179
Change-Id: I7ffcd5d90ec81e88474f0ec338c4a9a9eef0bad0
2020-03-19 14:29:45 +00:00
Ed Sanders
c033679cb8
build: Update eslint-config-wikimedia
...
Change-Id: I3cbcbb1695896ddc1e54c40dc0da50f91944916f
2019-12-12 11:36:24 +00:00
Ammar
eae0f237df
Remove unneeded CSS for thanks toast link
...
Minerva now provides default styling for these links.
Also removing 'grunt-stylelint' package as there are no
CSS/LESS files in this extension any more.
Bug: T232102
Change-Id: I4e8b44d3159ab4a87103fa8471c7b1b145ac6016
2019-09-06 09:23:12 -07:00
libraryupgrader
854a469788
build: Updating npm dependencies for security issues
...
* Updated stylelint-config-wikimedia to 0.6.0, addressing:
* https://npmjs.com/advisories/786
Committed package-lock.json (T179229) too.
Change-Id: Icc29bdcf8161634d8ccbb8124356505ab69793fd
2019-06-09 01:08:29 +00:00
James D. Forrester
75b965d935
build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint
...
Change-Id: I7016eb08a2ce12b885b77011d914363b81b79994
2019-05-07 10:55:33 -07:00
James D. Forrester
1dd897d196
build: Update eslint-config-wikimedia from 0.8.1 to 0.11.0
...
Change-Id: I26158ffdb8988902cf359ccb3de0a023e42b6939
2019-04-12 13:04:58 -07:00
Umherirrender
1ab4739e3f
build: Add stylelint for css file
...
Since I807f729c1b1a9e9b5952685bb18f540f81d70f47
Change-Id: Id9b81f0ef9bfe5de599fe3cbb8dbb569fb8d59e2
2019-02-15 20:06:19 +01:00
Ed Sanders
18011b81c2
build: Update devDependencies
...
Change-Id: I4fc1204a4226be26c0bd7f06a06ed57f13c58b6f
2018-11-12 19:27:37 +00:00
libraryupgrader
709d1cf853
build: Updating npm dependencies for security issues
...
* Updated grunt-contrib-watch to 1.1.0, addressing:
* https://npmjs.com/advisories/534
* CVE-2017-16137
* https://npmjs.com/advisories/577
* CVE-2018-3721
* Updated grunt to 1.0.3, addressing:
* https://npmjs.com/advisories/577
* CVE-2018-3721
Change-Id: I24b0cab865d1c90c2790a231b7316ebf93b49dae
2018-10-11 11:17:29 +00:00
Alangi Derick
fc0873e6a5
Remove unused code in package.json
...
Removed keys from package.json file which are unused and already
found in extension.json (version, name, description etc).
Change-Id: Ia793ff58b33032052f57477492cf998671fd3c2a
2018-09-03 15:39:31 +01:00
James D. Forrester
16909df870
build: Bump devDependencies to latest
...
eslint-config-wikimedia 0.4.0 → 0.5.0
grunt 1.0.1 → 1.0.2
grunt-eslint 20.0.0 → 20.1.0
Change-Id: I9aeca17ab3bae099b678d37232846bb6abf8ce39
2018-02-14 11:11:22 -08:00
James D. Forrester
e315e954a6
build: Replace jshint and jscs with eslint; drop csslint
...
Removing csslint rather than replacing it with stylelint as there
are no CSS or LESS files in this repo.
Also bumping banana and jsonlint to latest.
Change-Id: I9ffce273f63b061e07c3fa90ab4e82b5e551aa92
2017-08-03 17:24:34 -07:00
Antoine Musso
901dc5c039
build: bump grunt and drop grunt-cli
...
grunt 1.x now includes a CLI command, hence grunt-cli is no more needed.
Change-Id: I94f0c66236b5f0f12220741276c7fe24a89c65e0
2017-08-01 10:45:42 +02:00
Fomafix
063277213b
Fix whitespaces
...
Change-Id: I7e56a4475f3bedd3bec18818bd7e2845e430fc24
2017-04-16 12:46:40 +02:00
Umherirrender
fb2503e40c
Remove unneeded devDependencies "jshint"
...
Repo is using grunt with grunt-contrib-jshint
Change-Id: Ibae4c586d51043775de51b3960a1e822c50c165d
2017-01-01 20:02:11 +01:00
James D. Forrester
c745cb3fea
build: Bump all devDependencies to latest and make pass
...
grunt 0.4.5 → 1.0.1
grunt-cli 0.1.13 → 1.2.0
grunt-contrib-csslint 0.4.0 → 1.0.0
grunt-contrib-jshint 0.11.3 → 1.0.0
grunt-contrib-watch 0.6.1 → 1.0.0
grunt-banana-checker 0.4.0 → 0.5.0
grunt-jscs 1.8.0 → 2.8.0
jshint 2.8.0 → 2.9.2
Change-Id: I607761c617bea4e9df5c08a7d061158ee3982849
2016-04-22 12:36:21 -07:00
Kunal Mehta
8159ca419d
build: Updating development dependencies
...
* grunt-jsonlint: 1.0.4 → 1.0.7
Change-Id: I0f2a168fddc035e631bbf30d167510c0be21522f
2015-12-29 11:57:43 -08:00
Kunal Mehta
d6cff27c18
build: Updating development dependencies
...
* grunt-banana-checker: 0.2.2 → 0.4.0
Change-Id: Ia5877f4cb1fa04f178d6e8cb5aba87ed6576c3a8
2015-10-11 12:02:38 -04:00
James D. Forrester
d1de93034d
build: Bump grunt-contrib-jshint from 0.11.2 to 0.11.3 to fix upstream issue
...
Change-Id: Ib9aef97b09bbaf33e078164c1be2d45971c852e3
2015-09-04 18:36:50 +00:00
Kunal Mehta
4b886a4ae5
build: Adding configuration for jsonlint
...
Change-Id: Ib8b38fa5afaa25057c61d9b7e266d4b37382bea7
2015-06-11 21:50:10 -07:00
Kunal Mehta
2e8f71ae58
Add explicit dependency upon grunt-cli
...
Change-Id: Iaaa8e2fb7846678973547663e2e6903d831b4b96
2015-06-05 17:29:11 -07:00
Kunal Mehta
c737bc60e0
build: Updating development dependencies
...
* grunt-contrib-csslint: 0.2.0 → 0.4.0
* grunt-contrib-jshint: 0.10.0 → 0.11.2
* grunt-banana-checker: 0.2.0 → 0.2.2
* jshint: ~2.5.0 → 2.8.0
Change-Id: I4b3eb1270ed0ef83f4ee3c5399b83a86ae141a26
2015-06-05 17:16:47 -07:00
Roan Kattouw
8b9bc3a44f
Add Grunt infrastructure for CI
...
* Add package.json based on Flow's
* Add Gruntfile.js based on Flow's
* Add .csslintrc and .jscsrc with rules to silence errors for now
* Add .gitignore (!) to ignore node_modules/
Change-Id: I2db213da2f0ce77567f7968e73af9cdd6ed9da82
2015-05-01 20:50:15 -07:00