Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
adblocker-bot committed May 4, 2021
1 parent e1a676a commit e49f414
Show file tree
Hide file tree
Showing 7 changed files with 280 additions and 0 deletions.
118 changes: 118 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions packages/adblocker-content/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# v1.20.5 (Tue May 04 2021)

#### :bug: Bug Fix

- build(deps-dev): bump @types/node from 14.14.41 to 15.0.0 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))

#### :nut_and_bolt: Dependencies

- build(deps-dev): bump auto from 10.25.1 to 10.25.2 [#1892](https://github.com/cliqz-oss/adblocker/pull/1892) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump tldts-experimental from 5.7.29 to 5.7.30 [#1889](https://github.com/cliqz-oss/adblocker/pull/1889) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump @types/node from 14.14.41 to 15.0.0 [#1888](https://github.com/cliqz-oss/adblocker/pull/1888) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))

#### Authors: 1

- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])

---

# v1.20.3 (Sat Feb 27 2021)

#### :house: Internal
Expand Down
23 changes: 23 additions & 0 deletions packages/adblocker-electron-preload/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# v1.20.5 (Tue May 04 2021)

#### :bug: Bug Fix

- build(deps): bump @types/chrome from 0.0.135 to 0.0.136 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump @types/chrome from 0.0.134 to 0.0.135 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump @types/chrome from 0.0.133 to 0.0.134 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump @rollup/plugin-commonjs from 17.1.0 to 18.0.0 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))

#### :nut_and_bolt: Dependencies

- build(deps): bump @types/chrome from 0.0.135 to 0.0.136 [#1899](https://github.com/cliqz-oss/adblocker/pull/1899) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump auto from 10.25.0 to 10.25.1 [#1877](https://github.com/cliqz-oss/adblocker/pull/1877) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump @types/chrome from 0.0.134 to 0.0.135 [#1876](https://github.com/cliqz-oss/adblocker/pull/1876) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump @types/chrome from 0.0.133 to 0.0.134 [#1838](https://github.com/cliqz-oss/adblocker/pull/1838) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump @rollup/plugin-commonjs from 17.1.0 to 18.0.0 [#1812](https://github.com/cliqz-oss/adblocker/pull/1812) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))

#### Authors: 1

- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])

---

# v1.20.3 (Sat Feb 27 2021)

#### :bug: Bug Fix
Expand Down
18 changes: 18 additions & 0 deletions packages/adblocker-extended-selectors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# v1.20.5 (Tue May 04 2021)

#### :bug: Bug Fix

- build(deps-dev): bump @types/node from 14.14.41 to 15.0.0 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))

#### :nut_and_bolt: Dependencies

- build(deps-dev): bump auto from 10.25.1 to 10.25.2 [#1892](https://github.com/cliqz-oss/adblocker/pull/1892) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump tldts-experimental from 5.7.29 to 5.7.30 [#1889](https://github.com/cliqz-oss/adblocker/pull/1889) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump @types/node from 14.14.41 to 15.0.0 [#1888](https://github.com/cliqz-oss/adblocker/pull/1888) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))

#### Authors: 1

- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])

---

# v1.20.0 (Thu Jan 21 2021)

### Release Notes
Expand Down
24 changes: 24 additions & 0 deletions packages/adblocker-puppeteer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# v1.20.5 (Tue May 04 2021)

#### :bug: Bug Fix

- Fix missing 'domcontentloaded' event listener removal from `disableBlockingInPage` [#1903](https://github.com/cliqz-oss/adblocker/pull/1903) (mosunov.konstantin@huawei.com [@kmosunoff](https://github.com/kmosunoff))
- build(deps): bump puppeteer from 9.0.0 to 9.1.0 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump puppeteer from 8.0.0 to 9.0.0 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))

#### :nut_and_bolt: Dependencies

- build(deps): bump puppeteer from 9.0.0 to 9.1.0 [#1902](https://github.com/cliqz-oss/adblocker/pull/1902) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump auto from 10.25.0 to 10.25.1 [#1877](https://github.com/cliqz-oss/adblocker/pull/1877) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump @types/chrome from 0.0.134 to 0.0.135 [#1876](https://github.com/cliqz-oss/adblocker/pull/1876) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump chalk from 4.1.0 to 4.1.1 [#1878](https://github.com/cliqz-oss/adblocker/pull/1878) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump puppeteer from 8.0.0 to 9.0.0 [#1875](https://github.com/cliqz-oss/adblocker/pull/1875) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))

#### Authors: 3

- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
- [@kmosunoff](https://github.com/kmosunoff)
- Konstantin Mosunov (mosunov.konstantin@huawei.com)

---

# v1.20.3 (Sat Feb 27 2021)

#### :bug: Bug Fix
Expand Down
23 changes: 23 additions & 0 deletions packages/adblocker-webextension-cosmetics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# v1.20.5 (Tue May 04 2021)

#### :bug: Bug Fix

- build(deps): bump @types/chrome from 0.0.135 to 0.0.136 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump @types/chrome from 0.0.134 to 0.0.135 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump @types/sinon from 9.0.11 to 10.0.0 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump @types/chrome from 0.0.133 to 0.0.134 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))

