Skip to content

Try to upgrade eslint and fix various dependency issues - #389

Merged
dghubble merged 1 commit into
mainfrom
eslint
Oct 28, 2024
Merged

Try to upgrade eslint and fix various dependency issues#389
dghubble merged 1 commit into
mainfrom
eslint

Conversation

@dghubble

Copy link
Copy Markdown
Member
  • eslint seems to require another file format now https://eslint.org/docs/latest/use/configure/migration-guide
  • Some of these plugins seem to have conflicting peer dependencies or no longer be in favor for some reason. At this point, GitHub's template for a Typescript action looks quite different and there is no good way to replicate these constant refactors into every action so I guess we're a bit on our own
  • Honestly this is frustrating. These tools are constantly changing, dependabot version bumps are rarely green, and these updates rarely add value. Consider if these tools are worth the time sink

Rel: actions/typescript-action#732
Rel: actions/typescript-action#940

* eslint seems to require another file format now ugh
https://eslint.org/docs/latest/use/configure/migration-guide
* Some of these plugins seem to have conflicting peer dependencies
or no longer be in favor for some reason. At this point, GitHub's
template for a Typescript action looks quite different and there
is no good way to replicate these constant refactors into every
action so I guess we're a bit on our own
* Honestly this is frustrating. These tools are constantly changing,
dependabot version bumps are rarely green, and these updates rarely
add value. Consider if these tools are worth the time sink

Rel: actions/typescript-action#732
Rel: actions/typescript-action#940
@dghubble
dghubble merged commit 6780e84 into main Oct 28, 2024
@dghubble
dghubble deleted the eslint branch October 28, 2024 03:25
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