Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Bump uuid from 0.7.4 to 0.8.1 #1550

Merged
merged 1 commit into from
Oct 21, 2019
Merged

Bump uuid from 0.7.4 to 0.8.1 #1550

merged 1 commit into from
Oct 21, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps uuid from 0.7.4 to 0.8.1.

Release notes

Sourced from uuid's releases.

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

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 20, 2019
@thomaseizinger thomaseizinger force-pushed the dependabot/cargo/uuid-0.8.1 branch from 1aab444 to 47511ca Compare October 20, 2019 23:44
@mergify
Copy link
Contributor

mergify bot commented Oct 21, 2019

bors r+

bors bot added a commit that referenced this pull request Oct 21, 2019
1550: Bump uuid from 0.7.4 to 0.8.1 r=mergify[bot] a=dependabot-preview[bot]

Bumps [uuid](https://github.com/uuid-rs/uuid) from 0.7.4 to 0.8.1.
<details>
<summary>Release notes</summary>

*Sourced from [uuid's releases](https://github.com/uuid-rs/uuid/releases).*

> ## 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](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/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
> 
> - [#427](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/427) 
> - [#419](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/419) 
> - [#424](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/424) 
> - [#418](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/418) 
> - [#413](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/413) 
> - [#407](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/407) 
> - [#404](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/404) 
> - [#400](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/400) 
> - [#399](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/399) 
> - [#398](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/398) 
> - [#397](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/397) 
> - [#396](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/396) 
> - [#394](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/394) 
> - [#393](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/393) 
> - [#390](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/390)
> - [#389](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/389) 
> - [#388](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/388) 
</details>
<details>
<summary>Commits</summary>

- [`fb62500`](uuid-rs/uuid@fb62500) Merge [#435](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/435)
- [`5b12da4`](uuid-rs/uuid@5b12da4) prepare for 0.8.1 release
- [`db2fe00`](uuid-rs/uuid@db2fe00) Merge [#434](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/434)
- [`1c37051`](uuid-rs/uuid@1c37051) tidy up some docs
- [`aa6d78f`](uuid-rs/uuid@aa6d78f) Merge [#433](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/433)
- [`b03c098`](uuid-rs/uuid@b03c098) use simpler version bound in readme
- [`2799026`](uuid-rs/uuid@2799026) prepare for 0.8.0 release
- [`1b8308b`](uuid-rs/uuid@1b8308b) Merge [#427](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/427)
- [`2497ac7`](uuid-rs/uuid@2497ac7) tweak feature testing
- [`c6d39af`](uuid-rs/uuid@c6d39af) run fmt
- Additional commits viewable in [compare view](uuid-rs/uuid@0.7.4...0.8.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=uuid&package-manager=cargo&previous-version=0.7.4&new-version=0.8.1)](https://dependabot.com/compatibility-score.html?dependency-name=uuid&package-manager=cargo&previous-version=0.7.4&new-version=0.8.1)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the `.dependabot/config.yml` file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Oct 21, 2019

Build succeeded

@bors bors bot merged commit 47511ca into master Oct 21, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/uuid-0.8.1 branch October 21, 2019 00:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants