Skip to content

chore(deps): bump @mdn/fred from 2.1.0 to 2.2.0 - #43005

Merged
LeoMcA merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mdn/fred-2.2.0
Feb 3, 2026
Merged

chore(deps): bump @mdn/fred from 2.1.0 to 2.2.0#43005
LeoMcA merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mdn/fred-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @mdn/fred from 2.1.0 to 2.2.0.

Release notes

Sourced from @​mdn/fred's releases.

v2.2.0

2.2.0 (2026-02-02)

Features

  • ServerComponent: add method to render simplified html (#1072) (fa6c814)

Bug Fixes

  • outer-layout: avoid summary_large_image in twitter:card (#1227) (dd47e77)

Miscellaneous

  • deps-dev: bump @​mdn/browser-compat-data from 7.2.5 to 7.3.0 (#1268) (519f3ad)
  • deps-dev: bump the dev group across 1 directory with 8 updates (#1262) (bf48e08)
  • deps-dev: bump the dev group with 10 updates (#1267) (af4a569)
  • deps: bump @​mdn/watify from 1.1.7 to 1.1.8 (#1271) (e2c10f9)
  • deps: bump tar from 7.5.6 to 7.5.7 (#1264) (0ae1ccd)
Changelog

Sourced from @​mdn/fred's changelog.

2.2.0 (2026-02-02)

Features

  • ServerComponent: add method to render simplified html (#1072) (fa6c814)

Bug Fixes

  • outer-layout: avoid summary_large_image in twitter:card (#1227) (dd47e77)

Miscellaneous

  • deps-dev: bump @​mdn/browser-compat-data from 7.2.5 to 7.3.0 (#1268) (519f3ad)
  • deps-dev: bump the dev group across 1 directory with 8 updates (#1262) (bf48e08)
  • deps-dev: bump the dev group with 10 updates (#1267) (af4a569)
  • deps: bump @​mdn/watify from 1.1.7 to 1.1.8 (#1271) (e2c10f9)
  • deps: bump tar from 7.5.6 to 7.5.7 (#1264) (0ae1ccd)
Commits
  • 304a951 chore(main): release 2.2.0 (#1263)
  • e2c10f9 chore(deps): bump @​mdn/watify from 1.1.7 to 1.1.8 (#1271)
  • af4a569 chore(deps-dev): bump the dev group with 10 updates (#1267)
  • 519f3ad chore(deps-dev): bump @​mdn/browser-compat-data from 7.2.5 to 7.3.0 (#1268)
  • dd47e77 fix(outer-layout): avoid summary_large_image in twitter:card (#1227)
  • ba31454 ci(auto-merge): migrate away from "@​dependabot squash and merge" (#1257)
  • 0ae1ccd chore(deps): bump tar from 7.5.6 to 7.5.7 (#1264)
  • fa6c814 feat(ServerComponent): add method to render simplified html (#1072)
  • bf48e08 chore(deps-dev): bump the dev group across 1 directory with 8 updates (#1262)
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@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 Feb 3, 2026
@dependabot
dependabot Bot requested review from a team and mdn-bot as code owners February 3, 2026 10:33
@dependabot
dependabot Bot requested review from caugner and removed request for a team February 3, 2026 10:33
@dependabot dependabot Bot added dependencies [PR only] Pull requests that update a dependency file javascript [PR only] Pull requests that update Javascript code automated pr [PR only] labels Feb 3, 2026
@github-actions github-actions Bot added system [PR only] Infrastructure and configuration for the project size/s [PR only] 6-50 LoC changed labels Feb 3, 2026
@LeoMcA

LeoMcA commented Feb 3, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [@mdn/fred](https://github.com/mdn/fred) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/mdn/fred/releases)
- [Changelog](https://github.com/mdn/fred/blob/main/CHANGELOG.md)
- [Commits](mdn/fred@v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mdn/fred-2.2.0 branch from b2e3e6c to 98f4c44 Compare February 3, 2026 10:48
@LeoMcA
LeoMcA merged commit 0332ba8 into main Feb 3, 2026
16 checks passed
@LeoMcA
LeoMcA deleted the dependabot/npm_and_yarn/mdn/fred-2.2.0 branch February 3, 2026 11:03
pranjal2004838 pushed a commit to pranjal2004838/content that referenced this pull request Feb 25, 2026
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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/s [PR only] 6-50 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