Skip to content

chore: bump Prettier to 2.7 #5491

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

Merged
merged 7 commits into from
Aug 17, 2022

Conversation

JoshuaKGoldberg
Copy link
Member

PR Checklist

Overview

Splitting changes out of #5377.

Co-authored-by: @Josh-Cena

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @JoshuaKGoldberg!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@nx-cloud
Copy link

nx-cloud bot commented Aug 16, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 76398a1. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 47 targets

Sent with 💌 from NxCloud.

@netlify
Copy link

netlify bot commented Aug 16, 2022

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 76398a1
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/62fce69d3b68560008cf3eaf
😎 Deploy Preview https://deploy-preview-5491--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review August 16, 2022 20:08
@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #5491 (a7a48cd) into main (a28e0ef) will increase coverage by 0.14%.
The diff coverage is n/a.

❗ Current head a7a48cd differs from pull request most recent head 76398a1. Consider uploading reports for the commit 76398a1 to get more accurate results

@@            Coverage Diff             @@
##             main    #5491      +/-   ##
==========================================
+ Coverage   91.57%   91.72%   +0.14%     
==========================================
  Files         132      366     +234     
  Lines        1496    12347   +10851     
  Branches      226     3603    +3377     
==========================================
+ Hits         1370    11325    +9955     
- Misses         62      669     +607     
- Partials       64      353     +289     
Flag Coverage Δ
unittest 91.72% <ø> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ckages/eslint-plugin/src/util/getESLintCoreRule.ts 75.00% <0.00%> (ø)
...escript-estree/src/create-program/getScriptKind.ts 78.57% <0.00%> (ø)
...-plugin/src/rules/naming-convention-utils/enums.ts 100.00% <0.00%> (ø)
...slint-plugin/src/rules/prefer-namespace-keyword.ts 100.00% <0.00%> (ø)
...ckages/eslint-plugin/src/rules/no-throw-literal.ts 97.67% <0.00%> (ø)
packages/eslint-plugin/src/rules/comma-dangle.ts 93.33% <0.00%> (ø)
...n/src/rules/indent-new-do-not-use/OffsetStorage.ts 100.00% <0.00%> (ø)
packages/eslint-plugin/src/util/escapeRegExp.ts 75.00% <0.00%> (ø)
...kages/eslint-plugin/src/rules/no-base-to-string.ts 98.41% <0.00%> (ø)
...ackages/eslint-plugin/src/rules/prefer-readonly.ts 99.08% <0.00%> (ø)
... and 224 more

@bradzacher bradzacher added the repo maintenance things to do with maintenance of the repo, and not with code/docs label Aug 17, 2022
Copy link
Member

@bradzacher bradzacher left a comment

Choose a reason for hiding this comment

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

image

@bradzacher bradzacher changed the title chore(deps): bump Prettier to 2.7 chore: bump Prettier to 2.7 Aug 17, 2022
@bradzacher bradzacher enabled auto-merge (squash) August 17, 2022 13:03
@bradzacher bradzacher mentioned this pull request Aug 17, 2022
3 tasks
@bradzacher bradzacher merged commit faaac27 into typescript-eslint:main Aug 17, 2022
@JoshuaKGoldberg JoshuaKGoldberg deleted the prettier-2.7 branch August 17, 2022 14:41
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
repo maintenance things to do with maintenance of the repo, and not with code/docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants