Skip to content

Releases: googlemaps/js-markerclusterer

v2.1.0

17 May 23:26
Compare
Choose a tag to compare

2.1.0 (2023-05-17)

Features

Bug Fixes

  • Added algorithmOptions to MarkerClusterer constr. (#537) (420ee42)

Miscellaneous Chores

  • adds beta branch semantic release (#594) (767f756)
  • deps-dev: bump @babel/preset-env from 7.20.2 to 7.21.4 (#583) (1d27272)
  • deps-dev: bump @babel/runtime-corejs3 from 7.20.13 to 7.21.0 (#555) (822ee6b)
  • deps-dev: bump @babel/runtime-corejs3 from 7.20.7 to 7.20.13 (#542) (0622a48)
  • deps-dev: bump @googlemaps/jest-mocks from 2.10.0 to 2.16.1 (#566) (488e7a8)
  • deps-dev: bump @googlemaps/jest-mocks from 2.7.5 to 2.9.0 (#548) (ea182d8)
  • deps-dev: bump @googlemaps/jest-mocks from 2.9.0 to 2.10.0 (#563) (f8703f4)
  • deps-dev: bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 (#538) (6a72469)
  • deps-dev: bump @rollup/plugin-commonjs from 24.0.1 to 24.1.0 (#590) (39d17dd)
  • deps-dev: bump @rollup/plugin-html from 1.0.1 to 1.0.2 (#539) (7a6f6be)
  • deps-dev: bump @rollup/plugin-node-resolve from 15.0.1 to 15.0.2 (#586) (f4b8d96)
  • deps-dev: bump @rollup/plugin-typescript from 10.0.1 to 11.0.0 (#528) (1153860)
  • deps-dev: bump @rollup/plugin-typescript from 11.0.0 to 11.1.0 (#584) (1e4fda4)
  • deps-dev: bump @types/selenium-webdriver from 4.1.10 to 4.1.11 (#553) (263cd6f)
  • deps-dev: bump @types/selenium-webdriver from 4.1.11 to 4.1.12 (#562) (6c2e071)
  • deps-dev: bump @types/selenium-webdriver from 4.1.12 to 4.1.13 (#564) (ea6c9af)
  • deps-dev: bump chromedriver from 108.0.0 to 109.0.0 (#534) (5e2f93f)
  • deps-dev: bump chromedriver from 109.0.0 to 110.0.0 (#552) (7bdafb2)
  • deps-dev: bump chromedriver from 110.0.0 to 111.0.0 (#568) (c7507dc)
  • deps-dev: bump chromedriver from 111.0.0 to 112.0.0 (#588) (c0ff346)
  • deps-dev: bump core-js from 3.27.1 to 3.27.2 (#540) (da2359c)
  • deps-dev: bump core-js from 3.27.2 to 3.28.0 (#551) (a4f08a8)
  • deps-dev: bump core-js from 3.28.0 to 3.29.0 (#558) (35d368f)
  • deps-dev: bump core-js from 3.29.0 to 3.29.1 (#567) (646866b)
  • deps-dev: bump core-js from 3.29.1 to 3.30.0 (#582) (a9f3b00)
  • deps-dev: bump core-js from 3.30.0 to 3.30.1 (#591) (3c4c695)
  • deps-dev: bump eslint-config-prettier from 8.6.0 to 8.7.0 (#560) (cab209c)
  • deps-dev: bump eslint-config-prettier from 8.7.0 to 8.8.0 (#572) (06efb61)
  • deps-dev: bump eslint-plugin-jest from 27.2.0 to 27.2.1 (#530) (65da8cc)
  • deps-dev: bump prettier from 2.8.1 to 2.8.2 (#529) (c259039)
  • deps-dev: bump prettier from 2.8.2 to 2.8.3 (#535) (2afc849)
  • deps-dev: bump prettier from 2.8.3 to 2.8.4 (#550) (df71dbe)
  • deps-dev: bump prettier from 2.8.4 to 2.8.5 (#575) (f6c34be)
  • deps-dev: bump prettier from 2.8.5 to 2.8.7 (#579) (68f10c5)
  • deps-dev: bump prettier from 2.8.7 to 2.8.8 (#598) (4a82109)
  • deps-dev: bump selenium-webdriver from 4.7.1 to 4.8.0 (#541) (09701f7)
  • deps-dev: bump selenium-webdriver from 4.8.0 to 4.8.1 (#554) (0ac9337)
  • deps-dev: bump selenium-webdriver from 4.8.1 to 4.8.2 (#578) (5f788ca)
  • deps-dev: bump selenium-webdriver from 4.8.2 to 4.9.0 (#599) ([5e60e57](5e60e57...
Read more

v2.1.0-beta.2

08 May 22:59
Compare
Choose a tag to compare
v2.1.0-beta.2 Pre-release
Pre-release

2.1.0-beta.2 (2023-05-08)

Features

Code Refactoring

  • migrates 'View' classes to 'Element' (#608) (23a538e)

v2.1.0-beta.1

24 Apr 20:49
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

2.1.0-beta.1 (2023-04-24)

Features

  • Adds Advanced Markers support (#592) (6dc246f)
  • releases beta of advanced markers support (4cf504c)
  • trigger initial beta release of adv markers support (#596) (2b69f29)

Miscellaneous Chores

  • adds missing license header (f37ac6e)
  • deps-dev: bump @babel/preset-env from 7.20.2 to 7.21.4 (#583) (1d27272)
  • deps-dev: bump @babel/runtime-corejs3 from 7.20.13 to 7.21.0 (#555) (822ee6b)
  • deps-dev: bump @babel/runtime-corejs3 from 7.20.7 to 7.20.13 (#542) (0622a48)
  • deps-dev: bump @googlemaps/jest-mocks from 2.10.0 to 2.16.1 (#566) (488e7a8)
  • deps-dev: bump @googlemaps/jest-mocks from 2.7.5 to 2.9.0 (#548) (ea182d8)
  • deps-dev: bump @googlemaps/jest-mocks from 2.9.0 to 2.10.0 (#563) (f8703f4)
  • deps-dev: bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 (#538) (6a72469)
  • deps-dev: bump @rollup/plugin-commonjs from 24.0.1 to 24.1.0 (#590) (39d17dd)
  • deps-dev: bump @rollup/plugin-html from 1.0.1 to 1.0.2 (#539) (7a6f6be)
  • deps-dev: bump @rollup/plugin-node-resolve from 15.0.1 to 15.0.2 (#586) (f4b8d96)
  • deps-dev: bump @rollup/plugin-typescript from 10.0.1 to 11.0.0 (#528) (1153860)
  • deps-dev: bump @rollup/plugin-typescript from 11.0.0 to 11.1.0 (#584) (1e4fda4)
  • deps-dev: bump @types/selenium-webdriver from 4.1.10 to 4.1.11 (#553) (263cd6f)
  • deps-dev: bump @types/selenium-webdriver from 4.1.11 to 4.1.12 (#562) (6c2e071)
  • deps-dev: bump @types/selenium-webdriver from 4.1.12 to 4.1.13 (#564) (ea6c9af)
  • deps-dev: bump chromedriver from 108.0.0 to 109.0.0 (#534) (5e2f93f)
  • deps-dev: bump chromedriver from 109.0.0 to 110.0.0 (#552) (7bdafb2)
  • deps-dev: bump chromedriver from 110.0.0 to 111.0.0 (#568) (c7507dc)
  • deps-dev: bump chromedriver from 111.0.0 to 112.0.0 (#588) (c0ff346)
  • deps-dev: bump core-js from 3.27.1 to 3.27.2 (#540) (da2359c)
  • deps-dev: bump core-js from 3.27.2 to 3.28.0 (#551) (a4f08a8)
  • deps-dev: bump core-js from 3.28.0 to 3.29.0 (#558) (35d368f)
  • deps-dev: bump core-js from 3.29.0 to 3.29.1 (#567) (646866b)
  • deps-dev: bump core-js from 3.29.1 to 3.30.0 (#582) (a9f3b00)
  • deps-dev: bump core-js from 3.30.0 to 3.30.1 (#591) (3c4c695)
  • deps-dev: bump eslint-config-prettier from 8.6.0 to 8.7.0 (#560) (cab209c)
  • deps-dev: bump eslint-config-prettier from 8.7.0 to 8.8.0 (#572) (06efb61)
  • deps-dev: bump eslint-plugin-jest from 27.2.0 to 27.2.1 (#530) (65da8cc)
  • deps-dev: bump prettier from 2.8.1 to 2.8.2 (#529) (c259039)
  • deps-dev: bump prettier from 2.8.2 to 2.8.3 (#535) (2afc849)
  • deps-dev: bump prettier from 2.8.3 to 2.8.4 (#550) (df71dbe)
  • deps-dev: bump prettier from 2.8.4 to 2.8.5 (#575) (f6c34be)
  • deps-dev: bump prettier from 2.8.5 to 2.8.7 (#579) (68f10c5)
  • deps-dev: bump selenium-webdriver from 4.7.1 to 4.8.0 (#541) (09701f7)
  • deps-dev: bump selenium-webdriver from 4.8.0 to 4.8.1 (#554) (0ac9337)
  • deps-dev: bump selenium-webdriver from 4.8.1 to 4.8.2 (#578) (5f788ca)
  • deps-dev: bump typedoc from 0.23.23 to 0.23.24 (#527) (27333bc)
  • deps-dev: bump typedoc from 0.23.24 to 0.23.25 (#549) ([8e757d0](8e757d0...
Read more

v2.0.15

02 Jan 20:14
Compare
Choose a tag to compare

2.0.15 (2023-01-02)

Miscellaneous Chores

  • deps-dev: bump @babel/runtime-corejs3 from 7.20.1 to 7.20.6 (#502) (d4ca4ad)
  • deps-dev: bump @babel/runtime-corejs3 from 7.20.6 to 7.20.7 (#520) (b5c0193)
  • deps-dev: bump @rollup/plugin-babel from 6.0.2 to 6.0.3 (#504) (55de023)
  • deps-dev: bump @rollup/plugin-commonjs from 23.0.2 to 23.0.3 (#498) (fe4e7b5)
  • deps-dev: bump @rollup/plugin-commonjs from 23.0.3 to 23.0.4 (#511) (7df1251)
  • deps-dev: bump @rollup/plugin-commonjs from 23.0.4 to 24.0.0 (#515) (e4e1617)
  • deps-dev: bump @rollup/plugin-json from 5.0.1 to 5.0.2 (#503) (c4dece6)
  • deps-dev: bump @rollup/plugin-json from 5.0.2 to 6.0.0 (#518) (f02da9d)
  • deps-dev: bump @types/selenium-webdriver from 4.1.9 to 4.1.10 (#524) (7a0fa2c)
  • deps-dev: bump chromedriver from 107.0.3 to 108.0.0 (#506) (6963c78)
  • deps-dev: bump core-js from 3.26.1 to 3.27.0 (#521) (3e29d4f)
  • deps-dev: bump core-js from 3.27.0 to 3.27.1 (#523) (130220c)
  • deps-dev: bump eslint-config-prettier from 8.5.0 to 8.6.0 (#525) (ca1cd57)
  • deps-dev: bump eslint-plugin-jest from 27.1.5 to 27.1.6 (#499) (f09cf20)
  • deps-dev: bump eslint-plugin-jest from 27.1.6 to 27.1.7 (#516) (ef62065)
  • deps-dev: bump eslint-plugin-jest from 27.1.7 to 27.2.0 (#522) (2317246)
  • deps-dev: bump prettier from 2.7.1 to 2.8.0 (#500) (2cbd5c0)
  • deps-dev: bump prettier from 2.8.0 to 2.8.1 (#510) (6ad4ec4)
  • deps-dev: bump selenium-webdriver from 4.6.1 to 4.7.0 (#505) (78b3060)
  • deps-dev: bump selenium-webdriver from 4.7.0 to 4.7.1 (#517) (e872fb4)
  • deps-dev: bump typedoc from 0.23.21 to 0.23.22 (#513) (51715ab)
  • deps-dev: bump typedoc from 0.23.22 to 0.23.23 (#519) (86b56d0)
  • deps-dev: bump typescript from 4.9.3 to 4.9.4 (#514) (d2a6d86)
  • deps: bump decode-uri-component from 0.2.0 to 0.2.2 (#507) (49c4cf4)
  • deps: bump minimatch from 3.0.4 to 3.1.2 (#501) (3a319e3)

v2.0.14

28 Nov 20:07
Compare
Choose a tag to compare

2.0.14 (2022-11-28)

Miscellaneous Chores

  • deps-dev: bump @babel/preset-env from 7.19.4 to 7.20.2 (#487) (778ca76)
  • deps-dev: bump @babel/runtime-corejs3 from 7.19.4 to 7.19.6 (#471) (e0462c6)
  • deps-dev: bump @babel/runtime-corejs3 from 7.19.6 to 7.20.0 (#479) (9eabf57)
  • deps-dev: bump @babel/runtime-corejs3 from 7.20.0 to 7.20.1 (#486) (258aecc)
  • deps-dev: bump @googlemaps/js-api-loader from 1.14.3 to 1.15.1 (#483) (2378004)
  • deps-dev: bump @rollup/plugin-babel from 6.0.0 to 6.0.2 (#477) (0960c6f)
  • deps-dev: bump @rollup/plugin-commonjs from 23.0.0 to 23.0.2 (#475) (8ae975b)
  • deps-dev: bump @rollup/plugin-html from 1.0.0 to 1.0.1 (#476) (9b6b73d)
  • deps-dev: bump @rollup/plugin-json from 5.0.0 to 5.0.1 (#466) (19ee685)
  • deps-dev: bump @rollup/plugin-node-resolve from 15.0.0 to 15.0.1 (#467) (7734daa)
  • deps-dev: bump @rollup/plugin-typescript from 9.0.1 to 9.0.2 (#472) (9bc5981)
  • deps-dev: bump @rollup/plugin-typescript from 9.0.2 to 10.0.1 (#497) (e346586)
  • deps-dev: bump @types/selenium-webdriver from 4.1.5 to 4.1.6 (#469) (99931f2)
  • deps-dev: bump @types/selenium-webdriver from 4.1.8 to 4.1.9 (#493) (82bf238)
  • deps-dev: bump chromedriver from 106.0.1 to 107.0.2 (#478) (43ebd0e)
  • deps-dev: bump chromedriver from 107.0.2 to 107.0.3 (#490) (1d3d6d2)
  • deps-dev: bump core-js from 3.25.5 to 3.26.0 (#468) (d1b988a)
  • deps-dev: bump core-js from 3.26.0 to 3.26.1 (#491) (ea71d32)
  • deps-dev: bump eslint-plugin-jest from 27.1.2 to 27.1.3 (#474) (20efd6a)
  • deps-dev: bump eslint-plugin-jest from 27.1.3 to 27.1.4 (#485) (afeb75c)
  • deps-dev: bump eslint-plugin-jest from 27.1.4 to 27.1.5 (#492) (866bcbd)
  • deps-dev: bump geckodriver from 3.1.0 to 3.2.0 (#473) (e512246)
  • deps-dev: bump selenium-webdriver from 4.5.0 to 4.6.0 (#488) (7210aa8)
  • deps-dev: bump selenium-webdriver from 4.6.0 to 4.6.1 (#496) (aac6392)
  • deps-dev: bump typedoc from 0.23.16 to 0.23.18 (#470) (e843a90)
  • deps-dev: bump typedoc from 0.23.18 to 0.23.19 (#480) (1ee6469)
  • deps-dev: bump typedoc from 0.23.19 to 0.23.20 (#484) (1e9dca9)
  • deps-dev: bump typedoc from 0.23.20 to 0.23.21 (#494) (7c228dc)
  • deps-dev: bump typescript from 4.8.4 to 4.9.3 (#495) (c02e798)

v2.0.13

17 Oct 22:01
Compare
Choose a tag to compare

2.0.13 (2022-10-17)

Documentation

  • README: fix package name in migration section (#320) (f74ec76)

v2.0.12

17 Oct 20:17
Compare
Choose a tag to compare

2.0.12 (2022-10-17)

Miscellaneous Chores

  • deps-dev: bump @babel/preset-env from 7.19.0 to 7.19.3 (#447) (8bf08de)
  • deps-dev: bump @babel/preset-env from 7.19.3 to 7.19.4 (#461) (c14db6f)
  • deps-dev: bump @babel/runtime-corejs3 from 7.19.0 to 7.19.1 (#442) (1139318)
  • deps-dev: bump @babel/runtime-corejs3 from 7.19.1 to 7.19.4 (#459) (af6ffb5)
  • deps-dev: bump @rollup/plugin-babel from 5.3.1 to 6.0.0 (#457) (0568b37)
  • deps-dev: bump @rollup/plugin-commonjs from 22.0.2 to 23.0.0 (#458) (97a6569)
  • deps-dev: bump @rollup/plugin-html from 0.2.4 to 1.0.0 (#455) (7fe5b08)
  • deps-dev: bump @rollup/plugin-json from 4.1.0 to 5.0.0 (#453) (03a18a3)
  • deps-dev: bump @rollup/plugin-node-resolve from 13.3.0 to 14.1.0 (#437) (47c6fb5)
  • deps-dev: bump @rollup/plugin-node-resolve from 14.1.0 to 15.0.0 (#451) (7f08cac)
  • deps-dev: bump @rollup/plugin-typescript from 8.5.0 to 9.0.0 (#460) (0d66a42)
  • deps-dev: bump @rollup/plugin-typescript from 9.0.0 to 9.0.1 (#463) (0cea58c)
  • deps-dev: bump chromedriver from 105.0.0 to 106.0.1 (#443) (d187545)
  • deps-dev: bump core-js from 3.25.0 to 3.25.1 (#436) (eaa755e)
  • deps-dev: bump core-js from 3.25.1 to 3.25.5 (#449) (be5cd25)
  • deps-dev: bump eslint-plugin-jest from 27.0.4 to 27.1.0 (#450) (1539187)
  • deps-dev: bump eslint-plugin-jest from 27.1.0 to 27.1.1 (#452) (26a6601)
  • deps-dev: bump eslint-plugin-jest from 27.1.1 to 27.1.2 (#465) (738902d)
  • deps-dev: bump geckodriver from 3.0.2 to 3.1.0 (#464) (6a43f7e)
  • deps-dev: bump rollup from 2.79.0 to 2.79.1 (#444) (c0740b3)
  • deps-dev: bump selenium-webdriver from 4.1.1 to 4.5.0 (#456) (df60b83)
  • deps-dev: bump typedoc from 0.23.14 to 0.23.15 (#448) (a443dc3)
  • deps-dev: bump typedoc from 0.23.15 to 0.23.16 (#462) (e80fb42)
  • deps-dev: bump typescript from 4.8.2 to 4.8.3 (#435) (a4f876f)
  • deps-dev: bump typescript from 4.8.3 to 4.8.4 (#446) (3ec6506)
  • deps: bump d3-color from 3.0.1 to 3.1.0 (#440) (0b159d1)

v2.0.11

12 Sep 20:29
Compare
Choose a tag to compare

2.0.11 (2022-09-12)

Miscellaneous Chores

  • deps-dev: bump @babel/preset-env from 7.18.10 to 7.19.0 (#431) (1a8c082)
  • deps-dev: bump @babel/runtime-corejs3 from 7.18.9 to 7.19.0 (#430) (45b9718)
  • deps-dev: bump @rollup/plugin-commonjs from 22.0.1 to 22.0.2 (#410) (f113c98)
  • deps-dev: bump @rollup/plugin-typescript from 8.3.4 to 8.4.0 (#424) (f42d25b)
  • deps-dev: bump @rollup/plugin-typescript from 8.4.0 to 8.5.0 (#432) (6fc5ca7)
  • deps-dev: bump chromedriver from 103.0.0 to 104.0.0 (#409) (24034d4)
  • deps-dev: bump chromedriver from 104.0.0 to 105.0.0 (#428) (49ddc8f)
  • deps-dev: bump core-js from 3.24.1 to 3.25.0 (#421) (0c7d73b)
  • deps-dev: bump eslint-plugin-jest from 26.7.0 to 26.8.1 (#411) (e3476f3)
  • deps-dev: bump eslint-plugin-jest from 26.8.1 to 26.8.3 (#412) (8d5dd9b)
  • deps-dev: bump eslint-plugin-jest from 26.8.3 to 26.8.7 (#414) (3c18267)
  • deps-dev: bump eslint-plugin-jest from 26.8.7 to 27.0.1 (#420) (933e287)
  • deps-dev: bump eslint-plugin-jest from 27.0.1 to 27.0.4 (#433) (088fb09)
  • deps-dev: bump rollup from 2.77.2 to 2.78.0 (#413) (8010f48)
  • deps-dev: bump rollup from 2.78.0 to 2.78.1 (#415) (32e349e)
  • deps-dev: bump rollup from 2.78.1 to 2.79.0 (#427) (9bb362c)
  • deps-dev: bump typedoc from 0.23.10 to 0.23.11 (#423) (9616e65)
  • deps-dev: bump typedoc from 0.23.11 to 0.23.14 (#429) (f07a9ed)
  • deps-dev: bump typescript from 4.7.4 to 4.8.2 (#425) (c9ca422)

v2.0.10

02 Aug 23:20
Compare
Choose a tag to compare

2.0.10 (2022-08-02)

Bug Fixes

Miscellaneous Chores

  • deps-dev: bump @babel/preset-env from 7.18.2 to 7.18.6 (#386) (1a62289)
  • deps-dev: bump @babel/preset-env from 7.18.6 to 7.18.9 (#395) (4c0d87d)
  • deps-dev: bump @babel/preset-env from 7.18.9 to 7.18.10 (#403) (07e5034)
  • deps-dev: bump @babel/runtime-corejs3 from 7.18.6 to 7.18.9 (#396) (e3c685a)
  • deps-dev: bump @rollup/plugin-typescript from 8.3.3 to 8.3.4 (#407) (f08b24b)
  • deps-dev: bump core-js from 3.23.3 to 3.23.4 (#391) (fd5bab8)
  • deps-dev: bump core-js from 3.23.4 to 3.24.0 (#400) (8e4b9fe)
  • deps-dev: bump core-js from 3.24.0 to 3.24.1 (#404) (40e1b83)
  • deps-dev: bump eslint-plugin-jest from 26.5.3 to 26.6.0 (#397) (64d6df0)
  • deps-dev: bump eslint-plugin-jest from 26.6.0 to 26.7.0 (#405) (45bbc94)
  • deps-dev: bump eslint-plugin-prettier from 4.1.0 to 4.2.1 (#388) (5c80e85)
  • deps-dev: bump geckodriver from 3.0.1 to 3.0.2 (#389) (33ec5a9)
  • deps-dev: bump rollup from 2.75.7 to 2.76.0 (#390) (c8eb563)
  • deps-dev: bump rollup from 2.76.0 to 2.77.0 (#394) (10b59f7)
  • deps-dev: bump rollup from 2.77.0 to 2.77.2 (#402) (a3258a3)
  • deps-dev: bump typedoc from 0.23.1 to 0.23.5 (#387) (01d9f56)
  • deps-dev: bump typedoc from 0.23.5 to 0.23.7 (#392) (2f1edd0)
  • deps-dev: bump typedoc from 0.23.7 to 0.23.9 (#401) (032591d)
  • deps-dev: bump typedoc from 0.23.9 to 0.23.10 (#406) (6b2961e)
  • deps: bump terser from 5.3.1 to 5.14.2 (#399) (161b943)

v2.0.9

30 Jun 18:00
Compare
Choose a tag to compare

2.0.9 (2022-06-30)

Bug Fixes

Miscellaneous Chores

  • deps-dev: bump @babel/runtime-corejs3 from 7.18.3 to 7.18.6 (#382) (e59d1a0)
  • deps-dev: bump @googlemaps/jest-mocks from 2.7.4 to 2.7.5 (#370) (11bc9f8)
  • deps-dev: bump @rollup/plugin-commonjs from 22.0.0 to 22.0.1 (#379) (bc01b2b)
  • deps-dev: bump chromedriver from 102.0.0 to 103.0.0 (#381) (0c06498)
  • deps-dev: bump core-js from 3.23.2 to 3.23.3 (#378) (6d172b0)
  • deps-dev: bump eslint-plugin-prettier from 4.0.0 to 4.1.0 (#380) (5a0f151)
  • deps-dev: bump prettier from 2.6.2 to 2.7.1 (#373) (09462a1)
  • deps-dev: bump rollup from 2.75.6 to 2.75.7 (#372) (ba991e3)
  • deps-dev: bump typedoc from 0.22.17 to 0.23.1 (#377) (59c9fcc)
  • deps-dev: bump typescript from 4.7.3 to 4.7.4 (#371) (3ebfdc5)
  • deps: bump jsdom from 16.4.0 to 16.7.0 (#375) (986e41f)