Skip to content

chore(deps): bump prettier from 3.7.4 to 3.8.0 in /docs#6435

Merged
hanabi1224 merged 2 commits intomainfrom
dependabot/npm_and_yarn/docs/prettier-3.8.0
Jan 19, 2026
Merged

chore(deps): bump prettier from 3.7.4 to 3.8.0 in /docs#6435
hanabi1224 merged 2 commits intomainfrom
dependabot/npm_and_yarn/docs/prettier-3.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps prettier from 3.7.4 to 3.8.0.

Release notes

Sourced from prettier's releases.

3.8.0

  • Support Angular v21.1

diff

🔗 Release note "Prettier 3.8: Support for Angular v21.1"

Changelog

Sourced from prettier's changelog.

3.8.0

diff

🔗 Release Notes

Commits

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)

Summary by CodeRabbit

  • Chores
    • Updated Prettier formatter to v3.8.0.
    • Bumped DOMPurify resolution to v3.3.1.
    • Upgraded project package manager to Yarn 4.12.0.
    • Removed an unused TypeScript dev dependency.
    • Added repository maintenance scripts for markdown formatting and checks.

✏️ Tip: You can customize this high-level summary in your review settings.

Bumps [prettier](https://github.com/prettier/prettier) from 3.7.4 to 3.8.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.7.4...3.8.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 19, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 19, 2026 00:44
@dependabot dependabot bot requested review from LesnyRumcajs and akaladarshi and removed request for a team January 19, 2026 00:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 19, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 19, 2026

Walkthrough

Updated tooling and scripts: bumped Prettier versions in both docs/package.json and package.json, updated docs resolutions and packageManager, removed a devDependency, and added two npm scripts in root package.json.

Changes

Cohort / File(s) Summary
Docs package manifest
docs/package.json
Bumped prettier from ^3.7.4 to ^3.8.0; updated resolutions.dompurify from 3.2.6 to 3.3.1; updated packageManager from yarn@4.9.2 to yarn@4.12.0.
Root package manifest
package.json
Removed @docusaurus/tsconfig from devDependencies; bumped prettier from ^3.6.2 to ^3.8.0; added md-fmt and md-check scripts; updated packageManager to yarn@4.12.0.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • LesnyRumcajs
  • akaladarshi
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: bumping prettier from 3.7.4 to 3.8.0 in /docs. However, the PR also includes updates to yarn (4.9.2 to 4.12.0) and dompurify (3.2.6 to 3.3.1) in docs/package.json, and prettier updates in package.json (^3.6.2 to ^3.8.0), which are not mentioned in the title.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.75%. Comparing base (ffe19b9) to head (c4e956a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

see 9 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ffe19b9...c4e956a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hanabi1224 hanabi1224 added this pull request to the merge queue Jan 19, 2026
Merged via the queue into main with commit 21bbc45 Jan 19, 2026
51 checks passed
@hanabi1224 hanabi1224 deleted the dependabot/npm_and_yarn/docs/prettier-3.8.0 branch January 19, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants