Skip to content

chore(deps): Update auto-merged devDependencies to v3.8.4#2726

Open
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/dev-dependencies-automerge
Open

chore(deps): Update auto-merged devDependencies to v3.8.4#2726
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/dev-dependencies-automerge

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
prettier (source) 3.8.33.8.4 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

prettier/prettier (prettier)

v3.8.4

Compare Source

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

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 added the dependencies Update one or more dependencies version label Jun 16, 2026
@renovate-sh-app renovate-sh-app Bot requested a review from a team as a code owner June 16, 2026 05:11
@renovate-sh-app renovate-sh-app Bot added the javascript Pull requests that update Javascript code label Jun 16, 2026
@renovate-sh-app renovate-sh-app Bot requested a review from a team as a code owner June 16, 2026 05:11
@renovate-sh-app renovate-sh-app Bot requested review from mckn, s4kh and xnyo June 16, 2026 05:11
@renovate-sh-app renovate-sh-app Bot enabled auto-merge (squash) June 16, 2026 05:11
@grafana-catalog-project-bot grafana-catalog-project-bot Bot moved this from 📬 Triage to 🔬 In review in Grafana Catalog Team Jun 16, 2026
@renovate-sh-app

Copy link
Copy Markdown
Contributor Author

Rebase requested. Renovate is processing this repository now.

@renovate-sh-app renovate-sh-app Bot force-pushed the renovate/dev-dependencies-automerge branch from d89cfdd to 4676c9c Compare June 17, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update one or more dependencies version javascript Pull requests that update Javascript code

Projects

Status: 🔬 In review

Development

Successfully merging this pull request may close these issues.

0 participants