Skip to content

Update dependency @standard-config/prettier to v1.15.0#1537

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/standard-config-prettier-1.x
Open

Update dependency @standard-config/prettier to v1.15.0#1537
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/standard-config-prettier-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@standard-config/prettier (source) 1.13.31.15.0 age confidence

Release Notes

standard-config/prettier (@​standard-config/prettier)

v1.15.0

Compare Source

  • Bumped peer dependency version to prettier@^3.9.0.

v1.14.0

Compare Source

  • Updated @prettier/plugin-oxc.

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

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

@renovate renovate Bot added the 🚚 private-dependencies Private dependency label Jun 27, 2026
@renovate renovate Bot enabled auto-merge June 27, 2026 13:36
@github-actions github-actions Bot added the :shipit: merge Shipit! label Jun 27, 2026
@github-actions github-actions Bot added this to the v1.3.0 milestone Jun 27, 2026

@codacy-production codacy-production Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

The PR updates @standard-config/prettier to v1.14.0. While the update itself is straightforward, it introduces a version compatibility issue.

According to the release notes, this version of the configuration requires prettier@^3.9.0, but the project is currently using version 3.8.5. This discrepancy is likely to cause peer dependency resolution failures during package installation. You should update the base prettier dependency alongside this package to avoid installation issues.

About this PR

  • The release notes for @standard-config/prettier v1.14.0 explicitly state a requirement for prettier@^3.9.0, but this project is still pinned to prettier@3.8.5, which will cause peer dependency conflicts.

Test suggestions

  • Verify that dependency installation (npm/yarn/pnpm) completes without peer dependency conflicts.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that dependency installation (npm/yarn/pnpm) completes without peer dependency conflicts.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

Comment thread package.json Outdated
"devDependencies": {
"@prettier/plugin-xml": "3.4.2",
"@standard-config/prettier": "1.13.3",
"@standard-config/prettier": "1.14.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 MEDIUM RISK

Updating to @standard-config/prettier v1.14.0 introduces a peer dependency requirement for prettier@^3.9.0. Since line 21 shows prettier is currently at 3.8.5, this will likely cause installation failures or warnings in most package managers.

@codacy-production

codacy-production Bot commented Jun 27, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@github-actions

github-actions Bot commented Jun 27, 2026

Copy link
Copy Markdown

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 2f52532. ± Comparison against base commit 44e76cc.

♻️ This comment has been updated with latest results.

@renovate renovate Bot force-pushed the renovate/standard-config-prettier-1.x branch 5 times, most recently from 138dff5 to 99fa325 Compare June 28, 2026 10:05
@renovate renovate Bot changed the title Update dependency @standard-config/prettier to v1.14.0 Update dependency @standard-config/prettier to v1.15.0 Jun 28, 2026
@renovate renovate Bot force-pushed the renovate/standard-config-prettier-1.x branch 4 times, most recently from 1029b99 to d1f6ac3 Compare June 29, 2026 11:04
@renovate renovate Bot force-pushed the renovate/standard-config-prettier-1.x branch from 5e507b6 to 6dfab65 Compare June 29, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:shipit: merge Shipit! 🚚 private-dependencies Private dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants