diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d137c5ada..ec4aebc86 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "4.0.4" + ".": "5.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ac581a66c..3b1038de0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,211 @@ # Changelog +## [5.0.0](https://github.com/mdn/bob/compare/v4.0.4...v5.0.0) (2024-10-02) + + +### ⚠ BREAKING CHANGES + +* **wat:** migrate from wabt (npm) to wat (cargo) to support latest features + +### Features + +* **wat:** migrate from wabt (npm) to wat (cargo) to support latest features ([c7f30b6](https://github.com/mdn/bob/commit/c7f30b626e5c7f512a2c1b513eff5fcc0de8fc85)) + + +### Miscellaneous + +* **deps-dev:** bump @babel/core from 7.24.4 to 7.24.5 ([#1805](https://github.com/mdn/bob/issues/1805)) ([d726b07](https://github.com/mdn/bob/commit/d726b07840c9c4cf13effb33f4ac742eafd80381)) +* **deps-dev:** bump @babel/core from 7.24.5 to 7.24.6 ([#1830](https://github.com/mdn/bob/issues/1830)) ([78a2960](https://github.com/mdn/bob/commit/78a2960d27fbda6e9a7aaa023d510d0213e2e068)) +* **deps-dev:** bump @babel/core from 7.24.6 to 7.24.7 ([#1848](https://github.com/mdn/bob/issues/1848)) ([13c2716](https://github.com/mdn/bob/commit/13c2716c8a0f00fd158183ba228b22805ea8d261)) +* **deps-dev:** bump @babel/core from 7.24.7 to 7.24.8 ([#1893](https://github.com/mdn/bob/issues/1893)) ([7437ac6](https://github.com/mdn/bob/commit/7437ac6ae99dfabb49a241098db7c66de941cf0d)) +* **deps-dev:** bump @babel/core from 7.24.8 to 7.24.9 ([#1897](https://github.com/mdn/bob/issues/1897)) ([cbe2517](https://github.com/mdn/bob/commit/cbe251792d2f5960d28b396810c2926dc3107e34)) +* **deps-dev:** bump @babel/core from 7.24.9 to 7.25.2 ([#1920](https://github.com/mdn/bob/issues/1920)) ([62c72a5](https://github.com/mdn/bob/commit/62c72a509dfaf1ff31e9ea8419ae9554dc9138a4)) +* **deps-dev:** bump @babel/eslint-parser from 7.24.1 to 7.24.5 ([#1803](https://github.com/mdn/bob/issues/1803)) ([bbefc97](https://github.com/mdn/bob/commit/bbefc974d5d2f6a18185d52e34b2753123701b36)) +* **deps-dev:** bump @babel/eslint-parser from 7.24.5 to 7.24.6 ([#1832](https://github.com/mdn/bob/issues/1832)) ([ee3dc70](https://github.com/mdn/bob/commit/ee3dc707a360cec40b39ffa6edd00c1d48cb057a)) +* **deps-dev:** bump @babel/eslint-parser from 7.24.6 to 7.24.7 ([#1847](https://github.com/mdn/bob/issues/1847)) ([db34dfe](https://github.com/mdn/bob/commit/db34dfe9fee4916aea6aefd43961af318d271d04)) +* **deps-dev:** bump @babel/eslint-parser from 7.24.7 to 7.24.8 ([#1894](https://github.com/mdn/bob/issues/1894)) ([b4edc65](https://github.com/mdn/bob/commit/b4edc6506a39c2006e34ff337939d1fe64515863)) +* **deps-dev:** bump @babel/eslint-parser from 7.24.8 to 7.25.1 ([#1915](https://github.com/mdn/bob/issues/1915)) ([21d296b](https://github.com/mdn/bob/commit/21d296b1ea53fba2a1235085fe8ff9805ca3e839)) +* **deps-dev:** bump @swc/core from 1.4.12 to 1.4.13 ([#1778](https://github.com/mdn/bob/issues/1778)) ([245952e](https://github.com/mdn/bob/commit/245952eb438af587c6dadfcec57502ec968dba8f)) +* **deps-dev:** bump @swc/core from 1.4.13 to 1.4.14 ([#1788](https://github.com/mdn/bob/issues/1788)) ([a329c76](https://github.com/mdn/bob/commit/a329c76c10769e2e569d0400ed402434b08d6212)) +* **deps-dev:** bump @swc/core from 1.4.14 to 1.4.15 ([#1792](https://github.com/mdn/bob/issues/1792)) ([3844a80](https://github.com/mdn/bob/commit/3844a80ea90cb5bcb2569ee84aa446edfc1c2ca9)) +* **deps-dev:** bump @swc/core from 1.4.15 to 1.4.16 ([#1794](https://github.com/mdn/bob/issues/1794)) ([5c85548](https://github.com/mdn/bob/commit/5c855483a2e7f7d2bf5f419bedb67169ebb88abc)) +* **deps-dev:** bump @swc/core from 1.4.16 to 1.4.17 ([#1799](https://github.com/mdn/bob/issues/1799)) ([0efc11c](https://github.com/mdn/bob/commit/0efc11c2f53766113f2267ec65a1c138ac58e44c)) +* **deps-dev:** bump @swc/core from 1.4.17 to 1.5.0 ([#1800](https://github.com/mdn/bob/issues/1800)) ([f599cf5](https://github.com/mdn/bob/commit/f599cf548c5729142898a278e0aa998c49300df3)) +* **deps-dev:** bump @swc/core from 1.5.0 to 1.5.3 ([#1811](https://github.com/mdn/bob/issues/1811)) ([d78f2f7](https://github.com/mdn/bob/commit/d78f2f783f36646298fd0ac74b786bc67e060fd1)) +* **deps-dev:** bump @swc/core from 1.5.24 to 1.5.25 ([#1843](https://github.com/mdn/bob/issues/1843)) ([f3bb530](https://github.com/mdn/bob/commit/f3bb53005da13e65e90116b276cfba590b110bd4)) +* **deps-dev:** bump @swc/core from 1.5.25 to 1.5.27 ([#1851](https://github.com/mdn/bob/issues/1851)) ([a629829](https://github.com/mdn/bob/commit/a6298297ec1814fda70c3b7a6adef7a05103b1b7)) +* **deps-dev:** bump @swc/core from 1.5.27 to 1.5.28 ([#1855](https://github.com/mdn/bob/issues/1855)) ([304f4b8](https://github.com/mdn/bob/commit/304f4b8aebf8ce34fdb5bfad4a4d33534cd13990)) +* **deps-dev:** bump @swc/core from 1.5.28 to 1.5.29 ([#1861](https://github.com/mdn/bob/issues/1861)) ([32b9ee7](https://github.com/mdn/bob/commit/32b9ee7d3d9d1f2589eed377e08f88c56780abaf)) +* **deps-dev:** bump @swc/core from 1.5.29 to 1.6.1 ([#1865](https://github.com/mdn/bob/issues/1865)) ([2213f3c](https://github.com/mdn/bob/commit/2213f3c2c626d24c9d725baf74ca45a34e8bae05)) +* **deps-dev:** bump @swc/core from 1.5.3 to 1.5.5 ([#1813](https://github.com/mdn/bob/issues/1813)) ([05c36d2](https://github.com/mdn/bob/commit/05c36d2cd5b31ef5fdd3f2b0a34cf21744af30cd)) +* **deps-dev:** bump @swc/core from 1.5.5 to 1.5.7 ([#1819](https://github.com/mdn/bob/issues/1819)) ([68ab54b](https://github.com/mdn/bob/commit/68ab54b5c1018b97c140cfa331e10ff211352d80)) +* **deps-dev:** bump @swc/core from 1.5.7 to 1.5.24 ([#1837](https://github.com/mdn/bob/issues/1837)) ([06ec36b](https://github.com/mdn/bob/commit/06ec36b278335c221c405df1e76ed10c507122bc)) +* **deps-dev:** bump @swc/core from 1.6.1 to 1.6.3 ([#1867](https://github.com/mdn/bob/issues/1867)) ([5be9bc7](https://github.com/mdn/bob/commit/5be9bc7cb33a61897a24d1e442c49a21fd35f9e5)) +* **deps-dev:** bump @swc/core from 1.6.13 to 1.7.0 ([#1903](https://github.com/mdn/bob/issues/1903)) ([5af8e17](https://github.com/mdn/bob/commit/5af8e17c7b8d6b4e2f4a083b2d188e6546385106)) +* **deps-dev:** bump @swc/core from 1.6.3 to 1.6.5 ([#1877](https://github.com/mdn/bob/issues/1877)) ([683a76a](https://github.com/mdn/bob/commit/683a76a04f235554a41115ab2acd530aeb2669c7)) +* **deps-dev:** bump @swc/core from 1.6.5 to 1.6.6 ([#1880](https://github.com/mdn/bob/issues/1880)) ([89716a4](https://github.com/mdn/bob/commit/89716a4b653207943d31a5f67b5f252e9e4ee904)) +* **deps-dev:** bump @swc/core from 1.6.6 to 1.6.7 ([#1886](https://github.com/mdn/bob/issues/1886)) ([563038c](https://github.com/mdn/bob/commit/563038c3a91ccbb1f14739458fa8ae78c76b352f)) +* **deps-dev:** bump @swc/core from 1.6.7 to 1.6.13 ([#1888](https://github.com/mdn/bob/issues/1888)) ([7a2d0aa](https://github.com/mdn/bob/commit/7a2d0aa1520585e6e6b6c0a8cf248f2ddf347004)) +* **deps-dev:** bump @swc/core from 1.7.0 to 1.7.1 ([#1908](https://github.com/mdn/bob/issues/1908)) ([b8a6349](https://github.com/mdn/bob/commit/b8a63498cc9613922ae8a2a40348484a56171a97)) +* **deps-dev:** bump @swc/core from 1.7.1 to 1.7.2 ([#1911](https://github.com/mdn/bob/issues/1911)) ([1f2f8e8](https://github.com/mdn/bob/commit/1f2f8e883c63fc807f7d7b128a6ad98646b00123)) +* **deps-dev:** bump @swc/core from 1.7.10 to 1.7.11 ([#1939](https://github.com/mdn/bob/issues/1939)) ([270b7e1](https://github.com/mdn/bob/commit/270b7e1b7150828e1011fba44dacff8209f7b379)) +* **deps-dev:** bump @swc/core from 1.7.11 to 1.7.12 ([#1943](https://github.com/mdn/bob/issues/1943)) ([a9be5b4](https://github.com/mdn/bob/commit/a9be5b4aeedce8d8c33a38c9aa47449f3d1f865b)) +* **deps-dev:** bump @swc/core from 1.7.12 to 1.7.14 ([#1944](https://github.com/mdn/bob/issues/1944)) ([33a555c](https://github.com/mdn/bob/commit/33a555c1f5bb2d87ce66a0e9ed02d6245f22ff56)) +* **deps-dev:** bump @swc/core from 1.7.14 to 1.7.18 ([#1952](https://github.com/mdn/bob/issues/1952)) ([7f2592e](https://github.com/mdn/bob/commit/7f2592e812b586cbaed4b25843822535b659433e)) +* **deps-dev:** bump @swc/core from 1.7.18 to 1.7.19 ([#1955](https://github.com/mdn/bob/issues/1955)) ([37f7d0b](https://github.com/mdn/bob/commit/37f7d0b1a9aa1aaf871a4e26f27a59a3dfdcf670)) +* **deps-dev:** bump @swc/core from 1.7.19 to 1.7.21 ([#1956](https://github.com/mdn/bob/issues/1956)) ([f6f872f](https://github.com/mdn/bob/commit/f6f872f32fa4ca8da6cb10742f59d71c2323be96)) +* **deps-dev:** bump @swc/core from 1.7.2 to 1.7.3 ([#1913](https://github.com/mdn/bob/issues/1913)) ([b7afb20](https://github.com/mdn/bob/commit/b7afb20862a60ca09a8ea927fef92fdcca110959)) +* **deps-dev:** bump @swc/core from 1.7.21 to 1.7.22 ([#1958](https://github.com/mdn/bob/issues/1958)) ([cc3c449](https://github.com/mdn/bob/commit/cc3c4495949c8202c5e03369342c420fc9d0d3ca)) +* **deps-dev:** bump @swc/core from 1.7.22 to 1.7.23 ([#1965](https://github.com/mdn/bob/issues/1965)) ([15e3399](https://github.com/mdn/bob/commit/15e3399ba7eac6a96c71171ed9de24f2c9d99c51)) +* **deps-dev:** bump @swc/core from 1.7.23 to 1.7.24 ([#1972](https://github.com/mdn/bob/issues/1972)) ([13761d9](https://github.com/mdn/bob/commit/13761d92cc7240a170a50fb088c3251f499dab91)) +* **deps-dev:** bump @swc/core from 1.7.24 to 1.7.26 ([#1976](https://github.com/mdn/bob/issues/1976)) ([499026d](https://github.com/mdn/bob/commit/499026d8e5bc67706cb2faa5035f0776cf339dc5)) +* **deps-dev:** bump @swc/core from 1.7.26 to 1.7.28 ([#1989](https://github.com/mdn/bob/issues/1989)) ([e1ee6a2](https://github.com/mdn/bob/commit/e1ee6a214b3fa67fde3a82fb6c7f96b19b8c6282)) +* **deps-dev:** bump @swc/core from 1.7.3 to 1.7.4 ([#1923](https://github.com/mdn/bob/issues/1923)) ([ec1c7e5](https://github.com/mdn/bob/commit/ec1c7e51bc79648ab1a4cbba2186ba194443b5d9)) +* **deps-dev:** bump @swc/core from 1.7.4 to 1.7.5 ([#1924](https://github.com/mdn/bob/issues/1924)) ([55a5db9](https://github.com/mdn/bob/commit/55a5db91f1f0fa795195fce4157c42855ebc9a69)) +* **deps-dev:** bump @swc/core from 1.7.5 to 1.7.6 ([#1925](https://github.com/mdn/bob/issues/1925)) ([8304834](https://github.com/mdn/bob/commit/8304834fe26a15058bbd455736be6d8bd91192cf)) +* **deps-dev:** bump @swc/core from 1.7.6 to 1.7.10 ([#1936](https://github.com/mdn/bob/issues/1936)) ([bbdf28a](https://github.com/mdn/bob/commit/bbdf28a47879a5f310476a5c82ffb08ae4d61c27)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0 ([#1833](https://github.com/mdn/bob/issues/1833)) ([f80cb5c](https://github.com/mdn/bob/commit/f80cb5ca8a218003a79de50258c3f587bd45ce34)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 ([#1842](https://github.com/mdn/bob/issues/1842)) ([1eb9fbe](https://github.com/mdn/bob/commit/1eb9fbe3bfdd5b59a07239a21e730f61927f04a4)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 ([#1854](https://github.com/mdn/bob/issues/1854)) ([c5aa3c0](https://github.com/mdn/bob/commit/c5aa3c0c97a3f7228c0c176aa4a5360486dff7ce)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 ([#1866](https://github.com/mdn/bob/issues/1866)) ([af8370c](https://github.com/mdn/bob/commit/af8370cc2cf96bc94013ca3df87e5f00129b85a4)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1 ([#1878](https://github.com/mdn/bob/issues/1878)) ([9670de3](https://github.com/mdn/bob/commit/9670de34249c39315c69a4fec9ea86a828823035)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 ([#1883](https://github.com/mdn/bob/issues/1883)) ([d06418d](https://github.com/mdn/bob/commit/d06418df635797dd43a24dca97f96f38407f9160)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 ([#1890](https://github.com/mdn/bob/issues/1890)) ([bd4bfd4](https://github.com/mdn/bob/commit/bd4bfd49b4ce52de7006f025245e45b3cf1ea5fa)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.16.0 to 7.16.1 ([#1898](https://github.com/mdn/bob/issues/1898)) ([b188f7a](https://github.com/mdn/bob/commit/b188f7a5fd9d00ef042a647cd689cc775d42ba26)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 ([#1907](https://github.com/mdn/bob/issues/1907)) ([9c332f4](https://github.com/mdn/bob/commit/9c332f499c5d8813115723f0b9196f7a8f5b3229)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0 ([#1918](https://github.com/mdn/bob/issues/1918)) ([c4479be](https://github.com/mdn/bob/commit/c4479bed329db4c18e65c1ab65b74ca1b69a82fe)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.7.0 ([#1987](https://github.com/mdn/bob/issues/1987)) ([e83b356](https://github.com/mdn/bob/commit/e83b356f76a127ec2aded0f3b4b890567ca5a004)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0 ([#1779](https://github.com/mdn/bob/issues/1779)) ([32e51f5](https://github.com/mdn/bob/commit/32e51f585be31b56f350a6c882c165307a47c194)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 ([#1790](https://github.com/mdn/bob/issues/1790)) ([da7b5a6](https://github.com/mdn/bob/commit/da7b5a6cd058850c4874be24df504818dc4c2674)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1 ([#1797](https://github.com/mdn/bob/issues/1797)) ([377e608](https://github.com/mdn/bob/commit/377e608effde546b9b5a41a1f5e3f6bff697f8e4)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 ([#1806](https://github.com/mdn/bob/issues/1806)) ([cee28c4](https://github.com/mdn/bob/commit/cee28c48ce53d9e43451efb9b6589724cecf075c)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 ([#1821](https://github.com/mdn/bob/issues/1821)) ([a6501b0](https://github.com/mdn/bob/commit/a6501b0a02994402e567831a2f0aad50a636ca62)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0 ([#1823](https://github.com/mdn/bob/issues/1823)) ([f08ae10](https://github.com/mdn/bob/commit/f08ae10d12c2bda7cfee9a4424ecf3e693a2503c)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.0 ([#1994](https://github.com/mdn/bob/issues/1994)) ([4409630](https://github.com/mdn/bob/commit/4409630e6ce0a8de5c417a556a5d13dd3588d12d)) +* **deps-dev:** bump eslint from 8.57.0 to 8.57.1 ([#1980](https://github.com/mdn/bob/issues/1980)) ([3d2529f](https://github.com/mdn/bob/commit/3d2529f4c5f1198c3515ab7844a463e54d22955c)) +* **deps-dev:** bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 ([#1951](https://github.com/mdn/bob/issues/1951)) ([8db4125](https://github.com/mdn/bob/commit/8db412533c1afdfaf8a8384e431ef581d98df6d8)) +* **deps-dev:** bump eslint-plugin-import from 2.29.1 to 2.30.0 ([#1964](https://github.com/mdn/bob/issues/1964)) ([aaab0a3](https://github.com/mdn/bob/commit/aaab0a3f6b7fba599598921662b371a8d3bd9aaa)) +* **deps-dev:** bump eslint-plugin-jest from 28.2.0 to 28.3.0 ([#1802](https://github.com/mdn/bob/issues/1802)) ([c7151b5](https://github.com/mdn/bob/commit/c7151b54b135f54f7e122dae545c1feba50bc2a3)) +* **deps-dev:** bump eslint-plugin-jest from 28.3.0 to 28.4.0 ([#1807](https://github.com/mdn/bob/issues/1807)) ([9cee700](https://github.com/mdn/bob/commit/9cee700085eff8dafef3c47d9919f8af3ae7b53a)) +* **deps-dev:** bump eslint-plugin-jest from 28.4.0 to 28.5.0 ([#1809](https://github.com/mdn/bob/issues/1809)) ([89181d1](https://github.com/mdn/bob/commit/89181d1512d167efbc670fdf6b5e4f9bbbeb1b35)) +* **deps-dev:** bump eslint-plugin-jest from 28.5.0 to 28.6.0 ([#1849](https://github.com/mdn/bob/issues/1849)) ([16dbef8](https://github.com/mdn/bob/commit/16dbef8ae2a417619e77ee81bd7ed16d22ef9db2)) +* **deps-dev:** bump eslint-plugin-jest from 28.6.0 to 28.7.0 ([#1926](https://github.com/mdn/bob/issues/1926)) ([80d4058](https://github.com/mdn/bob/commit/80d405879d6a75a0071de7d9463dd43222a92de2)) +* **deps-dev:** bump eslint-plugin-jest from 28.7.0 to 28.8.0 ([#1932](https://github.com/mdn/bob/issues/1932)) ([68ec21f](https://github.com/mdn/bob/commit/68ec21fbb53287c3a1bdc7b544b748e8b3139aec)) +* **deps-dev:** bump eslint-plugin-jest from 28.8.0 to 28.8.1 ([#1960](https://github.com/mdn/bob/issues/1960)) ([ee23b54](https://github.com/mdn/bob/commit/ee23b54379b0bb195791c08795c093bb2e478a5d)) +* **deps-dev:** bump eslint-plugin-jest from 28.8.1 to 28.8.2 ([#1962](https://github.com/mdn/bob/issues/1962)) ([8a18260](https://github.com/mdn/bob/commit/8a182600b9d654bfb673eeffa4d9aec7c987dcb9)) +* **deps-dev:** bump eslint-plugin-jest from 28.8.2 to 28.8.3 ([#1969](https://github.com/mdn/bob/issues/1969)) ([5590baa](https://github.com/mdn/bob/commit/5590baaf737f52ce416881aded0680675d7707b8)) +* **deps-dev:** bump husky from 9.0.11 to 9.1.1 ([#1904](https://github.com/mdn/bob/issues/1904)) ([4654bb2](https://github.com/mdn/bob/commit/4654bb22994da4def490f69fccc62bfe058d66f4)) +* **deps-dev:** bump husky from 9.1.1 to 9.1.2 ([#1910](https://github.com/mdn/bob/issues/1910)) ([16ede08](https://github.com/mdn/bob/commit/16ede0804d4b253c706401b552b484ef28e0377a)) +* **deps-dev:** bump husky from 9.1.2 to 9.1.3 ([#1917](https://github.com/mdn/bob/issues/1917)) ([5fa1351](https://github.com/mdn/bob/commit/5fa1351a8910d8c16f728d084dd24a2240752c7b)) +* **deps-dev:** bump husky from 9.1.3 to 9.1.4 ([#1919](https://github.com/mdn/bob/issues/1919)) ([f46a088](https://github.com/mdn/bob/commit/f46a088d034fa5bc07e7d08f459e121cbf9583fa)) +* **deps-dev:** bump husky from 9.1.4 to 9.1.5 ([#1947](https://github.com/mdn/bob/issues/1947)) ([e6a9ae8](https://github.com/mdn/bob/commit/e6a9ae8f145d6604791e1d56649de5f027fb915a)) +* **deps-dev:** bump husky from 9.1.5 to 9.1.6 ([#1977](https://github.com/mdn/bob/issues/1977)) ([5ca7211](https://github.com/mdn/bob/commit/5ca7211a971b57d626fa3a223c022b9f50d6073c)) +* **deps-dev:** bump jest-puppeteer from 10.0.1 to 10.1.0 ([#1942](https://github.com/mdn/bob/issues/1942)) ([577ff86](https://github.com/mdn/bob/commit/577ff866655481112b9fa3f1497338b4743090fb)) +* **deps-dev:** bump jest-puppeteer from 10.1.0 to 10.1.1 ([#1971](https://github.com/mdn/bob/issues/1971)) ([05fb69c](https://github.com/mdn/bob/commit/05fb69ca20fd6881dd514ace33ba82daf007fcb6)) +* **deps-dev:** bump lint-staged from 15.2.2 to 15.2.4 ([#1825](https://github.com/mdn/bob/issues/1825)) ([84c5ce9](https://github.com/mdn/bob/commit/84c5ce993e61befc8530389efe08c1e093a21bc3)) +* **deps-dev:** bump lint-staged from 15.2.4 to 15.2.5 ([#1831](https://github.com/mdn/bob/issues/1831)) ([b5fc10c](https://github.com/mdn/bob/commit/b5fc10cca25741913f2708e48d39155f2fdc4efd)) +* **deps-dev:** bump lint-staged from 15.2.5 to 15.2.6 ([#1857](https://github.com/mdn/bob/issues/1857)) ([d080098](https://github.com/mdn/bob/commit/d080098bbd166f0315469d12ef47563eb38a6966)) +* **deps-dev:** bump lint-staged from 15.2.6 to 15.2.7 ([#1863](https://github.com/mdn/bob/issues/1863)) ([e226f32](https://github.com/mdn/bob/commit/e226f3243a4ba69b2328e42d1da7ac5917f09b98)) +* **deps-dev:** bump lint-staged from 15.2.7 to 15.2.8 ([#1928](https://github.com/mdn/bob/issues/1928)) ([78c6b36](https://github.com/mdn/bob/commit/78c6b3655b6dc0725b260098ddf16d93b3ba3101)) +* **deps-dev:** bump lint-staged from 15.2.8 to 15.2.9 ([#1937](https://github.com/mdn/bob/issues/1937)) ([3c3cd7d](https://github.com/mdn/bob/commit/3c3cd7db942ab58a1db9d253bc22ded7e99d1faa)) +* **deps-dev:** bump lint-staged from 15.2.9 to 15.2.10 ([#1961](https://github.com/mdn/bob/issues/1961)) ([177bca6](https://github.com/mdn/bob/commit/177bca659aa6cec12ec6cf896927aec0a40740d5)) +* **deps-dev:** bump prettier from 3.2.5 to 3.3.0 ([#1839](https://github.com/mdn/bob/issues/1839)) ([22e5df1](https://github.com/mdn/bob/commit/22e5df12863bccb1fe9eb22cd7acc600ac83bf15)) +* **deps-dev:** bump prettier from 3.3.0 to 3.3.1 ([#1846](https://github.com/mdn/bob/issues/1846)) ([2e6347b](https://github.com/mdn/bob/commit/2e6347bd771566881f7d31e63bd9e6b2a767f264)) +* **deps-dev:** bump prettier from 3.3.1 to 3.3.2 ([#1853](https://github.com/mdn/bob/issues/1853)) ([2f64028](https://github.com/mdn/bob/commit/2f6402872ad1eb42bf61762b5a311f670343a7d9)) +* **deps-dev:** bump prettier from 3.3.2 to 3.3.3 ([#1896](https://github.com/mdn/bob/issues/1896)) ([d87d393](https://github.com/mdn/bob/commit/d87d39306e14bba150378055cfc8ce7312d8089f)) +* **deps-dev:** bump puppeteer from 22.10.0 to 22.10.1 ([#1856](https://github.com/mdn/bob/issues/1856)) ([513a0f3](https://github.com/mdn/bob/commit/513a0f3d9e9ace83c1a208314fe28dbd5172082b)) +* **deps-dev:** bump puppeteer from 22.10.1 to 22.11.0 ([#1860](https://github.com/mdn/bob/issues/1860)) ([d46409e](https://github.com/mdn/bob/commit/d46409e82b4e8fe942fcf870419b6eac965ed879)) +* **deps-dev:** bump puppeteer from 22.11.0 to 22.11.1 ([#1864](https://github.com/mdn/bob/issues/1864)) ([cc18ac9](https://github.com/mdn/bob/commit/cc18ac9439186f0c4c8d44501dbd0ec8e26deda4)) +* **deps-dev:** bump puppeteer from 22.11.1 to 22.11.2 ([#1870](https://github.com/mdn/bob/issues/1870)) ([5b00692](https://github.com/mdn/bob/commit/5b006928ea2aa34c86e88c22e7216fff25d9b8a0)) +* **deps-dev:** bump puppeteer from 22.11.2 to 22.12.0 ([#1874](https://github.com/mdn/bob/issues/1874)) ([1b77255](https://github.com/mdn/bob/commit/1b7725510c96f892e27af389d2e11c65175a4ec6)) +* **deps-dev:** bump puppeteer from 22.12.0 to 22.12.1 ([#1879](https://github.com/mdn/bob/issues/1879)) ([50ed1e7](https://github.com/mdn/bob/commit/50ed1e7e19bb9a2440722f003b5678f1e955a424)) +* **deps-dev:** bump puppeteer from 22.12.1 to 22.13.0 ([#1891](https://github.com/mdn/bob/issues/1891)) ([a1b624b](https://github.com/mdn/bob/commit/a1b624b90eeecf53243a56c58b3e0d5d8967ad1f)) +* **deps-dev:** bump puppeteer from 22.13.0 to 22.13.1 ([#1901](https://github.com/mdn/bob/issues/1901)) ([39c05b7](https://github.com/mdn/bob/commit/39c05b7fdb32d59d3ca0d677a5056f5f5f011e6a)) +* **deps-dev:** bump puppeteer from 22.13.1 to 22.14.0 ([#1909](https://github.com/mdn/bob/issues/1909)) ([a585822](https://github.com/mdn/bob/commit/a585822cb31d0790cd2c14c83ae3f1755c44cfd1)) +* **deps-dev:** bump puppeteer from 22.14.0 to 22.15.0 ([#1922](https://github.com/mdn/bob/issues/1922)) ([892b264](https://github.com/mdn/bob/commit/892b264f03bfcb22e31e5ed54b95a3051b1563c6)) +* **deps-dev:** bump puppeteer from 22.15.0 to 23.4.1 ([#1988](https://github.com/mdn/bob/issues/1988)) ([4a028f6](https://github.com/mdn/bob/commit/4a028f6baf4994fc305041660f8ba0aaf6934096)) +* **deps-dev:** bump puppeteer from 22.6.3 to 22.6.4 ([#1787](https://github.com/mdn/bob/issues/1787)) ([c153e43](https://github.com/mdn/bob/commit/c153e439c0e3adedc9efeeed3a4b239230aab869)) +* **deps-dev:** bump puppeteer from 22.6.4 to 22.6.5 ([#1789](https://github.com/mdn/bob/issues/1789)) ([ef9a8e6](https://github.com/mdn/bob/commit/ef9a8e6b3957945cc7b34e3c345e7eee6f4156a7)) +* **deps-dev:** bump puppeteer from 22.6.5 to 22.7.0 ([#1798](https://github.com/mdn/bob/issues/1798)) ([df0ed48](https://github.com/mdn/bob/commit/df0ed48282ecfa7d34f5a1ad2ac460a59d94a0ba)) +* **deps-dev:** bump puppeteer from 22.7.0 to 22.7.1 ([#1801](https://github.com/mdn/bob/issues/1801)) ([34581e1](https://github.com/mdn/bob/commit/34581e1b79f3eda8270c9a701c390143d18b434c)) +* **deps-dev:** bump puppeteer from 22.7.1 to 22.8.0 ([#1810](https://github.com/mdn/bob/issues/1810)) ([048a494](https://github.com/mdn/bob/commit/048a494c5d73585f2c3eb7257a34b9dc36e45342)) +* **deps-dev:** bump puppeteer from 22.8.0 to 22.8.1 ([#1816](https://github.com/mdn/bob/issues/1816)) ([58a5665](https://github.com/mdn/bob/commit/58a56655d92173886107aef6c3ae01ca7976bf4a)) +* **deps-dev:** bump puppeteer from 22.8.1 to 22.8.2 ([#1820](https://github.com/mdn/bob/issues/1820)) ([5c65749](https://github.com/mdn/bob/commit/5c657491468d612389b3bdf48479f692358b978c)) +* **deps-dev:** bump puppeteer from 22.8.2 to 22.9.0 ([#1822](https://github.com/mdn/bob/issues/1822)) ([a10f6c3](https://github.com/mdn/bob/commit/a10f6c3a43797792a5ad3bd5b58fa1d65beb3d1c)) +* **deps-dev:** bump puppeteer from 22.9.0 to 22.10.0 ([#1828](https://github.com/mdn/bob/issues/1828)) ([893f4c2](https://github.com/mdn/bob/commit/893f4c2a7b6b2c8063b18b3fbf31a48fa1cd8ee6)) +* **deps-dev:** bump puppeteer from 23.4.1 to 23.5.0 ([#1995](https://github.com/mdn/bob/issues/1995)) ([96ba5a6](https://github.com/mdn/bob/commit/96ba5a603b036a75e44b94e9930e5bf33318082c)) +* **deps-dev:** bump style-loader from 3.3.4 to 4.0.0 ([#1781](https://github.com/mdn/bob/issues/1781)) ([d885184](https://github.com/mdn/bob/commit/d8851848b603bd2d670d3a80324f2996ecc4ee15)) +* **deps-dev:** bump typescript from 5.4.4 to 5.4.5 ([#1784](https://github.com/mdn/bob/issues/1784)) ([c0cc593](https://github.com/mdn/bob/commit/c0cc593a8d9a15b77db85140890c397a239f2b67)) +* **deps-dev:** bump typescript from 5.4.5 to 5.5.2 ([#1876](https://github.com/mdn/bob/issues/1876)) ([74f6d51](https://github.com/mdn/bob/commit/74f6d51782fd11f2e4da2e40ae4ce926faef2768)) +* **deps-dev:** bump typescript from 5.5.2 to 5.5.3 ([#1882](https://github.com/mdn/bob/issues/1882)) ([355cd7f](https://github.com/mdn/bob/commit/355cd7fb860768d97344107d8cd5929ad93ecac9)) +* **deps-dev:** bump typescript from 5.5.3 to 5.5.4 ([#1906](https://github.com/mdn/bob/issues/1906)) ([ccaf701](https://github.com/mdn/bob/commit/ccaf7015b375a5296f17eda3245773ba392f86b5)) +* **deps-dev:** bump typescript from 5.5.4 to 5.6.2 ([#1973](https://github.com/mdn/bob/issues/1973)) ([ea40da8](https://github.com/mdn/bob/commit/ea40da8093ff5d4a71f5ca22bbd674dfd646b9ca)) +* **deps:** bump @codemirror/autocomplete from 6.15.0 to 6.16.0 ([#1786](https://github.com/mdn/bob/issues/1786)) ([f9c6e2c](https://github.com/mdn/bob/commit/f9c6e2c4a8e4702d5fbc0b8c16b0e7207edaa157)) +* **deps:** bump @codemirror/autocomplete from 6.16.0 to 6.16.1 ([#1836](https://github.com/mdn/bob/issues/1836)) ([558481f](https://github.com/mdn/bob/commit/558481ffd6c9c720fee959035314c996ac47c18a)) +* **deps:** bump @codemirror/autocomplete from 6.16.1 to 6.16.2 ([#1838](https://github.com/mdn/bob/issues/1838)) ([da01061](https://github.com/mdn/bob/commit/da0106156ce0f0cd9fb8dae2742ad405934f25a2)) +* **deps:** bump @codemirror/autocomplete from 6.16.2 to 6.16.3 ([#1869](https://github.com/mdn/bob/issues/1869)) ([04cb47e](https://github.com/mdn/bob/commit/04cb47e620f86d7b632d66b8357ccd26f20390ed)) +* **deps:** bump @codemirror/autocomplete from 6.16.3 to 6.17.0 ([#1884](https://github.com/mdn/bob/issues/1884)) ([93d2035](https://github.com/mdn/bob/commit/93d2035c879a61548ac0d2fb4bf7adf0121677d4)) +* **deps:** bump @codemirror/autocomplete from 6.17.0 to 6.18.0 ([#1927](https://github.com/mdn/bob/issues/1927)) ([ec2b0c0](https://github.com/mdn/bob/commit/ec2b0c0c32e83b953b0dc8cb298a911efa6b1267)) +* **deps:** bump @codemirror/autocomplete from 6.18.0 to 6.18.1 ([#1978](https://github.com/mdn/bob/issues/1978)) ([17a1ef3](https://github.com/mdn/bob/commit/17a1ef3827325723c33db789f62268fb967e8ade)) +* **deps:** bump @codemirror/commands from 6.3.3 to 6.4.0 ([#1793](https://github.com/mdn/bob/issues/1793)) ([b873618](https://github.com/mdn/bob/commit/b873618ede9637d5594f53af730d242bddf10c54)) +* **deps:** bump @codemirror/commands from 6.4.0 to 6.5.0 ([#1795](https://github.com/mdn/bob/issues/1795)) ([f313896](https://github.com/mdn/bob/commit/f3138961c798493a975e45e7e3061724b036de56)) +* **deps:** bump @codemirror/commands from 6.5.0 to 6.6.0 ([#1844](https://github.com/mdn/bob/issues/1844)) ([a62c1f4](https://github.com/mdn/bob/commit/a62c1f42751d2ed9785d3f41e0cfdb36b12776b5)) +* **deps:** bump @codemirror/commands from 6.6.0 to 6.6.1 ([#1963](https://github.com/mdn/bob/issues/1963)) ([27b583a](https://github.com/mdn/bob/commit/27b583ad6ec647f5a9cd134dd609a7ed648c4ec9)) +* **deps:** bump @codemirror/commands from 6.6.1 to 6.6.2 ([#1983](https://github.com/mdn/bob/issues/1983)) ([73a618c](https://github.com/mdn/bob/commit/73a618ca1546a06bbfe41503dd13629fae197aea)) +* **deps:** bump @codemirror/lang-css from 6.2.1 to 6.3.0 ([#1970](https://github.com/mdn/bob/issues/1970)) ([c82ef81](https://github.com/mdn/bob/commit/c82ef81e20d42c14cb1f7c534a12c9fe31cda57b)) +* **deps:** bump @codemirror/language from 6.10.1 to 6.10.2 ([#1840](https://github.com/mdn/bob/issues/1840)) ([06f163e](https://github.com/mdn/bob/commit/06f163e809872a959010861e361ab0aeb691329a)) +* **deps:** bump @codemirror/language from 6.10.2 to 6.10.3 ([#1985](https://github.com/mdn/bob/issues/1985)) ([9b0e6c7](https://github.com/mdn/bob/commit/9b0e6c78b858122a78af04c4e2ddbd217528d7ba)) +* **deps:** bump @codemirror/lint from 6.5.0 to 6.7.0 ([#1804](https://github.com/mdn/bob/issues/1804)) ([cda77b3](https://github.com/mdn/bob/commit/cda77b3a3408049f034af28660a2ddddde48119f)) +* **deps:** bump @codemirror/lint from 6.7.0 to 6.7.1 ([#1817](https://github.com/mdn/bob/issues/1817)) ([9f70bc2](https://github.com/mdn/bob/commit/9f70bc225d16ad0ed1b9df31fe090edf9dadab4f)) +* **deps:** bump @codemirror/lint from 6.7.1 to 6.8.0 ([#1826](https://github.com/mdn/bob/issues/1826)) ([6ef9f19](https://github.com/mdn/bob/commit/6ef9f199e1a5424be71aded2c4b64f8c541edfa5)) +* **deps:** bump @codemirror/lint from 6.8.0 to 6.8.1 ([#1871](https://github.com/mdn/bob/issues/1871)) ([48c0991](https://github.com/mdn/bob/commit/48c09913c3b535b598fc072cf6076bdfd172d76f)) +* **deps:** bump @codemirror/lint from 6.8.1 to 6.8.2 ([#1986](https://github.com/mdn/bob/issues/1986)) ([2204830](https://github.com/mdn/bob/commit/2204830d60f4bf2f32ddee967eede8362413feb9)) +* **deps:** bump @codemirror/view from 6.26.1 to 6.26.2 ([#1777](https://github.com/mdn/bob/issues/1777)) ([15380f7](https://github.com/mdn/bob/commit/15380f7e206d44c795c6819525b65e50d6d47470)) +* **deps:** bump @codemirror/view from 6.26.2 to 6.26.3 ([#1785](https://github.com/mdn/bob/issues/1785)) ([632982a](https://github.com/mdn/bob/commit/632982a8ba7ddfa6420c7581d4d5b3d73d8af5e8)) +* **deps:** bump @codemirror/view from 6.26.3 to 6.26.4 ([#1841](https://github.com/mdn/bob/issues/1841)) ([d081ac3](https://github.com/mdn/bob/commit/d081ac3fb3b011c4e0bcc5bc832e1b2e149b60c6)) +* **deps:** bump @codemirror/view from 6.27.0 to 6.28.0 ([#1852](https://github.com/mdn/bob/issues/1852)) ([5756ead](https://github.com/mdn/bob/commit/5756ead80db0ae38e8972bd442648e506d9bd6fc)) +* **deps:** bump @codemirror/view from 6.28.0 to 6.28.1 ([#1862](https://github.com/mdn/bob/issues/1862)) ([d52ac88](https://github.com/mdn/bob/commit/d52ac888ac6c234ca8d9a90e6a9b036a339213dd)) +* **deps:** bump @codemirror/view from 6.28.1 to 6.28.2 ([#1875](https://github.com/mdn/bob/issues/1875)) ([122816a](https://github.com/mdn/bob/commit/122816a2212ffcf7124c68311684a50be08ae084)) +* **deps:** bump @codemirror/view from 6.28.2 to 6.28.3 ([#1881](https://github.com/mdn/bob/issues/1881)) ([7f12d6b](https://github.com/mdn/bob/commit/7f12d6b6adc86a33754edceffaed3332c4e93e51)) +* **deps:** bump @codemirror/view from 6.28.3 to 6.28.4 ([#1885](https://github.com/mdn/bob/issues/1885)) ([2ee5a2d](https://github.com/mdn/bob/commit/2ee5a2d04cdd8a5b645dcc60fc4293407bb84606)) +* **deps:** bump @codemirror/view from 6.28.4 to 6.28.5 ([#1900](https://github.com/mdn/bob/issues/1900)) ([9b36e1a](https://github.com/mdn/bob/commit/9b36e1ae04aaed2399ba5d6d9ac4fe9036b6a258)) +* **deps:** bump @codemirror/view from 6.28.5 to 6.28.6 ([#1905](https://github.com/mdn/bob/issues/1905)) ([d9140b0](https://github.com/mdn/bob/commit/d9140b088e4e7901485a5272f0beb88b1e7b9b3d)) +* **deps:** bump @codemirror/view from 6.28.6 to 6.29.0 ([#1912](https://github.com/mdn/bob/issues/1912)) ([7cd6ead](https://github.com/mdn/bob/commit/7cd6ead22eda92e5783420d6698eab8af33e7e40)) +* **deps:** bump @codemirror/view from 6.29.0 to 6.29.1 ([#1914](https://github.com/mdn/bob/issues/1914)) ([6aa6d3e](https://github.com/mdn/bob/commit/6aa6d3ebd83aa8f8fd0bfc9d8432ab7c09c0f647)) +* **deps:** bump @codemirror/view from 6.29.1 to 6.30.0 ([#1929](https://github.com/mdn/bob/issues/1929)) ([5d3e45f](https://github.com/mdn/bob/commit/5d3e45fa5b889743b5bb2748e519fedf4a61e250)) +* **deps:** bump @codemirror/view from 6.30.0 to 6.33.0 ([#1950](https://github.com/mdn/bob/issues/1950)) ([e9081f0](https://github.com/mdn/bob/commit/e9081f063fa0f5b8ae8409b6f46bab894717c7d3)) +* **deps:** bump @codemirror/view from 6.33.0 to 6.34.0 ([#1990](https://github.com/mdn/bob/issues/1990)) ([aa4e8eb](https://github.com/mdn/bob/commit/aa4e8eb9dcc2093d22096aaa7bc43fce789c3472)) +* **deps:** bump @codemirror/view from 6.34.0 to 6.34.1 ([#1992](https://github.com/mdn/bob/issues/1992)) ([2dab626](https://github.com/mdn/bob/commit/2dab6268dca3211e572a39c2578a122d0bdb2692)) +* **deps:** bump @lezer/css from 1.1.8 to 1.1.9 ([#1975](https://github.com/mdn/bob/issues/1975)) ([d73e17f](https://github.com/mdn/bob/commit/d73e17f0a5e4dcd07622691176bf57663ffa7a30)) +* **deps:** bump @lezer/highlight from 1.2.0 to 1.2.1 ([#1940](https://github.com/mdn/bob/issues/1940)) ([1de43ed](https://github.com/mdn/bob/commit/1de43edd27ec33ea9939336656a5e96c784f6f49)) +* **deps:** bump @lezer/html from 1.3.9 to 1.3.10 ([#1834](https://github.com/mdn/bob/issues/1834)) ([963c01e](https://github.com/mdn/bob/commit/963c01e557d3d91af42a079af20a83152561b901)) +* **deps:** bump @lezer/javascript from 1.4.14 to 1.4.15 ([#1796](https://github.com/mdn/bob/issues/1796)) ([63e0f25](https://github.com/mdn/bob/commit/63e0f25e3e5046278996a290d6635b57f6b95a57)) +* **deps:** bump @lezer/javascript from 1.4.15 to 1.4.16 ([#1808](https://github.com/mdn/bob/issues/1808)) ([9cb2661](https://github.com/mdn/bob/commit/9cb266136e1f65c994c74cae442091229dda105d)) +* **deps:** bump @lezer/javascript from 1.4.16 to 1.4.17 ([#1859](https://github.com/mdn/bob/issues/1859)) ([8730a17](https://github.com/mdn/bob/commit/8730a175b80290a216015e1f8a60fc848cd28351)) +* **deps:** bump @lezer/javascript from 1.4.17 to 1.4.18 ([#1979](https://github.com/mdn/bob/issues/1979)) ([6143399](https://github.com/mdn/bob/commit/61433990d84839f18b9523dd75ad57786da9b7d5)) +* **deps:** bump css-loader from 6.11.0 to 7.1.2 ([#1827](https://github.com/mdn/bob/issues/1827)) ([ca3005d](https://github.com/mdn/bob/commit/ca3005d147903f6c9cfdfbdce8b7f0f5e7c687dd)) +* **deps:** bump css-minimizer-webpack-plugin from 6.0.0 to 7.0.0 ([#1812](https://github.com/mdn/bob/issues/1812)) ([b958956](https://github.com/mdn/bob/commit/b958956ca14cd7f7830545b03e5d719484e510db)) +* **deps:** bump glob from 10.3.12 to 10.3.14 ([#1814](https://github.com/mdn/bob/issues/1814)) ([f98345d](https://github.com/mdn/bob/commit/f98345d4cfedd8c4b2a797b81d53122c1617ec4e)) +* **deps:** bump glob from 10.3.14 to 10.3.15 ([#1815](https://github.com/mdn/bob/issues/1815)) ([da14ef0](https://github.com/mdn/bob/commit/da14ef0bf62d3d12386bff96fa70994266f1cc6e)) +* **deps:** bump glob from 10.3.15 to 10.3.16 ([#1824](https://github.com/mdn/bob/issues/1824)) ([27dc60b](https://github.com/mdn/bob/commit/27dc60b849c8aeec2be79f9fec042cf11120dcc2)) +* **deps:** bump glob from 10.3.16 to 10.4.1 ([#1829](https://github.com/mdn/bob/issues/1829)) ([4f5fd3c](https://github.com/mdn/bob/commit/4f5fd3c45af3e1bce176dcc49e154412e8f3dc4b)) +* **deps:** bump glob from 10.4.1 to 10.4.2 ([#1868](https://github.com/mdn/bob/issues/1868)) ([ecae671](https://github.com/mdn/bob/commit/ecae671fefef47fb2999bfdb9b685eac559bdc08)) +* **deps:** bump glob from 10.4.2 to 10.4.3 ([#1887](https://github.com/mdn/bob/issues/1887)) ([8726eae](https://github.com/mdn/bob/commit/8726eae8965a332d1b3b5ec90cda9d7062fc1ca4)) +* **deps:** bump glob from 10.4.3 to 10.4.5 ([#1892](https://github.com/mdn/bob/issues/1892)) ([5978df6](https://github.com/mdn/bob/commit/5978df699888a00285cf9c3270b22dad30098b70)) +* **deps:** bump mini-css-extract-plugin from 2.8.1 to 2.9.0 ([#1791](https://github.com/mdn/bob/issues/1791)) ([c153a73](https://github.com/mdn/bob/commit/c153a73ccabaac76e9d75d4c0266fec6882c4e69)) +* **deps:** bump mini-css-extract-plugin from 2.9.0 to 2.9.1 ([#1946](https://github.com/mdn/bob/issues/1946)) ([4cdf6a6](https://github.com/mdn/bob/commit/4cdf6a619e66a7e8744160e68df924a16dd0ad9a)) +* **deps:** bump uglify-js from 3.17.4 to 3.18.0 ([#1850](https://github.com/mdn/bob/issues/1850)) ([b246dcd](https://github.com/mdn/bob/commit/b246dcdf83dbe17f45af5a9620380ad749d25954)) +* **deps:** bump uglify-js from 3.18.0 to 3.19.0 ([#1902](https://github.com/mdn/bob/issues/1902)) ([d1ff8b7](https://github.com/mdn/bob/commit/d1ff8b71b15c4c2ebd3b8aed5d8ae5c4bd060295)) +* **deps:** bump uglify-js from 3.19.0 to 3.19.1 ([#1916](https://github.com/mdn/bob/issues/1916)) ([670af6f](https://github.com/mdn/bob/commit/670af6f30ca8517429af5bde9321bc53a07be854)) +* **deps:** bump uglify-js from 3.19.1 to 3.19.2 ([#1935](https://github.com/mdn/bob/issues/1935)) ([d946c7a](https://github.com/mdn/bob/commit/d946c7aeb2df796ef0f3309b8eeb9746a417b0df)) +* **deps:** bump uglify-js from 3.19.2 to 3.19.3 ([#1959](https://github.com/mdn/bob/issues/1959)) ([54826ed](https://github.com/mdn/bob/commit/54826ed65d354e4a0ce472d0ce5a42af1c47dd74)) +* **deps:** bump wabt from 1.0.32 to 1.0.35 ([#1818](https://github.com/mdn/bob/issues/1818)) ([36238af](https://github.com/mdn/bob/commit/36238af57fcdd12976963108c5caa120949b860a)) +* **deps:** bump webpack from 5.91.0 to 5.92.0 ([#1858](https://github.com/mdn/bob/issues/1858)) ([24e7076](https://github.com/mdn/bob/commit/24e70765c40f38c7e645ddd38168d4785ed71dea)) +* **deps:** bump webpack from 5.92.0 to 5.92.1 ([#1873](https://github.com/mdn/bob/issues/1873)) ([11c723d](https://github.com/mdn/bob/commit/11c723d91290515c9297eeaf770cf95710bce728)) +* **deps:** bump webpack from 5.92.1 to 5.93.0 ([#1895](https://github.com/mdn/bob/issues/1895)) ([f8661d7](https://github.com/mdn/bob/commit/f8661d725254f49422b55a46e2a77ab920e58438)) +* **deps:** bump webpack from 5.93.0 to 5.94.0 ([#1949](https://github.com/mdn/bob/issues/1949)) ([8317bb3](https://github.com/mdn/bob/commit/8317bb3fea7817f20120dd1730a29ccce556beef)) +* **deps:** bump webpack from 5.94.0 to 5.95.0 ([#1991](https://github.com/mdn/bob/issues/1991)) ([4ac1cf2](https://github.com/mdn/bob/commit/4ac1cf2301ae968fa29e35069a96c4c52c542d02)) + ## [4.0.4](https://github.com/mdn/bob/compare/v4.0.3...v4.0.4) (2024-04-08) diff --git a/package-lock.json b/package-lock.json index f99d48265..04b4c094d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mdn/bob", - "version": "4.0.4", + "version": "5.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mdn/bob", - "version": "4.0.4", + "version": "5.0.0", "license": "MIT", "dependencies": { "@codemirror/autocomplete": "^6.3.0", diff --git a/package.json b/package.json index 78491bea2..3a33b6249 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mdn/bob", - "version": "4.0.4", + "version": "5.0.0", "description": "Builder of Bits aka The MDN Web Docs interactive examples, example builder", "author": "Mozilla", "license": "MIT",