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 #19751

Merged
merged 3 commits into from Jan 18, 2023
Merged

chore(deps): update linters #19751

merged 3 commits into from Jan 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.47.1 -> 5.48.1 age adoption passing confidence
@typescript-eslint/parser 5.47.1 -> 5.48.1 age adoption passing confidence
eslint-config-prettier 8.5.0 -> 8.6.0 age adoption passing confidence
eslint-plugin-jest 27.2.0 -> 27.2.1 age adoption passing confidence

Release Notes

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

v5.48.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.48.0

Compare Source

Features
  • eslint-plugin: specify which method is unbound and added test case (#​6281) (cf3ffdd)

5.47.1 (2022-12-26)

Bug Fixes
  • ast-spec: correct some incorrect ast types (#​6257) (0f3f645)
  • eslint-plugin: [member-ordering] correctly invert optionalityOrder (#​6256) (ccd45d4)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.48.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.48.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.47.1 (2022-12-26)

Note: Version bump only for package @​typescript-eslint/parser

prettier/eslint-config-prettier

v8.6.0

Compare Source

  • Added: [vue/multiline-ternary]. Thanks to @​xcatliu!
jest-community/eslint-plugin-jest

v27.2.1

Compare Source

Bug Fixes

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, check this box

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

@renovate renovate bot enabled auto-merge (squash) January 9, 2023 19:05
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 9, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jan 9, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jan 9, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 9, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 9, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jan 9, 2023
@viceice
Copy link
Member

viceice commented Jan 9, 2023

needs lint fix

renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jan 10, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 10, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 10, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jan 10, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 10, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jan 10, 2023
@rarkins
Copy link
Collaborator

rarkins commented Jan 10, 2023

Lots of errors like this:

❯ yarn lint-fix
yarn run v1.22.19
$ run-s eslint-fix prettier-fix markdown-lint-fix
$ eslint --cache --fix . --report-unused-disable-directives

/Users/rhys/src/github/renovatebot/renovate/lib/modules/platform/gitea/index.ts
  945:3  error  Avoid referencing unbound methods which may cause unintentional scoping of `this`.
If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead  @typescript-eslint/unbound-method

renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jan 16, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 16, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 16, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jan 16, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jan 16, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 16, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 17, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jan 17, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jan 17, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot merged commit 70fd8db into main Jan 18, 2023
@renovate renovate bot deleted the renovate/linters branch January 18, 2023 12:42
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 34.105.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 2023
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