Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Bumps @mdn/fred from 1.3.2 to 1.4.0.

Release notes

Sourced from @​mdn/fred's releases.

v1.4.0

1.4.0 (2025-09-11)

Features

Bug Fixes

  • build: correctly parse the import path on Windows (#729) (9808738)
  • compat-table: hide preferences hint if browser has no pref_url (#715) (9415000)
  • content-section: restrict fragment link style to dt (#703) (737114a)
  • deps: move @​mdn/rari dependency (#737) (d66f91e)
  • glean: make click measurements backward compatible (#743) (e9843c6)
  • playground: set auto run on clear (#669) (2fd268b)
  • playground: set autorun on clear (2fd268b)

Miscellaneous

  • deps-dev: bump @​mdn/browser-compat-data from 7.1.2 to 7.1.3 (#722) (b855407)
  • deps-dev: bump @​mdn/browser-compat-data from 7.1.3 to 7.1.4 (#734) (4a5c807)
  • deps-dev: bump @​mdn/rari from 0.1.48 to 0.1.49 (#733) (53d7adb)
  • deps-dev: bump @​mdn/yari from 5.0.3 to 5.1.0 (#720) (6b4da86)
  • deps-dev: bump @​mdn/yari from 5.1.0 to 5.1.1 (#735) (c48d2bc)
  • deps-dev: bump eslint-plugin-jsdoc from 53.0.1 to 55.0.3 (#727) (3e9f15c)
  • deps-dev: bump the dev group across 1 directory with 6 updates (#723) (a9e2136)
  • deps-dev: bump the dev group with 3 updates (#726) (2b59743)
  • menu: update items (#706) (472a129)
  • placement: remove rel="noreferrer" (#749) (f36e5e1)
Changelog

Sourced from @​mdn/fred's changelog.

1.4.0 (2025-09-11)

Features

Bug Fixes

  • build: correctly parse the import path on Windows (#729) (9808738)
  • compat-table: hide preferences hint if browser has no pref_url (#715) (9415000)
  • content-section: restrict fragment link style to dt (#703) (737114a)
  • deps: move @​mdn/rari dependency (#737) (d66f91e)
  • glean: make click measurements backward compatible (#743) (e9843c6)
  • playground: set auto run on clear (#669) (2fd268b)
  • playground: set autorun on clear (2fd268b)

Miscellaneous

  • deps-dev: bump @​mdn/browser-compat-data from 7.1.2 to 7.1.3 (#722) (b855407)
  • deps-dev: bump @​mdn/browser-compat-data from 7.1.3 to 7.1.4 (#734) (4a5c807)
  • deps-dev: bump @​mdn/rari from 0.1.48 to 0.1.49 (#733) (53d7adb)
  • deps-dev: bump @​mdn/yari from 5.0.3 to 5.1.0 (#720) (6b4da86)
  • deps-dev: bump @​mdn/yari from 5.1.0 to 5.1.1 (#735) (c48d2bc)
  • deps-dev: bump eslint-plugin-jsdoc from 53.0.1 to 55.0.3 (#727) (3e9f15c)
  • deps-dev: bump the dev group across 1 directory with 6 updates (#723) (a9e2136)
  • deps-dev: bump the dev group with 3 updates (#726) (2b59743)
  • menu: update items (#706) (472a129)
  • placement: remove rel="noreferrer" (#749) (f36e5e1)
Commits
  • af2ab01 chore(main): release 1.4.0 (#714)
  • f36e5e1 chore(placement): remove rel="noreferrer" (#749)
  • 9808738 fix(build): correctly parse the import path on Windows (#729)
  • 675600f ci(npm-publish-simulation): test start script + expect port 5042 (#692)
  • fbb16e0 feat(menu): measure clicks (#739)
  • 9415000 fix(compat-table): hide preferences hint if browser has no pref_url (#715)
  • e9843c6 fix(glean): make click measurements backward compatible (#743)
  • 737114a fix(content-section): restrict fragment link style to dt (#703)
  • d66f91e fix(deps): move @​mdn/rari dependency (#737)
  • c48d2bc chore(deps-dev): bump @​mdn/yari from 5.1.0 to 5.1.1 (#735)
  • 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 will merge this PR once CI passes on it, as requested by @mdn-bot.


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)

Bumps [@mdn/fred](https://github.com/mdn/fred) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/mdn/fred/releases)
- [Changelog](https://github.com/mdn/fred/blob/main/CHANGELOG.md)
- [Commits](mdn/fred@v1.3.2...v1.4.0)

---
updated-dependencies:
- dependency-name: "@mdn/fred"
  dependency-version: 1.4.0
  dependency-type: direct:production
  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 Sep 12, 2025
@dependabot dependabot bot requested a review from mdn-bot as a code owner September 12, 2025 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 automated pr [PR only] labels Sep 12, 2025
@github-actions github-actions bot added system [PR only] Infrastructure and configuration for the project size/s [PR only] 6-50 LoC changed labels Sep 12, 2025
Copy link
Collaborator

@mdn-bot mdn-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 4b9ef80 into main Sep 12, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdn/fred-1.4.0 branch September 12, 2025 14:08
wbamberg added a commit to wbamberg/content that referenced this pull request Sep 15, 2025
* upstream/main: (32 commits)
  FF143 GPU import external texture experimental relnote (mdn#41126)
  added ff release note for nested pseudo-elements (mdn#41146)
  Add a page for SSRF attacks (mdn#41105)
  New CSSOM view API landing page, move CSS guides under (mdn#40547)
  40778 color input value (mdn#41086)
  Synchronize with BCD v7.1.5 (mdn#41116)
  Cross-reference `:target` and `::target-text` pages (mdn#41121)
  Fix content issues (mdn#41125)
  Make all JSON code syntactically valid (mdn#41120)
  Fix the link name with actual heading (mdn#41117)
  Associated listed form controls (mdn#41096)
  Mention `new Set()` accepts `undefined` (mdn#41106)
  chore: correct the `timeRange` function name (mdn#41107)
  Mention that custom elements constructors can't be directly called (mdn#41069)
  chore(deps): bump @mdn/fred from 1.3.2 to 1.4.0 (mdn#41111)
  Public-key cryptography glossary page: add headings and links (mdn#41092)
  Improve caret color demo contrast (mdn#41104)
  Fix supported algorithms for HKDF and PBKDF2 (mdn#41100)
  Update MongoDB example to async/await (driver v5+) (mdn#41102)
  Remove onload and DOMContentLoaded handlers (mdn#41079)
  ...
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