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 dependency @typescript-eslint/eslint-plugin to v6.9.0 #753

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF
@typescript-eslint/eslint-plugin devDependencies minor 6.8.0 -> 6.9.0 OpenSSF Scorecard

Release Notes

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

v6.9.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-confusing-void-expression] handle unfixable cases (#​7674) (7e52f27)
  • eslint-plugin: [no-unsafe-return] allow returning anything if explicitly returning any (#​7708) (c6124b2)
Features
  • eslint-plugin: [max-params] don't count this: void parameter (#​7696) (6398d3f), closes #​7538
  • eslint-plugin: [naming-convention] add support for default and namespace imports (#​7269) (bb15aae)
  • eslint-plugin: [no-restricted-imports] support import = require (#​7709) (4c8edcf)
  • eslint-plugin: [no-unsafe-enum-comparison] add switch suggestion (#​7691) (53d5263), closes #​7643
  • eslint-plugin: [prefer-readonly] private fields support (#​7686) (0e875bf)

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


Configuration

📅 Schedule: Branch creation - "before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file linters labels Oct 26, 2023
@sheerlox sheerlox merged commit 9cec04f into main Oct 26, 2023
14 checks passed
@sheerlox sheerlox deleted the renovate/linters branch October 26, 2023 19:44
ncb000gt pushed a commit that referenced this pull request Oct 29, 2023
## [3.1.6](v3.1.5...v3.1.6) (2023-10-29)

### 🐛 Bug Fixes

* revert runOnce breaking changes ([#760](#760)) ([7cb53ec](7cb53ec))

### ⚙️ Continuous Integrations

* **action:** update actions/checkout action to v4 ([#755](#755)) ([d0d70c6](d0d70c6))
* **action:** update github/codeql-action action to v2.22.4 ([#752](#752)) ([04454c3](04454c3))
* **action:** update github/codeql-action action to v2.22.5 ([#758](#758)) ([2dff183](2dff183))
* **action:** update ossf/scorecard-action action to v2.3.1 ([#754](#754)) ([41d21f1](41d21f1))

### ♻️ Chores

* **deps:** update dependency [@commitlint](https://github.com/commitlint)/cli to v18.2.0 ([#759](#759)) ([4cb466e](4cb466e))
* **deps:** update dependency [@types](https://github.com/types)/node to v20.8.8 ([#756](#756)) ([361728e](361728e))
* **deps:** update dependency [@types](https://github.com/types)/node to v20.8.9 ([#757](#757)) ([e2b1bac](e2b1bac))
* **deps:** update dependency [@typescript-eslint](https://github.com/typescript-eslint)/eslint-plugin to v6.9.0 ([#753](#753)) ([9cec04f](9cec04f))
@ncb000gt
Copy link
Member

🎉 This PR is included in version 3.1.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 linters released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants