Commit graph

59 commits

Author SHA1 Message Date
libraryupgrader faf23a2fa3 build: Updating npm dependencies
* eslint-config-wikimedia: 0.28.0 → 0.28.2
  The following rules are failing and were disabled:
  * modules:
    * es-x/no-object-assign

* grunt-stylelint: 0.20.0 → 0.20.1
* stylelint-config-wikimedia: 0.17.1 → 0.17.2

Change-Id: Ic603e46d510db344805408a972355249455a177e
2024-06-20 05:06:27 +00:00
libraryupgrader 7a396da3a1 build: Updating npm dependencies
* eslint-config-wikimedia: 0.27.0 → 0.28.0
  The following rules are failing and were disabled:
  * modules:
    * no-jquery/no-extend

* grunt-stylelint: 0.19.0 → 0.20.0
* stylelint-config-wikimedia: 0.16.1 → 0.17.1

Change-Id: Ifbde191e4d9155dbecc9c395dd89ec06c91c356a
2024-06-06 05:33:43 +00:00
libraryupgrader be90c89fa9 build: Updating grunt-banana-checker to 0.13.0
Change-Id: Ibea7284fd33683e4eef90159d5c5cf68eaf6d94a
2024-05-18 03:49:43 +00:00
libraryupgrader dab15e3c06 build: Updating grunt-banana-checker to 0.12.0
Change-Id: Icf5f7ca44d84e853aa55f0ff3f9989487626ed4f
2024-05-14 01:50:42 +00:00
libraryupgrader 9ff603d49f build: Updating eslint-config-wikimedia to 0.27.0
Change-Id: I691a2549569412718e6f1610862db08166f8c882
2024-04-16 19:33:05 +00:00
James D. Forrester 3bb1c3173f Upgrade Ace from 1.15.2 to 1.32.7
Steps, so that others can know how to upgrade later:
* Alter entry in package.json and run `npm i` and then `npx grunt update-ace` to update.
* Test locally for CSS, JS, and JSON pages (as the most-affected types).
* Verify code diffs and add to git staging manually.
* Update foreign-resources.yaml entry manually.

Bug: T342387
Change-Id: I3566e8271ce37807f7d24867680d8229aa97302c
2024-03-15 16:32:40 -04:00
Ed Sanders 1528c7740f build: Update linters
Change-Id: Idaed1bf627d8d92968b422ad428acd29a179d94a
2023-12-18 17:09:57 +00:00
libraryupgrader 024d0332f3 build: Updating npm dependencies
* grunt-banana-checker: 0.10.0 → 0.11.0
* stylelint-config-wikimedia: 0.14.0 → 0.15.0

Change-Id: Ifecf31f6a86fd640ce5f9cc0cc2d9a89aeaea587
2023-06-01 02:55:33 +00:00
libraryupgrader 4af38f4930 build: Updating eslint-config-wikimedia to 0.25.0
Change-Id: Ib1eb68c26716ef9e144a9dc7030f40c35560e5ef
2023-05-05 02:40:22 +00:00
libraryupgrader da6252f405 build: Updating dependencies
composer:
* mediawiki/mediawiki-phan-config: 0.12.0 → 0.12.1

npm:
* grunt-eslint: 24.0.0 → 24.0.1

Change-Id: Ib912e9a015a90ffdb39d2696d98c8be5431442d7
2023-04-29 01:27:12 +00:00
libraryupgrader 79c2815bdb build: Updating npm dependencies
* eslint-config-wikimedia: 0.22.1 → 0.24.0
* grunt: 1.5.3 → 1.6.1
* stylelint-config-wikimedia: 0.13.1 → 0.14.0

Change-Id: I8de4097ea27b4ccc247015077d7917c3a29436cc
2023-03-15 03:23:29 +00:00
David Lynch 333d8b94b7 Update Ace to 1.15.2
- Fix line height regression

Bug: T329686
Change-Id: Ia381d0ba3314a2d879dd18a3bf44f81d4e623b6a
2023-02-21 13:53:16 -06:00
Derk-Jan Hartman 941cc7c109 Update Ace to 1.14.0
- Improved ES6 support

Bug: T324609
Change-Id: I22234ee259c2663a511f9285d4c43d4256e29c66
2023-01-16 23:26:34 +01:00
libraryupgrader 138bae60d2 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 39.0.0 → 40.0.1

npm:
* stylelint-config-wikimedia: 0.13.0 → 0.13.1

Change-Id: Id219f60bb8e6b1c3b8fd37dc241b9e477be482c5
2022-11-16 04:20:08 +00:00
libraryupgrader bf0ec8a2f9 build: Updating grunt-stylelint to 0.18.0
Change-Id: Ibeeeea74226887336639bdd86409de0b331874ea
2022-11-13 02:27:21 +00:00
libraryupgrader f757f73b20 build: Updating grunt-banana-checker to 0.10.0
Change-Id: I4d3c1fca7dd1063363458cab0e4247bdb0d76fbd
2022-10-06 21:10:14 +00:00
libraryupgrader da69ea7404 build: Updating grunt to 1.5.3
Change-Id: Icb9b6d6bdec2dd406655e870fad1da99d1d3ba65
2022-05-26 09:01:22 +00:00
libraryupgrader 054a40408e build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 38.0.0 → 39.0.0
* php-parallel-lint/php-console-highlighter: 0.5.0 → 1.0.0
* php-parallel-lint/php-parallel-lint: 1.3.1 → 1.3.2

npm:
* grunt: 1.4.1 → 1.5.2
* stylelint-config-wikimedia: 0.12.2 → 0.13.0
* async: 2.6.3 → 2.6.4
  * https://github.com/advisories/GHSA-fwr7-v2mv-hh25

Change-Id: I074d3c48364ba47c35cbbb7b087166bf72b8280b
2022-05-21 01:20:56 +00:00
Ed Sanders 861ba9acc7 build: Update devDependencies
Change-Id: I92cfe510874632cb1ba35f67ac20cbf1ad609767
2022-03-13 22:50:06 +00:00
libraryupgrader 7a771d4f8c build: Updating dependencies
composer:
* mediawiki/mediawiki-phan-config: 0.11.0 → 0.11.1

npm:
* eslint-config-wikimedia: 0.20.0 → 0.21.0
* grunt: 1.4.0 → 1.4.1
* nanoid: 3.1.25 → 3.2.0
  * https://github.com/advisories/GHSA-qrpm-p2h7-hrv2

Change-Id: I368c326555329f168339870459344e4091d07d74
2022-02-06 07:57:39 +00:00
libraryupgrader ce93e424a5 build: Updating stylelint-config-wikimedia to 0.11.1
The following rules are failing and were disabled:
* declaration-property-unit-disallowed-list

Change-Id: I7ceb0021cec89d3c1fa58e21325bedfecb7ddf0f
2021-09-04 18:51:00 +00:00
libraryupgrader 2cdb6ef679 build: Updating npm dependencies
* grunt: 1.3.0 → 1.4.0
* hosted-git-info: 3.0.8 → 2.8.9
  * https://npmjs.com/advisories/1677 (CVE-2021-23362)

Change-Id: Iafaf32eb5503c4c3bc34e150bb14fe0385fff84d
2021-05-09 05:42:28 +00:00
libraryupgrader c93bb532bd build: Updating eslint-config-wikimedia to 0.20.0
Change-Id: Id38bc122f81ac38a640519c8acedb8634a4610bf
2021-04-16 06:18:57 +00:00
libraryupgrader dc2269cc6f build: Updating eslint-config-wikimedia to 0.19.0
Additional changes:
* eslint: Renamed `wikimedia/client` profile to `client-es5` (T277085).

