Skip to content
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

Bump uuid from 0.6.5 to 0.8.2 #1

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

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 Mar 15, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/uuid-0.8.2 branch from 7dfd354 to ac0b015 Compare March 18, 2021 09:57
@WesleyKlop
Copy link
Owner

@dependabot ignore this major version

@WesleyKlop WesleyKlop closed this Mar 19, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2021

OK, I won't notify you about version 0.x.x again, unless you re-open this PR or update to a 0.x.x release yourself.

@dependabot dependabot bot deleted the dependabot/cargo/uuid-0.8.2 branch March 19, 2021 11:56
@WesleyKlop WesleyKlop restored the dependabot/cargo/uuid-0.8.2 branch March 19, 2021 11:57
@WesleyKlop WesleyKlop reopened this Mar 19, 2021
@WesleyKlop
Copy link
Owner

@dependabot ignore this minor version

@WesleyKlop WesleyKlop closed this Mar 19, 2021
@dependabot dependabot bot deleted the dependabot/cargo/uuid-0.8.2 branch March 19, 2021 11:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2021

OK, I won't notify you about version 0.8.x again, unless you re-open this PR or update to a 0.8.x release yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant