From 4b80ff3ecf0040e3bd5c6e35777bd4658b38f768 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 11:25:13 +0000 Subject: [PATCH] chore(main): release 4.0.5 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 35 +++++++++++++++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 39 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d137c5ada..e8e2eef87 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "4.0.4" + ".": "4.0.5" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ac581a66c..6eefb6e35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,40 @@ # Changelog +## [4.0.5](https://github.com/mdn/bob/compare/v4.0.4...v4.0.5) (2024-05-06) + + +### 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/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 @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 @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 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 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 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:** 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/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/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/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 @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 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)) + ## [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 a2bd9539a..697ea6a84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mdn/bob", - "version": "4.0.4", + "version": "4.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mdn/bob", - "version": "4.0.4", + "version": "4.0.5", "license": "MIT", "dependencies": { "@codemirror/autocomplete": "^6.3.0", diff --git a/package.json b/package.json index 6878b0432..181a7ccf6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mdn/bob", - "version": "4.0.4", + "version": "4.0.5", "description": "Builder of Bits aka The MDN Web Docs interactive examples, example builder", "author": "Mozilla", "license": "MIT",