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: bumped minimum TypeScript version to 4.3 #207

Merged
merged 5 commits into from
Jun 15, 2023
Merged

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Apr 27, 2023

PR Checklist

Overview

Raises the lowest tested version to 4.3 and removes code that supports earlier versions (i.e. 4.2). Bumps the version to 0.1.0 0.2.0 accordingly.

@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Merging #207 (589e073) into main (e11775e) will decrease coverage by 0.34%.
The diff coverage is 100.00%.

❗ Current head 589e073 differs from pull request most recent head bdfb417. Consider uploading reports for the commit bdfb417 to get more accurate results

@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
- Coverage   46.84%   46.50%   -0.34%     
==========================================
  Files          20       20              
  Lines         459      458       -1     
  Branches      179      179              
==========================================
- Hits          215      213       -2     
  Misses        216      216              
- Partials       28       29       +1     
Flag Coverage Δ
4.2.4 ?
4.3.5 ?
4.4.4 ?
4.9.5 46.50% <100.00%> (?)
latest ?

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

Impacted Files Coverage Δ
src/tokens.ts 84.61% <100.00%> (-1.10%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@RebeccaStevens RebeccaStevens left a comment

Choose a reason for hiding this comment

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

Looks all good to me except for the couple of linting issues.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 279f843 into main Jun 15, 2023
22 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the ts-4.3 branch June 15, 2023 14:31
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.

🚀 Feature: Increase supported TS versions to reflect the passage of time (April/May 2023)
2 participants