Skip to content

build(deps-dev): bump prettier from 3.6.2 to 3.8.4 in the prettier group across 1 directory#1348

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/prettier-698ce9d8a0
Open

build(deps-dev): bump prettier from 3.6.2 to 3.8.4 in the prettier group across 1 directory#1348
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/prettier-698ce9d8a0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 1, 2025

Copy link
Copy Markdown
Contributor

Bumps the prettier group with 1 update in the / directory: prettier.

Updates prettier from 3.6.2 to 3.8.4

Release notes

Sourced from prettier's releases.

3.8.4

🔗 Changelog

3.8.3

🔗 Changelog

3.8.2

  • Support Angular v21.2

🔗 Changelog

3.8.1

🔗 Changelog

3.8.0

  • Support Angular v21.1

diff

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

3.7.4

What's Changed

🔗 Changelog

3.7.3

What's Changed

🔗 Changelog

3.7.2

What's Changed

... (truncated)

Changelog

Sourced from prettier's changelog.

3.8.4

diff

Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#17746 by @​byplayer)

Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.

<!-- Input -->
- a


b


c

d



<!-- Prettier 3.8.3 -->

a

b


c

d



<!-- Prettier 3.8.4 -->


a

b



c

d

3.8.3

diff

SCSS: Prevent trailing comma in if() function (#18471 by @​kovsu)

// Input
$value: if(sass(false): 1; else: -1);
// Prettier 3.8.2
$value: if(
sass(false): 1; else: -1,
</tr></table>

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for prettier since your current version.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2025
@codecov-commenter

codecov-commenter commented Dec 1, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.92%. Comparing base (2a2b40b) to head (60dfcbf).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1348   +/-   ##
=======================================
  Coverage   98.92%   98.92%           
=======================================
  Files          86       86           
  Lines       13487    13487           
  Branches      265      265           
=======================================
  Hits        13342    13342           
  Misses        142      142           
  Partials        3        3           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-698ce9d8a0 branch from 516de06 to 5164eb9 Compare December 22, 2025 05:04
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-698ce9d8a0 branch 2 times, most recently from f8fb9c2 to 05e7734 Compare January 26, 2026 06:07
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-698ce9d8a0 branch 2 times, most recently from ae0941e to c18854e Compare February 9, 2026 06:04
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-698ce9d8a0 branch from c18854e to f98f8f1 Compare February 23, 2026 06:02
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-698ce9d8a0 branch from f98f8f1 to 856d864 Compare April 20, 2026 06:02
@dependabot dependabot Bot changed the title build(deps-dev): bump prettier from 3.6.2 to 3.7.3 in the prettier group build(deps-dev): bump prettier from 3.6.2 to 3.8.3 in the prettier group across 1 directory May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-698ce9d8a0 branch from 856d864 to 720b42f Compare May 11, 2026 06:41
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-698ce9d8a0 branch from 720b42f to d3b098a Compare May 25, 2026 07:45
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-698ce9d8a0 branch from d3b098a to 08a7696 Compare June 1, 2026 18:58
Bumps the prettier group with 1 update in the / directory: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.6.2 to 3.8.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.6.2...3.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.7.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: prettier
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps-dev): bump prettier from 3.6.2 to 3.8.3 in the prettier group across 1 directory build(deps-dev): bump prettier from 3.6.2 to 3.8.4 in the prettier group across 1 directory Jun 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-698ce9d8a0 branch from 08a7696 to 60dfcbf Compare June 15, 2026 05:53
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.

1 participant