Skip to content

deps(deps-dev): bump prettier from 3.8.2 to 3.8.3 in the development group across 1 directory#1

Merged
hunchom merged 1 commit intomainfrom
dependabot/npm_and_yarn/development-95ed20c41c
Apr 21, 2026
Merged

deps(deps-dev): bump prettier from 3.8.2 to 3.8.3 in the development group across 1 directory#1
hunchom merged 1 commit intomainfrom
dependabot/npm_and_yarn/development-95ed20c41c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Updates prettier from 3.8.2 to 3.8.3

Release notes

Sourced from prettier's releases.

3.8.3

🔗 Changelog

Changelog

Sourced from prettier's changelog.

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,
);
// Prettier 3.8.3
$value: if(sass(false): 1; else: -1);

Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 15, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from hunchom as a code owner April 15, 2026 02:04
Bumps the development group with 1 update: [prettier](https://github.com/prettier/prettier).


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

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(deps-dev): bump prettier from 3.8.2 to 3.8.3 in the development group deps(deps-dev): bump prettier from 3.8.2 to 3.8.3 in the development group across 1 directory Apr 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/development-95ed20c41c branch from dd508e6 to 17b233c Compare April 20, 2026 23:07
@hunchom hunchom merged commit adbeae0 into main Apr 21, 2026
14 checks passed
@hunchom hunchom deleted the dependabot/npm_and_yarn/development-95ed20c41c branch April 21, 2026 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant