From 83dd85b4bbeab70c7300823bc80969bd9a533f50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 12:02:00 +0000 Subject: [PATCH] chore(main): release 6.0.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 115 ++++++++++++++++++++++++++++++++++ package-lock.json | 4 +- package.json | 2 +- 4 files changed, 119 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 70fbe252f..f2f52289d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "6.0.0" + ".": "6.0.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index f92be436a..b3524d791 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,120 @@ # Changelog +## [6.0.1](https://github.com/mdn/bob/compare/v6.0.0...v6.0.1) (2025-02-20) + + +### Enhancements + +* **editor:** confirm before reset ([#2052](https://github.com/mdn/bob/issues/2052)) ([73037f7](https://github.com/mdn/bob/commit/73037f7826a0b480c233e36a12db6c8023220769)) + + +### Miscellaneous + +* **deps-dev:** bump @babel/core from 7.26.0 to 7.26.7 ([#2135](https://github.com/mdn/bob/issues/2135)) ([1914c82](https://github.com/mdn/bob/commit/1914c82b4d57b262e052b9c5671a52f309905989)) +* **deps-dev:** bump @babel/core from 7.26.7 to 7.26.8 ([#2147](https://github.com/mdn/bob/issues/2147)) ([1cbd35f](https://github.com/mdn/bob/commit/1cbd35f635cab7d04b28850ecc85d934efb1eb61)) +* **deps-dev:** bump @babel/core from 7.26.8 to 7.26.9 ([#2164](https://github.com/mdn/bob/issues/2164)) ([cbe9fd3](https://github.com/mdn/bob/commit/cbe9fd37931902975a5cbb9693c2cbe89f5bc7ae)) +* **deps-dev:** bump @babel/eslint-parser from 7.25.9 to 7.26.5 ([#2120](https://github.com/mdn/bob/issues/2120)) ([2ecf608](https://github.com/mdn/bob/commit/2ecf6082c5062e044f894e8beda117324429f726)) +* **deps-dev:** bump @babel/eslint-parser from 7.26.5 to 7.26.8 ([#2151](https://github.com/mdn/bob/issues/2151)) ([6b34014](https://github.com/mdn/bob/commit/6b340146003afe71ba3727f2d4903f02bd1d778c)) +* **deps-dev:** bump @eslint/compat from 1.2.2 to 1.2.3 ([#2053](https://github.com/mdn/bob/issues/2053)) ([d14a499](https://github.com/mdn/bob/commit/d14a499ac79486c949594e4633d316f862380166)) +* **deps-dev:** bump @eslint/compat from 1.2.3 to 1.2.4 ([#2084](https://github.com/mdn/bob/issues/2084)) ([65696a6](https://github.com/mdn/bob/commit/65696a6a1585de2640b337be1b630fd223c3f9e5)) +* **deps-dev:** bump @eslint/compat from 1.2.4 to 1.2.5 ([#2121](https://github.com/mdn/bob/issues/2121)) ([7e91046](https://github.com/mdn/bob/commit/7e910463ef15b5cdd2f53c1fd38581f2e872b9f5)) +* **deps-dev:** bump @eslint/compat from 1.2.5 to 1.2.6 ([#2142](https://github.com/mdn/bob/issues/2142)) ([e0ce680](https://github.com/mdn/bob/commit/e0ce68021d495e3f361881c46a2b972dc7aae2ba)) +* **deps-dev:** bump @swc/core from 1.10.0 to 1.10.1 ([#2087](https://github.com/mdn/bob/issues/2087)) ([2c71ce0](https://github.com/mdn/bob/commit/2c71ce0629f459da6fd2edd60b72d5758052e0cb)) +* **deps-dev:** bump @swc/core from 1.10.1 to 1.10.2 ([#2109](https://github.com/mdn/bob/issues/2109)) ([88b00b6](https://github.com/mdn/bob/commit/88b00b6b7bbf69742595febee616a83b297c8e28)) +* **deps-dev:** bump @swc/core from 1.10.11 to 1.10.12 ([#2141](https://github.com/mdn/bob/issues/2141)) ([fd76a2d](https://github.com/mdn/bob/commit/fd76a2d32ca7ce2a57ab72285f8d78b38f83dc6f)) +* **deps-dev:** bump @swc/core from 1.10.12 to 1.10.14 ([#2144](https://github.com/mdn/bob/issues/2144)) ([7cd27e7](https://github.com/mdn/bob/commit/7cd27e724b919b8b3708b56c848e9dc746a44ac1)) +* **deps-dev:** bump @swc/core from 1.10.14 to 1.10.15 ([#2149](https://github.com/mdn/bob/issues/2149)) ([923f452](https://github.com/mdn/bob/commit/923f4525783b1481e9146b750a59fbc9b24fb312)) +* **deps-dev:** bump @swc/core from 1.10.15 to 1.10.16 ([#2156](https://github.com/mdn/bob/issues/2156)) ([755af22](https://github.com/mdn/bob/commit/755af22b78f06fab48dd54f2935a1e982d81a8a6)) +* **deps-dev:** bump @swc/core from 1.10.16 to 1.10.17 ([#2168](https://github.com/mdn/bob/issues/2168)) ([8e5aef9](https://github.com/mdn/bob/commit/8e5aef95b2fa1d23a3c0ae8ffa0c7594c085dffd)) +* **deps-dev:** bump @swc/core from 1.10.17 to 1.10.18 ([#2170](https://github.com/mdn/bob/issues/2170)) ([6dc4f88](https://github.com/mdn/bob/commit/6dc4f88eba7ab2c3905e8fd2b46539dc1451fdbf)) +* **deps-dev:** bump @swc/core from 1.10.2 to 1.10.4 ([#2110](https://github.com/mdn/bob/issues/2110)) ([21eda0b](https://github.com/mdn/bob/commit/21eda0bbf2e375b3b96f80f150bb2f07b109cb2c)) +* **deps-dev:** bump @swc/core from 1.10.4 to 1.10.6 ([#2114](https://github.com/mdn/bob/issues/2114)) ([9da42cd](https://github.com/mdn/bob/commit/9da42cd641d7f2a9796bf3406e74cad411ce9438)) +* **deps-dev:** bump @swc/core from 1.10.6 to 1.10.7 ([#2117](https://github.com/mdn/bob/issues/2117)) ([6520fa2](https://github.com/mdn/bob/commit/6520fa2e47453a301f85c5241c07e8fd78c277f5)) +* **deps-dev:** bump @swc/core from 1.10.7 to 1.10.8 ([#2130](https://github.com/mdn/bob/issues/2130)) ([e09abef](https://github.com/mdn/bob/commit/e09abef80af0d24c6a879670ab9b9113b3397e11)) +* **deps-dev:** bump @swc/core from 1.10.8 to 1.10.9 ([#2132](https://github.com/mdn/bob/issues/2132)) ([8b39937](https://github.com/mdn/bob/commit/8b3993763f44748f280351ba0244297265c469f9)) +* **deps-dev:** bump @swc/core from 1.10.9 to 1.10.11 ([#2138](https://github.com/mdn/bob/issues/2138)) ([97f0020](https://github.com/mdn/bob/commit/97f0020c3c17d956b1b803e4f291ab34e73caaa7)) +* **deps-dev:** bump @swc/core from 1.9.2 to 1.9.3 ([#2063](https://github.com/mdn/bob/issues/2063)) ([0ffb417](https://github.com/mdn/bob/commit/0ffb4177714871e9b0adeececa6a6c72f9152726)) +* **deps-dev:** bump @swc/core from 1.9.3 to 1.10.0 ([#2081](https://github.com/mdn/bob/issues/2081)) ([e5e62e3](https://github.com/mdn/bob/commit/e5e62e3272192a80b2103e5d59d51813cc38c010)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.14.0 to 8.15.0 ([#2057](https://github.com/mdn/bob/issues/2057)) ([b9e61a6](https://github.com/mdn/bob/commit/b9e61a6ffb8d410d16774f75b27482f311aaa026)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.16.0 ([#2066](https://github.com/mdn/bob/issues/2066)) ([13f2006](https://github.com/mdn/bob/commit/13f2006f1cd6a12896bae9034a40b61c95a5fd03)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.16.0 to 8.17.0 ([#2076](https://github.com/mdn/bob/issues/2076)) ([6938334](https://github.com/mdn/bob/commit/69383340edbd4601974640c0c658786c228608dd)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.17.0 to 8.18.0 ([#2089](https://github.com/mdn/bob/issues/2089)) ([41313c5](https://github.com/mdn/bob/commit/41313c56e766387a5fe40aa1ef21b9888da8f2d9)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.18.0 to 8.18.1 ([#2097](https://github.com/mdn/bob/issues/2097)) ([b0eff85](https://github.com/mdn/bob/commit/b0eff85938f8ff78d833030e08c4e0fac5a49ce4)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.18.1 to 8.18.2 ([#2107](https://github.com/mdn/bob/issues/2107)) ([1aae9ab](https://github.com/mdn/bob/commit/1aae9abcc506a1742e7205cacd8847b5001cb8fc)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.18.2 to 8.19.0 ([#2112](https://github.com/mdn/bob/issues/2112)) ([3baa6b5](https://github.com/mdn/bob/commit/3baa6b5860c65b01b224ac5c990b7e8e85860242)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.19.0 to 8.19.1 ([#2113](https://github.com/mdn/bob/issues/2113)) ([dade197](https://github.com/mdn/bob/commit/dade1970f56519acdbe7f5487326091ed8568b69)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.19.1 to 8.20.0 ([#2124](https://github.com/mdn/bob/issues/2124)) ([2d896e1](https://github.com/mdn/bob/commit/2d896e140bbddadb4d9416339e893e7bdae0d913)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.20.0 to 8.21.0 ([#2131](https://github.com/mdn/bob/issues/2131)) ([697de9e](https://github.com/mdn/bob/commit/697de9e8e8817e5e882fe29888d694106ff39aae)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.21.0 to 8.22.0 ([#2140](https://github.com/mdn/bob/issues/2140)) ([39057e8](https://github.com/mdn/bob/commit/39057e84c3edc90055360da3e914280918427bbd)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.22.0 to 8.23.0 ([#2143](https://github.com/mdn/bob/issues/2143)) ([dbaf2ac](https://github.com/mdn/bob/commit/dbaf2ac82472858aedb33b2abb1a77b832d2b50e)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.23.0 to 8.24.0 ([#2152](https://github.com/mdn/bob/issues/2152)) ([05031f2](https://github.com/mdn/bob/commit/05031f209a2290adaeef5ce3df84c45c78d3d9e6)) +* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.24.0 to 8.24.1 ([#2167](https://github.com/mdn/bob/issues/2167)) ([4ecb6c8](https://github.com/mdn/bob/commit/4ecb6c83940739329cbacf32eae13f6f6cc26a39)) +* **deps-dev:** bump eslint from 9.14.0 to 9.15.0 ([#2055](https://github.com/mdn/bob/issues/2055)) ([f7e8f49](https://github.com/mdn/bob/commit/f7e8f49922e7413e415595e634207b39a9b921ea)) +* **deps-dev:** bump eslint from 9.15.0 to 9.16.0 ([#2073](https://github.com/mdn/bob/issues/2073)) ([5585d8c](https://github.com/mdn/bob/commit/5585d8c1b8bf1c9c8bf0ada0b4283abbc44ef2da)) +* **deps-dev:** bump eslint from 9.16.0 to 9.17.0 ([#2095](https://github.com/mdn/bob/issues/2095)) ([7d3ddf9](https://github.com/mdn/bob/commit/7d3ddf921733975cece2b546562a95a1c72edfca)) +* **deps-dev:** bump eslint from 9.17.0 to 9.18.0 ([#2122](https://github.com/mdn/bob/issues/2122)) ([15f5f83](https://github.com/mdn/bob/commit/15f5f8301f7c42e7d118dc137e63d85e3ce24be3)) +* **deps-dev:** bump eslint from 9.18.0 to 9.19.0 ([#2137](https://github.com/mdn/bob/issues/2137)) ([58d687d](https://github.com/mdn/bob/commit/58d687d5032961e64d28201ddb2d966d6f46b263)) +* **deps-dev:** bump eslint from 9.19.0 to 9.20.0 ([#2148](https://github.com/mdn/bob/issues/2148)) ([9a6b283](https://github.com/mdn/bob/commit/9a6b2831e4de11c6a12276e129c7bd5a07e61cbb)) +* **deps-dev:** bump eslint from 9.20.0 to 9.20.1 ([#2153](https://github.com/mdn/bob/issues/2153)) ([393b0d2](https://github.com/mdn/bob/commit/393b0d25074150d3971d197172da9cd941316116)) +* **deps-dev:** bump eslint-import-resolver-typescript from 3.6.3 to 3.7.0 ([#2082](https://github.com/mdn/bob/issues/2082)) ([95025cc](https://github.com/mdn/bob/commit/95025cc4a4b62fa505b9a78559999b4e7afe5c3f)) +* **deps-dev:** bump eslint-import-resolver-typescript from 3.7.0 to 3.8.0 ([#2162](https://github.com/mdn/bob/issues/2162)) ([250cb31](https://github.com/mdn/bob/commit/250cb3157f260781feeb21175a7e367e64dc0c94)) +* **deps-dev:** bump eslint-import-resolver-typescript from 3.8.0 to 3.8.1 ([#2165](https://github.com/mdn/bob/issues/2165)) ([23df13e](https://github.com/mdn/bob/commit/23df13e712cd6071e41402f9df5854ad8d23d9b3)) +* **deps-dev:** bump eslint-import-resolver-typescript from 3.8.1 to 3.8.2 ([#2169](https://github.com/mdn/bob/issues/2169)) ([315b582](https://github.com/mdn/bob/commit/315b58269567e4d8b5a413a2e9d7ca29b24bb764)) +* **deps-dev:** bump eslint-import-resolver-typescript from 3.8.2 to 3.8.3 ([#2172](https://github.com/mdn/bob/issues/2172)) ([06bac8e](https://github.com/mdn/bob/commit/06bac8e6a69b8bacbf7006d5c53f0f35e1378c88)) +* **deps-dev:** bump eslint-plugin-jest from 28.10.0 to 28.11.0 ([#2125](https://github.com/mdn/bob/issues/2125)) ([f0823d1](https://github.com/mdn/bob/commit/f0823d1f2b04c208073b2a57d5c09a03a894f420)) +* **deps-dev:** bump eslint-plugin-jest from 28.9.0 to 28.10.0 ([#2103](https://github.com/mdn/bob/issues/2103)) ([0a7b22a](https://github.com/mdn/bob/commit/0a7b22a5773b5f21c9e88aa361a1ac891721cacf)) +* **deps-dev:** bump globals from 15.12.0 to 15.13.0 ([#2074](https://github.com/mdn/bob/issues/2074)) ([84b26f5](https://github.com/mdn/bob/commit/84b26f55a6bc8c378b0de7a1512349e64ec1a46e)) +* **deps-dev:** bump globals from 15.13.0 to 15.14.0 ([#2101](https://github.com/mdn/bob/issues/2101)) ([4490138](https://github.com/mdn/bob/commit/44901385eb4c9026c90289fe7c7795d71a80c0ce)) +* **deps-dev:** bump globals from 15.14.0 to 15.15.0 ([#2157](https://github.com/mdn/bob/issues/2157)) ([b03060d](https://github.com/mdn/bob/commit/b03060d649a7579d63893fdc5f53112b9c9561fa)) +* **deps-dev:** bump husky from 9.1.6 to 9.1.7 ([#2058](https://github.com/mdn/bob/issues/2058)) ([1f20a6c](https://github.com/mdn/bob/commit/1f20a6c8f009e09eec8bcd0fb4f84b17bf773474)) +* **deps-dev:** bump lint-staged from 15.2.10 to 15.2.11 ([#2092](https://github.com/mdn/bob/issues/2092)) ([c6b8b39](https://github.com/mdn/bob/commit/c6b8b3903d150d4a092902c73ada38c9a607de21)) +* **deps-dev:** bump lint-staged from 15.2.11 to 15.3.0 ([#2111](https://github.com/mdn/bob/issues/2111)) ([4eaaa98](https://github.com/mdn/bob/commit/4eaaa988aa6263d094ef4a6613d1fd756cc2b6d7)) +* **deps-dev:** bump lint-staged from 15.3.0 to 15.4.0 ([#2127](https://github.com/mdn/bob/issues/2127)) ([02c19e0](https://github.com/mdn/bob/commit/02c19e0870d5ae69c30ae825064f108949885dae)) +* **deps-dev:** bump lint-staged from 15.4.0 to 15.4.1 ([#2129](https://github.com/mdn/bob/issues/2129)) ([d26b55e](https://github.com/mdn/bob/commit/d26b55eb82547b8e0a74283c7c1b1c909eec64b6)) +* **deps-dev:** bump lint-staged from 15.4.1 to 15.4.2 ([#2134](https://github.com/mdn/bob/issues/2134)) ([9781374](https://github.com/mdn/bob/commit/97813740cf4d0c63adc50746332bf0c2d9037c2e)) +* **deps-dev:** bump lint-staged from 15.4.2 to 15.4.3 ([#2136](https://github.com/mdn/bob/issues/2136)) ([35051bd](https://github.com/mdn/bob/commit/35051bd0d21c0ae7949f6ab5370d18a21e71b9ed)) +* **deps-dev:** bump prettier from 3.3.3 to 3.4.0 ([#2067](https://github.com/mdn/bob/issues/2067)) ([e75cd4a](https://github.com/mdn/bob/commit/e75cd4a15890c7c620e1a00ae786d29e1118722c)) +* **deps-dev:** bump prettier from 3.4.0 to 3.4.1 ([#2069](https://github.com/mdn/bob/issues/2069)) ([8a31df8](https://github.com/mdn/bob/commit/8a31df8f6f497766e60fe4d08769839ea2e3a076)) +* **deps-dev:** bump prettier from 3.4.1 to 3.4.2 ([#2079](https://github.com/mdn/bob/issues/2079)) ([6ab9fcf](https://github.com/mdn/bob/commit/6ab9fcfb8ebc6cd5e5ba47fae4f95c88a12b6303)) +* **deps-dev:** bump puppeteer from 23.10.0 to 23.10.1 ([#2083](https://github.com/mdn/bob/issues/2083)) ([b852db4](https://github.com/mdn/bob/commit/b852db4a76a5fd412c7411203bae096667d3f950)) +* **deps-dev:** bump puppeteer from 23.10.1 to 23.10.2 ([#2088](https://github.com/mdn/bob/issues/2088)) ([51b1b2a](https://github.com/mdn/bob/commit/51b1b2ada9f4ec2965d4a411699ba67b44ec8d97)) +* **deps-dev:** bump puppeteer from 23.10.2 to 23.10.3 ([#2093](https://github.com/mdn/bob/issues/2093)) ([ae6f7ca](https://github.com/mdn/bob/commit/ae6f7ca8123951f56646ba8507199a8a0134fd35)) +* **deps-dev:** bump puppeteer from 23.10.3 to 23.10.4 ([#2094](https://github.com/mdn/bob/issues/2094)) ([5f98be1](https://github.com/mdn/bob/commit/5f98be10e1b7d60ad7d1291c6dc975e2f2a58f51)) +* **deps-dev:** bump puppeteer from 23.10.4 to 23.11.1 ([#2100](https://github.com/mdn/bob/issues/2100)) ([b34ace2](https://github.com/mdn/bob/commit/b34ace21914ecb2ba870b01f7d708a024a3f4fa9)) +* **deps-dev:** bump puppeteer from 23.8.0 to 23.9.0 ([#2062](https://github.com/mdn/bob/issues/2062)) ([2531d0a](https://github.com/mdn/bob/commit/2531d0ad59f8851076c5296251f19dda7b7e9da7)) +* **deps-dev:** bump puppeteer from 23.9.0 to 23.10.0 ([#2080](https://github.com/mdn/bob/issues/2080)) ([b0c5c39](https://github.com/mdn/bob/commit/b0c5c39677ad36023fa7265c1102839e5c71e981)) +* **deps-dev:** bump typescript from 5.6.3 to 5.7.2 ([#2065](https://github.com/mdn/bob/issues/2065)) ([3170ff2](https://github.com/mdn/bob/commit/3170ff29a10641a75cf90e0a07a06699fbea47e1)) +* **deps-dev:** bump typescript from 5.7.2 to 5.7.3 ([#2115](https://github.com/mdn/bob/issues/2115)) ([e6cff91](https://github.com/mdn/bob/commit/e6cff910a048233e1e56b2432557ad3fad70f4c1)) +* **deps:** bump @codemirror/autocomplete from 6.18.3 to 6.18.4 ([#2099](https://github.com/mdn/bob/issues/2099)) ([e28c02d](https://github.com/mdn/bob/commit/e28c02d9803686d7ea04b2822bfc11241f83c074)) +* **deps:** bump @codemirror/autocomplete from 6.18.4 to 6.18.5 ([#2154](https://github.com/mdn/bob/issues/2154)) ([e3c5e70](https://github.com/mdn/bob/commit/e3c5e7025788b59725f154d21e0d72aaaa5bda2f)) +* **deps:** bump @codemirror/autocomplete from 6.18.5 to 6.18.6 ([#2158](https://github.com/mdn/bob/issues/2158)) ([d378c3f](https://github.com/mdn/bob/commit/d378c3fb30d98ca82985f18bcef532489cd2d228)) +* **deps:** bump @codemirror/commands from 6.7.1 to 6.8.0 ([#2116](https://github.com/mdn/bob/issues/2116)) ([f80451d](https://github.com/mdn/bob/commit/f80451de1bc0e34c87a6dcb1a9fee1eb1d90cb16)) +* **deps:** bump @codemirror/lang-css from 6.3.0 to 6.3.1 ([#2068](https://github.com/mdn/bob/issues/2068)) ([1a3d298](https://github.com/mdn/bob/commit/1a3d298ee19abfb93ac3b10cb91d209b3db314b0)) +* **deps:** bump @codemirror/lang-javascript from 6.2.2 to 6.2.3 ([#2155](https://github.com/mdn/bob/issues/2155)) ([62b6a17](https://github.com/mdn/bob/commit/62b6a17e856393d9f6af1e7b3d753e1c2875297a)) +* **deps:** bump @codemirror/language from 6.10.3 to 6.10.4 ([#2064](https://github.com/mdn/bob/issues/2064)) ([7051a7f](https://github.com/mdn/bob/commit/7051a7f03bec42f0ee3def68d1df439487d369f3)) +* **deps:** bump @codemirror/language from 6.10.4 to 6.10.5 ([#2070](https://github.com/mdn/bob/issues/2070)) ([5cd2bed](https://github.com/mdn/bob/commit/5cd2bedc25f2c2a60ed31cacf88051be9e507b4a)) +* **deps:** bump @codemirror/language from 6.10.5 to 6.10.6 ([#2072](https://github.com/mdn/bob/issues/2072)) ([df200c6](https://github.com/mdn/bob/commit/df200c62cc64c42c1b5befead1a9c9c3b6dcdae0)) +* **deps:** bump @codemirror/language from 6.10.6 to 6.10.7 ([#2096](https://github.com/mdn/bob/issues/2096)) ([f5b3db8](https://github.com/mdn/bob/commit/f5b3db849b5c9c74c07e443d752b1b8196d97c12)) +* **deps:** bump @codemirror/language from 6.10.7 to 6.10.8 ([#2108](https://github.com/mdn/bob/issues/2108)) ([e9b7cea](https://github.com/mdn/bob/commit/e9b7ceacb65262af7881de85ba5c0b5375266b66)) +* **deps:** bump @codemirror/lint from 6.8.2 to 6.8.3 ([#2061](https://github.com/mdn/bob/issues/2061)) ([e17ec07](https://github.com/mdn/bob/commit/e17ec07bc83cb7a64eb618315951ae44282a3a79)) +* **deps:** bump @codemirror/lint from 6.8.3 to 6.8.4 ([#2071](https://github.com/mdn/bob/issues/2071)) ([5b9cc6f](https://github.com/mdn/bob/commit/5b9cc6f2528ab5fecc7dd21a5806999d4d473c76)) +* **deps:** bump @codemirror/view from 6.34.2 to 6.34.3 ([#2056](https://github.com/mdn/bob/issues/2056)) ([68b4601](https://github.com/mdn/bob/commit/68b4601c7bf8ddd48e7d61e1bb2090aa59bbf86a)) +* **deps:** bump @codemirror/view from 6.34.3 to 6.35.0 ([#2060](https://github.com/mdn/bob/issues/2060)) ([65a66f6](https://github.com/mdn/bob/commit/65a66f65391d8ed60b8048562efd0eb42d93938e)) +* **deps:** bump @codemirror/view from 6.35.0 to 6.35.2 ([#2086](https://github.com/mdn/bob/issues/2086)) ([a117a1d](https://github.com/mdn/bob/commit/a117a1dd8fd715cfab2d662911d37ad934f56642)) +* **deps:** bump @codemirror/view from 6.35.2 to 6.35.3 ([#2090](https://github.com/mdn/bob/issues/2090)) ([a47aa97](https://github.com/mdn/bob/commit/a47aa9722fa5651e3c6a0fb57f43769f79aed194)) +* **deps:** bump @codemirror/view from 6.35.3 to 6.36.0 ([#2098](https://github.com/mdn/bob/issues/2098)) ([fade166](https://github.com/mdn/bob/commit/fade166932fb54decd3f64324113e933b39b7847)) +* **deps:** bump @codemirror/view from 6.36.0 to 6.36.1 ([#2104](https://github.com/mdn/bob/issues/2104)) ([c273d3c](https://github.com/mdn/bob/commit/c273d3c9963e3d073cf89b50de73e8b04aee4ea2)) +* **deps:** bump @codemirror/view from 6.36.1 to 6.36.2 ([#2118](https://github.com/mdn/bob/issues/2118)) ([467dc33](https://github.com/mdn/bob/commit/467dc33da7490a06b936290bbe38d017167a0ff4)) +* **deps:** bump @codemirror/view from 6.36.2 to 6.36.3 ([#2166](https://github.com/mdn/bob/issues/2166)) ([f31125a](https://github.com/mdn/bob/commit/f31125a3e3c31b8b75b292c5420b5478784a9b00)) +* **deps:** bump @lezer/css from 1.1.9 to 1.1.10 ([#2139](https://github.com/mdn/bob/issues/2139)) ([70e6295](https://github.com/mdn/bob/commit/70e6295c7fc3a3b37621c17139a01ec700519e58)) +* **deps:** bump @lezer/javascript from 1.4.19 to 1.4.20 ([#2075](https://github.com/mdn/bob/issues/2075)) ([663bdc7](https://github.com/mdn/bob/commit/663bdc7a4162c90a01b23cf752cd5e5c8a85621b)) +* **deps:** bump @lezer/javascript from 1.4.20 to 1.4.21 ([#2078](https://github.com/mdn/bob/issues/2078)) ([b6cd51e](https://github.com/mdn/bob/commit/b6cd51e9d6fa152838289225e1bdc20972ebbf7a)) +* **deps:** bump fs-extra from 11.2.0 to 11.3.0 ([#2128](https://github.com/mdn/bob/issues/2128)) ([ed3806a](https://github.com/mdn/bob/commit/ed3806a5e6c52517efbec53d28b2173b2b2ef550)) +* **deps:** bump nanoid from 3.3.7 to 3.3.8 ([#2091](https://github.com/mdn/bob/issues/2091)) ([261cdb9](https://github.com/mdn/bob/commit/261cdb98f9d52825ef952318fef6a170e1407c0b)) +* **deps:** bump webpack from 5.96.1 to 5.97.0 ([#2077](https://github.com/mdn/bob/issues/2077)) ([0f426ac](https://github.com/mdn/bob/commit/0f426ac79ab3c27b2969ba49f5b0e3723f30d852)) +* **deps:** bump webpack from 5.97.0 to 5.97.1 ([#2085](https://github.com/mdn/bob/issues/2085)) ([49db258](https://github.com/mdn/bob/commit/49db258b11dd46c7f469629efbc1df5ffdfd44bf)) +* **deps:** bump webpack from 5.97.1 to 5.98.0 ([#2161](https://github.com/mdn/bob/issues/2161)) ([7686cc3](https://github.com/mdn/bob/commit/7686cc3ed8226ac2e66350bbe890133cde005cbb)) + ## [6.0.0](https://github.com/mdn/bob/compare/v5.0.1...v6.0.0) (2024-11-14) diff --git a/package-lock.json b/package-lock.json index c3319692f..b16b9f9f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mdn/bob", - "version": "6.0.0", + "version": "6.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mdn/bob", - "version": "6.0.0", + "version": "6.0.1", "license": "MIT", "dependencies": { "@codemirror/autocomplete": "^6.3.0", diff --git a/package.json b/package.json index 7473654af..b341c47f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mdn/bob", - "version": "6.0.0", + "version": "6.0.1", "description": "Builder of Bits aka The MDN Web Docs interactive examples, example builder", "author": "Mozilla", "license": "MIT",