Skip to content

Commit

Permalink
chore(main): release 2.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 29, 2024
1 parent 8b18d51 commit 91833af
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 1 deletion.
58 changes: 58 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,63 @@
# Changelog

## [2.39.0](https://github.com/mdn/yari/compare/v2.38.4...v2.39.0) (2024-01-29)


### Features

* **build:** add Macro render report ([#10372](https://github.com/mdn/yari/issues/10372)) ([6ce14ab](https://github.com/mdn/yari/commit/6ce14aba7ffe037acab128af812cd153fe560d1b))
* **macro/MDNSidebar:** rewrite macro + add missing pages ([#10329](https://github.com/mdn/yari/issues/10329)) ([35d448e](https://github.com/mdn/yari/commit/35d448e9c90a0eb8dee4f79472f3dca825a318e0))


### Bug Fixes

* **ai-help:** don't allow empty questions ([#10344](https://github.com/mdn/yari/issues/10344)) ([6cd6d4a](https://github.com/mdn/yari/commit/6cd6d4ad4e1879df199df6b6066da2b1479b96d5))
* **ai-help:** example header highlighting ([#10366](https://github.com/mdn/yari/issues/10366)) ([bb5ef9a](https://github.com/mdn/yari/commit/bb5ef9a4e89c630c25e9d0e0fc15534f1129ea6d))
* **bcd:** link to pages in same locale ([#10373](https://github.com/mdn/yari/issues/10373)) ([4ac6fdf](https://github.com/mdn/yari/commit/4ac6fdf6316e54119c2c90623305a58271604a39))
* **macros/CSSSyntax:** cache parsed webref data ([#10225](https://github.com/mdn/yari/issues/10225)) ([078fa86](https://github.com/mdn/yari/commit/078fa8620ca65c7aba6b67d81a8f50de6d9854d1))
* **plus:** scroll to anchor hook ([#10364](https://github.com/mdn/yari/issues/10364)) ([20db7d1](https://github.com/mdn/yari/commit/20db7d137a70f92b6d826eec306d873521b5e175))


### Miscellaneous

* **deps-dev:** bump @babel/core from 7.23.7 to 7.23.9 ([#10396](https://github.com/mdn/yari/issues/10396)) ([5cb1e98](https://github.com/mdn/yari/commit/5cb1e98bfc16539dd7fca02ec1503d16cf9f366c))
* **deps-dev:** bump @babel/eslint-parser from 7.23.3 to 7.23.9 ([#10394](https://github.com/mdn/yari/issues/10394)) ([29b1d16](https://github.com/mdn/yari/commit/29b1d16a6d8c038d9bf44604c0e3e2961a0746ab))
* **deps-dev:** bump @babel/preset-env from 7.23.8 to 7.23.9 ([#10390](https://github.com/mdn/yari/issues/10390)) ([afc1c1c](https://github.com/mdn/yari/commit/afc1c1c144715053bb6ba72e5377cc315a7546fc))
* **deps-dev:** bump @swc/core from 1.3.105 to 1.3.106 ([#10379](https://github.com/mdn/yari/issues/10379)) ([1e54143](https://github.com/mdn/yari/commit/1e54143912b057bbc4b95376bb73f90ee1565887))
* **deps-dev:** bump @swc/core from 1.3.106 to 1.3.107 ([#10406](https://github.com/mdn/yari/issues/10406)) ([e48be08](https://github.com/mdn/yari/commit/e48be086a2b3093e6324d70ab7c4d9bcd028ea2a))
* **deps-dev:** bump black from 23.12.1 to 24.1.1 in /deployer ([#10402](https://github.com/mdn/yari/issues/10402)) ([d8f0ed2](https://github.com/mdn/yari/commit/d8f0ed21b7904c7ba727d413a2642f982f28a7de))
* **deps-dev:** bump black from 23.12.1 to 24.1.1 in /testing/integration ([#10405](https://github.com/mdn/yari/issues/10405)) ([18992be](https://github.com/mdn/yari/commit/18992bee14820e0d18c7c1b9829f6a4880869199))
* **deps-dev:** bump browserslist from 4.22.2 to 4.22.3 ([#10403](https://github.com/mdn/yari/issues/10403)) ([6da95a8](https://github.com/mdn/yari/commit/6da95a8f246366800bd882cf67631b2d05acfc2a))
* **deps-dev:** bump flake8 from 6.1.0 to 7.0.0 in /testing/integration ([#10279](https://github.com/mdn/yari/issues/10279)) ([9838d6c](https://github.com/mdn/yari/commit/9838d6ca60bd72e0c32cff9f5ffa3546de3fc3d4))
* **deps-dev:** bump husky from 8.0.3 to 9.0.6 ([#10391](https://github.com/mdn/yari/issues/10391)) ([a9292ce](https://github.com/mdn/yari/commit/a9292ce818e96b8e3fe93102984f171f6208df03))
* **deps-dev:** bump pytest from 7.4.4 to 8.0.0 in /deployer ([#10401](https://github.com/mdn/yari/issues/10401)) ([4c8065b](https://github.com/mdn/yari/commit/4c8065be6a4d65a5ae843e3f73a5712bf539fb83))
* **deps-dev:** bump source-map-loader from 4.0.2 to 5.0.0 ([#10328](https://github.com/mdn/yari/issues/10328)) ([7df9c6d](https://github.com/mdn/yari/commit/7df9c6d49a34d9074e3c5b6f0cba379801a59169))
* **deps-dev:** bump webpack from 5.89.0 to 5.90.0 ([#10384](https://github.com/mdn/yari/issues/10384)) ([6370f06](https://github.com/mdn/yari/commit/6370f06303fa4d4235b851c52c20a901657d1107))
* **deps-dev:** bump webpack from 5.89.0 to 5.90.0 in /client/pwa ([#10377](https://github.com/mdn/yari/issues/10377)) ([c4b1804](https://github.com/mdn/yari/commit/c4b180423909f780d2d9d2434e54cdc912446d9c))
* **deps:** bump [@zip](https://github.com/zip).js/zip.js from 2.7.32 to 2.7.33 in /client/pwa ([#10399](https://github.com/mdn/yari/issues/10399)) ([54a2131](https://github.com/mdn/yari/commit/54a213196f88bd213ef104e63c74b6f4ccd252ef))
* **deps:** bump @codemirror/lang-html from 6.4.7 to 6.4.8 ([#10367](https://github.com/mdn/yari/issues/10367)) ([5d88e37](https://github.com/mdn/yari/commit/5d88e37965f51bd0355e761161ecb9a9091a21f1))
* **deps:** bump @codemirror/state from 6.3.3 to 6.4.0 ([#10244](https://github.com/mdn/yari/issues/10244)) ([1ddda23](https://github.com/mdn/yari/commit/1ddda23ada96976e23157141ecda95f586a35125))
* **deps:** bump @mdn/browser-compat-data from 5.5.7 to 5.5.8 ([#10395](https://github.com/mdn/yari/issues/10395)) ([0b032f1](https://github.com/mdn/yari/commit/0b032f1b6bce86b087d048913c64e5f33f79be87))
* **deps:** bump @stripe/stripe-js from 2.3.0 to 2.4.0 ([#10368](https://github.com/mdn/yari/issues/10368)) ([c280d08](https://github.com/mdn/yari/commit/c280d08d311477bbadf34d4fa14ddefd974bc8b1))
* **deps:** bump @webref/css from 6.10.2 to 6.10.3 ([#10381](https://github.com/mdn/yari/issues/10381)) ([ea944c6](https://github.com/mdn/yari/commit/ea944c6b48e0ec2522999ffa04e0bf8d4cc950c1))
* **deps:** bump actions/cache from 3 to 4 ([#10339](https://github.com/mdn/yari/issues/10339)) ([698495f](https://github.com/mdn/yari/commit/698495f063cea3373f96144157bcecf8b9438de5))
* **deps:** bump dotenv from 16.3.2 to 16.4.0 ([#10376](https://github.com/mdn/yari/issues/10376)) ([5d11e87](https://github.com/mdn/yari/commit/5d11e87b971867f85f7a125c16bb197f71ddb9ff))
* **deps:** bump dotenv from 16.4.0 to 16.4.1 ([#10380](https://github.com/mdn/yari/issues/10380)) ([b912c14](https://github.com/mdn/yari/commit/b912c14674c9512681bf9aa6891c32eb3cea33f5))
* **deps:** bump inquirer from 9.2.12 to 9.2.13 ([#10404](https://github.com/mdn/yari/issues/10404)) ([fb2275f](https://github.com/mdn/yari/commit/fb2275fd6df3c43bc6cb2c49e55c52cb37f80dfd))
* **deps:** bump loglevel from 1.8.1 to 1.9.1 ([#10389](https://github.com/mdn/yari/issues/10389)) ([471c5ca](https://github.com/mdn/yari/commit/471c5caca659dbd53f8339834961ad8dbdcfa828))
* **deps:** bump lru-cache from 10.1.0 to 10.2.0 ([#10392](https://github.com/mdn/yari/issues/10392)) ([d433d64](https://github.com/mdn/yari/commit/d433d647e26f1a79c99c75372042cdd7d5857aba))
* **deps:** bump mdn-data from 2.3.5 to 2.4.0 ([#10369](https://github.com/mdn/yari/issues/10369)) ([9bce11b](https://github.com/mdn/yari/commit/9bce11b6c50db97bde9afb87b34454c58dd3067a))
* **deps:** bump open from 9.1.0 to 10.0.3 ([#10285](https://github.com/mdn/yari/issues/10285)) ([8b18d51](https://github.com/mdn/yari/commit/8b18d515d0785fd1949d7797457476b654d65175))
* **deps:** bump openai from 4.25.0 to 4.26.0 ([#10397](https://github.com/mdn/yari/issues/10397)) ([082492b](https://github.com/mdn/yari/commit/082492b66d3f81019f6ca65039273710eb06b8bf))
* **deps:** bump the dependencies group in /deployer with 2 updates ([#10400](https://github.com/mdn/yari/issues/10400)) ([40f4b21](https://github.com/mdn/yari/commit/40f4b21d6403bf04d11ddf5fe86527989a9415b9))
* **deps:** bump the sentry group with 2 updates ([#10375](https://github.com/mdn/yari/issues/10375)) ([229b574](https://github.com/mdn/yari/commit/229b574f6ccb893957806d53bbf2a1b587e8a902))
* **deps:** bump the sentry group with 2 updates ([#10378](https://github.com/mdn/yari/issues/10378)) ([c3a4ed7](https://github.com/mdn/yari/commit/c3a4ed71c624d23fb540464901c96e6fd05da71e))
* **deps:** bump the sentry group with 2 updates ([#10388](https://github.com/mdn/yari/issues/10388)) ([fd50495](https://github.com/mdn/yari/commit/fd5049509319fae83e9361aa05f56e3f4bb46711))
* **deps:** bump web-specs from 2.76.0 to 2.77.0 ([#10393](https://github.com/mdn/yari/issues/10393)) ([1b91378](https://github.com/mdn/yari/commit/1b913780596f9d59177fb27f1df66680f5c7b2bf))
* **macros/CSSSyntax:** add zh-CN translation ([#10275](https://github.com/mdn/yari/issues/10275)) ([402a365](https://github.com/mdn/yari/commit/402a3659aeebce6ed90d90c0e602a76191256715))
* **macros/secureContext_inline:** replace notecard with badge ([#10214](https://github.com/mdn/yari/issues/10214)) ([285b449](https://github.com/mdn/yari/commit/285b4493ee836a7393e8f90627959a4e7e4bdca8))
* **workflows:** use default runners ([#10387](https://github.com/mdn/yari/issues/10387)) ([82a01fa](https://github.com/mdn/yari/commit/82a01fa410e4244b3908b23d88d9fd0ea1d22d54))

## [2.38.4](https://github.com/mdn/yari/compare/v2.38.3...v2.38.4) (2024-01-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdn/yari",
"version": "2.38.4",
"version": "2.39.0",
"repository": "https://github.com/mdn/yari",
"license": "MPL-2.0",
"author": "MDN Web Docs",
Expand Down

0 comments on commit 91833af

Please sign in to comment.