Bump prettier from 3.8.2 to 3.8.3 in /examples/forge-sql-orm-example-dynamic/static/forge-orm-example
Closed
Number: #1984
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
April 15, 2026 at 03:35 PM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
April 16, 2026 at 05:12 AM UTC
(about 2 months ago)
(about 2 months ago)
Closed:
April 16, 2026 at 05:12 AM UTC
(about 2 months ago)
(about 2 months ago)
Time to Close:
about 14 hours
Labels:
dependencies
dependencies
Description:
Bumps prettier from 3.8.2 to 3.8.3.
Release notes
Sourced from prettier's releases.
3.8.3
- SCSS: Prevent trailing comma in
if()function (prettier/prettier#18471 by@​kovsu)🔗 Changelog
Changelog
Sourced from prettier's changelog.
3.8.3
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
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@​prettier/plugin-oxc@​0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents count- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
prettier
Ecosystem:
npm
npm
Version Change:
3.8.2 → 3.8.3
Update Type:
Patch
Patch
Path:
/examples/forge-sql-orm-example-dynamic/static/forge-orm-example
Technical Details
| ID: | 15343053 |
| UUID: | 4269998080 |
| Node ID: | PR_kwDOOA9enM7SsLtn |
| Host: | GitHub |
| Repository: | forge-sql-orm/forge-sql-orm |