Skip to content

chore(deps-dev): bump @mdn/fred from 2.3.0 to 2.4.0#43509

Merged
caugner merged 1 commit intomainfrom
dependabot/npm_and_yarn/mdn/fred-2.4.0
Mar 20, 2026
Merged

chore(deps-dev): bump @mdn/fred from 2.3.0 to 2.4.0#43509
caugner merged 1 commit intomainfrom
dependabot/npm_and_yarn/mdn/fred-2.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps @mdn/fred from 2.3.0 to 2.4.0.

Release notes

Sourced from @​mdn/fred's releases.

v2.4.0

2.4.0 (2026-03-20)

Features

  • reference-layout: render code blocks in doc titles (#1398) (9f0021e)

Bug Fixes

  • l10n: add missing docs page strings (#1374) (2a5892a)
  • l10n: add missing documentation page strings (2a5892a)
  • l10n: fixed report translation for obs-report in fr (a084129)
  • live-sample: add fullscreen + orientation lock to sandbox (#1386) (17bc90a)
  • sidebar: dedent current page highlight (#1407) (3fdb2d9)

Miscellaneous

  • deps-dev: bump @​mdn/browser-compat-data from 7.3.6 to 7.3.7 (#1383) (f22d895)
  • deps-dev: bump flatted from 3.3.3 to 3.4.2 (#1400) (544d28b)
  • deps-dev: bump stylelint from 17.4.0 to 17.5.0 in the npm-dev group (#1399) (46c7c24)
  • deps-dev: bump stylelint in the npm-dev group (46c7c24)
  • deps-dev: bump the npm-dev group with 3 updates (#1394) (0dec997)
  • deps-dev: bump the npm-dev group with 6 updates (#1382) (5422888)
  • deps-dev: bump typescript-eslint from 8.57.0 to 8.57.1 in the npm-dev group (#1390) (31fb322)
  • deps-dev: bump typescript-eslint in the npm-dev group (31fb322)
  • deps-dev: bump undici from 6.21.3 to 6.24.0 (#1381) (c6e7603)
  • deps-dev: bump webpack-dev-middleware from 7.4.5 to 8.0.0 (#1409) (bab73ee)
  • deps: bump @​mdn/rari from 0.2.14 to 0.2.15 (#1408) (c74aef4)
  • deps: bump @​mozilla/glean from 5.0.7 to 5.0.8 in the npm-prod group (#1389) (8739815)
  • deps: bump @​mozilla/glean in the npm-prod group (8739815)
  • deps: run npm audit fix (#1401) (7f4f353)
  • eslint: enable @typescript-eslint/recommended config (#1392) (ce55206)
  • l10n/fr: fix Observatory translation (#1397) (a084129)
  • l10n: machine translate missing German strings (#1376) (d773f10)
  • l10n: update French locale (#1373) (8d9d9d7)
  • menu: add Scrimba link (#1380) (1775f43)
  • telemetry: remove Google Analytics (#1385) (5b7de76)
Changelog

Sourced from @​mdn/fred's changelog.

2.4.0 (2026-03-20)

Features

  • reference-layout: render code blocks in doc titles (#1398) (9f0021e)

Bug Fixes

  • l10n: add missing docs page strings (#1374) (2a5892a)
  • l10n: add missing documentation page strings (2a5892a)
  • l10n: fixed report translation for obs-report in fr (a084129)
  • live-sample: add fullscreen + orientation lock to sandbox (#1386) (17bc90a)
  • sidebar: dedent current page highlight (#1407) (3fdb2d9)

Miscellaneous

  • deps-dev: bump @​mdn/browser-compat-data from 7.3.6 to 7.3.7 (#1383) (f22d895)
  • deps-dev: bump flatted from 3.3.3 to 3.4.2 (#1400) (544d28b)
  • deps-dev: bump stylelint from 17.4.0 to 17.5.0 in the npm-dev group (#1399) (46c7c24)
  • deps-dev: bump stylelint in the npm-dev group (46c7c24)
  • deps-dev: bump the npm-dev group with 3 updates (#1394) (0dec997)
  • deps-dev: bump the npm-dev group with 6 updates (#1382) (5422888)
  • deps-dev: bump typescript-eslint from 8.57.0 to 8.57.1 in the npm-dev group (#1390) (31fb322)
  • deps-dev: bump typescript-eslint in the npm-dev group (31fb322)
  • deps-dev: bump undici from 6.21.3 to 6.24.0 (#1381) (c6e7603)
  • deps-dev: bump webpack-dev-middleware from 7.4.5 to 8.0.0 (#1409) (bab73ee)
  • deps: bump @​mdn/rari from 0.2.14 to 0.2.15 (#1408) (c74aef4)
  • deps: bump @​mozilla/glean from 5.0.7 to 5.0.8 in the npm-prod group (#1389) (8739815)
  • deps: bump @​mozilla/glean in the npm-prod group (8739815)
  • deps: run npm audit fix (#1401) (7f4f353)
  • eslint: enable @typescript-eslint/recommended config (#1392) (ce55206)
  • l10n/fr: fix Observatory translation (#1397) (a084129)
  • l10n: machine translate missing German strings (#1376) (d773f10)
  • l10n: update French locale (#1373) (8d9d9d7)
  • menu: add Scrimba link (#1380) (1775f43)
  • telemetry: remove Google Analytics (#1385) (5b7de76)
Commits
  • 31a140d chore(main): release 2.4.0 (#1375)
  • bab73ee chore(deps-dev): bump webpack-dev-middleware from 7.4.5 to 8.0.0 (#1409)
  • c74aef4 chore(deps): bump @​mdn/rari from 0.2.14 to 0.2.15 (#1408)
  • 9f0021e feat(reference-layout): render code blocks in doc titles (#1398)
  • 3fdb2d9 fix(sidebar): dedent current page highlight (#1407)
  • 7f4f353 chore(deps): run npm audit fix (#1401)
  • ce55206 chore(eslint): enable @typescript-eslint/recommended config (#1392)
  • 544d28b chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#1400)
  • 46c7c24 chore(deps-dev): bump stylelint from 17.4.0 to 17.5.0 in the npm-dev group (#...
  • a084129 chore(l10n/fr): fix Observatory translation (#1397)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@mdn/fred](https://github.com/mdn/fred) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/mdn/fred/releases)
- [Changelog](https://github.com/mdn/fred/blob/main/CHANGELOG.md)
- [Commits](mdn/fred@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: "@mdn/fred"
  dependency-version: 2.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automated pr [PR only] dependencies [PR only] Pull requests that update a dependency file javascript [PR only] Pull requests that update Javascript code labels Mar 20, 2026
@dependabot dependabot bot requested review from a team and mdn-bot as code owners March 20, 2026 19:11
@dependabot dependabot bot removed the request for review from a team March 20, 2026 19:11
@dependabot dependabot bot added the dependencies [PR only] Pull requests that update a dependency file label Mar 20, 2026
@dependabot dependabot bot requested a review from caugner March 20, 2026 19:11
@dependabot dependabot bot added javascript [PR only] Pull requests that update Javascript code automated pr [PR only] labels Mar 20, 2026
@github-actions github-actions bot added system [PR only] Infrastructure and configuration for the project size/m [PR only] 51-500 LoC changed labels Mar 20, 2026
@caugner caugner changed the title Bump @mdn/fred from 2.3.0 to 2.4.0 chore(deps-dev): bump @mdn/fred from 2.3.0 to 2.4.0 Mar 20, 2026
@caugner caugner merged commit 84029c5 into main Mar 20, 2026
16 checks passed
@caugner caugner deleted the dependabot/npm_and_yarn/mdn/fred-2.4.0 branch March 20, 2026 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated pr [PR only] dependencies [PR only] Pull requests that update a dependency file javascript [PR only] Pull requests that update Javascript code size/m [PR only] 51-500 LoC changed system [PR only] Infrastructure and configuration for the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant