Skip to content

Upgrade @typescript-eslint/* to 8.38.0#981

Draft
jstasiak wants to merge 8 commits intomasterfrom
new-ts-eslint
Draft

Upgrade @typescript-eslint/* to 8.38.0#981
jstasiak wants to merge 8 commits intomasterfrom
new-ts-eslint

Conversation

@jstasiak
Copy link
Copy Markdown
Contributor

@jstasiak jstasiak commented Aug 4, 2025

Mostly keeping things up to date but also we were mixing 7.x and 8.x packages there so this patch also resolves that problem.

I think they adjusted the format slightly. I just ran

    npm install --legacy-peer-deps

with npm 10.9.3 (not the latest).
Mostly keeping things up to date but also we were mixing 7.x and 8.x
packages there so this patch also resolves that problem.
Base automatically changed from bump-eslint-config to master August 4, 2025 10:29
Not detected right now but newer typescript-eslint packages pick these
up:

* If we assert we're only dealing with AxiosError and derivatives
  isAxiosError can never be false so throw error throws a value of type
  never -> linting problem.
* err was unused.
@jstasiak jstasiak changed the base branch from master to fix-type-problems August 4, 2025 10:46
Base automatically changed from fix-type-problems to master August 4, 2025 13:35
@jstasiak
Copy link
Copy Markdown
Contributor Author

jstasiak commented Aug 4, 2025

I think this requires @lune-climate/openapi-typescript-codegen changes, putting the PR on hold, no time to deal with all that.

@jstasiak jstasiak marked this pull request as draft August 4, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants