SlavyanDesu / BocchiBot

BocchiBot is a multipurpose WhatsApp bot using wa-automate-nodejs library!
MIT License
309 stars 408 forks source link

Bump mathjs from 11.5.0 to 11.5.1 #478

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mathjs from 11.5.0 to 11.5.1.

Changelog

Sourced from mathjs's changelog.

2023-01-31, 11.5.1

  • Add type definitions for function rotationMatrix (#2860). Thanks @​brunoSnoww.
  • Add type signature for lusolve(LUDecomposition, ...) (#2864). Thanks @​evanmiller.
  • Fix #2873: the rocket_trajectory_optimization.html example being partly broken. Thanks @​dvd101x.
  • Fix #2871: coverage report broken (#2877). Thanks @​bornova.
  • Fix #2883: update documentation for stat functions, describe missing syntax.
  • Fix #2884: fix examples in the embedded docs of function pow and some other functions.
  • Fix type definition of function complex for one numeric input (#2886), thanks @​ariymarkowitz.
  • Fix type definitions of map() and forEach() (#2887), thanks @​xiaohk.
  • Fix #2606: improve type definitions of dotMultiply, dotPow and dotDivide (#2890). Thanks @​brunoSnoww.
Commits
  • 2c5a290 chore: publish v11.5.1 and update devDependencies
  • 654e1b7 Refactor dotMultiply, dotPow and dotDivide types (#2890)
  • 78a593b Change types in matrix map() and forEach() (#2887)
  • 2e8da50 chore: update history and authors
  • ac0ffb7 Add numeric types to complex() type declaration (#2886)
  • 35f30f2 Revert "fix #2870: implement a workaround for Next.js confusing npm package n...
  • 078049e fix #2870: implement a workaround for Next.js confusing npm package names `co...
  • 496c000 fix #2884: fix examples in the embedded docs of function pow and some other...
  • 224ef38 chore: update history
  • a012c1e fix #2883: add missing syntax for statistical functions in docs
  • 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
SlavyanDesu commented 1 year ago

@dependabot merge