Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(dependabot): ignore prettier v3 #4387

Merged
merged 3 commits into from
Jul 16, 2024
Merged

Conversation

wjhsf
Copy link
Contributor

@wjhsf wjhsf commented Jul 16, 2024

Details

We can't update to prettier v3 (see #4386), so we should tell dependabot to stop trying. I also added notes for the changes that we'll need to make when we do the upgrade, and I explicitly set trailingComma in the prettier config because the default value changes in v3 (not a big deal, but keeping the v2 value means a smaller diff in the upgrade).

Does this pull request introduce a breaking change?

  • 😮‍💨 No, it does not introduce a breaking change.

Does this pull request introduce an observable change?

  • 🤞 No, it does not introduce an observable change.

GUS work item

use v2 value for trailingComma

add note to places that will need updates
.github/dependabot.yml Outdated Show resolved Hide resolved
@wjhsf wjhsf enabled auto-merge (squash) July 16, 2024 17:12
@wjhsf wjhsf merged commit 41091d2 into master Jul 16, 2024
12 checks passed
@wjhsf wjhsf deleted the wjh/shush-dependabot-prettier branch July 16, 2024 17:25
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