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 v6.9.1 #493

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 6.9.0 -> 6.9.1 age adoption passing confidence

Release Notes

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

v6.9.1

Compare Source

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

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.

| datasource | package                          | from  | to    |
| ---------- | -------------------------------- | ----- | ----- |
| npm        | @typescript-eslint/eslint-plugin | 6.9.0 | 6.9.1 |
@renovate renovate bot added the dependencies Updates project dependencies label Oct 30, 2023
@renovate renovate bot enabled auto-merge (rebase) October 30, 2023 20:20
@renovate
Copy link
Contributor Author

renovate bot commented Oct 30, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Resources/Private/Frontend/yarn.lock
/opt/containerbase/tools/yarn-slim/1.22.19/node_modules/yarn/lib/cli.js:66123
            throw new (_errors || _load_errors()).ResponseError(_this3.reporter.lang('requestFailed', description), res.statusCode);
            ^

ResponseError: Request failed "500 Internal Server Error"
    at ResponseError.ExtendableBuiltin (/opt/containerbase/tools/yarn-slim/1.22.19/node_modules/yarn/lib/cli.js:696:66)
    at new ResponseError (/opt/containerbase/tools/yarn-slim/1.22.19/node_modules/yarn/lib/cli.js:802:124)
    at params.callback [as _callback] (/opt/containerbase/tools/yarn-slim/1.22.19/node_modules/yarn/lib/cli.js:66123:19)
    at self.callback (/opt/containerbase/tools/yarn-slim/1.22.19/node_modules/yarn/lib/cli.js:140890:22)
    at Request.emit (node:events:514:28)
    at Request.<anonymous> (/opt/containerbase/tools/yarn-slim/1.22.19/node_modules/yarn/lib/cli.js:141862:10)
    at Request.emit (node:events:514:28)
    at IncomingMessage.<anonymous> (/opt/containerbase/tools/yarn-slim/1.22.19/node_modules/yarn/lib/cli.js:141784:12)
    at Object.onceWrapper (node:events:628:28)
    at IncomingMessage.emit (node:events:526:35) {
  responseCode: 500
}

Node.js v20.9.0

@codeclimate
Copy link

codeclimate bot commented Oct 30, 2023

Code Climate has analyzed commit 8b7b806 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 92.6% (0.0% change).

View more on Code Climate.

@renovate renovate bot merged commit f9c0bac into main Oct 30, 2023
19 of 21 checks passed
@renovate renovate bot deleted the renovate/typescript-eslint-eslint-plugin-6.x-lockfile branch October 30, 2023 20:29
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

1 participant