#### :nut_and_bolt: Dependencies

- build(deps): bump @types/chrome from 0.0.135 to 0.0.136 [#1899](https://github.com/cliqz-oss/adblocker/pull/1899) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump auto from 10.25.0 to 10.25.1 [#1877](https://github.com/cliqz-oss/adblocker/pull/1877) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump @types/chrome from 0.0.134 to 0.0.135 [#1876](https://github.com/cliqz-oss/adblocker/pull/1876) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump @types/sinon from 9.0.11 to 10.0.0 [#1870](https://github.com/cliqz-oss/adblocker/pull/1870) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump @types/chrome from 0.0.133 to 0.0.134 [#1838](https://github.com/cliqz-oss/adblocker/pull/1838) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))

#### Authors: 1

- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])

---

# v1.20.4 (Thu Mar 25 2021)

#### :bug: Bug Fix
Expand Down
56 changes: 56 additions & 0 deletions packages/adblocker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,59 @@
# v1.20.5 (Tue May 04 2021)

#### :bug: Bug Fix

- build(deps): bump @types/chrome from 0.0.135 to 0.0.136 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump @types/node from 14.14.41 to 15.0.0 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump @types/chrome from 0.0.134 to 0.0.135 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump @types/chrome from 0.0.133 to 0.0.134 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))

#### :house: Internal

- Update local assets [#1886](https://github.com/cliqz-oss/adblocker/pull/1886) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1884](https://github.com/cliqz-oss/adblocker/pull/1884) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1882](https://github.com/cliqz-oss/adblocker/pull/1882) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1880](https://github.com/cliqz-oss/adblocker/pull/1880) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1872](https://github.com/cliqz-oss/adblocker/pull/1872) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1868](https://github.com/cliqz-oss/adblocker/pull/1868) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1866](https://github.com/cliqz-oss/adblocker/pull/1866) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1862](https://github.com/cliqz-oss/adblocker/pull/1862) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1861](https://github.com/cliqz-oss/adblocker/pull/1861) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1859](https://github.com/cliqz-oss/adblocker/pull/1859) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1857](https://github.com/cliqz-oss/adblocker/pull/1857) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1853](https://github.com/cliqz-oss/adblocker/pull/1853) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1850](https://github.com/cliqz-oss/adblocker/pull/1850) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1847](https://github.com/cliqz-oss/adblocker/pull/1847) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1845](https://github.com/cliqz-oss/adblocker/pull/1845) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1843](https://github.com/cliqz-oss/adblocker/pull/1843) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1836](https://github.com/cliqz-oss/adblocker/pull/1836) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1830](https://github.com/cliqz-oss/adblocker/pull/1830) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1829](https://github.com/cliqz-oss/adblocker/pull/1829) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1827](https://github.com/cliqz-oss/adblocker/pull/1827) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1824](https://github.com/cliqz-oss/adblocker/pull/1824) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1822](https://github.com/cliqz-oss/adblocker/pull/1822) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1818](https://github.com/cliqz-oss/adblocker/pull/1818) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1813](https://github.com/cliqz-oss/adblocker/pull/1813) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))
- Update local assets [#1807](https://github.com/cliqz-oss/adblocker/pull/1807) ([@remusao](https://github.com/remusao) [@adblocker-bot](https://github.com/adblocker-bot))

#### :nut_and_bolt: Dependencies

- build(deps): bump @types/chrome from 0.0.135 to 0.0.136 [#1899](https://github.com/cliqz-oss/adblocker/pull/1899) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump auto from 10.25.1 to 10.25.2 [#1892](https://github.com/cliqz-oss/adblocker/pull/1892) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump tldts-experimental from 5.7.29 to 5.7.30 [#1889](https://github.com/cliqz-oss/adblocker/pull/1889) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump @types/node from 14.14.41 to 15.0.0 [#1888](https://github.com/cliqz-oss/adblocker/pull/1888) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump @types/chai from 4.2.16 to 4.2.17 [#1887](https://github.com/cliqz-oss/adblocker/pull/1887) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps-dev): bump auto from 10.25.0 to 10.25.1 [#1877](https://github.com/cliqz-oss/adblocker/pull/1877) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump @types/chrome from 0.0.134 to 0.0.135 [#1876](https://github.com/cliqz-oss/adblocker/pull/1876) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- build(deps): bump @types/chrome from 0.0.133 to 0.0.134 [#1838](https://github.com/cliqz-oss/adblocker/pull/1838) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))

#### Authors: 3

- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
- Adblocker Bot ([@adblocker-bot](https://github.com/adblocker-bot))
- Rémi ([@remusao](https://github.com/remusao))

---

# v1.20.4 (Thu Mar 25 2021)

#### :bug: Bug Fix
Expand Down

0 comments on commit e49f414

Please sign in to comment.