Skip to content

chore(deps): update dependency npm:prettier to v3.8.3#193

Merged
renovate-sh-app[bot] merged 1 commit intomainfrom
grafanarenovatebot/npm-prettier-3.x
Apr 21, 2026
Merged

chore(deps): update dependency npm:prettier to v3.8.3#193
renovate-sh-app[bot] merged 1 commit intomainfrom
grafanarenovatebot/npm-prettier-3.x

Conversation

@renovate-sh-app
Copy link
Copy Markdown
Contributor

@renovate-sh-app renovate-sh-app Bot commented Apr 18, 2026

This PR contains the following updates:

Package Change Age Confidence
npm:prettier (source) 3.8.23.8.3 age confidence

Release Notes

prettier/prettier (npm:prettier)

v3.8.3

Compare Source

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);

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app Bot requested a review from a team as a code owner April 18, 2026 01:39
@renovate-sh-app renovate-sh-app Bot enabled auto-merge (squash) April 18, 2026 01:39
@renovate-sh-app renovate-sh-app Bot force-pushed the grafanarenovatebot/npm-prettier-3.x branch from c0026d6 to 87cdfb3 Compare April 20, 2026 07:30
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update dependency npm:prettier to v3.8.3 chore(deps): update dependency npm:prettier to v3.8.3 - autoclosed Apr 20, 2026
@renovate-sh-app renovate-sh-app Bot closed this Apr 20, 2026
auto-merge was automatically disabled April 20, 2026 12:29

Pull request was closed

@renovate-sh-app renovate-sh-app Bot deleted the grafanarenovatebot/npm-prettier-3.x branch April 20, 2026 12:29
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update dependency npm:prettier to v3.8.3 - autoclosed chore(deps): update dependency npm:prettier to v3.8.3 Apr 20, 2026
@renovate-sh-app renovate-sh-app Bot reopened this Apr 20, 2026
@renovate-sh-app renovate-sh-app Bot force-pushed the grafanarenovatebot/npm-prettier-3.x branch from 8d7cdcf to 87cdfb3 Compare April 20, 2026 16:45
@renovate-sh-app renovate-sh-app Bot force-pushed the grafanarenovatebot/npm-prettier-3.x branch from 87cdfb3 to 8d7cdcf Compare April 20, 2026 16:45
| datasource | package  | from  | to    |
| ---------- | -------- | ----- | ----- |
| npm        | prettier | 3.8.2 | 3.8.3 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot force-pushed the grafanarenovatebot/npm-prettier-3.x branch from 8d7cdcf to db7c89e Compare April 21, 2026 06:05
@renovate-sh-app renovate-sh-app Bot enabled auto-merge (squash) April 21, 2026 06:05
@renovate-sh-app renovate-sh-app Bot merged commit 554f485 into main Apr 21, 2026
14 checks passed
@github-actions github-actions Bot mentioned this pull request Apr 21, 2026
zeitlinger pushed a commit that referenced this pull request Apr 21, 2026
### Added

- *(registry)* switch shfmt to aqua backend
([#175](#175))

### Fixed

- treat cargo-clippy as a partial fixer
([#197](#197))
- *(registry)* add --tests to cargo-clippy, add test coverage
([#176](#176))

### Other

- *(deps)* update taiki-e/install-action digest to 055f5df
([#180](#180))
- *(deps)* update dependency npm:@biomejs/biome to v2.4.12
([#191](#191))
- *(deps)* update rust crate clap to v4.6.1
([#196](#196))
- *(deps)* update rust crate tokio to v1.52.1
([#192](#192))
- *(deps)* update dependency pipx:ruff to v0.15.11
([#198](#198))
- *(deps)* update node.js to v24.15.0
([#194](#194))
- *(deps)* update dependency npm:prettier to v3.8.3
([#193](#193))
- exclude mise install dir from Windows Defender
([#188](#188))
- *(deps)* update dependency npm:renovate to v43.129.0
([#200](#200))
- restructure README/docs and split registry module
([#187](#187))
- *(deps)* update dependency mise to v2026.4.15
([#199](#199))

> [!IMPORTANT]
> Close and reopen this PR to trigger CI checks.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant