fix(deps): update rust crate specta to v2.0.0-rc.25#151
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
c6f3117 to
0de504c
Compare
e9c5b69 to
335f485
Compare
335f485 to
a55a4f0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
=2.0.0-rc.24→=2.0.0-rc.25Release Notes
specta-rs/specta (specta)
v2.0.0-rc.25: - v2 is hiding in the shadowsCompare 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,Uint8ArrayandURLJS's types to come from your Rust types in supported frameworks (like TauRPC and Tauri Specta).Checkout the docs for more information.
Improvements
Including:
Breaking changes:
NamedDataType, includingstd::string::Stringand built-in typesFormatto a traitNew Contributors
Full Changelog: specta-rs/specta@v2.0.0-rc.24...v2.0.0-rc.25
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.