rparini / cxroots-app

A React web application for cxroots
0 stars 0 forks source link

Update all non-major dependencies #280

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mathjs (source) 13.0.3 -> 13.1.1 age adoption passing confidence
plotly.js 2.34.0 -> 2.35.0 age adoption passing confidence

Release Notes

josdejong/mathjs (mathjs) ### [`v13.1.1`](https://togithub.com/josdejong/mathjs/blob/HEAD/HISTORY.md#changes-since-1311) [Compare Source](https://togithub.com/josdejong/mathjs/compare/v13.1.0...v13.1.1) - Fix: improve the type definitions of `ConstantNode` to support all data types ([#​3257](https://togithub.com/josdejong/mathjs/issues/3257)). Thanks [@​smith120bh](https://togithub.com/smith120bh). - Docs: fix broken links on the Configuration page. Thanks [@​vassudanagunta](https://togithub.com/vassudanagunta). ### [`v13.1.0`](https://togithub.com/josdejong/mathjs/blob/HEAD/HISTORY.md#2024-08-26-1310) [Compare Source](https://togithub.com/josdejong/mathjs/compare/v13.0.3...v13.1.0) - Feat: support multiple inputs in function `map` ([#​3228](https://togithub.com/josdejong/mathjs/issues/3228), [#​3196](https://togithub.com/josdejong/mathjs/issues/3196)). Thanks [@​dvd101x](https://togithub.com/dvd101x). - Feat: add matrix datatypes in more cases ([#​3235](https://togithub.com/josdejong/mathjs/issues/3235)). Thanks [@​dvd101x](https://togithub.com/dvd101x). - Feat: export util functions `isMap`, `isPartitionedMap`, and `isObjectWrappingMap`. - Fix: [#​3241](https://togithub.com/josdejong/mathjs/issues/3241) function `map` not always working with matrices ([#​3242](https://togithub.com/josdejong/mathjs/issues/3242)). Thanks [@​dvd101x](https://togithub.com/dvd101x). - Fix: [#​3244](https://togithub.com/josdejong/mathjs/issues/3244) fix broken link to `ResultSet` in the docs about classes. - Docs: add a link to the documentation page about the syntax expression from the function `evaluate` (see [#​3238](https://togithub.com/josdejong/mathjs/issues/3238)). - Docs: improve the documentation of `scope` and fix the example `custom_scope_objects.js` ([#​3150](https://togithub.com/josdejong/mathjs/issues/3150)) - Docs: spelling fixes in the embedded docs ([#​3252](https://togithub.com/josdejong/mathjs/issues/3252)). Thanks [@​dvd101x](https://togithub.com/dvd101x).
plotly/plotly.js (plotly.js) ### [`v2.35.0`](https://togithub.com/plotly/plotly.js/blob/HEAD/CHANGELOG.md#2350----2024-08-29) [Compare Source](https://togithub.com/plotly/plotly.js/compare/v2.34.0...v2.35.0) ##### Added - Add new traces: scattermap, choroplethmap and densitymap and map subplots which use maplibre to render maps \[[#​7015](https://togithub.com/plotly/plotly.js/pull/7015), [#​7060](https://togithub.com/plotly/plotly.js/pull/7060), [#​7085](https://togithub.com/plotly/plotly.js/pull/7085), [#​7088](https://togithub.com/plotly/plotly.js/pull/7088), [#​7090](https://togithub.com/plotly/plotly.js/pull/7090), [#​7092](https://togithub.com/plotly/plotly.js/pull/7092), [#​7094](https://togithub.com/plotly/plotly.js/pull/7094), [#​7134](https://togithub.com/plotly/plotly.js/pull/7134)], with thanks to [@​birkskyum](https://togithub.com/birkskyum) for the contribution! ##### Changed - Deprecate mapbox traces and mapbox subplot \[[#​7087](https://togithub.com/plotly/plotly.js/pull/7087)] - Drop obsolete `npm v6` installation \[[#​7095](https://togithub.com/plotly/plotly.js/pull/7095)] - Use `Node.js v18` and `npm v10` in development \[[#​7078](https://togithub.com/plotly/plotly.js/pull/7078)] - Update npm lockfile to v3 \[[#​7099](https://togithub.com/plotly/plotly.js/pull/7099)] - Update turf to v7 \[[#​7116](https://togithub.com/plotly/plotly.js/pull/7116)] ##### Fixed - Fix centroid calculation in turf \[[#​7115](https://togithub.com/plotly/plotly.js/pull/7115)], with thanks to [@​birkskyum](https://togithub.com/birkskyum) for the contribution! - Fix missing cursor for Ternary Plot\[[#​7057](https://togithub.com/plotly/plotly.js/pull/7057)], with thanks to [@​Lexachoc](https://togithub.com/Lexachoc) for the contribution! - Elaborate on the Custom Bundle guide \[[#​7101](https://togithub.com/plotly/plotly.js/pull/7101)]

Configuration

📅 Schedule: Branch creation - "before 5am on Saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.