From 7d7a768b8a30a1d281e1f54f4846016b5afb8230 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 03:16:41 +0000 Subject: [PATCH] chore(main): release 2.31.0 --- CHANGELOG.md | 38 ++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 39 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44b3743d654d..71621aafc2f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,43 @@ # Changelog +## [2.31.0](https://github.com/mdn/yari/compare/v2.30.0...v2.31.0) (2023-09-07) + + +### Features + +* **glean:** add is_baseline metric to pings ([#9476](https://github.com/mdn/yari/issues/9476)) ([231d6aa](https://github.com/mdn/yari/commit/231d6aab8f1c8efe159d268c261446c5b7ae12d9)) + + +### Bug Fixes + +* **client/public:** avoid global variable ([#9619](https://github.com/mdn/yari/issues/9619)) ([47c26df](https://github.com/mdn/yari/commit/47c26df8c646b179599f898d176218fe4dad367f)) +* **eslint:** support running in git submodule ([#9578](https://github.com/mdn/yari/issues/9578)) ([c40fb92](https://github.com/mdn/yari/commit/c40fb92112503476b38dbabd6374bad597ff8099)) + + +### Miscellaneous + +* **banners:** remove unused cta code ([#8872](https://github.com/mdn/yari/issues/8872)) ([063449c](https://github.com/mdn/yari/commit/063449c97109a3fefecb4cb96cd7f5aac120d055)) +* **deps-dev:** bump @babel/core from 7.22.11 to 7.22.15 ([#9613](https://github.com/mdn/yari/issues/9613)) ([40c9acb](https://github.com/mdn/yari/commit/40c9acbd647d883c30c0acd2272a72e6d8c97f15)) +* **deps-dev:** bump @babel/eslint-parser from 7.22.11 to 7.22.15 ([#9612](https://github.com/mdn/yari/issues/9612)) ([d1192cc](https://github.com/mdn/yari/commit/d1192cc956b2cb344ce256ae812e2379f4eabb7b)) +* **deps-dev:** bump @babel/preset-env from 7.22.10 to 7.22.14 ([#9588](https://github.com/mdn/yari/issues/9588)) ([e4ab1b8](https://github.com/mdn/yari/commit/e4ab1b8da72a561150f8e3f1a4a8cd61fe79f0b9)) +* **deps-dev:** bump @babel/preset-env from 7.22.14 to 7.22.15 ([#9611](https://github.com/mdn/yari/issues/9611)) ([fe52e46](https://github.com/mdn/yari/commit/fe52e468ca64d62124d87cf4b2499e2bb16ea6b3)) +* **deps-dev:** bump @types/cli-progress from 3.11.0 to 3.11.1 ([#9610](https://github.com/mdn/yari/issues/9610)) ([8d88356](https://github.com/mdn/yari/commit/8d88356e0d5b6d150f6991ec544eedfdb5606a66)) +* **deps-dev:** bump camelcase from 7.0.1 to 8.0.0 ([#9473](https://github.com/mdn/yari/issues/9473)) ([5237040](https://github.com/mdn/yari/commit/5237040364a00768fc926089365ccc2fc53fc7af)) +* **deps-dev:** bump postcss-preset-env from 9.1.2 to 9.1.3 ([#9599](https://github.com/mdn/yari/issues/9599)) ([d406235](https://github.com/mdn/yari/commit/d406235c65448a1f25930728f2bf7d3b8ee8cbb7)) +* **deps-dev:** bump pytest from 7.4.0 to 7.4.1 in /deployer ([#9605](https://github.com/mdn/yari/issues/9605)) ([6af6523](https://github.com/mdn/yari/commit/6af6523c4e2a902f1c79d243124c36428f4ac1ac)) +* **deps-dev:** bump stylelint-config-recommended-scss from 12.0.0 to 13.0.0 ([#9601](https://github.com/mdn/yari/issues/9601)) ([c547306](https://github.com/mdn/yari/commit/c54730604a7d6882480c2279d17721b006b19af3)) +* **deps:** bump [@zip](https://github.com/zip).js/zip.js from 2.7.24 to 2.7.28 in /client/pwa ([#9606](https://github.com/mdn/yari/issues/9606)) ([88afdeb](https://github.com/mdn/yari/commit/88afdeb317f13dbe5b5600ba83bdd23db523bc18)) +* **deps:** bump [@zip](https://github.com/zip).js/zip.js from 2.7.28 to 2.7.29 in /client/pwa ([#9616](https://github.com/mdn/yari/issues/9616)) ([540f1fc](https://github.com/mdn/yari/commit/540f1fca60ae61966b3a500caa244977a70472aa)) +* **deps:** bump @sentry/* from 7.63.0 to 7.67.0 ([#9614](https://github.com/mdn/yari/issues/9614)) ([bdef8e9](https://github.com/mdn/yari/commit/bdef8e9e09a57dfc2b9e7ff61b473f72633a95c5)) +* **deps:** bump @sentry/* from 7.67.0 to 7.68.0 ([#9620](https://github.com/mdn/yari/issues/9620)) ([7c10c85](https://github.com/mdn/yari/commit/7c10c8582a53b2b2ffd880a3a267fb46a7b9c4ba)) +* **deps:** bump actions/checkout from 3 to 4 ([#9609](https://github.com/mdn/yari/issues/9609)) ([2b8ea58](https://github.com/mdn/yari/commit/2b8ea58fcb28d86ce35dfb6e6e5694ad2277377e)) +* **deps:** bump boto3 from 1.28.35 to 1.28.40 in /deployer ([#9604](https://github.com/mdn/yari/issues/9604)) ([d0b966d](https://github.com/mdn/yari/commit/d0b966d6a1bc903c70ccde44a368b31561d7e2ca)) +* **deps:** bump boto3 from 1.28.40 to 1.28.42 in /deployer ([#9622](https://github.com/mdn/yari/issues/9622)) ([036c053](https://github.com/mdn/yari/commit/036c053372bdd004e81570571a95177d17804ada)) +* **deps:** bump cryptography from 41.0.0 to 41.0.3 in /deployer ([#9602](https://github.com/mdn/yari/issues/9602)) ([00fab4d](https://github.com/mdn/yari/commit/00fab4d8069d88682fb4359b53db67759ac24e84)) +* **deps:** bump pytest from 7.4.0 to 7.4.1 in /testing/integration ([#9603](https://github.com/mdn/yari/issues/9603)) ([ae232da](https://github.com/mdn/yari/commit/ae232da32b40fed4ae6f88cb6d86a64ea8abd2ed)) +* **deps:** bump web-specs from 2.66.0 to 2.67.0 ([#9618](https://github.com/mdn/yari/issues/9618)) ([f9bc331](https://github.com/mdn/yari/commit/f9bc3319b78d0c2df568a217d87e1c4a50a90acd)) +* **glean:** renew metrics ([#9592](https://github.com/mdn/yari/issues/9592)) ([0fd72d0](https://github.com/mdn/yari/commit/0fd72d0f5912b6064d61761e0db1931fd5ca1e7d)) + ## [2.30.0](https://github.com/mdn/yari/compare/v2.29.0...v2.30.0) (2023-08-30) diff --git a/package.json b/package.json index f0a7c9de980b..19735bffbf97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mdn/yari", - "version": "2.30.0", + "version": "2.31.0", "repository": "https://github.com/mdn/yari", "license": "MPL-2.0", "author": "MDN Web Docs",