Skip to content

fix(deps): update rust crate specta to v2.0.0-rc.25#151

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/specta-2.x
Open

fix(deps): update rust crate specta to v2.0.0-rc.25#151
renovate[bot] wants to merge 1 commit into
devfrom
renovate/specta-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 7, 2026

This PR contains the following updates:

Package Type Update Change
specta dependencies patch =2.0.0-rc.24=2.0.0-rc.25

Release Notes

specta-rs/specta (specta)

v2.0.0-rc.25: - v2 is hiding in the shadows

Compare Source

Specta v2.0.0-rc.25

This is intened to be the final release (pending any bugs/issues) before the final stable v2 release drops mid next month. This release is intended to act as a way for everyone to upgrade, and to help spot any oversights or bugs with the new system so your feedback would be greatly appricated!

This release tightens up the core datamodel and provides better error messgaes and lot of internal fixes to prepare for the final stable release.

A massive shoutout to Flight Science for funding this work. It literally wouldn't be possible without them!

Semantic Types

This feature allows for BigInt, Date, Uint8Array and URL JS's types to come from your Rust types in supported frameworks (like TauRPC and Tauri Specta).

Checkout the docs for more information.

Improvements

Including:

  • Fixing todo's
  • Much better errors in Typescript crate
  • Cleanup the code and simplify the Typescript crate
  • Fix a lot of bugs reported by the community (thanks everyone!)

Breaking changes:

  • Everything is now an NamedDataType, including std::string::String and built-in types
  • Move Format to a trait

New Contributors

Full Changelog: specta-rs/specta@v2.0.0-rc.24...v2.0.0-rc.25


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 May 7, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact 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 src-tauri/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `specta`.
    ... required by package `specta-typescript v0.0.11`
    ... which satisfies dependency `specta-typescript = "^0.0.11"` of package `flowforge v1.8.0 (/tmp/renovate/repos/github/Atypical-Consulting/FlowForge/src-tauri)`
versions that meet the requirements `=2.0.0-rc.24` are: 2.0.0-rc.24

all possible versions conflict with previously selected packages.

  previously selected package `specta v2.0.0-rc.25`
    ... which satisfies dependency `specta = "=2.0.0-rc.25"` of package `flowforge v1.8.0 (/tmp/renovate/repos/github/Atypical-Consulting/FlowForge/src-tauri)`

failed to select a version for `specta` which could resolve this conflict

@renovate renovate Bot force-pushed the renovate/specta-2.x branch 17 times, most recently from c6f3117 to 0de504c Compare May 15, 2026 09:30
@renovate renovate Bot force-pushed the renovate/specta-2.x branch 8 times, most recently from e9c5b69 to 335f485 Compare May 20, 2026 01:56
@renovate renovate Bot force-pushed the renovate/specta-2.x branch from 335f485 to a55a4f0 Compare May 20, 2026 15:54
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