Change-Id: I7ed4641f8b4b97b6f29c0bfbf4c2d553296551ae
2021-03-13 07:11:39 +00:00
libraryupgrader 583480e698 build: Updating eslint-config-wikimedia to 0.18.2
Change-Id: Ia6a760e3570867a380a833b52d0e41931f03b334
2021-03-06 09:23:38 +00:00
libraryupgrader 38a93bc8c9 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 34.0.0 → 35.0.0
* mediawiki/minus-x: 1.1.0 → 1.1.1

npm:
* eslint-config-wikimedia: 0.17.0 → 0.18.1

Additional changes:
* Added the "composer phan" command to conveniently run phan.

Change-Id: Ib5874ef3c1a11e92fd74e5befa28c8f633884867
2021-01-29 06:46:28 +00:00
libraryupgrader 39aa5f610f build: Updating npm dependencies
* grunt-stylelint: 0.15.0 → 0.16.0
* stylelint-config-wikimedia: 0.10.1 → 0.10.3

Change-Id: I880424ec01b9d83afdb98c3edac27f9b1ba39cf5
2020-11-21 23:12:26 +00:00
libraryupgrader 0d8d458648 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: I63254626f9b35eab8a5a1fc9afdb6c458e073f2f
2020-09-05 11:07:42 +00:00
Ed Sanders 56d6d1598a Update Ace 1.4.9 -> 1.4.12
2020.07.06 Version 1.4.12
* removed unused es5-shim
* imporved ruby and vbscript highlighting and folding
* workaround for double space being converted to dot on mobile keyboards

2020.04.15 Version 1.4.10
* added workaround for chrome bug causing memory leak after calling editor.destroy
* added code folding support for vbscript mode

Change-Id: I7b2531b1d5571eac15549d58a8295bcf167acd43
2020-08-12 13:22:05 +01:00
libraryupgrader 226d2c30b9 build: Updating grunt to 1.2.1
Change-Id: I064bd4aa8bb043ec28357a5b073d2a1bb94a747a
2020-07-18 02:41:24 +00:00
libraryupgrader 8cbde805df build: Updating eslint-config-wikimedia to 0.16.2
Change-Id: I067dd83d1628091ce329bf5d2be644afa447f80f
2020-07-15 22:03:18 +00:00
Ed Sanders 23ded9e5aa build: Update devDependencies
Change-Id: Ief3ccdd3eab0d8be54bcf818eaa7dbbcc3de7e87
2020-06-12 22:55:52 +01:00
libraryupgrader a0c219557e build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 29.0.0 → 30.0.0

npm:
* eslint-config-wikimedia: 0.15.1 → 0.15.3
* grunt-stylelint: 0.14.0 → 0.15.0
* stylelint-config-wikimedia: 0.10.0 → 0.10.1

Change-Id: I40d3a0a6f6b14038acb90b1b67facc18b5232c3e
2020-04-22 06:31:03 +00:00
Ed Sanders d4cc23f606 Update ace-build 1.2.9 -> 1.4.9 and recompile
Change-Id: I31eeb56eec4995e1bff8248e5c1d4df7f20ad48b
2020-04-14 14:30:34 -07:00
Ed Sanders 5c9ea5dc3f build: Update linters
Change-Id: I38a3404381e408dce6cc1aced3f47c5addccf707
2020-04-14 13:01:19 +01:00
libraryupgrader ce4d932e7a build: Updating minimist to 1.2.5
* https://npmjs.com/advisories/1179

Change-Id: Id32b70e55b9043b35e8dd0b3bc5c731290a3d9cc
2020-03-18 05:13:15 +00:00
libraryupgrader ad760321e6 build: Updating npm dependencies
* grunt-stylelint: 0.13.0 → 0.14.0
* stylelint-config-wikimedia: 0.8.0 → 0.9.0

Change-Id: Ibb2f07215b9f4333e9db3586f0e662bba37e77b9
2020-02-20 20:20:04 +00:00
libraryupgrader bdacb69a78 build: Updating npm dependencies
* stylelint-config-wikimedia: 0.7.0 → 0.8.0
* grunt-stylelint: 0.12.0 → 0.13.0

Additional changes:
* Added .eslintcache to .gitignore.

Change-Id: Idcbfc48cc1bcb792acacced0ac61243df54b556e
2020-01-09 04:47:14 +00:00
Ed Sanders c4bc2c7d36 build: Update linters
Change-Id: I0c7b153461300840deb75c695f893b3b4a778dcf
2019-11-15 16:40:39 +00:00
Ed Sanders 3568d866bb build: Update linters
Change-Id: I93c5de0d4a2c3480f1c3ef39ac7394e1552eb631
2019-10-07 16:57:17 +01:00
libraryupgrader f3293c8a6a build: Updating npm dependencies for security issues
* Updated grunt to 1.0.4, addressing:
  * https://npmjs.com/advisories/788
  * https://npmjs.com/advisories/813
* Updated stylelint-config-wikimedia to 0.6.0, addressing:
  * https://npmjs.com/advisories/786

Committed package-lock.json (T179229) too.

Change-Id: I49af3e3901457d68bd12c2e78dc4018480e771e3
2019-06-08 02:08:54 +00:00
James D. Forrester 169e97d8d3 build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint
Change-Id: Ia88e2eb429391182052aa09b3e0a4a81859ec778
2019-05-06 15:27:44 -07:00
Ed Sanders 5cac43ddd3 build: Update eslint-config-wikimedia to 0.11.0
Change-Id: I99fd10fbcce5d5e6b87b6e3faeb7b18c4e573ef7
2019-03-13 22:38:54 +00:00
Ed Sanders 4ad54da406 build: Update linters
Change-Id: I9baecb9fd4b9d9bf86897ccec8289614b136c3a2
2018-12-10 13:31:37 +00:00
James D. Forrester c692070874 build: Bump linting devDependencies to latest
eslint-config-wikimedia      0.5.0  →   0.8.1
 + eslint-plugin-qunit                   3.3.0
 grunt-eslint                20.1.0  →  21.0.0
 grunt-stylelint              0.9.0  →  0.10.1
 stylelint                    8.2.0  →   9.2.0
 stylelint-config-wikimedia   0.4.2  →   0.4.3

Change-Id: I34518a652fe144df5215b82e7e0c3e74f9b46a0d
2018-11-05 17:21:34 -08:00
Derk-Jan Hartman 9912b57684 Ace: Handle updates via npm and grunt
In order to update run
npm install
grunt update-ace

This should handle all processing of updating ace, other than updating
any ResourceLoader settings etc.

Change-Id: I7793e49fa93e34fda96ccc69cc082cc0ac3f67ad
2018-08-19 14:13:53 +02:00
James D. Forrester 951b9c4e07 HACK: Force downgrade of postcss-less so CI will pass
Bug: T190269
Change-Id: I248d73fd72bfa0b947c39f835d616e936cfac1b0
2018-03-21 16:11:43 -07:00
Ed Sanders 18a00f9ab5 build: Update linters
Change-Id: Ie98d0a18193586013c898e11a86c0261f402f557
2018-02-04 21:22:12 +00:00
Ed Sanders e9d75b8a2b build: Update stylelint
Change-Id: Id911ed1119d6b74c5fb61562505cf9aa3c33f82c
2018-01-04 12:33:34 +00:00
James D. Forrester 7629004d05 build: Bump various devDependencies to latest
eslint-config-wikimedia   0.4.0  →   0.5.0
 grunt-banana-checker      0.5.0  →   0.6.0
 grunt-eslint             19.0.0  →  20.1.0
 grunt-stylelint           0.6.0  →   0.8.0

Change-Id: Ia01949112243c5a496896c0a3a5eda261e0f66bd
2017-10-25 10:54:00 -07:00