Skip to content

Upgrade prettier version to the same version that CI is using#7367

Merged
yoshiokatsuneo merged 2 commits intogetredash:masterfrom
yoshiokatsuneo:feat/upgrade_prettier
Jul 17, 2025
Merged

Upgrade prettier version to the same version that CI is using#7367
yoshiokatsuneo merged 2 commits intogetredash:masterfrom
yoshiokatsuneo:feat/upgrade_prettier

Conversation

@yoshiokatsuneo
Copy link
Contributor

@yoshiokatsuneo yoshiokatsuneo commented Mar 8, 2025

What type of PR is this?

  • Other

Description

Now, the prettier version used on CI is different from the local version defined in package.json . This make quite difficult and annoying to fix the error reported by CI, as local prettier does not fix the error reported by CI.

This PR upgrade prettier to the same version(3.3.2) that CI is using.

How is this tested?

  • Manually

There is no error on "yarn prettier"

@yoshiokatsuneo yoshiokatsuneo marked this pull request as ready for review March 8, 2025 16:51
Copy link
Collaborator

@eradman eradman left a comment

Choose a reason for hiding this comment

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

Indeed, there is no reason these versions should not match!

redash$ grep prettier: .restyled.yaml
    image: restyled/restyler-prettier:v3.3.2-2

@yoshiokatsuneo yoshiokatsuneo merged commit a34c159 into getredash:master Jul 17, 2025
11 checks passed
@yoshiokatsuneo
Copy link
Contributor Author

@eradman Thank you for your review!!

wtfiwtz added a commit to orchestrated-io/redash that referenced this pull request Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants