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(deps): update linters #15895

Merged
merged 1 commit into from Jun 9, 2022
Merged

chore(deps): update linters #15895

merged 1 commit into from Jun 9, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.26.0 -> 5.27.0 age adoption passing confidence
@typescript-eslint/parser 5.26.0 -> 5.27.0 age adoption passing confidence
eslint-plugin-jest 26.3.0 -> 26.4.6 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.27.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-type-alias] handle Template Literal Types (#​5092) (8febf11)
Features
  • [4.7] support new extensions (#​5027) (efc147b)
  • eslint-plugin: [ban-ts-comment] add descriptionFormat option (#​5026) (1fb31a4)
  • eslint-plugin: [no-misused-promises] warn when spreading promises (#​5053) (61ffa9e)
  • eslint-plugin: [space-infix-ops] missing error report for conditional types (#​5041) (0bfab6c)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.27.0

Compare Source

Bug Fixes
  • types: remove leftovers from removal of useJSXTextNode (#​5091) (f9c3647)
Features
jest-community/eslint-plugin-jest

v26.4.6

Compare Source

Bug Fixes
  • no-disabled-tests: don't report on it.todo & test.todo (#​1137) (b651443)

v26.4.5

Compare Source

Bug Fixes
  • expect-expect: include numbers when matching assert function names with wildcards (#​1134) (2d0ef11)

v26.4.4

Compare Source

Bug Fixes
  • don't consider template tags in the middle of a possible jest function chain to be valid (#​1133) (430de17)

v26.4.3

Compare Source

Bug Fixes
  • don't consider method calls on literals or new to be jest functions (#​1132) (379ceb3)
  • produce valid code when when fixing properties accessed with square brackets (#​1131) (6cd600d)

v26.4.2

Compare Source

Bug Fixes
  • don't consider concurrent.skip and concurrent.only valid test functions (#​1124) (0aa5eb6)
  • no-disabled-tests: use jest function call parser for checking number of args (#​1126) (b67e389)

v26.4.1

Compare Source

Bug Fixes

v26.4.0

Compare Source

Features
  • improve how jest function calls are resolved to account for import aliases (#​1122) (781f00e)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot enabled auto-merge (squash) June 4, 2022 19:05
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 4, 2022
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 4, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 4, 2022
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 4, 2022
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v26.4.1 chore(deps): update dependency eslint-plugin-jest to v26.4.2 Jun 4, 2022
@rarkins
Copy link
Collaborator

rarkins commented Jun 5, 2022

/Users/rhys/src/renovatebot/renovate/lib/modules/manager/homebrew/util.ts
   1:1   error    Do not export from a test file     jest/no-export
  16:1   error    Do not export from a test file     jest/no-export
  17:10  warning  Test is missing function argument  jest/no-disabled-tests
  17:10  warning  Test has no assertions             jest/expect-expect
  17:20  error    Title must be a string             jest/valid-title
  63:1   error    Do not export from a test file     jest/no-export

Why does it think this util.ts file is a test file?

@rarkins rarkins marked this pull request as draft June 5, 2022 15:11
auto-merge was automatically disabled June 5, 2022 15:11

Pull request was converted to draft

@viceice
Copy link
Member

viceice commented Jun 5, 2022

not sure, have same issues on my other jest repos.

renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 5, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 5, 2022
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v26.4.2 chore(deps): update dependency eslint-plugin-jest to v26.4.5 Jun 5, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 5, 2022
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 5, 2022
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 6, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 6, 2022
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 7, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 7, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 8, 2022
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 8, 2022
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 8, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 8, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 8, 2022
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 8, 2022
@viceice viceice marked this pull request as ready for review June 9, 2022 06:46
@viceice
Copy link
Member

viceice commented Jun 9, 2022

seems to be fixed now

@viceice viceice merged commit a2000bb into main Jun 9, 2022
@viceice viceice deleted the renovate/linters branch June 9, 2022 06:47
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 32.79.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants