-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(monorepo): update cargo pre-1.0 packages (minor) #529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cargo-all-pre-1.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. |
9b033b4 to
857563b
Compare
857563b to
a1fa64a
Compare
a1fa64a to
dbcd5ee
Compare
5c3d398 to
384a124
Compare
384a124 to
66e72a4
Compare
e3cfbec to
83f3a81
Compare
7ee5850 to
e291cc6
Compare
e291cc6 to
4327240
Compare
4327240 to
8994060
Compare
0cc9c66 to
512566e
Compare
512566e to
ed82952
Compare
ed82952 to
a35f28a
Compare
113253a to
70583a8
Compare
2c87aac to
646f1d0
Compare
02ae612 to
941e015
Compare
efce254 to
47e1418
Compare
c3d2f2d to
75e2bde
Compare
Contributor
Author
|
75e2bde to
87f42d0
Compare
87f42d0 to
8f6b6af
Compare
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:
^0.6.0→^0.10.0^0.8.1→^0.12.0^0.8.14→^0.9.10Release Notes
ron-rs/ron (ron)
v0.12.0Compare Source
API Changes
ron::error::Error::Base64Errorvariant. (#566)into_inner()method toron::ser::Serializerto retrieve the inner writer. (#588)base64dependency. (#566)Format Changes
Bug Fixes
v0.11.0Compare Source
API Changes
SpannedErrornow stores the full error span in span: Span { start: Position, end: Position }`, to facilitate, e.g., language server highlighting of syntax errors.no_stdsupport via a newstdfeature (enabled by default). With default features disabled, you must enable thestdfeature to accessde::from_reader, and thestd::iooperations onOptions, such asfrom_reader,from_reader_seed,to_io_writer, andto_io_writer_pretty(#567)ron::value::Numberto ensure it is non-exhaustive, to avoid breakingmatches when feature unification enables more of its variants than expected (#568)Examples
file_read_write_vec.rsfor reading and writingVec<T>to/from files. (#573)v0.10.1API Changes
ron::Options::to_io_writerandron::Options::to_io_writer_prettyto allow writing into anio::Writer(#561)ron::value::Numberis now non-exhaustive, to avoid breakingmatches when feature unification enables more of its variants than expected (#564)v0.9.0Compare Source
API Changes
ron::error::Error::Base64Errorvariant. (#566)into_inner()method toron::ser::Serializerto retrieve the inner writer. (#588)base64dependency. (#566)Format Changes
Bug Fixes
toml-rs/toml (toml)
v0.9.10Compare Source
v0.9.9Compare Source
v0.9.8Compare Source
v0.9.7Compare Source
v0.9.6Compare Source
v0.9.5Compare Source
v0.9.4Compare Source
v0.9.3Compare Source
v0.9.2Compare Source
v0.9.1Compare Source
v0.9.0Compare Source
v0.8.23Compare Source
v0.8.22Compare Source
v0.8.21Compare Source
v0.8.20Compare Source
v0.8.19Compare Source
v0.8.18Compare Source
v0.8.17Compare Source
v0.8.16Compare Source
v0.8.15Compare Source
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.