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

chore(deps): update codecov/codecov-action digest to 54a0566 #675

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2024

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action digest 98ab2c5 -> 54a0566

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the auto-update label Jan 31, 2024
@renovate renovate bot requested review from kilpatty and a team as code owners January 31, 2024 18:40
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.31%. Comparing base (d1a33db) to head (5827d0d).

Current head 5827d0d differs from pull request most recent head 8cbc9ed

Please upload reports for the commit 8cbc9ed to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #675      +/-   ##
==========================================
+ Coverage   68.35%   69.31%   +0.96%     
==========================================
  Files          29       29              
  Lines        1839     1799      -40     
==========================================
- Hits         1257     1247      -10     
+ Misses        582      552      -30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Jan 31, 2024

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

@@ Size breakdown @@

- Size     8.38 MB
+ Size     8.39 MB  +5.58 KB
Text size  2.15 MB
Size difference per crate

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

@@ Breakdown per crate @@

+ (http) <http::header::value::HeaderValue as core::convert::From<u64>>:...  631 B
- (tokio) alloc::collections::btree::map::BTreeMap<K,V,A>::insert            3.05 KB
- (tokio) tokio::runtime::blocking::pool::Inner::run                         1.71 KB
- (http) <http::header::value::HeaderValue as core::convert::From<usize>...  631 B
- (regex_automata) core::fmt::num::<impl core::fmt::Debug for usize>::fm...  29 B
- (tokio) <std::hash::random::DefaultHasher as core::hash::Hasher>::writ...  475 B
- (tokio) tokio::runtime::time::wheel::level::Level::next_expiration         468 B
- (tower_http) tower_http::cors::CorsLayer::new                              394 B
- (serde_json) serde_json::de::from_trait                                    369 B
- (tokio) tokio::runtime::driver::IoHandle::unpark                           286 B
- (tokio) core::ptr::drop_in_place<tokio::runtime::io::driver::Handle>       248 B
- (tokio) tokio::runtime::time::wheel::Wheel::new                            246 B
- (stratum_server) stratum_server::miner_list::MinerList::new                157 B
- (stratum_server) <std::time::SystemTimeError as core::fmt::Debug>::fmt     41 B
- (tokio) tokio::util::rand::FastRand::new                                   28 B
- (serde_json) <serde_json::raw::ReferenceFromString as serde::de::Visit...  21 B
- (stratum_server) stratum_server::types::connection_id::ConnectionID::n...  15 B
- (stratum_server) <axum::routing::Router<S> as core::clone::Clone>::clo...  12 B
- (bytes) <*const T as core::fmt::Debug>::fmt                                9 B
- (axum_core) core::error::Error::source                                     3 B
- (std) core::ptr::drop_in_place<signal_hook_registry::register<tokio::s...  1 B
- (std) core::ptr::drop_in_place<&lock_api::mutex::Mutex<parking_lot::ra...  1 B
- (axum_core) core::ptr::drop_in_place<http::header::map::MaxSizeReached...  1 B
- (hyper) core::ptr::drop_in_place<&http::header::value::HeaderValue>        1 B
- (stratum_server) core::ptr::drop_in_place<std::thread::local::AccessEr...  1 B
- (stratum_server) core::ptr::drop_in_place<&u8>                             1 B
Dependency tree
@@ Dependency tree @@
Count: 223

  ├─ async-trait v0.1.81 (proc-macro)
  │  ├─ proc-macro2 v1.0.86
  │  │  └─ unicode-ident v1.0.12
  │  ├─ quote v1.0.36
  │  │  └─ proc-macro2 v1.0.86 
- │  └─ syn v2.0.70
+ │  └─ syn v2.0.72
  │     ├─ proc-macro2 v1.0.86 
  │     ├─ quote v1.0.36 
  │     └─ unicode-ident v1.0.12
  ├─ axum v0.7.5
  │  ├─ async-trait v0.1.81 (proc-macro) 
  │  ├─ axum-core v0.4.3
  │  │  ├─ async-trait v0.1.81 (proc-macro) 
- │  │  ├─ bytes v1.6.0
+ │  │  ├─ bytes v1.6.1
  │  │  ├─ futures-util v0.3.30
  │  │  │  ├─ futures-channel v0.3.30
  │  │  │  │  ├─ futures-core v0.3.30
  │  │  │  │  └─ futures-sink v0.3.30
  │  │  │  ├─ futures-core v0.3.30
  │  │  │  ├─ futures-io v0.3.30
  │  │  │  ├─ futures-macro v0.3.30 (proc-macro)
  │  │  │  │  ├─ proc-macro2 v1.0.86 
  │  │  │  │  ├─ quote v1.0.36 
- │  │  │  │  └─ syn v2.0.70 
+ │  │  │  │  └─ syn v2.0.72 
  │  │  │  ├─ futures-sink v0.3.30
  │  │  │  ├─ futures-task v0.3.30
  │  │  │  ├─ memchr v2.7.4
  │  │  │  ├─ pin-project-lite v0.2.14
  │  │  │  ├─ pin-utils v0.1.0
  │  │  │  └─ slab v0.4.9
  │  │  │     └─ autocfg v1.3.0
  │  │  ├─ http v1.1.0
- │  │  │  ├─ bytes v1.6.0
+ │  │  │  ├─ bytes v1.6.1
  │  │  │  ├─ fnv v1.0.7
  │  │  │  └─ itoa v1.0.11
- │  │  ├─ http-body v1.0.0
- │  │  │  ├─ bytes v1.6.0
+ │  │  ├─ http-body v1.0.1
+ │  │  │  ├─ bytes v1.6.1
  │  │  │  └─ http v1.1.0 
  │  │  ├─ http-body-util v0.1.2
- │  │  │  ├─ bytes v1.6.0
+ │  │  │  ├─ bytes v1.6.1
  │  │  │  ├─ futures-util v0.3.30 
  │  │  │  ├─ http v1.1.0 
- │  │  │  ├─ http-body v1.0.0 
+ │  │  │  ├─ http-body v1.0.1 
  │  │  │  └─ pin-project-lite v0.2.14
  │  │  ├─ mime v0.3.17
  │  │  ├─ pin-project-lite v0.2.14
  │  │  ├─ sync_wrapper v0.1.2
  │  │  ├─ tower-layer v0.3.2
  │  │  ├─ tower-service v0.3.2
  │  │  ├─ tracing v0.1.40
  │  │  │  ├─ log v0.4.22
  │  │  │  ├─ pin-project-lite v0.2.14
  │  │  │  ├─ tracing-attributes v0.1.27 (proc-macro)
  │  │  │  │  ├─ proc-macro2 v1.0.86 
  │  │  │  │  ├─ quote v1.0.36 
- │  │  │  │  └─ syn v2.0.70 
+ │  │  │  │  └─ syn v2.0.72 
  │  │  │  └─ tracing-core v0.1.32
  │  │  │     └─ once_cell v1.19.0
  │  │  └─ rustversion v1.0.17 (proc-macro)
- │  ├─ bytes v1.6.0
+ │  ├─ bytes v1.6.1
  │  ├─ futures-util v0.3.30 
  │  ├─ http v1.1.0 
- │  ├─ http-body v1.0.0 
+ │  ├─ http-body v1.0.1 
  │  ├─ http-body-util v0.1.2 
  │  ├─ hyper v1.4.1
- │  │  ├─ bytes v1.6.0
+ │  │  ├─ bytes v1.6.1
  │  │  ├─ futures-channel v0.3.30 
  │  │  ├─ futures-util v0.3.30 
  │  │  ├─ http v1.1.0 
- │  │  ├─ http-body v1.0.0 
+ │  │  ├─ http-body v1.0.1 
  │  │  ├─ httparse v1.9.4
  │  │  ├─ httpdate v1.0.3
  │  │  ├─ itoa v1.0.11
  │  │  ├─ pin-project-lite v0.2.14
  │  │  ├─ smallvec v1.13.2
- │  │  └─ tokio v1.38.0
- │  │     ├─ bytes v1.6.0
+ │  │  └─ tokio v1.38.1
+ │  │     ├─ bytes v1.6.1
  │  │     ├─ libc v0.2.155
  │  │     ├─ mio v0.8.11
  │  │     │  └─ libc v0.2.155
  │  │     ├─ num_cpus v1.16.0
  │  │     │  └─ libc v0.2.155
  │  │     ├─ parking_lot v0.12.3
  │  │     │  ├─ lock_api v0.4.12
  │  │     │  │  ├─ scopeguard v1.2.0
  │  │     │  │  └─ autocfg v1.3.0
  │  │     │  └─ parking_lot_core v0.9.10
  │  │     │     ├─ cfg-if v1.0.0
  │  │     │     ├─ libc v0.2.155
  │  │     │     └─ smallvec v1.13.2
  │  │     ├─ pin-project-lite v0.2.14
  │  │     ├─ signal-hook-registry v1.4.2
  │  │     │  └─ libc v0.2.155
  │  │     ├─ socket2 v0.5.7
  │  │     │  └─ libc v0.2.155
  │  │     └─ tokio-macros v2.3.0 (proc-macro)
  │  │        ├─ proc-macro2 v1.0.86 
  │  │        ├─ quote v1.0.36 
- │  │        └─ syn v2.0.70 
+ │  │        └─ syn v2.0.72 
  │  ├─ hyper-util v0.1.6
- │  │  ├─ bytes v1.6.0
+ │  │  ├─ bytes v1.6.1
  │  │  ├─ futures-util v0.3.30 
  │  │  ├─ http v1.1.0 
- │  │  ├─ http-body v1.0.0 
+ │  │  ├─ http-body v1.0.1 
  │  │  ├─ hyper v1.4.1 
  │  │  ├─ pin-project-lite v0.2.14
- │  │  └─ tokio v1.38.0 
+ │  │  └─ tokio v1.38.1 
  │  ├─ itoa v1.0.11
  │  ├─ matchit v0.7.3
  │  ├─ memchr v2.7.4
  │  ├─ mime v0.3.17
  │  ├─ percent-encoding v2.3.1
  │  ├─ pin-project-lite v0.2.14
  │  ├─ serde v1.0.204
  │  │  └─ serde_derive v1.0.204 (proc-macro)
  │  │     ├─ proc-macro2 v1.0.86 
  │  │     ├─ quote v1.0.36 
- │  │     └─ syn v2.0.70 
+ │  │     └─ syn v2.0.72 
  │  ├─ serde_json v1.0.120
  │  │  ├─ itoa v1.0.11
  │  │  ├─ ryu v1.0.18
  │  │  └─ serde v1.0.204 
  │  ├─ serde_path_to_error v0.1.16
  │  │  ├─ itoa v1.0.11
  │  │  └─ serde v1.0.204 
  │  ├─ serde_urlencoded v0.7.1
  │  │  ├─ form_urlencoded v1.2.1
  │  │  │  └─ percent-encoding v2.3.1
  │  │  ├─ itoa v1.0.11
  │  │  ├─ ryu v1.0.18
  │  │  └─ serde v1.0.204 
  │  ├─ sync_wrapper v1.0.1
- │  ├─ tokio v1.38.0 
+ │  ├─ tokio v1.38.1 
  │  ├─ tower v0.4.13
  │  │  ├─ futures-core v0.3.30
  │  │  ├─ futures-util v0.3.30 
  │  │  ├─ pin-project v1.1.5
  │  │  │  └─ pin-project-internal v1.1.5 (proc-macro)
  │  │  │     ├─ proc-macro2 v1.0.86 
  │  │  │     ├─ quote v1.0.36 
- │  │  │     └─ syn v2.0.70 
+ │  │  │     └─ syn v2.0.72 
  │  │  ├─ pin-project-lite v0.2.14
- │  │  ├─ tokio v1.38.0 
+ │  │  ├─ tokio v1.38.1 
  │  │  ├─ tower-layer v0.3.2
  │  │  ├─ tower-service v0.3.2
  │  │  └─ tracing v0.1.40 
  │  ├─ tower-layer v0.3.2
  │  ├─ tower-service v0.3.2
  │  ├─ tracing v0.1.40 
  │  └─ rustversion v1.0.17 (proc-macro)
  ├─ bit-set v0.5.3
  │  └─ bit-vec v0.6.3
- ├─ bytes v1.6.0
+ ├─ bytes v1.6.1
  ├─ dashmap v5.5.3
  │  ├─ cfg-if v1.0.0
  │  ├─ hashbrown v0.14.5
  │  ├─ lock_api v0.4.12 
  │  ├─ once_cell v1.19.0
  │  └─ parking_lot_core v0.9.10 
  ├─ extended-primitives v0.3.8
  │  ├─ encodings v0.1.0
- │  └─ thiserror v1.0.61
- │     └─ thiserror-impl v1.0.61 (proc-macro)
+ │  └─ thiserror v1.0.63
+ │     └─ thiserror-impl v1.0.63 (proc-macro)
  │        ├─ proc-macro2 v1.0.86 
  │        ├─ quote v1.0.36 
- │        └─ syn v2.0.70 
+ │        └─ syn v2.0.72 
  ├─ futures v0.3.30
  │  ├─ futures-channel v0.3.30 
  │  ├─ futures-core v0.3.30
  │  ├─ futures-executor v0.3.30
  │  │  ├─ futures-core v0.3.30
  │  │  ├─ futures-task v0.3.30
  │  │  └─ futures-util v0.3.30 
  │  ├─ futures-io v0.3.30
  │  ├─ futures-sink v0.3.30
  │  ├─ futures-task v0.3.30
  │  └─ futures-util v0.3.30 
  ├─ hyper v1.4.1 
  ├─ parking_lot v0.12.3 
  ├─ rlimit v0.10.1
  │  └─ libc v0.2.155
  ├─ serde v1.0.204 
  ├─ serde_json v1.0.120 
- ├─ thiserror v1.0.61 
- ├─ tokio v1.38.0 
+ ├─ thiserror v1.0.63 
+ ├─ tokio v1.38.1 
  ├─ tokio-stream v0.1.15
  │  ├─ futures-core v0.3.30
  │  ├─ pin-project-lite v0.2.14
