Skip to content

fix(deps): update rust (major)#612

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-rust
Open

fix(deps): update rust (major)#612
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-rust

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 12, 2026

This PR contains the following updates:

Package Type Update Change
toml workspace.dependencies major 0.9.81.0.0
usage-lib (source) dependencies major 23

Release Notes

toml-rs/toml (toml)

v1.1.1

Compare Source

v1.1.0

Compare Source

v1.0.7

Compare Source

v1.0.6

Compare Source

v1.0.5

Compare Source

v1.0.4

Compare Source

v1.0.3

Compare Source

v1.0.2

Compare Source

v1.0.1

Compare Source

v1.0.0

Compare Source

v0.9.12

Compare Source

jdx/usage (usage-lib)

v3.2.0

Compare Source

🚀 Features
🐛 Bug Fixes
  • (zsh) escape parentheses and brackets in completion descriptions by @​jdx in #​559
New Contributors

v3.1.0

Compare Source

🚀 Features
  • (cli) render all doc-related fields in --help output by @​jdx in #​554
  • (cli) support reading spec from stdin via --file - by @​jdx in #​555
🐛 Bug Fixes
  • (zsh) remove trailing space from completions and add directory slash by @​jdx in #​556
  • use field assignment for non-exhaustive Spec in benchmarks by @​jdx in #​552
📦️ Dependency Updates

v3.0.0

Compare Source

🚀 Features
  • (spec) breaking add support for license, before/after help metadata by @​jdx in #​542
🐛 Bug Fixes
  • (cobra) escape newlines, tabs, and carriage returns in kdlQuoteAlways by @​thecodesmith in #​539
  • bump major version for breaking changes in release automation by @​jdx in #​544
  • add custom_major_increment_regex for breaking change detection by @​jdx in #​545
  • handle all breaking change commit formats in major bump regex by @​jdx in 27e1ab1
  • normalize breaking change commit format in preprocessor by @​jdx in aa72b92
📚 Documentation
🛡️ Security
🔍 Other Changes
📦️ Dependency Updates
New Contributors

v2.18.2

Compare Source

🐛 Bug Fixes
📦️ Dependency Updates
New Contributors

v2.18.1

Compare Source

🐛 Bug Fixes
  • (lib) validate choices for variadic args and flags by @​jdx in #​520
🛡️ Security
📦️ Dependency Updates

v2.18.0

Compare Source

🚀 Features
  • (publish) extract communique into separate enhance-release job by @​jdx in #​513

v2.17.4

Compare Source

🐛 Bug Fixes
  • (publish) retry draft release creation until tag is indexed by @​jdx in #​510

v2.17.3

Compare Source

🐛 Bug Fixes
  • (publish) use gh api directly to create release with explicit tag_name by @​jdx in #​508

v2.17.2

Compare Source

🐛 Bug Fixes
  • (publish) anchor gh release create to GITHUB_SHA to avoid untagged release by @​jdx in #​506

v2.17.1

Compare Source

🔍 Other Changes

v2.17.0

Compare Source

🚀 Features
🐛 Bug Fixes
  • (docs) align homepage feature button with integrations page by @​jdx in #​496
📚 Documentation
  • add integrations directory with framework tracker by @​jdx in #​497
  • add integrations directory with framework tracker by @​jdx in #​499
🔍 Other Changes
📦️ Dependency Updates
New Contributors

v2.16.2

Compare Source

🐛 Bug Fixes
  • (lib) add missing child node support to arg parser by @​jdx in #​489
  • (release) write release notes to file instead of capturing stdout by @​jdx in #​488
  • (release) make release notes editorialization non-blocking by @​jdx in #​490
📚 Documentation
🔍 Other Changes
📦️ Dependency Updates

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Feb 12, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
error: failed to load manifest for workspace member `/tmp/renovate/repos/github/finos/morphir/crates/morphir`
referenced via `crates/*` by workspace at `/tmp/renovate/repos/github/finos/morphir/Cargo.toml`

Caused by:
  failed to load manifest for dependency `morphir-common`

Caused by:
  failed to read `/tmp/renovate/repos/github/finos/morphir/ecosystem/morphir-rust/crates/morphir-common/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/morphir/Cargo.toml --workspace
error: failed to load manifest for workspace member `/tmp/renovate/repos/github/finos/morphir/crates/morphir`
referenced via `crates/*` by workspace at `/tmp/renovate/repos/github/finos/morphir/Cargo.toml`

Caused by:
  failed to load manifest for dependency `morphir-common`

Caused by:
  failed to read `/tmp/renovate/repos/github/finos/morphir/ecosystem/morphir-rust/crates/morphir-common/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 12, 2026

Deploy Preview for angry-raman-7c44f6 canceled.

Name Link
🔨 Latest commit 751685a
🔍 Latest deploy log https://app.netlify.com/projects/angry-raman-7c44f6/deploys/69b58ae3f923fc0008d6285f

@renovate renovate bot force-pushed the renovate/major-rust branch 6 times, most recently from dcd4b54 to b8d22e0 Compare February 21, 2026 23:50
@renovate renovate bot force-pushed the renovate/major-rust branch from b8d22e0 to 6b39197 Compare February 25, 2026 20:34
@renovate renovate bot force-pushed the renovate/major-rust branch 2 times, most recently from 094f3f9 to 3eb71c4 Compare March 9, 2026 00:14
@renovate renovate bot force-pushed the renovate/major-rust branch from 3eb71c4 to 751685a Compare March 14, 2026 16:20
@renovate renovate bot changed the title chore(deps): update rust crate toml to v1 fix(deps): update rust (major) Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants