release: 2.2.2 (#689)

pull/684/merge v2.2.2
John Holdun 2 years ago committed by GitHub
parent f1932e3672
commit 39b9ff55c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,63 @@
# Mercury Parser Changelog
### 2.2.2 (Sept 08, 2022)
##### Commits
- [[`a90bafb030`](https://github.com/postlight/parser/commit/a90bafb030)] - Change Name (John Holdun)
- [[`eb9d0bc5e8`](https://github.com/postlight/parser/commit/eb9d0bc5e8)] - Update more dependencies (#687) (John Holdun)
- [[`112846f74f`](https://github.com/postlight/parser/commit/112846f74f)] - **chore**: Inline test fixtures (#683) (John Holdun)
- [[`0d2bad544c`](https://github.com/postlight/parser/commit/0d2bad544c)] - **chore**: Update builds (John Holdun)
- [[`035aa65dbc`](https://github.com/postlight/parser/commit/035aa65dbc)] - Added custom extractor for www.spektrum.de (#677) (Simon Reinhardt)
- [[`f259d13753`](https://github.com/postlight/parser/commit/f259d13753)] - **feat**: Add figcaption to list of non-convertible span parents (#682) (John Holdun)
- [[`de314a9728`](https://github.com/postlight/parser/commit/de314a9728)] - Add li to the list of non-convertible parents for spans (#531) (Nate Weaver)
- [[`9a961aa595`](https://github.com/postlight/parser/commit/9a961aa595)] - **feat**: Add a custom extractor for www.ndtv.com. (#554) (John Brayton)
- [[`143631b4b7`](https://github.com/postlight/parser/commit/143631b4b7)] - **feat**: arstechnica.com extractor (#553) (John Brayton)
- [[`3c5c0bdba9`](https://github.com/postlight/parser/commit/3c5c0bdba9)] - **feat**: Add a custom extractor for www.engadget.com. (#552) (John Brayton)
- [[`13dfe720bd`](https://github.com/postlight/parser/commit/13dfe720bd)] - Custom extractor for www.gruene.de (#485) (Sven Wiegand)
- [[`025261c120`](https://github.com/postlight/parser/commit/025261c120)] - chore(deps): Bump ws from 5.2.2 to 5.2.3 (#673) (dependabot[bot])
- [[`34bc6facc7`](https://github.com/postlight/parser/commit/34bc6facc7)] - chore(deps): Bump moment from 2.29.2 to 2.29.4 (#672) (dependabot[bot])
- [[`7b15df58be`](https://github.com/postlight/parser/commit/7b15df58be)] - chore(deps): Bump terser from 4.8.0 to 4.8.1 (#671) (dependabot[bot])
- [[`fb74196d79`](https://github.com/postlight/parser/commit/fb74196d79)] - **chore**: Update CircleCI config (#661) (John Holdun)
- [[`f7439ec3fd`](https://github.com/postlight/parser/commit/f7439ec3fd)] - modifies check-build to differentiate between test env (#665) (Jae Hanley)
- [[`6ffa1a746e`](https://github.com/postlight/parser/commit/6ffa1a746e)] - **chore**: Update jQuery to 3.5.0 (#662) (John Holdun)
- [[`8d18b0ed0d`](https://github.com/postlight/parser/commit/8d18b0ed0d)] - chore(deps): Bump shell-quote from 1.6.1 to 1.7.3 (#668) (dependabot[bot])
- [[`d5dabae20b`](https://github.com/postlight/parser/commit/d5dabae20b)] - Update CHANGELOG.md (#663) (Samuel Clay)
- [[`9cd9662bcb`](https://github.com/postlight/parser/commit/9cd9662bcb)] - support build of es modules (#570) (Jim Nielsen)
- [[`d0c78911e6`](https://github.com/postlight/parser/commit/d0c78911e6)] - Add a new custom extractor for www.abendblatt.de (#559) (Marco Wiedemeyer)
- [[`6014016283`](https://github.com/postlight/parser/commit/6014016283)] - **feat**: Add a custom extractor for pastebin.com (#556) (Felipe Canejo)
- [[`e217648c0b`](https://github.com/postlight/parser/commit/e217648c0b)] - **feat**: ma.ttias.be extractor (#551) (John Brayton)
- [[`70e99d56cf`](https://github.com/postlight/parser/commit/70e99d56cf)] - **Feat**: update qz.com selectors and tests (#538) (James Shakespeare)
- [[`56a19bf934`](https://github.com/postlight/parser/commit/56a19bf934)] - **fix**: updating generate-parser dist (#499) (Michael Ashley)
- [[`af9cfcd120`](https://github.com/postlight/parser/commit/af9cfcd120)] - **fix**: don't try to re-decode prepared response (#498) (Ethan Jucovy)
- [[`9515dc28c1`](https://github.com/postlight/parser/commit/9515dc28c1)] - **chore**: update node version in .nvmrc & CONTRIBUTING.md (#599) (Peter Dave Hello)
- [[`fb44ab0244`](https://github.com/postlight/parser/commit/fb44ab0244)] - Bugfix new yorker wired extractors (#604) (Joe Moon)
- [[`99062da034`](https://github.com/postlight/parser/commit/99062da034)] - Add --version CLI flag (#610) (Nick Sweeting)
- [[`32dff4aedb`](https://github.com/postlight/parser/commit/32dff4aedb)] - chore(deps-dev): bump karma from 3.1.4 to 6.3.16 (#654) (dependabot[bot])
- [[`736778d2e7`](https://github.com/postlight/parser/commit/736778d2e7)] - chore(deps): bump moment from 2.23.0 to 2.29.2 (#656) (dependabot[bot])
- [[`65e338a403`](https://github.com/postlight/parser/commit/65e338a403)] - **feat**: Add date formats to two extractors (#660) (John Holdun)
- [[`8dd3c7078a`](https://github.com/postlight/parser/commit/8dd3c7078a)] - chore(deps): bump jquery from 3.4.1 to 3.5.0 (#557) (dependabot[bot])
- [[`88718d4caf`](https://github.com/postlight/parser/commit/88718d4caf)] - chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0 (#647) (dependabot[bot])
- [[`af5974f6ea`](https://github.com/postlight/parser/commit/af5974f6ea)] - chore(deps): bump async from 2.6.1 to 2.6.4 (#658) (dependabot[bot])
- [[`5d5e833ff0`](https://github.com/postlight/parser/commit/5d5e833ff0)] - chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#633) (dependabot[bot])
- [[`78cd8e06ee`](https://github.com/postlight/parser/commit/78cd8e06ee)] - chore(deps): bump tar from 4.4.8 to 4.4.19 (#630) (dependabot[bot])
- [[`9dbe885364`](https://github.com/postlight/parser/commit/9dbe885364)] - chore(deps): bump path-parse from 1.0.5 to 1.0.7 (#628) (dependabot[bot])
- [[`09558599fa`](https://github.com/postlight/parser/commit/09558599fa)] - chore(deps): bump y18n from 3.2.1 to 3.2.2 (#609) (dependabot[bot])
- [[`633c172ff0`](https://github.com/postlight/parser/commit/633c172ff0)] - chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#489) (dependabot[bot])
- [[`6fcd2233a8`](https://github.com/postlight/parser/commit/6fcd2233a8)] - chore(deps): bump browserslist from 4.4.0 to 4.20.3 (#659) (dependabot[bot])
- [[`d2d4287581`](https://github.com/postlight/parser/commit/d2d4287581)] - chore(deps): bump ajv from 6.7.0 to 6.12.6 (#650) (dependabot[bot])
- [[`11b2f4414a`](https://github.com/postlight/parser/commit/11b2f4414a)] - chore(deps): bump pathval from 1.1.0 to 1.1.1 (#648) (dependabot[bot])
- [[`adecdcfef0`](https://github.com/postlight/parser/commit/adecdcfef0)] - chore(deps): bump node-fetch from 2.3.0 to 2.6.7 (#642) (dependabot[bot])
- [[`5340d4c4ec`](https://github.com/postlight/parser/commit/5340d4c4ec)] - chore(deps): bump hosted-git-info from 2.1.5 to 2.8.9 (#614) (dependabot[bot])
- [[`19c2b53684`](https://github.com/postlight/parser/commit/19c2b53684)] - chore(deps): bump ini from 1.3.4 to 1.3.8 (#613) (dependabot[bot])
- [[`f9ddb3b6fa`](https://github.com/postlight/parser/commit/f9ddb3b6fa)] - chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#611) (dependabot[bot])
- [[`1678cda413`](https://github.com/postlight/parser/commit/1678cda413)] - chore(deps): bump elliptic from 6.3.2 to 6.5.4 (#608) (dependabot[bot])
- [[`4432bc766c`](https://github.com/postlight/parser/commit/4432bc766c)] - chore(deps): bump http-proxy from 1.15.2 to 1.18.1 (#586) (dependabot[bot])
- [[`453cd7962d`](https://github.com/postlight/parser/commit/453cd7962d)] - chore(deps): bump eslint-utils from 1.3.1 to 1.4.3 (#585) (dependabot[bot])
- [[`f8b12d9130`](https://github.com/postlight/parser/commit/f8b12d9130)] - chore(deps): bump yargs-parser from 14.0.0 to 15.0.1 (#584) (dependabot[bot])
- [[`73dc2a1879`](https://github.com/postlight/parser/commit/73dc2a1879)] - chore(deps): bump static-eval from 2.0.0 to 2.1.0 (#578) (dependabot[bot])
- [[`0ccb91a487`](https://github.com/postlight/parser/commit/0ccb91a487)] - **release**: 2.2.1 (#631) (Jad Termsani)
### 2.2.1 (Sept 08, 2021)
##### Commits

6
dist/mercury.js vendored

@ -7972,7 +7972,7 @@ function _collectAllPages() {
return _collectAllPages.apply(this, arguments);
}
var Mercury = {
var Parser = {
parse: function () {
var _parse = _asyncToGenerator(
/*#__PURE__*/
@ -8050,7 +8050,7 @@ var Mercury = {
}
Extractor = getExtractor(url, parsedUrl, $); // console.log(`Using extractor for ${Extractor.domain}`);
// if html still has not been set (i.e., url passed to Mercury.parse),
// if html still has not been set (i.e., url passed to Parser.parse),
// set html from the response of Resource.create
if (!html) {
@ -8146,4 +8146,4 @@ var Mercury = {
}
};
module.exports = Mercury;
module.exports = Parser;

File diff suppressed because one or more lines are too long

@ -1,6 +1,6 @@
{
"name": "@postlight/parser",
"version": "2.2.1",
"version": "2.2.2",
"description": "Postlight Parser transforms web pages into clean text. Publishers and programmers use it to make the web make sense, and readers use it to read any web article comfortably.",
"author": "Postlight <mercury@postlight.com>",
"homepage": "https://reader.postlight.com",

Loading…
Cancel
Save