Jan Amann

Results 436 comments of Jan Amann

Jest is a dev-dependency that doesn't run as part of the action, but only during development (see also https://github.com/facebook/create-react-app/issues/11174). That being said, if you'd like to propose a PR that...

Updating `semver` will furthermore not affect the code that runs for consumers of this action, so yes. Updating dependencies would be good at some point, so we can leave this...

Hey, thank you for the kind words and the question! Hmm, generally I'm all for the verified badge, but I noticed this is only available for GitHub organizations and not...

Hi and thanks for opening the issue! It might be related to a change in the sticky-pull-request-comment action. I saw there was recently an `ignore_empty` option added: https://github.com/marocchino/sticky-pull-request-comment/releases/tag/v2.3.0. Probably this...

Hey, and thank you for raising this question! There's a chance that we could get rid of the token, maybe that would allow us to recommend a single event trigger...

Hello and thanks for the report! I'm unfortunately not aware of this issue. Can you try to debug it and if you find an issue, propose a fix?

@raphaelbadia Your summary from above looks correct to me! I found that `@next/mdx` also uses the approach with the webpack alias: https://github.com/vercel/next.js/blob/056ab7918fef27133072f62f41b991fa47e52543/packages/next-mdx/index.js#L24 In case you need an i18n routing middleware...

@terales Any chance this could be reviewed and possibly released? Thank you for your help!

@ScreamZ The plugin support from i18n-ally does a bit more than the custom config, e.g. providing more options for replacement upon extraction, so generally a merged PR would be preferable...

> Is there a solution from the next-intl side? What kind of solution are you looking for from the `next-intl` side? Seems like the behavior needs to be fixed in...