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

⬆️ Update dependency typescript-tslint-plugin to v0.3.1 #45

Merged
merged 1 commit into from
Apr 16, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2019

This PR contains the following updates:

Package Type Update Change References
typescript-tslint-plugin devDependencies minor 0.0.5 -> 0.3.1 source

Release Notes

microsoft/typescript-tslint-plugin

v0.3.1

Compare Source

  • Fix the fix-all action show up even on non-autofixable errors.

v0.3.0

Compare Source

  • Set fixName on returned actions. Thanks @​kondi!
  • Fix TS Lint's fix all quick fix showing up on non-tslint errors.
  • Use getCombinedQuickFixes to compute 'fix all of X' errors.

v0.2.1

Compare Source

  • Fix ignoreDefinitionFiles defaulting to false.

v0.2.0

Compare Source

  • Allowing configuring excluded files. Thanks @​vemoo!
  • Default alwaysShowRuleFailuresAsWarnings to true. Set "alwaysShowRuleFailuresAsWarnings": false to restore the old behavior.
  • Removing logic for older TS lint versions. Only TSlint5 was ever officially supported but there was still some logic for handling older tslint4.
  • Don't show error in editor if tslint can't be found. We still log an error in the TS Server but do not generate an editor warning.

v0.1.2

Compare Source

  • Always show a disable rule fix for TSLint errors. Thanks @​reduckted!

v0.1.1

Compare Source

  • Fix bug that could cause TS Lint to use a different version of TypeScript than the version being used by the plugin. This would result in unexpected behavior.

v0.1.0

Compare Source

  • Add support for configuring the plugin from an editor.
  • Correctly observe changes to the tsconfig/jsconfig.
  • Fix error that could cause duplicate tslint errors to be reported.

v0.0.7

Compare Source

  • Fix potential state corruption error when using TS 3.2.

v0.0.6

Compare Source

  • Add enableJs option to enable/disable validating js. Default to false.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot added the renovate label Mar 30, 2019
@renovate renovate bot force-pushed the renovate/typescript-tslint-plugin-0.x branch from 71c82be to 3c6203f Compare March 30, 2019 16:45
@renovate renovate bot changed the title ⬆️ Update dependency typescript-tslint-plugin to v0.3.1 ⬆️ Update dependency typescript-tslint-plugin to v0.3.1 Mar 30, 2019
@screendriver screendriver force-pushed the master branch 2 times, most recently from 9f1e1bd to ee55bbc Compare April 16, 2019 10:41
@renovate renovate bot force-pushed the renovate/typescript-tslint-plugin-0.x branch from 3c6203f to 8b54b14 Compare April 16, 2019 10:51
@renovate renovate bot force-pushed the renovate/typescript-tslint-plugin-0.x branch from 8b54b14 to 15a7da7 Compare April 16, 2019 10:57
@screendriver screendriver merged commit 2e60b2d into master Apr 16, 2019
@delete-merged-branch delete-merged-branch bot deleted the renovate/typescript-tslint-plugin-0.x branch April 16, 2019 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants