Update Rust crate uuid to v1.26.0 #18
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/uuid-1.x-lockfile"
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:
1.20.0→1.26.0Release Notes
uuid-rs/uuid (uuid)
v1.26.0Compare Source
What's Changed
Full Changelog: https://github.com/uuid-rs/uuid/compare/1.25.0...v1.26.0
v1.25.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.24.1...1.25.0
v1.24.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.24.0...v1.24.1
v1.24.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.23.5...v1.24.0
v1.23.5Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.23.4...v1.23.5
v1.23.4Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.23.3...v1.23.4
v1.23.3Compare Source
What's Changed
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.23.2...v1.23.3
v1.23.2Compare Source
What's Changed
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.23.1...v1.23.2
v1.23.1Compare Source
What's Changed
msrvfeature from wasm-bindgen dependency by @guybedford in #877New Contributors
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.23.0...v1.23.1
v1.23.0Compare Source
What's Changed
New Contributors
Special thanks
@meng-xu-cs raised a series of bugs against the timestamp logic in
uuidusing automated tooling. The issues themselves were reasonably and responsibly presented and the end result is a betteruuidlibrary for everyone. Thanks!Deprecations
This release includes the following deprecations:
Context: Renamed toContextV1Timestamp::from_gregorian: Renamed toTimestamp::from_gregorian_timeChange to
Version::MaxVersion::Max'su8representation has changed from0xffto0x0fto match the value returned byUuid::get_version_num.Change to
Uuid::get_versionfor the max UUIDUuid::get_versionwill only returnSome(Version::Max)if the UUID is actually the max UUID (all bytes are0xff). Previously it would returnSomeif only the version field was0x0f. This change matches the behaviour of the nil UUID, which only returnsSome(Version::Nil)if the UUID is the nil UUID (all bytes are0x00).Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.22.0...v1.23.0
v1.22.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.21.0...v1.22.0
v1.21.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.20.0...v1.21.0
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 CLI.
07bc1c5b6ato062c8f0108Update Rust crate uuid to v1.21.0to Update Rust crate uuid to v1.22.0062c8f0108tobf2fa404afUpdate Rust crate uuid to v1.22.0to Update Rust crate uuid to v1.23.0bf2fa404afto39559813afUpdate Rust crate uuid to v1.23.0to Update Rust crate uuid to v1.23.139559813af0c0935c42cUpdate Rust crate uuid to v1.23.1to Update Rust crate uuid to v1.23.20c0935c42cto02cdb4c374Update Rust crate uuid to v1.23.2to Update Rust crate uuid to v1.23.302cdb4c374toae61263578Update Rust crate uuid to v1.23.3to Update Rust crate uuid to v1.23.4ae61263578to47e25f7827Update Rust crate uuid to v1.23.4to Update Rust crate uuid to v1.23.547e25f7827to97a16caf98Update Rust crate uuid to v1.23.5to Update Rust crate uuid to v1.24.097a16caf98toec1efae79eUpdate Rust crate uuid to v1.24.0to Update Rust crate uuid to v1.24.1ec1efae79eto3fdeda23ceUpdate Rust crate uuid to v1.24.1to Update Rust crate uuid to v1.25.03fdeda23ceto20f553646cUpdate Rust crate uuid to v1.25.0to Update Rust crate uuid to v1.26.020f553646ctocc1a13ba53View 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.