- │  └─ tokio v1.38.0 
+ │  └─ tokio v1.38.1 
  ├─ tokio-util v0.7.11
- │  ├─ bytes v1.6.0
+ │  ├─ bytes v1.6.1
  │  ├─ futures-core v0.3.30
  │  ├─ futures-sink v0.3.30
  │  ├─ pin-project-lite v0.2.14
  │  ├─ slab v0.4.9 
- │  └─ tokio v1.38.0 
+ │  └─ tokio v1.38.1 
  ├─ tower-http v0.5.2
  │  ├─ bitflags v2.6.0
- │  ├─ bytes v1.6.0
+ │  ├─ bytes v1.6.1
  │  ├─ http v1.1.0 
- │  ├─ http-body v1.0.0 
+ │  ├─ http-body v1.0.1 
  │  ├─ http-body-util v0.1.2 
  │  ├─ pin-project-lite v0.2.14
  │  ├─ tower-layer v0.3.2
  │  └─ tower-service v0.3.2
  ├─ tracing v0.1.40 
  └─ uuid v1.10.0
     ├─ getrandom v0.2.15
     │  ├─ cfg-if v1.0.0
     │  └─ libc v0.2.155
     ├─ rand v0.8.5
     │  ├─ libc v0.2.155
     │  ├─ rand_chacha v0.3.1
     │  │  ├─ ppv-lite86 v0.2.17
     │  │  └─ rand_core v0.6.4
     │  │     └─ getrandom v0.2.15 
     │  └─ rand_core v0.6.4 
     ├─ serde v1.0.204 
     └─ uuid-macro-internal v1.10.0 (proc-macro)
        ├─ proc-macro2 v1.0.86 
        ├─ quote v1.0.36 
-       └─ syn v2.0.70 
+       └─ syn v2.0.72 

Commit: e56e873 (Compare with baseline commit)

@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to f30e495 chore(deps): update codecov/codecov-action digest to 09686fc Jan 31, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from 09829e7 to a84526c Compare January 31, 2024 22:34
Copy link
Contributor Author

renovate bot commented Feb 1, 2024

bors: r+

@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to 09686fc chore(deps): update codecov/codecov-action digest to 1f9f557 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from a84526c to 4faaad9 Compare February 1, 2024 17:15
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to 1f9f557 chore(deps): update codecov/codecov-action digest to e0b68c6 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from 4faaad9 to 597dd74 Compare February 1, 2024 22:23
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to e0b68c6 chore(deps): update codecov/codecov-action digest to 8c40c8c Feb 2, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from 597dd74 to daff7f3 Compare February 2, 2024 01:10
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to 8c40c8c chore(deps): update codecov/codecov-action digest to a9883cc Feb 2, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from daff7f3 to 338532f Compare February 2, 2024 18:38
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to a9883cc chore(deps): update codecov/codecov-action digest to fdbfa4b Feb 5, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from 338532f to ad6c98b Compare February 5, 2024 17:40
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to fdbfa4b chore(deps): update codecov/codecov-action digest to 6ef7ea4 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from ad6c98b to 8c3cde1 Compare February 6, 2024 19:40
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to 6ef7ea4 chore(deps): update codecov/codecov-action digest to b8a1d6a Feb 7, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from 8c3cde1 to 2b92e3f Compare February 7, 2024 10:13
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from ebdf186 to 10be27a Compare December 5, 2024 19:28
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to c2fcb21 chore(deps): update codecov/codecov-action digest to 7f8b4b4 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from 10be27a to df56de9 Compare December 5, 2024 23:11
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to 7f8b4b4 chore(deps): update codecov/codecov-action digest to 5c93f7a Dec 11, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from df56de9 to bdbde23 Compare December 11, 2024 18:30
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to 5c93f7a chore(deps): update codecov/codecov-action digest to d93fc22 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from bdbde23 to 273b849 Compare December 16, 2024 12:32
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to d93fc22 chore(deps): update codecov/codecov-action digest to 34ef570 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from 273b849 to ac6c558 Compare December 16, 2024 15:05
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to 34ef570 chore(deps): update codecov/codecov-action digest to 47e0552 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from ac6c558 to c64e721 Compare December 17, 2024 04:01
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to 47e0552 chore(deps): update codecov/codecov-action digest to 9b01a34 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from c64e721 to b7d59a3 Compare December 17, 2024 16:22
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to 9b01a34 chore(deps): update codecov/codecov-action digest to 1e68e06 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from b7d59a3 to 2b23fd3 Compare December 18, 2024 20:45
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to 1e68e06 chore(deps): update codecov/codecov-action digest to adfacf2 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from 2b23fd3 to 77af2a5 Compare January 7, 2025 16:04
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to adfacf2 chore(deps): update codecov/codecov-action digest to 54a0566 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from 77af2a5 to 1788084 Compare January 15, 2025 20:30
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.

0 participants