Update Rust crate console to 0.16 #12
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
rust
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
vxfemboy/wipedicks!12
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/console-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.15→0.16Release Notes
console-rs/console (console)
v0.16.4Compare Source
What's Changed
TermInnerconstructors by @ChrisDenton in #284is_dumbpublic function by @ugur-eren in #290v0.16.3Compare Source
What's Changed
std::sync::OnceLockinstead ofonce_cellby @cuviper in #281v0.16.2Compare Source
What's Changed
v0.16.1Compare Source
What's Changed
v0.16.0Compare Source
What's Changed
The 0.15.12 release was yanked after it turned out to be semver-incompatible with existing usage by several of the most popular dependent crates, because it introduced a
stdfeature -- and those crates useddefault-features = falsebut relied on thestd-guarded features.The 0.16.0 API should be semver-compatible with the 0.15.x API except for the need for the
stdfeature.Refer to the 0.15.12 release notes for more information.
v0.15.12Compare Source
What's Changed
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.