Bump linregress from 0.1.7 to 0.4.0#7570
Conversation
Bumps [linregress](https://github.com/n1m3/linregress) from 0.1.7 to 0.4.0. - [Release notes](https://github.com/n1m3/linregress/releases) - [Commits](n1m3/linregress@0.1.7...0.4.0) Signed-off-by: dependabot[bot] <support@github.com>
|
bumping linregress, makes wasm build with runtime-benchmark feature failing. It seems new version of linregress, bring new version of nalgebra which brings a version of rand_core which brings std. Actually I don't understand why old linregress version was working in the first place as it doesn't seem to support environment without std either. If I can understand how linregress wasn't importing std in the old version maybe I can understand why if is doing so now. |
|
Superseded by #7580 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps linregress from 0.1.7 to 0.4.0.
Commits
23bdadaNew version 0.4.060d88bfImplement Clippy suggestions8f1df08Switch Error type to enum and remove deprecated display method0cf1b94Add newlines between items (functions, structs, etc...)5eaee35Reimplement subtract_value_from_matrix and get rid of matrix_as_veccf2e5beEnsure model is consistent before prediction0a97d02Document lack of non real value handling inpredict8de8b8cDocument expected input of predict7efd9a4Implement new ErrorKinds and ensure vectors are consistent5cd3ab1Add more tests (two of these currently failing)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)