Fix typo in MathNode.isConditionalNode. Thanks @m93a.
2021-07-07, version 9.4.4
Fixed ArrayNode.toTex(): remove the row delimiter on the last row,
see #2267. Thanks @davidtranhq.
Fix #2269: intersect not returning null for matrix input. Thanks @m93a.
Fix #2245: mathjs not working in IE11 anymore due to a missing polyfill for
Symbol. The browser bundle now includes the necessary polyfills (it is
larger now because of that, see also #2266). Thanks @m93a.
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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/TheCraiggers/Pathfinder-Discord-Bot/network/alerts).
Bumps mathjs to 9.5.2 and updates ancestor dependency rpg-dice-roller. These dependencies need to be updated together.
Updates
mathjs
from 5.10.3 to 9.5.2Changelog
Sourced from mathjs's changelog.
... (truncated)
Commits
975e42f
Publish v9.5.2fd75ee6
Revert TypeScript improvements of v9.5.1 because they contain breaking change...2833317
Fix error in the docs (see #2332)245c856
Publish v9.5.133bbc8c
Update history and authors list2ce542c
fix typescript bug for apply function #2313 (#2330)e6f3123
Improve description offormat
optionprecision
(see #2328)d4881a0
Update HISTORY.md and AUTHORSfc5c202
Merge branch 'typescript_improvements' of https://github.com/LearnSomethingTe...0afcd44
Publish v9.5.0Updates
rpg-dice-roller
from 4.5.2 to 5.0.0Commits
229f269
Merge pull request #221 from GreenImp/release/5.0.0b9c65eb
5.0.02008fd5
Merge pull request #220 from GreenImp/feature/code-ownersb54b5fc
Add CODEOWNERS filebe9465f
Merge pull request #219 from GreenImp/feature/215-replace-pegjs-with-peggyf498e3f
Change package.jsonhomepage
to point to the live documentation3e72ffe
Compile grammar direct to ESM97da522
Replace pegjs with peggy493eea5
Merge pull request #218 from GreenImp/feature/update-dependencies4443232
Update dependenciesDependabot 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/TheCraiggers/Pathfinder-Discord-Bot/network/alerts).