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.8.0 #734

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v6.8.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-type-imports] import assertion checks added (#​7722) (afdae37)
  • eslint-plugin: [no-shadow] fix static class generics for class expressions (#​7724) (e5ea1d0)
  • eslint-plugin: [no-unsafe-member-access] report on only the accessed property (#​7717) (f81a2da)
  • eslint-plugin: [no-useless-empty-export] exempt .d.ts (#​7718) (ac397f1)
Features
  • eslint-plugin: add new extended rule prefer-destructuring (#​7117) (3c6379b)

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

6.7.5 (2023-10-09)

Bug Fixes
  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#​7712) (db40a0a)

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

6.7.4 (2023-10-02)

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

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

6.7.3 (2023-09-25)

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

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

6.7.2 (2023-09-18)

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

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

6.7.1 (2023-09-18)

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

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 20, 2023
@sheerlox sheerlox merged commit 12e7487 into main Oct 20, 2023
10 checks passed
@sheerlox sheerlox deleted the renovate/linters branch October 20, 2023 08:13
ncb000gt pushed a commit that referenced this pull request Oct 24, 2023
## [3.1.4](v3.1.3...v3.1.4) (2023-10-24)

### 🐛 Bug Fixes

* run once when actual date is given to setTime ([#740](#740)) ([ee54dd5](ee54dd5))

### ⚙️ Continuous Integrations

* **action:** update actions/checkout action to v4 ([#735](#735)) ([144ba67](144ba67))

### ♻️ Chores

* **deps:** lock file maintenance ([#741](#741)) ([6d94742](6d94742))
* **deps:** update dependency [@types](https://github.com/types)/jest to v29.5.6 ([#736](#736)) ([57c0efa](57c0efa))
* **deps:** update dependency [@types](https://github.com/types)/node to v20.8.7 ([#737](#737)) ([21c4065](21c4065))
* **deps:** update dependency [@typescript-eslint](https://github.com/typescript-eslint)/eslint-plugin to v6.8.0 ([#734](#734)) ([12e7487](12e7487))
* **deps:** update tests ([#738](#738)) ([3815e2a](3815e2a))
@ncb000gt
Copy link
Member

🎉 This PR is included in version 3.1.4 🎉

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.

2 participants