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

[Merged by Bors] - Update Rust crate uuid to 1.2.2 #202

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
uuid dependencies minor 1.1.2 -> 1.2.2

Release Notes

uuid-rs/uuid

v1.2.2

Compare Source

What's Changed

Full Changelog: uuid-rs/uuid@1.2.1...1.2.2

v1.2.1

Compare Source

What's Changed

Full Changelog: uuid-rs/uuid@1.2.0...1.2.1

v1.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@1.1.2...1.2.0


Configuration

📅 Schedule: Branch creation - "after 5:00 and before 6:00 every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 21, 2022
@renovate renovate bot requested a review from a team October 21, 2022 03:27
@renovate renovate bot changed the title Update Rust crate uuid to 1.2.1 Update Rust crate uuid to 1.2.2 Nov 15, 2022
@renovate renovate bot force-pushed the renovate/uuid-1.x branch 2 times, most recently from 4ee07ed to 1c159b0 Compare November 25, 2022 07:57
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

bors bot pushed a commit that referenced this pull request Dec 5, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [uuid](https://togithub.com/uuid-rs/uuid) | dependencies | minor | `1.1.2` -> `1.2.2` |

---

### Release Notes

<details>
<summary>uuid-rs/uuid</summary>

### [`v1.2.2`](https://togithub.com/uuid-rs/uuid/releases/tag/1.2.2)

[Compare Source](https://togithub.com/uuid-rs/uuid/compare/1.2.1...1.2.2)

#### What's Changed

-   CI Cleanups by [@&#8203;KodrAus](https://togithub.com/KodrAus) in [uuid-rs/uuid#640
-   Remove extern crate alloc by [@&#8203;KodrAus](https://togithub.com/KodrAus) in [uuid-rs/uuid#645
-   Prepare for 1.2.2 release by [@&#8203;KodrAus](https://togithub.com/KodrAus) in [uuid-rs/uuid#646

**Full Changelog**: uuid-rs/uuid@1.2.1...1.2.2

### [`v1.2.1`](https://togithub.com/uuid-rs/uuid/releases/tag/1.2.1)

[Compare Source](https://togithub.com/uuid-rs/uuid/compare/1.2.0...1.2.1)

#### What's Changed

-   Fix up lost re-export of v1 Timestamp by [@&#8203;KodrAus](https://togithub.com/KodrAus) in [uuid-rs/uuid#636
-   Prepare for 1.2.1 release by [@&#8203;KodrAus](https://togithub.com/KodrAus) in [uuid-rs/uuid#637

**Full Changelog**: uuid-rs/uuid@1.2.0...1.2.1

### [`v1.2.0`](https://togithub.com/uuid-rs/uuid/releases/tag/1.2.0)

[Compare Source](https://togithub.com/uuid-rs/uuid/compare/1.1.2...1.2.0)

#### What's Changed

-   formatting changes by [@&#8203;pintariching](https://togithub.com/pintariching) in [uuid-rs/uuid#610
-   Remove outdated Travis CI reference by [@&#8203;atouchet](https://togithub.com/atouchet) in [uuid-rs/uuid#616
-   refactors Timestamp, Context and ClockSequence, and adds UUIDS v6, v7, v8 by [@&#8203;rrichardson](https://togithub.com/rrichardson) in [uuid-rs/uuid#611
-   migrate from winapi to windows_sys in examples by [@&#8203;sn99](https://togithub.com/sn99) in [uuid-rs/uuid#626
-   Update windows-sys requirement from 0.36.1 to 0.42.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [uuid-rs/uuid#628
-   Some work on the new version features by [@&#8203;KodrAus](https://togithub.com/KodrAus) in [uuid-rs/uuid#625
-   Implement now in wasm by [@&#8203;KodrAus](https://togithub.com/KodrAus) in [uuid-rs/uuid#630
-   More work on docs by [@&#8203;KodrAus](https://togithub.com/KodrAus) in [uuid-rs/uuid#631
-   hide draft versions behind the unstable cfg by [@&#8203;KodrAus](https://togithub.com/KodrAus) in [uuid-rs/uuid#633
-   Prepare for 1.2.0 release by [@&#8203;KodrAus](https://togithub.com/KodrAus) in [uuid-rs/uuid#634

#### New Contributors

-   [@&#8203;pintariching](https://togithub.com/pintariching) made their first contribution in [uuid-rs/uuid#610
-   [@&#8203;atouchet](https://togithub.com/atouchet) made their first contribution in [uuid-rs/uuid#616
-   [@&#8203;sn99](https://togithub.com/sn99) made their first contribution in [uuid-rs/uuid#626

**Full Changelog**: uuid-rs/uuid@1.1.2...1.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5:00 and before 6:00 every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/stackabletech/secret-operator).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMyIsInVwZGF0ZWRJblZlciI6IjM0LjIzLjEifQ==-->
@bors
Copy link
Contributor

bors bot commented Dec 5, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Update Rust crate uuid to 1.2.2 [Merged by Bors] - Update Rust crate uuid to 1.2.2 Dec 5, 2022
@bors bors bot closed this Dec 5, 2022
@bors bors bot deleted the renovate/uuid-1.x branch December 5, 2022 08:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant