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

Bump machinelearn from 2.0.0 to 2.1.5 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps machinelearn from 2.0.0 to 2.1.5.

Release notes

Sourced from machinelearn's releases.

Release 2.1.5

  • Merge pull request #258 from machinelearnjs/hotfix (789a2e4)
  • fix(pkg): updating lodash to 4.17.13 and handlebar to 4.0.14 (386ca55)

Release 2.1.4

  • Merge pull request #256 from machinelearnjs/hotfix (18a8c3a)
  • doc(CHANGELOG.md): adding 2.1.4 (9de04cb)
  • Merge pull request #255 from machinelearnjs/fix/browser-install-new (f74645b)
  • docs(REAMDME.md): adding jsdeliver link (d7592b8)
  • docs(README.md): adding a browser loading example (cbb5d05)
  • docs(*): adding a note to mention the APIs that are not available on the browsers (49a8c08)
  • refactor(*): cleanups including adding a prod webpack, removing ts module config (aaf50e7)
  • refactor(Dockerfile): removing global typescript install (0648a4c)
  • feature(webpack.config.js): adding webpack for browser bundling and an explicit index.ts for browser (d5ddd6d)
  • Merge pull request #247 from machinelearnjs/fix/linksinreadme (f0f9a5e)
  • fix: links in readme (78b32bd)
  • chore(MathExtra.ts): ignore genRandomIndex in docs (a4a46ad)

Release 2.1.3

🚀 new API! 🚀

Release 2.1.2

[2.1.2]

🐛 Installation issues 🐛

  • fix: SVM APIs are now based on libsvm-ts, a new module managed by machinelearn.js! It solves various issues and introduces friendlier/easy-to-use APIs
  • fix: fs-extra is no longer a production dependency

Release 2.1.1

[2.1.1]

🚀 new API! 🚀

  • feature: mean_squared_log_error by @​VariableVasasMT thanks!
  • enhance: Enhanced CI using AzurePipelines

Release 2.1.0

🚀 New API! 🚀

Release 2.0.2

🐛 API consistency update 🐛

  • enhance: MinMaxScaler now implements transform and fit_transform correctly accroding to ScikitLearn MinMaxScaler
... (truncated)
Changelog

Sourced from machinelearn's changelog.

Change Log

All notable changes to this project will be documented in this file.

[2.1.4]

🐛 Browser bundle fix 🐛

  • fix: Browser bundle is now correctly working but it now excludes SVM and dataset APIs during the bundling process

[2.1.3]

:feature: new API! :feature:

[2.1.2]

🐛 Installation issues 🐛

  • fix: SVM APIs are now based on libsvm-ts, a new module managed by machinelearn.js! It solves various issues and introduces friendlier/easy-to-use APIs
  • fix: fs-extra is no longer a production dependency

[2.1.1]

🚀 new API! 🚀

  • feature: mean_squared_log_error by @​VariableVasasMT thanks!
  • enhance: Enhanced CI using AzurePipelines

[2.1.0]

🚀 New API! 🚀

[2.0.2]

🐛 API consistency update 🐛

  • enhance: MinMaxScaler now implements transform and fit_transform correctly accroding to ScikitLearn MinMaxScaler

[2.0.1]

🚀 feature implementations 🚀

  • feature: Multivariate Linear Regression
Commits
  • c622c3a Release 2.1.5
  • 789a2e4 Merge pull request #258 from machinelearnjs/hotfix
  • 386ca55 fix(pkg): updating lodash to 4.17.13 and handlebar to 4.0.14
  • dca2031 Release 2.1.4
  • 18a8c3a Merge pull request #256 from machinelearnjs/hotfix
  • 9de04cb doc(CHANGELOG.md): adding 2.1.4
  • f74645b Merge pull request #255 from machinelearnjs/fix/browser-install-new
  • d7592b8 docs(REAMDME.md): adding jsdeliver link
  • cbb5d05 docs(README.md): adding a browser loading example
  • 49a8c08 docs(*): adding a note to mention the APIs that are not available on the brow...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants