Skip to content

Commit 39b9ff5

Browse files
authored
release: 2.2.2 (#689)
1 parent f1932e3 commit 39b9ff5

File tree

4 files changed

+63
-5
lines changed

4 files changed

+63
-5
lines changed

CHANGELOG.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,63 @@
11
# Mercury Parser Changelog
22

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

563
##### Commits

dist/mercury.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7972,7 +7972,7 @@ function _collectAllPages() {
79727972
return _collectAllPages.apply(this, arguments);
79737973
}
79747974

7975-
var Mercury = {
7975+
var Parser = {
79767976
parse: function () {
79777977
var _parse = _asyncToGenerator(
79787978
/*#__PURE__*/
@@ -8050,7 +8050,7 @@ var Mercury = {
80508050
}
80518051

80528052
Extractor = getExtractor(url, parsedUrl, $); // console.log(`Using extractor for ${Extractor.domain}`);
8053-
// if html still has not been set (i.e., url passed to Mercury.parse),
8053+
// if html still has not been set (i.e., url passed to Parser.parse),
80548054
// set html from the response of Resource.create
80558055

80568056
if (!html) {
@@ -8146,4 +8146,4 @@ var Mercury = {
81468146
}
81478147
};
81488148

8149-
module.exports = Mercury;
8149+
module.exports = Parser;

dist/mercury.web.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@postlight/parser",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"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.",
55
"author": "Postlight <[email protected]>",
66
"homepage": "https://reader.postlight.com",

0 commit comments

Comments
 (0)