-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update dependencies #798
Update dependencies #798
Conversation
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](jquery/jquery-ui@1.13.1...1.13.2) --- updated-dependencies: - dependency-name: jquery-ui dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.2...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…ri-component-0.2.2' into update-deps
…2.3' into update-deps
….29.4' into update-deps
…h-3.1.2' into update-deps
…i-1.13.2' into update-deps
…i-1.13.2' into update-deps
Co-authored-by: Dougal Dobie <[email protected]>
Co-authored-by: Dougal Dobie <[email protected]>
Co-authored-by: Dougal Dobie <[email protected]>
Yes - so I wasn't running qcluster. I have it running now - and checked the create measurement arrow task which seems to work from the webpage. |
OK. After an epic battle with Bokeh - I think it is working as before now. I also took the oppurtunity to fix the TNS equry in the external search results panel of the eta-V page. |
Good point! I was going to mention this when we met the other day but forgot. |
Yeah that makes sense! Only slightly confusing thing is that it'll be linking PRs that are merging onto a branch that isn't dev, but I don't think that's actually a problem |
I've played around and everything seems to be okay! |
Update dependencies to deal with dependabot reccomendations and to prepare for future upgrades. The updates of Numpy and Pandas required some changes to bits of the code to deal with deprectaions.
Also update the javascript dependencies and run
npm audit fix
. This has made no difference to the web interface as far as I can tell.This closes all the current dependabot PRs: #682 #681 #680 #679 #677 #675 #674 #673 #671 #670 #669 #668 #663 #659 #635