libraryupgrader
9f1c5a2281
build: Updating dependencies
...
composer:
* mediawiki/mediawiki-codesniffer: 35.0.0 → 38.0.0
The following sniffs are failing and were disabled:
* MediaWiki.Usage.StaticClosure.StaticClosure
npm:
* grunt: 1.4.0 → 1.5.3
Change-Id: I1833342419e003a1dba8c13ccad6e493564a1f94
2022-05-24 00:00:16 +00:00
libraryupgrader
10152a781d
build: Updating npm dependencies
...
* async: 3.2.0 → 3.2.3
* https://github.com/advisories/GHSA-fwr7-v2mv-hh25
* minimist: 1.2.5 → 1.2.6
* https://github.com/advisories/GHSA-xvch-5gv4-984h
* nanoid: None → 3.3.2
* https://github.com/advisories/GHSA-qrpm-p2h7-hrv2
Additional changes:
* Set `name` in package.json.
Change-Id: Iaa89aaa2ea7f68b7cb14cde127a109a99ffe661f
2022-04-15 21:35:20 +00:00
Translation updater bot
19a5e011d6
Localisation updates from https://translatewiki.net .
...
Change-Id: I7bdbdc6a23e0b3549feca4bb13f714956b7e95af
2022-04-12 07:07:23 +02:00
Translation updater bot
c738317836
Localisation updates from https://translatewiki.net .
...
Change-Id: Idb3902f41daa0be586a0d2c49c7ab2b051793f8f
2022-04-05 07:02:22 +02:00
Translation updater bot
aed12a0fc9
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia2608d873e47d98bee8dcf30af2d9d6d171800bc
2022-03-22 06:58:03 +01:00
Translation updater bot
ab93ca8e01
Localisation updates from https://translatewiki.net .
...
Change-Id: Ice0e005a138dd0c97b53c7d8ec8b346088239828
2022-03-15 06:55:07 +01:00
Translation updater bot
237443301b
Localisation updates from https://translatewiki.net .
...
Change-Id: I81c253a509f6295ed35a8a87c44863b00a810a6b
2022-03-01 06:54:13 +01:00
Translation updater bot
e90389f931
Localisation updates from https://translatewiki.net .
...
Change-Id: I2c35e40d65f6399c7bc4bbf34d1ad3b4760183b8
2022-01-18 06:56:19 +01:00
Translation updater bot
f7a4f1cb16
Localisation updates from https://translatewiki.net .
...
Change-Id: I5552ce64a8146639793bbc7262bb94e86405b55b
2021-12-07 06:56:35 +01:00
libraryupgrader
d7a5562c18
build: Updating ansi-regex to 5.0.1
...
* https://npmjs.com/advisories/1002401 (CVE-2021-3807)
Additional changes:
* composer.json: Updated phpcs command in composer test (T280592).
* composer.json: Added phpcs command to scripts (T280592).
Change-Id: I6acdceea054f15c1ad2e5561fe416d2c25b75ab8
2021-10-08 05:54:24 +00:00
Universal Omega
9150470436
[ReplaceText] Fix "Error: Class 'MediaWikiServices' not found"
...
Change-Id: I4797bce77f801694def1cde8c6713d3732dba98e
2021-10-02 23:06:22 +00:00
RhinosF1
b37d68a4c1
SECURITY: Check permissions before job execution
...
CVE-2021-41801
Bug: T279090
Change-Id: Ibc299edf626ca9aa1cd9d83b888820f5aca9af7c
2021-09-30 18:43:47 +01:00
libraryupgrader
21ac670bee
build: Updating path-parse to 1.0.7
...
* https://npmjs.com/advisories/1773 (CVE-2021-23343)
Change-Id: Ib73ceb9d70af7a8b8f9ccdd3c79e37afb0012379
2021-09-04 04:27:19 +00:00
libraryupgrader
9c6144191b
build: Updating npm dependencies
...
* postcss: 7.0.35 → 7.0.36
* https://npmjs.com/advisories/1693 (CVE-2021-23368)
* glob-parent: 5.1.0 → 5.1.2
* https://npmjs.com/advisories/1751 (CVE-2020-28469)
* trim-newlines: 3.0.0 → 3.0.1
* https://npmjs.com/advisories/1753 (CVE-2021-33623)
Change-Id: I472a6049dde34738a9f6be8db72d0b52a12c29b2
2021-07-23 10:25:15 +00:00
libraryupgrader
98a317e414
build: Updating browserslist to 4.16.6
...
* https://npmjs.com/advisories/1747 (CVE-2021-23364)
Change-Id: I5258a804255b11a1c9ca2bd7182b704e2b06e168
2021-05-27 15:45:58 +00:00
Umherirrender
1bc2235b72
Fix mysql specifc cast on signed with Database::buildIntegerCast
...
Bug: T280102
Follow-Up: Ia84f135a8699fdc6cff6877c31fae1d46bf84f97
Change-Id: Ie8fc9fd8080e552c0b466472431e2c7143f8c7b0
(cherry picked from commit 0a73008353
)
2021-05-17 15:25:34 +00:00
libraryupgrader
ceb3b42000
build: Updating npm dependencies
...
* grunt: 1.3.0 → 1.4.0
* lodash: 4.17.19 → 4.17.21
* https://npmjs.com/advisories/1673 (CVE-2021-23337)
* hosted-git-info: 3.0.7 → 3.0.8
* https://npmjs.com/advisories/1677 (CVE-2021-23362)
* postcss: 7.0.35 → 8.2.15
* https://npmjs.com/advisories/1693 (CVE-2021-23368)
Change-Id: Ie38ec642f5dec6ea7a0c841e7faeaa775e8c89b0
2021-05-13 05:08:51 +00:00
Yaron Koren
d0788608e9
Another fix for 7f823dfccb
- restore support for SQLite
...
Patch by Shouya0.
Change-Id: Ibae73e57d036031f1bfc8df17205ca1359f0dd67
2021-04-06 16:37:07 +00:00
Umherirrender
85969b01e2
build: Swap deprecated @codingStandardsIgnore to phpcs:ignore
...
Bug: T278594
Change-Id: I42c60bcfb58c863dc37735258422e3307ed33dad
2021-04-04 00:00:48 +02:00
Mark A. Hershberger
87ae0875be
Check that $matches[0] is actually an array
...
Bug: T279148
Change-Id: I687e07f2ce6d9574d7eef0442a6968321368fb19
2021-04-02 10:55:29 -04:00
Translation updater bot
8e1c9e546b
Localisation updates from https://translatewiki.net .
...
Change-Id: I38feaacf1dd486645301ce219c5b5de672cb9271
2021-03-29 08:37:00 +02:00
libraryupgrader
2d7f3189ba
build: Updating eslint-config-wikimedia to 0.19.0
...
Change-Id: Ic967a48af5d8653563446e7a364efcfcd18979b6
2021-03-14 11:39:08 +00:00
libraryupgrader
c9a9ceb441
build: Updating eslint-config-wikimedia to 0.18.2
...
Change-Id: If849169b1715fb4da97a18830614dd003deae92a
2021-03-07 19:17:16 +00:00
Translation updater bot
7c2beefa98
Localisation updates from https://translatewiki.net .
...
Change-Id: I3d948c69fbb87e24e1488fc423bc6f7f0aba9287
2021-02-23 08:49:22 +01:00
Translation updater bot
21bd9479e2
Localisation updates from https://translatewiki.net .
...
Change-Id: I891b3b99ffe4847abf86e0d3828f238db2262441
2021-02-08 08:44:19 +01:00
libraryupgrader
e150d1ca6c
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
Change-Id: I65d4f456cb19d45ee6da21d8fb3e61ee87e9d5e5
2021-01-30 09:22:05 +00:00
Translation updater bot
a3cd15c5d3
Localisation updates from https://translatewiki.net .
...
Change-Id: I40e5c73fe8e7fe3c5983bec7e52b66c3ee3319af
2021-01-18 08:39:35 +01:00
Umherirrender
61c3c9daee
Swap condition to avoid "yoda condition"
...
Change-Id: I749570a60dd047e5dbe9a71fbbdbfa52e83584d8
2021-01-06 23:42:51 +01:00
Umherirrender
2fb5c57fba
Remove unneeded break after throw
...
Change-Id: Ief0dd9ecbf62ab84a3e504634eff4a236c115691
2021-01-06 00:21:50 +01:00
jenkins-bot
281a00cf20
Merge "build: Updating mediawiki/mediawiki-phan-config to 0.10.6"
2020-12-31 01:23:44 +00:00
libraryupgrader
98b0394394
build: Updating mediawiki/mediawiki-phan-config to 0.10.6
...
Additional changes:
* Added the "composer phan" command to conveniently run phan.
Change-Id: I602428796f6a4fdf6d30b686163e51b6eefdd0c0
2020-12-31 00:57:51 +00:00
libraryupgrader
e623b8e8a0
build: Updating mediawiki/mediawiki-phan-config to 0.10.6
...
Change-Id: Ic9ce791f7f206839c170e507dbc0850d734692a4
2020-12-29 22:18:19 +00:00
James D. Forrester
580d8c1529
Follow-up d6492afd
: Drop pre-1.32 back-compatibility code
...
Change-Id: I9ea4ad3f6cc1343560b5d7e753d34adcde95429e
2020-12-22 09:07:36 -08:00
James D. Forrester
0aa189009c
Drop use of wgContLang, deprecated in 1.32
...
Change-Id: Ib7fe7318100c0aadc3aa759416bf787913a9b788
2020-12-22 08:48:38 -08:00
Translation updater bot
e3ce3d7e1a
Localisation updates from https://translatewiki.net .
...
Change-Id: I135f364ba7f315768c11b293b70f2b0581cc058f
2020-12-15 08:36:49 +01:00
libraryupgrader
d005dc7c53
build: Updating dependencies
...
composer:
* mediawiki/mediawiki-phan-config: 0.10.4 → 0.10.5
npm:
* ini: 1.3.5 → 1.3.7
* https://npmjs.com/advisories/1589
Change-Id: I384d04efce68cd921c5855c57f7877ee0e95be5c
2020-12-11 06:04:12 +00:00
Translation updater bot
377272bd21
Localisation updates from https://translatewiki.net .
...
Change-Id: I8676185b4abbe85bfc80308438f01b60d38d976f
2020-12-07 08:47:01 +01:00
libraryupgrader
68c8eaf232
build: Updating mediawiki/mediawiki-codesniffer to 34.0.0
...
Change-Id: I37e30a56dbb7afd76660f3c4eca577e13df1f798
2020-12-07 00:11:55 +00:00
Translation updater bot
4799516865
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib746bb8e0e76fc684d5c7fb9f6140db955b3f88d
2020-12-03 08:33:04 +01:00
AniLeo
286c538e6f
Fix MySQL invalid syntax regression from bcd6b2f7
...
Casting "AS INTEGER" is not valid MySQL syntax. You have to cast "AS
SIGNED" or "AS UNSIGNED".
Change-Id: Ia84f135a8699fdc6cff6877c31fae1d46bf84f97
2020-11-30 17:37:16 +00:00
libraryupgrader
e9032ac0db
build: Updating npm dependencies
...
* grunt-stylelint: 0.15.0 → 0.16.0
* stylelint-config-wikimedia: 0.10.1 → 0.10.3
Change-Id: I6c4c50762ca2d7e2a43f2a9fe62f70529f904282
2020-11-22 09:24:32 +00:00
libraryupgrader
d28651c59e
build: Updating mediawiki/mediawiki-phan-config to 0.10.4
...
Change-Id: I708699bdd60488688cdd06f541e03b54b8d68c01
2020-11-20 14:59:17 +00:00
libraryupgrader
8f054de250
build: Updating mediawiki/mediawiki-codesniffer to 33.0.0
...
The following sniffs are failing and were disabled:
* Generic.ControlStructures.DisallowYodaConditions.Found
* MediaWiki.Commenting.PropertyDocumentation.MissingDocumentationPrivate
* MediaWiki.Usage.ExtendClassUsage.FunctionConfigUsage
* MediaWiki.Usage.ExtendClassUsage.FunctionVarUsage
Additional changes:
* Dropped .inc files from .phpcs.xml (T200956).
* Added the `wikimedia/mediawiki` profile in .eslintrc.json (T262222).
* Added the `wikimedia/jquery` profile in .eslintrc.json (T262222).
* Removed global `$`, included in the `wikimedia/jquery` profile (T262222).
* Removed global `mw`, included via `wikimedia/mediawiki` profile (T262222).
* Dropped the emtpy global definition in .eslintrc.json.
Change-Id: I4ace90c3162ca94e401d80d9d68f278c6a2e9960
2020-11-04 16:53:49 +00:00
Translation updater bot
4de36d8520
Localisation updates from https://translatewiki.net .
...
Change-Id: I4ddd9ab9d149c48f9f0a93bcb6ca1d527ff87942
2020-10-21 08:27:43 +02:00
libraryupgrader
59cc9c8a30
build: Updating mediawiki/mediawiki-phan-config to 0.10.3
...
Additional changes:
* Consolidated .phpcs.xml encoding to "UTF-8" (T200956).
* Dropped .php5 files from .phpcs.xml (T200956).
Change-Id: Ic982aee80d05ea90fd327b1db871376dc9bdd703
2020-09-25 08:19:21 +00:00
Umherirrender
2e6744382d
build: Use existing eslint also for json linting
...
Bug: T220036
Change-Id: Ifecdf5dc7d5191ba15bbce3031af9499a181ad0c
2020-09-12 13:55:47 +02:00
libraryupgrader
e5420a94f6
build: Updating npm dependencies
...
* eslint-config-wikimedia: 0.16.2 → 0.17.0
* grunt: 1.2.1 → 1.3.0
Change-Id: I6491306f420b719c9bc028f7998af42e296441c4
2020-09-04 17:11:30 +00:00
Translation updater bot
8b7cc9ae05
Localisation updates from https://translatewiki.net .
...
Change-Id: I6ad2d1e33cda74e177169f0cc9694b5040eca467
2020-07-21 09:13:16 +02:00
libraryupgrader
8f61892677
build: Updating grunt to 1.2.1
...
Change-Id: Id5a3cc93735037a89af9bef0b964ed43a4b589ae
2020-07-18 22:20:54 +00:00
libraryupgrader
97ba63f485
build: Updating npm dependencies
...
* eslint-config-wikimedia: 0.15.3 → 0.16.2
* grunt-eslint: 22.0.0 → 23.0.0
Change-Id: I7a5156bbb7c845005d7e31b66719560ab5a13054
2020-07-17 04:00:20 +00:00