Skip to content

chore(deps): update dependency prettier to v3.6.2#5675

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/prettier-3.6.x
Jun 27, 2025
Merged

chore(deps): update dependency prettier to v3.6.2#5675
renovate[bot] merged 1 commit intomainfrom
renovate/prettier-3.6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier (source) 3.6.1 -> 3.6.2 age adoption passing confidence

Release Notes

prettier/prettier (prettier)

v3.6.2

Compare Source

diff

Markdown: Add missing blank line around code block (#​17675 by @​fisker)
<!-- Input -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```

   1. Another
   2. List

<!-- Prettier 3.6.1 -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```
   1. Another
   2. List

<!-- Prettier 3.6.2 -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```

   1. Another
   2. List

Configuration

📅 Schedule: 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from nvuillam as a code owner June 27, 2025 06:24
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 27, 2025
@renovate renovate bot enabled auto-merge (squash) June 27, 2025 06:24
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 27, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ API spectral 1 0 0 1.9s
⚠️ BASH bash-exec 6 1 0 0.02s
✅ BASH shellcheck 6 0 0 0.19s
✅ BASH shfmt 6 0 0 0 0.11s
✅ COPYPASTE jscpd yes no no 3.07s
✅ DOCKERFILE hadolint 131 0 0 30.71s
✅ JSON jsonlint 20 0 0 0.23s
✅ JSON v8r 22 0 0 13.05s
⚠️ MARKDOWN markdownlint 269 0 306 0 20.62s
✅ MARKDOWN markdown-table-formatter 269 0 0 0 144.26s
⚠️ PYTHON bandit 222 67 0 5.71s
✅ PYTHON black 222 0 0 0 4.14s
✅ PYTHON flake8 222 0 0 2.09s
✅ PYTHON isort 222 0 0 0 0.48s
✅ PYTHON mypy 222 0 0 12.08s
✅ PYTHON pylint 222 0 0 35.1s
✅ PYTHON ruff 222 0 0 0 0.1s
✅ REPOSITORY checkov yes no no 42.79s
✅ REPOSITORY git_diff yes no no 0.1s
⚠️ REPOSITORY grype yes 30 no 26.62s
✅ REPOSITORY secretlint yes no no 8.9s
✅ REPOSITORY syft yes no no 2.49s
✅ REPOSITORY trivy yes no no 10.33s
✅ REPOSITORY trivy-sbom yes no no 20.99s
✅ REPOSITORY trufflehog yes no no 4.34s
✅ SPELL cspell 730 0 0 14.9s
✅ SPELL lychee 351 0 0 10.94s
✅ XML xmllint 3 0 0 0 0.55s
✅ YAML prettier 160 0 0 0 3.52s
✅ YAML v8r 103 0 0 32.23s
✅ YAML yamllint 161 0 0 3.65s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot merged commit ad5dc04 into main Jun 27, 2025
133 checks passed
@renovate renovate bot deleted the renovate/prettier-3.6.x branch June 27, 2025 20:29
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant