Skip to content

Conversation

@mderriey
Copy link
Member

@mderriey mderriey commented Mar 24, 2025

What

This is a follow-up to #34 where I forgot to add the eslint-config-prettier config.

Other changes

  • Add Dependabot configuration for GitHub Actions.
  • Update packages.
  • Remove esbuild npm override as new vitest version ships with a fixed esbuild version.

Notes

commander stays on v12 as v13 introduces a breaking change where short options (with a single dash) cannot contain more than a single character, see the changelog for v13.

@mderriey mderriey merged commit b456b3b into main Mar 25, 2025
1 check passed
@mderriey mderriey deleted the mderriey/eslint-config-prettier branch March 25, 2025 16:40
@neilcampbell
Copy link

neilcampbell commented Mar 26, 2025

@mderriey @tristanmenzel Apparently chalk has moved to es module only in v5, which seems to have caused this failure https://github.com/algorandfoundation/algokit-utils-ts/actions/runs/14065836162/job/39389346075#step:14:32

Should we switch back to v4 or handle in some other way? Currently the usage in algokit-utils-ts has been pinned to the previous version.

@mderriey
Copy link
Member Author

@neilcampbell I'll have a look at this today.

@mderriey mderriey mentioned this pull request Mar 27, 2025
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.

4 participants