Jack Westbrook

Results 86 comments of Jack Westbrook

I took a quick look at the codebase and other than the root `package.json` (which I see has just been bumped to latest) I cannot find any reference to `lerna`...

Sorry for not replying sooner... >I just upgraded us to 7. Do you think the peer dep would be better? I was under the impression the upgrade was for the...

@hipstersmoothie I'll get something together asap. 👍

I've just hit this issue whilst trying to debug why our repo started creating odd changelogs and unintentionally published a major version. We're running `[email protected]` and `[email protected]`. Unfortunately the global...

Let's close this as @jazmon has gone to the trouble of bringing the two together. Awesome work everybody! 🚀

@hipstersmoothie I'm happy to submit a PR for this. > I think a installStyle option would make sense. Set it to block and get a code block Just to make...

@ashharrison90 I've not looked at the breaking changes yet but please be careful bumping `react-redux` and `redux` as they are both [shared with plugins](https://github.com/grafana/grafana/blob/main/public/app/features/plugins/loader/sharedDependencies.ts#L13). 😞

> is there a recommended way to test this? I'm afraid to say (to the best of my knowledge) there's not an easy way to reliably test these things. I...

@zoltanbedi do we need to ignore the dependency in renovate config? Looks like the bot has opened #60453 .