Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Bump uuid from 0.6.5 to 0.8.2 #323

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2022

Bumps uuid from 0.6.5 to 0.8.2.

Release notes

Sourced from uuid's releases.

uuid 0.8.2: API and feature cleanups

This release includes a large number of internal refactorings and changes to dependencies.

The 0.8.x releases are now tracked on the 0.8.x branch of uuid. The main branch now contains breaking changes.

Contributions

  • Update md5 to 0.7 (#442)
  • Use getrandom instead of rand (#447)
  • Remove dependency on serde_derive (#478)
  • Add WASI support (#477)
  • Fix some links in the docs (#471)
  • Make Uuid #[repr(transparent)] (#468)
  • Fix the example in the readme (#467)
  • Clarify documentation around rand crate (#489)
  • Fix an incorrect date mentioned in the docs (#496)
  • Update getrandom to 0.2.0 (#501)
  • Improve deserialization error message (#505)
  • Update docs on wasm features (#506)

uuid 0.8.1: Docs

This release doesn't contain any source changes, it fixes up errors in the docs, adds clarification and more examples.

Contributions

  • Tidy up some docs. (#434)

uuid 0.8.0: API polish and consolidation

This release is pretty substantial; it's the accumulation of some 8 months of work. It includes changes to error types, 128bit integer support, explicit endianness and V1 timestamps.

Contributions

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 7, 2022
@dependabot dependabot bot force-pushed the dependabot/cargo/uuid-0.8.2 branch from a0b5726 to 2bc3bd3 Compare July 29, 2022 08:51
Bumps [uuid](https://github.com/uuid-rs/uuid) from 0.6.5 to 0.8.2.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@0.6.5...0.8.2)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/uuid-0.8.2 branch from 2bc3bd3 to 638ef14 Compare October 17, 2022 10:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Development

Successfully merging this pull request may close these issues.

None yet

0 participants