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

fix: pin grafana deps to v7.4.1 and move react-calendar types dep #31

Merged
merged 3 commits into from
Feb 11, 2021

Conversation

vickyyyyyyy
Copy link
Member

@vickyyyyyyy vickyyyyyyy commented Feb 11, 2021

Move the react-calendar types from devDeps to deps, otherwise we get an error when using the DatePicker in plugins

Screenshot 2021-02-11 at 14 40 25

Also pinned the grafana deps to v7.4.1 rather than next so it's clearer what the version we are using

@vickyyyyyyy vickyyyyyyy requested a review from a team February 11, 2021 14:41
@vickyyyyyyy vickyyyyyyy self-assigned this Feb 11, 2021
@vickyyyyyyy vickyyyyyyy changed the title fix: move react-calendar types dep fix: pin grafana deps to v7.4.1 and move react-calendar types dep Feb 11, 2021
@kminehart
Copy link
Contributor

do we need to do anything to release this change?

@vickyyyyyyy
Copy link
Member Author

vickyyyyyyy commented Feb 11, 2021

do we need to do anything to release this change?

I don't think so, we would just to re-gen our yarn.lock files in plugins that use this (since we haven't released this or versioned it for npm or anything) and I haven't found any breaking changes with this. I added a tag previously with the v7.4.0 so we know from which commit onwards it contains the v7.4.0 breaking changes

@vickyyyyyyy vickyyyyyyy merged commit c39c6ea into master Feb 11, 2021
@vickyyyyyyy vickyyyyyyy deleted the move-react-calendar-types-dep branch February 11, 2021 14:51
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.

None yet

2 participants