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

Merged
merged 1 commit into from
Jul 27, 2024
Merged

chore(deps): update linters #30422

merged 1 commit into from
Jul 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/eslint (source) 8.56.10 -> 8.56.11 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.16.1 -> 7.17.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.16.1 -> 7.17.0 age adoption passing confidence
eslint-plugin-promise 6.5.1 -> 6.6.0 age adoption passing confidence

Release Notes

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

v7.17.0

Compare Source

🚀 Features
  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7

  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"

🩹 Fixes
  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more)

  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context

  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field

❤️ Thank You
  • Armano
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit

You can read about our versioning strategy and releases on our website.

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

v7.17.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

eslint-community/eslint-plugin-promise (eslint-plugin-promise)

v6.6.0

Compare Source

Bug Fixes
  • always-return: treat process.exit() or process.abort() as an acceptable "return" (#​493) (f368c5a)
Features
  • add strict option to disallow then or catch following await or yield (#​494) (fa482cc)

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 was generated by Mend Renovate. View the repository job log.

| datasource | package                          | from    | to      |
| ---------- | -------------------------------- | ------- | ------- |
| npm        | @types/eslint                    | 8.56.10 | 8.56.11 |
| npm        | @typescript-eslint/eslint-plugin | 7.16.1  | 7.17.0  |
| npm        | @typescript-eslint/parser        | 7.16.1  | 7.17.0  |
| npm        | eslint-plugin-promise            | 6.5.1   | 6.6.0   |
@renovate renovate bot enabled auto-merge July 27, 2024 09:14
@renovate renovate bot added this pull request to the merge queue Jul 27, 2024
Merged via the queue into main with commit a404e49 Jul 27, 2024
38 of 39 checks passed
@renovate renovate bot deleted the renovate/linters branch July 27, 2024 09:27
@renovate-release
Copy link
Collaborator

🎉 This issue has been resolved in version 38.8.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 28, 2024
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.

1 participant