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 typescript-tslint-plugin from 0.5.5 to 1.0.2 #1121

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps typescript-tslint-plugin from 0.5.5 to 1.0.2.

Changelog

Sourced from typescript-tslint-plugin's changelog.

1.0.2 - March 31, 2022

  • Deprecate package as eslint is now preferred for TypeScript linting.
  • Try ignoring in-memory files which can crash tslint.

1.0.1 - December 14, 2020

  • Catch error when resolving global tslint fails. Thanks @​nickjs!

1.0.0 - November 30, 2020

  • Restricts when tslint is loaded from the workspace. This fix was made in response to CVE-2020-17150.
    • Global TSLint versions can always be loaded.
    • TSLint versions installed next to the plugin can always be loaded.
    • Otherwise, the consumer of the plugin must use onConfigurationChanged and explicitly enable allowWorkspaceLibraryExecution.
    • You can also force allow workspace versions of TSLint to be loaded by setting a TS_TSLINT_ENABLE_WORKSPACE_LIBRARY_EXECUTION environment variable.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 14, 2024
Copy link

vercel bot commented Oct 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
universalviewer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 1:05pm

@demiankatz
Copy link
Contributor

@dependabot rebase

Bumps [typescript-tslint-plugin](https://github.com/microsoft/typescript-tslint-plugin) from 0.5.5 to 1.0.2.
- [Changelog](https://github.com/microsoft/typescript-tslint-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/typescript-tslint-plugin/commits)

---
updated-dependencies:
- dependency-name: typescript-tslint-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/typescript-tslint-plugin-1.0.2 branch from 2165961 to 27844d6 Compare October 21, 2024 13:03
@demiankatz demiankatz merged commit c4558d3 into dev Oct 21, 2024
3 checks passed
@demiankatz demiankatz deleted the dependabot/npm_and_yarn/dev/typescript-tslint-plugin-1.0.2 branch October 21, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant