Dependency Dashboard
- Dominant language
- Rust
- Stars
- 209
- Forks
- 65
- Avg merge
- 8h 55m
- Merged PRs (30d)
- 126
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/finos/morphir).
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [chore(deps): update github-actions](../pull/767) (`bun`, `java-jdk`, `mozilla-actions/sccache-action`)
- [ ] [chore(deps): update mise-tools](../pull/791) (`bun`, `node`, `rust`, `usage`)
- [ ] [fix(deps): update npm](../pull/804) (`effect`, `js-yaml`, `react`, `react-dom`)
- [ ] [fix(deps): update rust](../pull/638) (`clap`, `cucumber`, `getrandom`, `indexmap`, `owo-colors`, `reqwest`, `serde-saphyr`, `starbase`, `termimad`, `tokio-tungstenite`, `toml`, `usage-lib`, `uuid`)
- [ ] [fix(deps): update rust (major)](../pull/752) (`cap-fs-ext`, `cap-std`, `dirs`, `ed25519-dalek`)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
bun (1)
tools/package.json (2)
- `@types/bun ^1.4.0`
- `typescript ~7.0.0`
cargo (3)
Cargo.toml (36)
- `starbase 0.13` → [Updates: `0.13`]
- `clap 4.5.57` → [Updates: `4.5.57`]
- `anyhow 1.0`
- `base64 0.23`
- `cap-fs-ext 3.4.5` → [Updates: `4.0.0`]
- `cap-std 3.4.5` → [Updates: `4.0.0`]
- `same-file 1.0.6`
- `thiserror 2.0.18`
- `miette 7`
- `cucumber 0.22` → [Updates: `0.23`]
- `vfs 0.13`
- `ratatui 0.30`
- `crossterm 0.29`
- `tuirealm 4`
- `tui-realm-stdlib 4`
- `tui-realm-textarea 4`
- `tracing 0.1`
- `tracing-subscriber 0.3`
- `tracing-appender 0.2`
- `fs2 0.4`
- `rustix 1.1`
- `windows-sys 0.61`
- `serde 1.0`
- `serde_json 1.0`
- `serde-saphyr 1` → [Updates: `1`]
- `stacker 0.1`
- `toml 1.0.0` → [Updates: `1.0.0`]
- `tempfile 3`
- `semver 1`
- `uuid 1` → [Updates: `1`]
- `zip 8.6`
- `ed25519-dalek 2` → [Updates: `3`]
- `unicode-casefold 0.2`
- `unicode-normalization 0.1`
- `url 2.5.8`
- `percent-encoding 2.3.2`crates/integration-tests/Cargo.toml (4)
- `tempfile 3.24`
- `serde_json 1.0`
- `cucumber 0.22` → [Updates: `0.23`]
- `tokio 1`crates/morphir/Cargo.toml (22)
- `owo-colors 4` → [Updates: `4`]
- `termimad 0.35` → [Updates: `0.35`]
- `syntect 5`
- `async-trait 0.1`
- `tokio 1`
- `axum 0.8`
- `chrono 0.4`
- `walkdir 2`
- `serde 1.0`
- `serde_json 1.0`
- `dirs 6.0` → [Updates: `7.0`]
- `schemars 1.0`
- `indexmap 2` → [Updates: `2`]
- `getrandom 0.3` → [Updates: `0.4`]
- `subtle 2`
- `webbrowser 1`
- `usage-lib 6` → [Updates: `6`]
- `tokio 1`
- `futures-util 0.3`
- `reqwest 0.13` → [Updates: `0.13`]
- `tokio-tungstenite 0.29` → [Updates: `0.30`]
- `chrono 0.4`
github-actions (5)
.github/actions/cache-scala-native-image/action.yml (1)
- `actions/cache v6`
.github/actions/setup-rust-ci/action.yml (2)
- `mozilla-actions/sccache-action v0.0.10` → [Updates: `v0.0.11`]
- `Swatinem/rust-cache v2`.github/workflows/ci.yml (26)
- `actions/checkout v7`
- `dorny/paths-filter v4`
- `actions/checkout v7`
- `oven-sh/setup-bun v2`
- `actions/checkout v7`
- `jdx/mise-action v4`
- `actions/checkout v7`
- `jdx/mise-action v4`
- `actions/upload-artifact v7`
- `actions/checkout v7`
- `jdx/mise-action v4`
- `graalvm/setup-graalvm v1`
- `coursier/cache-action v8`
- `actions/upload-artifact v7`
- `actions/checkout v7`
- `jdx/mise-action v4`
- `actions/download-artifact v8`
- `actions/download-artifact v8`
- `actions/checkout v7`
- `jdx/mise-action v4`
- `actions/checkout v7`
- `jdx/mise-action v4`
- `actions/upload-artifact v7`
- `actions/checkout v7`
- `bun 1.4.0` → [Updates: `1.4.2`]
- `java-jdk 25` → [Updates: `25.0.4+101.0.LTS`].github/workflows/create-meeting-agenda.yml (2)
- `actions/checkout v7`
- `peter-evans/create-issue-from-file v6`.github/workflows/release.yml (6)
- `actions/checkout v7`
- `actions/checkout v7`
- `dtolnay/rust-toolchain stable`
- `actions/upload-artifact v7`
- `actions/checkout v7`
- `actions/download-artifact v8`
mise (1)
.config/mise/config.toml (6)
- `rust 1.98.0` → [Updates: `1.98.1`]
- `python 3.14.7`
- `node 24.20.0` → [Updates: `24.21.0`]
- `bun 1.4.0` → [Updates: `1.4.2`]
- `npm:morphir-elm 2.100.0`
- `usage 6.6.1` → [Updates: `6.9.1`]
npm (2)
package.json (1)
- `husky ^9.1.7`
website/package.json (23)
- `effect 3.22.1` → [Updates: `3.22.2`]
- `ajv ^8.20.0`
- `ajv-formats ^3.0.1`
- `@cmfcmf/docusaurus-search-local ^2.0.0`
- `@docusaurus/core ^3.9.2`
- `@docusaurus/plugin-google-gtag ^3.9.2`
- `@docusaurus/preset-classic ^3.9.2`
- `@mdx-js/react ^3.0.0`
- `clsx ^2.1.0`
- `@monaco-editor/react ^4.6.0`
- `jsonpath-plus ^10.2.0`
- `@uiw/react-json-view ^2.0.0-alpha.27`
- `docusaurus-json-schema-plugin ^1.13.3`
- `prism-react-renderer ^2.3.0`
- `prismjs ^1.30.0`
- `prismjs-gleam ^1.0.4`
- `react ^19.0.0` → [Updates: `^19.0.0`]
- `react-dom ^19.0.0` → [Updates: `^19.0.0`]
- `@docusaurus/module-type-aliases ^3.9.2`
- `@docusaurus/tsconfig ^3.9.2`
- `js-yaml ^5.0.0` → [Updates: `^5.0.0`]
- `typescript ~7.0.0`
- `node >=18.0`
nvm (2)
.nvmrc (1)
- `node 24`
website/.nvmrc (1)
- `node 24`
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
Assessment
This issue has not been assessed yet.