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

Bump tslint-microsoft-contrib to ~6.2.0 to include react-this-binding-issue rule fix #1802

Merged

Conversation

KevinTCoughlin
Copy link
Member

Although tslint is deprecated, some downstream repos have not yet been migrated to eslint. We'd like to bump [email protected] namely to include the following rule fix: microsoft/tslint-microsoft-contrib#813. Currently, I'm pinning the version using pnpmfile.js in the downstream repo.

cc: @dennisjsyi

@octogonz
Copy link
Collaborator

LGTM but the CI build failed

@KevinTCoughlin
Copy link
Member Author

LGTM but the CI build failed

Thanks, let me try this again.

@KevinTCoughlin KevinTCoughlin force-pushed the keco/tslint-microsoft-contrib branch from 5cd7bf5 to 4cffb03 Compare April 1, 2020 02:55
@KevinTCoughlin
Copy link
Member Author

I'll have to investigate why snapshots are churning. It happens across enlistments. I don't see a jest related dependency update in the lockfile.

@iclanton iclanton force-pushed the keco/tslint-microsoft-contrib branch 2 times, most recently from df7ef65 to eca0528 Compare April 3, 2020 02:31
@iclanton iclanton force-pushed the keco/tslint-microsoft-contrib branch from eca0528 to 0b27585 Compare April 3, 2020 02:32
@KevinTCoughlin
Copy link
Member Author

Thanks @iclanton 👏.

@iclanton iclanton merged commit 9213f12 into microsoft:master Apr 3, 2020
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.

react-bind-this-issue doesn't detect bind decorators defined after usage
3 participants