Skip to content

ci(deps-dev): bump @mdn/fred from 2.6.1 to 2.6.2#44131

Merged
caugner merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mdn/fred-2.6.2
May 15, 2026
Merged

ci(deps-dev): bump @mdn/fred from 2.6.1 to 2.6.2#44131
caugner merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mdn/fred-2.6.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps @mdn/fred from 2.6.1 to 2.6.2.

Release notes

Sourced from @​mdn/fred's releases.

v2.6.2

2.6.2 (2026-05-15)

Bug Fixes

  • compat-table: revert report action to plain link (#1549) (7049e96)
  • content-section: decrease code paddings for headings (#1561) (99801fc)

Miscellaneous

  • deps-dev: bump @​babel/plugin-transform-modules-systemjs (94036c4)
  • deps-dev: bump @​babel/plugin-transform-modules-systemjs from 7.27.1 to 7.29.4 (#1555) (94036c4)
  • deps-dev: bump @​codemirror/view from 6.42.0 to 6.42.1 in the npm-dev group (#1551) (33ec989)
  • deps-dev: bump @​codemirror/view in the npm-dev group (33ec989)
  • deps-dev: bump @​mdn/browser-compat-data from 7.3.14 to 7.3.15 (#1559) (e2aaef0)
  • deps-dev: bump fast-uri from 3.0.6 to 3.1.2 (#1554) (94640e6)
  • deps-dev: bump fast-xml-builder from 1.1.4 to 1.2.0 (#1553) (4d8ce05)
  • deps-dev: bump the npm-dev group across 1 directory with 5 updates (#1569) (2450d74)
  • deps-dev: bump the npm-dev group with 2 updates (#1558) (4b5a6fc)
  • deps: bump @​mdn/rari from 0.2.22 to 0.2.23 (#1570) (c2dc03e)
  • deps: bump the npm-prod group with 3 updates (#1568) (99b7e89)
Changelog

Sourced from @​mdn/fred's changelog.

2.6.2 (2026-05-15)

Bug Fixes

  • compat-table: revert report action to plain link (#1549) (7049e96)
  • content-section: decrease code paddings for headings (#1561) (99801fc)

Miscellaneous

  • deps-dev: bump @​babel/plugin-transform-modules-systemjs (94036c4)
  • deps-dev: bump @​babel/plugin-transform-modules-systemjs from 7.27.1 to 7.29.4 (#1555) (94036c4)
  • deps-dev: bump @​codemirror/view from 6.42.0 to 6.42.1 in the npm-dev group (#1551) (33ec989)
  • deps-dev: bump @​codemirror/view in the npm-dev group (33ec989)
  • deps-dev: bump @​mdn/browser-compat-data from 7.3.14 to 7.3.15 (#1559) (e2aaef0)
  • deps-dev: bump fast-uri from 3.0.6 to 3.1.2 (#1554) (94640e6)
  • deps-dev: bump fast-xml-builder from 1.1.4 to 1.2.0 (#1553) (4d8ce05)
  • deps-dev: bump the npm-dev group across 1 directory with 5 updates (#1569) (2450d74)
  • deps-dev: bump the npm-dev group with 2 updates (#1558) (4b5a6fc)
  • deps: bump @​mdn/rari from 0.2.22 to 0.2.23 (#1570) (c2dc03e)
  • deps: bump the npm-prod group with 3 updates (#1568) (99b7e89)
Commits
  • e6f4fdf chore(main): release 2.6.2 (#1552)
  • c2dc03e chore(deps): bump @​mdn/rari from 0.2.22 to 0.2.23 (#1570)
  • 2450d74 chore(deps-dev): bump the npm-dev group across 1 directory with 5 updates (#1...
  • 99b7e89 chore(deps): bump the npm-prod group with 3 updates (#1568)
  • 7049e96 fix(compat-table): revert report action to plain link (#1549)
  • 99801fc fix(content-section): decrease code paddings for headings (#1561)
  • 94036c4 chore(deps-dev): bump @​babel/plugin-transform-modules-systemjs from 7.27.1 to...
  • 4d8ce05 chore(deps-dev): bump fast-xml-builder from 1.1.4 to 1.2.0 (#1553)
  • 4b5a6fc chore(deps-dev): bump the npm-dev group with 2 updates (#1558)
  • e2aaef0 chore(deps-dev): bump @​mdn/browser-compat-data from 7.3.14 to 7.3.15 (#1559)
  • 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.6.1 to 2.6.2.
- [Release notes](https://github.com/mdn/fred/releases)
- [Changelog](https://github.com/mdn/fred/blob/main/CHANGELOG.md)
- [Commits](mdn/fred@v2.6.1...v2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the automated pr [PR only] label May 15, 2026
@dependabot dependabot Bot requested a review from mdn-bot as a code owner May 15, 2026 14:03
@dependabot dependabot Bot added dependencies [PR only] Pull requests that update a dependency file javascript [PR only] Pull requests that update Javascript code labels May 15, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 15, 2026 14:03
@dependabot dependabot Bot requested review from caugner and removed request for a team May 15, 2026 14:03
@github-actions github-actions Bot added system [PR only] Infrastructure and configuration for the project size/m [PR only] 51-500 LoC changed labels May 15, 2026
@caugner caugner merged commit 142df90 into main May 15, 2026
16 checks passed
@caugner caugner deleted the dependabot/npm_and_yarn/mdn/fred-2.6.2 branch May 15, 2026 14:15
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