Commit f603bbe
committed
chore(deps): upgrade dependencies and regenerate bindings
Upgrade the workspace dependencies (notably rmcp 1.8 -> 2.0) and
regenerate all language bindings, docs, and e2e suites with alef 0.30.7.
Fix the breakage the upgrade surfaced:
- migrate the MCP catalog/server to the rmcp 2.0 API (Content ->
ContentBlock, RawResource -> Resource, Role rename, non-exhaustive
struct constructors, ResourceContents catch-all arms)
- restore the serde::ser import in NodeContext serialization
- pin alef_version to 0.30.7
Tooling: let cargo-sort own Cargo.toml and exclude generated dart bridge
files from poly fmt; allowlist the serde::ser false-positive typo, the
delocate typo, and the extendr version.R stub; mark unused-by-design
binding deps as machete-ignored; mark php test runners executable.1 parent 051410f commit f603bbe
535 files changed
Lines changed: 3478 additions & 6581 deletions
File tree
- .agents/skills
- api
- cli
- mcp
- .claude/skills
- api
- cli
- mcp
- .codex/skills
- api
- cli
- mcp
- .github/skills
- api
- cli
- mcp
- crates
- html-to-markdown-ffi
- include
- src
- html-to-markdown-node
- src
- html-to-markdown-php/src
- html-to-markdown-py/src
- html-to-markdown-rs-jni
- src
- html-to-markdown-wasm
- src
- html-to-markdown
- src
- converter
- form
- tier1
- mcp
- docs
- reference
- e2e
- csharp
- tests
- c
- dart
- test
- elixir/test
- go
- java
- src/test/java/io/xberg/e2e
- kotlin_android
- src/test/kotlin/io/xberg/android/e2e
- node
- tests
- php
- tests
- python
- tests
- ruby
- spec
- rust
- tests
- r
- tests
- swift_e2e/Tests/HtmlToMarkdownE2ETests
- wasm
- tests
- zig/src
- packages
- csharp
- HtmlToMarkdown
- dart
- lib
- src
- html_to_markdown_rs_bridge_generated
- rust
- src
- elixir
- lib
- html_to_markdown
- native/html_to_markdown_nif/src
- go
- cmd/download_ffi
- include
- java/src/main/java/io/xberg/htmltomarkdown
- kotlin-android
- src/main
- kotlin/io/xberg/android
- php
- src
- stubs
- python/html_to_markdown
- ruby
- ext/html_to_markdown_rb
- native
- src
- lib
- html_to_markdown
- sig
- r
- R
- src/rust
- src
- swift
- Sources
- HtmlToMarkdown
- RustBridge
- rust
- src
- zig/src
- test_apps
- csharp
- tests
- c
- dart
- test
- elixir/test
- go
- homebrew
- java
- src/test/java/io/xberg/e2e
- kotlin_android
- src/test/kotlin/io/xberg/android/e2e
- node
- tests
- php_ext
- php
- tests
- python
- tests
- ruby
- spec
- rust
- tests
- r
- tests
- swift_e2e/Tests/HtmlToMarkdownE2ETests
- wasm
- tests
- zig/src
- tools/benchmark-harness
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments