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

Build: improve eslint + typescript compat #2338

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

axe312ger
Copy link
Collaborator

the older version of these eslint plugins are not compatible to TS v5.5

this updates them, while leaving eslint at v8 as eslint v9 does not support node v18 anymore

@axe312ger axe312ger changed the base branch from master to build/upgrade-typescript June 26, 2024 12:35
@axe312ger axe312ger marked this pull request as ready for review June 27, 2024 09:28
@axe312ger axe312ger requested a review from a team as a code owner June 27, 2024 09:28
@axe312ger axe312ger merged commit 9651d16 into build/upgrade-typescript Jun 27, 2024
2 of 3 checks passed
@axe312ger axe312ger deleted the build/upgrade-eslint branch June 27, 2024 09:28
axe312ger added a commit that referenced this pull request Jun 27, 2024
* build: upgrade typescript to v5

* style: update eslint to support latest typescript and apply it (#2338)
axe312ger added a commit that referenced this pull request Jul 17, 2024
* buidl: remove unused lodash.isplainobject

* build: remove no more needed lodash.isplainobject types

* build: add missing json-patch

* build: remove no more used require-all

* build: remove no more used istanbul

* build: remove no more used json

* chore: move types to dev dependencies

* build: apply npm dedupe

* build: upgrade typescript to v5 (#2337)

* build: upgrade typescript to v5

* style: update eslint to support latest typescript and apply it (#2338)

* build: move dependencies we use for typing only to dev deps
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.

1 participant