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

fix(deps): update rust crate uuid to 1.2.2 #292

Merged
merged 1 commit into from Nov 15, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
uuid dependencies patch 1.2.1 -> 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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 requested review from kilpatty and a team as code owners November 14, 2022 23:42
@renovate renovate bot added the auto-update label Nov 14, 2022
@github-actions
Copy link

🤠 Cargo bloat for toolchain stable-x86_64-unknown-linux-gnu 🤠

@@ Size breakdown @@

Size       1.31 MB
Text size  1.31 MB
Size difference per crate

Note: The numbers below are not 100% accurate, use them as a rough estimate.

@@ Breakdown per crate @@

- (uuid) uuid::fmt::<impl core::fmt::Display for uuid::Uuid>::fmt            104 B
- (std) core::ptr::drop_in_place<tracing_subscriber::fmt::format::Defaul...  1 B
- (std) core::ptr::drop_in_place<()>                                         1 B
- (std) core::ptr::drop_in_place<&core::option::Option<core::ptr::non_nu...  1 B
Dependency tree
@@ Dependency tree @@
Count: 124

  ├─ async-trait v0.1.58 (proc-macro)
  │  ├─ proc-macro2 v1.0.47
  │  │  └─ unicode-ident v1.0.5
  │  ├─ quote v1.0.21
  │  │  └─ proc-macro2 v1.0.47 
  │  └─ syn v1.0.103
  │     ├─ proc-macro2 v1.0.47 
  │     ├─ quote v1.0.21 
  │     └─ unicode-ident v1.0.5
  ├─ bit-set v0.5.3
  │  └─ bit-vec v0.6.3
  ├─ chrono v0.4.23
  │  ├─ iana-time-zone v0.1.53
  │  ├─ num-integer v0.1.45
  │  │  ├─ num-traits v0.2.15
  │  │  │  └─ autocfg v1.1.0
  │  │  └─ autocfg v1.1.0
  │  └─ num-traits v0.2.15 
  ├─ encodings v0.1.0
  ├─ extended-primitives v0.3.8
  │  ├─ encodings v0.1.0
  │  └─ thiserror v1.0.37
  │     └─ thiserror-impl v1.0.37 (proc-macro)
  │        ├─ proc-macro2 v1.0.47 
  │        ├─ quote v1.0.21 
  │        └─ syn v1.0.103 
  ├─ futures v0.3.25
  │  ├─ futures-channel v0.3.25
  │  │  ├─ futures-core v0.3.25
  │  │  └─ futures-sink v0.3.25
  │  ├─ futures-core v0.3.25
  │  ├─ futures-executor v0.3.25
  │  │  ├─ futures-core v0.3.25
  │  │  ├─ futures-task v0.3.25
  │  │  └─ futures-util v0.3.25
  │  │     ├─ futures-channel v0.3.25 
  │  │     ├─ futures-core v0.3.25
  │  │     ├─ futures-io v0.3.25
  │  │     ├─ futures-macro v0.3.25 (proc-macro)
  │  │     │  ├─ proc-macro2 v1.0.47 
  │  │     │  ├─ quote v1.0.21 
  │  │     │  └─ syn v1.0.103 
  │  │     ├─ futures-sink v0.3.25
  │  │     ├─ futures-task v0.3.25
  │  │     ├─ memchr v2.5.0
  │  │     ├─ pin-project-lite v0.2.9
  │  │     ├─ pin-utils v0.1.0
  │  │     └─ slab v0.4.7
  │  │        └─ autocfg v1.1.0
  │  ├─ futures-io v0.3.25
  │  ├─ futures-sink v0.3.25
  │  ├─ futures-task v0.3.25
  │  └─ futures-util v0.3.25 
  ├─ serde v1.0.147
  │  └─ serde_derive v1.0.147 (proc-macro)
  │     ├─ proc-macro2 v1.0.47 
  │     ├─ quote v1.0.21 
  │     └─ syn v1.0.103 
  ├─ serde_json v1.0.87
  │  ├─ itoa v1.0.4
  │  ├─ ryu v1.0.11
  │  └─ serde v1.0.147 
  ├─ signal-hook v0.3.14
  │  ├─ libc v0.2.137
  │  └─ signal-hook-registry v1.4.0
  │     └─ libc v0.2.137
  ├─ signal-hook-tokio v0.3.1
  │  ├─ futures-core v0.3.25
  │  ├─ libc v0.2.137
  │  ├─ signal-hook v0.3.14 
  │  └─ tokio v1.21.2
  │     ├─ bytes v1.2.1
  │     ├─ libc v0.2.137
  │     ├─ memchr v2.5.0
  │     ├─ mio v0.8.5
  │     │  ├─ libc v0.2.137
  │     │  └─ log v0.4.17
  │     │     └─ cfg-if v1.0.0
  │     ├─ num_cpus v1.14.0
  │     │  └─ libc v0.2.137
  │     ├─ parking_lot v0.12.1
  │     │  ├─ lock_api v0.4.9
  │     │  │  ├─ scopeguard v1.1.0
  │     │  │  └─ autocfg v1.1.0
  │     │  └─ parking_lot_core v0.9.4
  │     │     ├─ cfg-if v1.0.0
  │     │     ├─ libc v0.2.137
  │     │     └─ smallvec v1.10.0
  │     ├─ pin-project-lite v0.2.9
  │     ├─ signal-hook-registry v1.4.0 
  │     ├─ socket2 v0.4.7
  │     │  └─ libc v0.2.137
  │     ├─ tokio-macros v1.8.0 (proc-macro)
  │     │  ├─ proc-macro2 v1.0.47 
  │     │  ├─ quote v1.0.21 
  │     │  └─ syn v1.0.103 
  │     └─ autocfg v1.1.0
  ├─ thiserror v1.0.37 
  ├─ tokio v1.21.2 
  ├─ tokio-stream v0.1.11
  │  ├─ futures-core v0.3.25
  │  ├─ pin-project-lite v0.2.9
  │  └─ tokio v1.21.2 
  ├─ tokio-util v0.7.4
  │  ├─ bytes v1.2.1
  │  ├─ futures-core v0.3.25
  │  ├─ futures-sink v0.3.25
  │  ├─ pin-project-lite v0.2.9
  │  └─ tokio v1.21.2 
  ├─ tracing v0.1.37
  │  ├─ cfg-if v1.0.0
  │  ├─ pin-project-lite v0.2.9
  │  ├─ tracing-attributes v0.1.23 (proc-macro)
  │  │  ├─ proc-macro2 v1.0.47 
  │  │  ├─ quote v1.0.21 
  │  │  └─ syn v1.0.103 
  │  └─ tracing-core v0.1.30
  │     └─ once_cell v1.16.0
- └─ uuid v1.2.1
+ └─ uuid v1.2.2
     ├─ getrandom v0.2.8
     │  ├─ cfg-if v1.0.0
     │  └─ libc v0.2.137
     └─ serde v1.0.147 

Commit: f1cdc47 (Compare with baseline commit)

@renovate
Copy link
Contributor Author

renovate bot commented Nov 15, 2022

bors: r+

@bors
Copy link
Contributor

bors bot commented Nov 15, 2022

Build succeeded:

@bors bors bot merged commit d4dfffb into master Nov 15, 2022
@bors bors bot deleted the renovate/uuid-1.x branch November 15, 2022 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants