BearND has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/361503 )
Change subject: Bump Parsoid version to 1.5.0
......................................................................
Bump Parsoid version to 1.5.0
This should give us red link support earlier.
Change-Id: I8301534e096c98923a6f81be049fe9f9480ede95
---
M lib/mobile-util.js
M lib/parsoid-access.js
2 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/mobileapps
refs/changes/03/361503/1
diff --git a/lib/mobile-util.js b/lib/mobile-util.js
index 2a17989..eee8f56 100644
--- a/lib/mobile-util.js
+++ b/lib/mobile-util.js
@@ -7,8 +7,8 @@
mUtil.CONTENT_TYPES = {
- mobileSections: { name: 'mobile-sections', version: '0.10.3' },
- definition: { name: 'definition', version: '0.7.1' },
+ mobileSections: { name: 'mobile-sections', version: '0.11.0' },
+ definition: { name: 'definition', version: '0.7.2' },
random: { name: 'random', version: '0.6.0' },
diff --git a/lib/parsoid-access.js b/lib/parsoid-access.js
index dda2ea7..47eb943 100644
--- a/lib/parsoid-access.js
+++ b/lib/parsoid-access.js
@@ -35,7 +35,7 @@
const restReq = {
query: { redirect: 'false' },
headers: { accept:
- 'text/html; charset=utf-8;
profile="https://www.mediawiki.org/wiki/Specs/HTML/1.4.0"' }
+ 'text/html; charset=utf-8;
profile="https://www.mediawiki.org/wiki/Specs/HTML/1.5.0"' }
};
return api.restApiGet(app, domain, path, restReq);
--
To view, visit https://gerrit.wikimedia.org/r/361503
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8301534e096c98923a6f81be049fe9f9480ede95
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/mobileapps
Gerrit-Branch: master
Gerrit-Owner: BearND <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits