-
Notifications
You must be signed in to change notification settings - Fork 5
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
chore(deps): update github/codeql-action digest to 5883c13 #291
Conversation
Codecov Report
@@ Coverage Diff @@
## master #291 +/- ##
=======================================
Coverage 20.78% 20.78%
=======================================
Files 19 19
Lines 1318 1318
=======================================
Hits 274 274
Misses 1044 1044 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
🤠 Cargo bloat for toolchain stable-x86_64-unknown-linux-gnu 🤠 @@ Size breakdown @@
Size 1.31 MB
Text size 1.31 MB
Size difference per crateNote: 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: 8a97585 (Compare with baseline commit) |
344d77a
to
01c1a0a
Compare
01c1a0a
to
4358b91
Compare
bors: r+ |
Build succeeded: |
This PR contains the following updates:
33b10be
->5883c13
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.
This PR has been generated by Mend Renovate. View repository job log here.