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

[TASK] Update @typescript-eslint/eslint-plugin to v7.13.0 #233

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 7.12.0 -> 7.13.0 age adoption passing confidence

Release Notes

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

v7.13.0

Compare Source

🚀 Features
  • typescript-estree: require import = require() argument to be a string literal

  • typescript-estree: forbid .body, .async, .generator on declare function

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index

🩹 Fixes
  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression

  • scope-manager: handle index signature in class

  • eslint-plugin: [init-declarations] refine report locations

  • eslint-plugin: [no-base-to-string] make error message more nuanced

  • eslint-plugin: [no-unsafe-assignment] be more specific about error types

  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option

❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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


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.

🔕 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 requested a review from eliashaeussler as a code owner June 3, 2024 21:41
@renovate renovate bot added the dependencies Updates project dependencies label Jun 3, 2024
@renovate renovate bot enabled auto-merge (rebase) June 3, 2024 21:41
Copy link
Contributor Author

renovate bot commented Jun 3, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

Copy link

codeclimate bot commented Jun 3, 2024

Code Climate has analyzed commit 32fe29a and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 87.1% (0.0% change).

View more on Code Climate.

@coveralls
Copy link
Collaborator

coveralls commented Jun 3, 2024

Pull Request Test Coverage Report for Build 9454615842

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.12%

Totals Coverage Status
Change from base Build 9448308646: 0.0%
Covered Lines: 859
Relevant Lines: 986

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/typescript-eslint-eslint-plugin-7.x-lockfile branch 3 times, most recently from f3447f5 to 7f68753 Compare June 6, 2024 19:45
@renovate renovate bot changed the title [TASK] Update @typescript-eslint/eslint-plugin to v7.12.0 [TASK] Update @typescript-eslint/eslint-plugin to v7.12.0 - autoclosed Jun 6, 2024
@renovate renovate bot closed this Jun 6, 2024
auto-merge was automatically disabled June 6, 2024 20:05

Pull request was closed

@renovate renovate bot deleted the renovate/typescript-eslint-eslint-plugin-7.x-lockfile branch June 6, 2024 20:05
@renovate renovate bot changed the title [TASK] Update @typescript-eslint/eslint-plugin to v7.12.0 - autoclosed [TASK] Update @typescript-eslint/eslint-plugin to v7.12.0 Jun 10, 2024
@renovate renovate bot reopened this Jun 10, 2024
@renovate renovate bot restored the renovate/typescript-eslint-eslint-plugin-7.x-lockfile branch June 10, 2024 19:48
| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 7.12.0 | 7.13.0 |
@renovate renovate bot force-pushed the renovate/typescript-eslint-eslint-plugin-7.x-lockfile branch from 7f68753 to 32fe29a Compare June 10, 2024 19:48
@renovate renovate bot enabled auto-merge (rebase) June 10, 2024 19:48
@renovate renovate bot changed the title [TASK] Update @typescript-eslint/eslint-plugin to v7.12.0 [TASK] Update @typescript-eslint/eslint-plugin to v7.13.0 Jun 10, 2024
@renovate renovate bot merged commit 9a41758 into main Jun 10, 2024
42 checks passed
@renovate renovate bot deleted the renovate/typescript-eslint-eslint-plugin-7.x-lockfile branch June 10, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants