-
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 action to v2.22.8 #505
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #505 +/- ##
=======================================
Coverage 64.42% 64.42%
=======================================
Files 31 31
Lines 1712 1712
=======================================
Hits 1103 1103
Misses 609 609 ☔ View full report in Codecov by Sentry. |
🤠 Cargo bloat for toolchain stable-x86_64-unknown-linux-gnu 🤠 @@ Size breakdown @@
- Size 9.87 MB
+ Size 9.82 MB -53.48 KB
- Text Size 2.29 MB
+ Text Size 2.29 MB -5.34 KB
Size difference per crateNote: The numbers below are not 100% accurate, use them as a rough estimate. @@ Breakdown per crate @@
- (stratum_server) hyper::proto::h1::decode::Decoder::decode 2.3 KB
+ (stratum_server) hyper::proto::h1::decode::Decoder::decode 11.16 KB
+ (tokio) tokio::runtime::scheduler::multi_thread::worker::Context::run 5.61 KB
+ (uuid) uuid::rng::bytes 2.58 KB
+ (axum) axum::routing::path_router::PathRouter<S,B,_>::replace_endpoint 2.44 KB
+ (axum) axum::routing::method_routing::MethodRouter<S,B,E>::with_state 1.29 KB
+ (tracing_subscriber) tracing_subscriber::registry::Scope<R>::from_root 1.68 KB
+ (axum_core) http::header::map::HeaderMap<T>::insert2 1.59 KB
+ (rand) std::sys::common::thread_local::fast_local::Key<T>::try_initial... 739 B
+ (matchit) matchit::error::InsertError::conflict 736 B
+ (tracing_subscriber) sharded_slab::page::Shared<T,C>::mark_clear 697 B
+ (stratum_server) <tokio::sync::mpsc::chan::Tx<T,S> as core::ops::drop:... 574 B
+ (regex) <alloc::string::String as core::iter::traits::collect::FromIte... 527 B
+ (tower_http) <core::iter::adapters::map::Map<I,F> as core::iter::trait... 513 B
- (tokio) tokio::runtime::scheduler::multi_thread::worker::run 6.65 KB
+ (tokio) tokio::runtime::scheduler::multi_thread::worker::run 186 B
- (hyper) hyper::proto::h1::decode::ChunkedState::step 11.17 KB
- (tracing_subscriber) <tracing_subscriber::fmt::format::Format<tracing_... 5.41 KB
- (stratum_server) axum::routing::path_router::PathRouter<S,B,_>::replac... 2.43 KB
- (stratum_server) axum::routing::method_routing::MethodRouter<S,B,E>::w... 1.29 KB
- (tracing_subscriber) tracing_subscriber::filter::env::EnvFilter::on_ne... 1.86 KB
- (http) http::header::map::HeaderMap<T>::insert2 1.59 KB
- (tracing_subscriber) tracing_subscriber::filter::env::EnvFilter::enabl... 969 B
- (tracing_subscriber) sharded_slab::shard::Shard<T,C>::mark_clear_local 798 B
- (tracing_subscriber) tracing_subscriber::filter::env::EnvFilter::on_cl... 758 B
- (tokio) tokio::runtime::blocking::pool::Spawner::spawn_blocking 728 B
- (tracing_subscriber) sharded_slab::shard::Shard<T,C>::mark_clear_remot... 747 B
- (stratum_server) matchit::error::InsertError::conflict 739 B
- (tracing_subscriber) tracing_subscriber::filter::env::EnvFilter::on_en... 719 B
- (rand) std::sys::common::thread_local::lazy::LazyKeyInner<T>::initiali... 695 B
- (tokio) tokio::sync::mpsc::list::Tx<T>::push 612 B
- (tokio) tokio::runtime::scheduler::current_thread::Context::run_task 602 B
- (stratum_server) <tokio::future::poll_fn::PollFn<F> as core::future::f... 198 B
- (stratum_server) tokio::sync::mpsc::list::Tx<T>::close 516 B
- (tokio) tokio::sync::mpsc::list::Tx<T>::close 516 B
- (tracing_subscriber) <tracing_core::field::Field as core::hash::Hash>:... 510 B
- (smallvec?) <smallvec::SmallVec<A> as core::iter::traits::collect::Ext... 509 B
- (stratum_server) tokio::sync::mpsc::chan::channel 502 B
- (tracing_subscriber) <tracing_core::callsite::Identifier as core::hash... 499 B
- (tracing_subscriber) core::ptr::hash 485 B
- (tokio) tokio::runtime::scheduler::current_thread::Context::enter 477 B
- (tracing_subscriber) tracing_subscriber::filter::env::EnvFilter::on_re... 466 B
- (tracing_subscriber) thread_local::ThreadLocal<T>::with_capacity 465 B
- (std) core::ptr::drop_in_place<http::response::Response<http_body::com... 443 B
- (tracing_subscriber) tracing_core::dispatcher::get_default 353 B
- (regex_syntax) core::ptr::drop_in_place<[regex_syntax::ast::ClassSetIt... 411 B
- (http) <http::header::value::HeaderValue as core::convert::From<u64>>:... 368 B
- (stratum_server) core::ptr::drop_in_place<hyper::server::shutdown::Sta... 364 B
- (tokio) tokio::runtime::task::error::<impl core::convert::From<tokio::... 348 B
- (std) <&str as alloc::ffi::c_str::CString::new::SpecNewImpl>::spec_new... 346 B
- (tokio) hashbrown::map::HashMap<K,V,S,A>::remove 342 B
- (tokio) tokio::runtime::runtime::Runtime::block_on 342 B
- (regex_syntax) regex_syntax::ast::ClassSetUnion::into_item 312 B
- (tokio) <tokio::signal::registry::EventInfo as core::default::Default>... 309 B
- (matchers?) <matchers::Matcher<S,A> as core::fmt::Write>::write_str 298 B
- (std) core::ptr::drop_in_place<axum::routing::method_routing::MethodRo... 290 B
- (std) core::fmt::num::imp::<impl core::fmt::Display for i64>::fmt 282 B
- (stratum_server) stratum_server::session::Session<State>::send_raw 282 B
- (hyper) <&mut W as core::fmt::Write>::write_char 276 B
- (std) core::fmt::num::imp::<impl core::fmt::Display for u64>::fmt 265 B
- (futures_channel) futures_channel::mpsc::queue::Queue<T>::pop_spin 255 B
- (std) core::sync::atomic::atomic_compare_exchange 252 B
- (tokio) <tokio::util::atomic_cell::AtomicCell<T> as core::ops::drop::D... 246 B
- (tracing_subscriber) tracing_subscriber::filter::env::EnvFilter::on_ex... 244 B
- (std?) <alloc::sync::Arc<str> as core::convert::From<alloc::string::St... 243 B
- (serde) serde::__private::de::content::ContentRefDeserializer<E>::dese... 237 B
- (std) <std::panicking::begin_panic_handler::PanicPayload as core::pani... 114 B
- (std) core::ptr::drop_in_place<tokio::runtime::driver::Driver> 144 B
- (tokio) tokio::runtime::io::registration::gone 235 B
- (tracing_subscriber) <std::collections::hash::map::HashMap<K,V,S> as c... 233 B
- (stratum_server) tokio::runtime::scheduler::current_thread::Handle::sp... 229 B
- (tokio) tokio::runtime::signal::Handle::check_inner 226 B
- (hyper) hyper::common::date::extend 226 B
- (std) <std::io::stdio::StderrRaw as std::io::Write>::write_all 224 B
- (std) <std::io::stdio::StdoutRaw as std::io::Write>::write_all 224 B
- (stratum_server) tokio::runtime::scheduler::multi_thread::handle::Hand... 221 B
- (std) core::ptr::drop_in_place<alloc::vec::Vec<http::header::map::Extr... 196 B
- (tokio) core::ptr::drop_in_place<[(usize,std::thread::JoinHandle<()>)]... 192 B
- (axum_core) <alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop 184 B
- (std) core::ptr::drop_in_place<alloc::boxed::Box<regex_syntax::ast::Al... 184 B
- (stratum_server) tokio::runtime::io::driver::Handle::deregister_source 177 B
- (hyper) hyper::proto::h1::conn::Conn<I,B,T>::poll_flush::{{closure}} 176 B
- (tracing_subscriber) tracing_subscriber::fmt::format::FormatFields::ad... 175 B
- (stratum_server) stratum_server::miner_list::MinerList::new 161 B
- (std) core::ptr::drop_in_place<core::result::Result<&[u8],std::io::err... 152 B
- (std) core::fmt::num::<impl core::fmt::UpperHex for i16>::fmt 151 B
- (std) core::fmt::num::<impl core::fmt::UpperHex for usize>::fmt 149 B
- (std) core::fmt::num::<impl core::fmt::UpperHex for u32>::fmt 146 B
- (std) core::fmt::num::<impl core::fmt::UpperHex for u8>::fmt 145 B
- (std) core::fmt::num::<impl core::fmt::LowerHex for u8>::fmt 145 B
- (tokio) tokio::signal::registry::Globals::register_listener 139 B
- (std) core::fmt::num::<impl core::fmt::Binary for isize>::fmt 133 B
- (tokio) core::ptr::drop_in_place<tokio::runtime::signal::Driver> 132 B
- (tokio) core::ptr::drop_in_place<tokio::util::wake_list::WakeList> 124 B
- (std) core::ptr::drop_in_place<regex_automata::meta::error::BuildError... 110 B
- (tokio) core::fmt::Arguments::new_v1 103 B
- (std?) <std::panicking::begin_panic::PanicPayload<A> as core::panic::B... 26 B
- (http) <std::panicking::begin_panic::PanicPayload<A> as core::panic::B... 26 B
- (hyper) <std::panicking::begin_panic::PanicPayload<A> as core::panic::... 26 B
- (axum) <std::panicking::begin_panic::PanicPayload<A> as core::panic::B... 26 B
- (stratum_server) <std::panicking::begin_panic::PanicPayload<A> as core... 26 B
- (regex_syntax) <std::panicking::begin_panic::PanicPayload<A> as core::... 26 B
- (regex_automata) <std::panicking::begin_panic::PanicPayload<A> as core... 26 B
- (tracing_subscriber) <std::panicking::begin_panic::PanicPayload<A> as ... 26 B
- (tokio) alloc::raw_vec::RawVec<T,A>::allocate_in 100 B
- (stratum_server) alloc::raw_vec::RawVec<T,A>::allocate_in 100 B
- (hyper) <&mut W as core::fmt::Write>::write_str 96 B
- (std) <&std::fs::File as std::io::Read>::read 91 B
- (rand) <rand::rngs::thread::ThreadRng as core::default::Default>::defa... 88 B
- (std) core::ptr::drop_in_place<core::result::Result<std::sync::rwlock:... 80 B
- (regex) <&T as core::fmt::Debug>::fmt 83 B
- (std) <std::panicking::begin_panic_handler::StrPanicPayload as core::p... 11 B
- (stratum_server) hyper::server::shutdown::on_drain 77 B
- (std) <std::ffi::os_str::OsString as core::fmt::Debug>::fmt 72 B
- (uuid) uuid::fmt::<impl core::fmt::Display for uuid::Uuid>::fmt 71 B
- (tokio) <tokio::runtime::task::Task<S> as core::ops::drop::Drop>::drop 67 B
- (socket2) socket2::sys::<impl std::os::fd::raw::FromRawFd for socket2:... 62 B
- (std) core::ptr::drop_in_place<tokio::runtime::context::set_scheduler<... 5 B
- (mio) <mio::net::uds::listener::UnixListener as mio::event::source::So... 51 B
- (std) std::os::unix::net::datagram::UnixDatagram::shutdown 40 B
- (regex_syntax) regex_syntax::hir::literal::Extractor::new 39 B
- (hyper) <tokio::runtime::task::Task<S> as core::ops::drop::Drop>::drop 35 B
- (stratum_server) <tokio::runtime::task::Task<S> as core::ops::drop::Dr... 35 B
- (std) core::ptr::drop_in_place<tokio::runtime::task::Notified<alloc::s... 35 B
- (std) core::ptr::drop_in_place<std::panicking::begin_panic_handler::Pa... 33 B
- (regex_automata) <regex_automata::util::syntax::Config as core::defaul... 32 B
- (tokio) core::ptr::drop_in_place<tokio::runtime::task::join::JoinHandl... 31 B
- (std) std::fs::OpenOptions::new 30 B
- (hyper) <&mut W as core::fmt::Write>::write_fmt 29 B
- (tokio) core::ptr::drop_in_place<<alloc::boxed::Box<dyn core::error::E... 24 B
- (rlimit) core::ptr::drop_in_place<<alloc::boxed::Box<dyn core::error::... 24 B
- (std?) <alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop 24 B
- (std) core::ptr::drop_in_place<std::thread::Builder> 22 B
- (tokio) tokio::sync::notify::Notify::const_new 22 B
- (serde) <T as core::any::Any>::type_id 21 B
- (tokio) core::error::Error::type_id 21 B
- (axum_core) <T as core::any::Any>::type_id 21 B
- (serde_json) <serde_json::raw::ReferenceFromString as serde::de::Visit... 21 B
- (std) <core::fmt::Formatter as core::fmt::Write>::write_fmt 20 B
- (tokio) tokio::sync::task::atomic_waker::AtomicWaker::new 19 B
- (stratum_server) core::ptr::drop_in_place<lock_api::mutex::MutexGuard<... 19 B
- (tokio) core::ptr::drop_in_place<tokio::io::blocking::Buf> 17 B
- (axum_core) <&T as core::fmt::Debug>::fmt 16 B
- (tracing_core) <usize as tracing_core::field::Value>::record 15 B
- (std) core::ptr::drop_in_place<tokio::net::tcp::split_owned::OwnedRead... 15 B
- (std) core::num::<impl u64>::from_str_radix 14 B
- (regex_syntax) <regex_syntax::hir::translate::TranslatorBuilder as cor... 11 B
- (tracing_subscriber) <tracing_subscriber::fmt::format::Format as core:... 11 B
- (stratum_server) <serde_path_to_error::Error<E> as core::error::Error>... 10 B
- (regex_syntax) regex_syntax::hir::ClassUnicode::ranges 8 B
- (regex_syntax) std::sys_common::backtrace::__rust_end_short_backtrace 8 B
- (tracing_subscriber) std::sys_common::backtrace::__rust_end_short_back... 8 B
- (mio) core::ptr::drop_in_place<std::net::tcp::TcpStream> 6 B
- (tokio) tokio::sync::watch::state::AtomicState::set_closed 6 B
- (tokio) core::ptr::drop_in_place<std::sys_common::once::futex::Complet... 6 B
- (tower) tower::builder::ServiceBuilder<tower_layer::identity::Identity... 6 B
- (mio) mio::poll::Registry::selector 4 B
- (tokio) tokio::runtime::task::id::Id::as_u64 4 B
- (tokio) core::ptr::drop_in_place<core::iter::adapters::map::map_fold<u... 4 B
- (tokio) <tokio::runtime::scheduler::multi_thread::idle::State as core:... 4 B
- (tokio) tokio::runtime::task::abort::AbortHandle::new 4 B
- (tokio) <tokio::runtime::task::Task<S> as tokio::util::linked_list::Li... 4 B
- (tracing_core) tracing_core::span::<impl core::convert::From<&tracing_... 4 B
- (std) <std::sync::mpsc::TryRecvError as core::convert::From<std::sync:... 3 B
- (std) <std::process::ChildStderr as std::sys_common::IntoInner<std::sy... 3 B
- (mio) <mio::sys::unix::pipe::Receiver as std::os::fd::raw::AsRawFd>::a... 3 B
- (mio) <mio::net::uds::stream::UnixStream as std::os::fd::raw::AsRawFd>... 3 B
- (tokio) core::error::Error::cause 3 B
- (rlimit) core::error::Error::cause 3 B
- (tracing_subscriber) core::error::Error::source 3 B
- (std) core::ptr::drop_in_place<&mut rustc_demangle::SizeLimitedFmtAdap... 1 B
- (std) core::ptr::drop_in_place<&mut std::io::Write::write_fmt::Adapter... 1 B
- (std) core::ptr::drop_in_place<&f64> 1 B
- (std) core::ptr::drop_in_place<core::option::Option<core::ptr::non_nul... 1 B
- (tokio) core::ptr::drop_in_place<tokio::loom::std::parking_lot::RwLock... 1 B
- (tokio) tokio::runtime::metrics::mock::MetricsBatch::inc_local_schedul... 1 B
- (tokio) core::ptr::drop_in_place<core::cell::BorrowError> 1 B
- (tokio) tokio::runtime::io::metrics::IoDriverMetrics::dec_fd_count 1 B
- (tokio) <F as core::future::into_future::IntoFuture>::into_future 1 B
- (tokio) core::error::Error::provide 1 B
- (std) core::ptr::drop_in_place<signal_hook_registry::register<tokio::s... 1 B
- (tokio) tokio::runtime::park::CachedParkThread::new 1 B
- (tokio) core::ptr::drop_in_place<&tokio::loom::std::parking_lot::Condv... 1 B
- (tokio) core::ptr::drop_in_place<core::cell::BorrowMutError> 1 B
- (tracing_core) core::ptr::drop_in_place<tracing_core::field::DisplayVa... 1 B
- (std) core::ptr::drop_in_place<core::cell::BorrowError> 1 B
- (tracing) core::ptr::drop_in_place<core::cell::BorrowError> 1 B
- (std) core::ptr::drop_in_place<std::panicking::begin_panic::PanicPaylo... 1 B
- (axum_core) core::ptr::drop_in_place<&http::header::name::HeaderName> 1 B
- (hyper) core::ptr::drop_in_place<&mut hyper::common::date::CachedDate> 1 B
- (hyper) core::ptr::drop_in_place<core::cell::BorrowError> 1 B
- (std) core::ptr::drop_in_place<&&bytes::bytes::Bytes> 1 B
- (hyper) core::ptr::drop_in_place<&bytes::bytes::Bytes> 1 B
- (std) core::ptr::drop_in_place<&alloc::string::String> 1 B
- (std) core::ptr::drop_in_place<&mut alloc::string::String> 1 B
- (std) core::ptr::drop_in_place<&http::uri::Uri> 1 B
- (stratum_server) core::ptr::drop_in_place<&str> 1 B
- (std) core::ptr::drop_in_place<<lock_api::mutex::Mutex<R,T> as core::f... 1 B
- (std) core::ptr::drop_in_place<&alloc::sync::Arc<dashmap::DashMap<stra... 1 B
- (std) core::ptr::drop_in_place<u64> 1 B
- (tracing_log) core::ptr::drop_in_place<tracing_log::WarnCallsite> 1 B
- (regex_syntax) core::ptr::drop_in_place<®ex_syntax::ast::FlagsItem> 1 B
- (regex_syntax) core::ptr::drop_in_place<core::cell::BorrowMutError> 1 B
- (regex_syntax) core::ptr::drop_in_place<®ex_syntax::hir::Literal> 1 B
- (regex_syntax) core::ptr::drop_in_place<core::cell::BorrowError> 1 B
- (std) core::ptr::drop_in_place<core::cell::BorrowMutError> 1 B
- (regex_automata) core::ptr::drop_in_place<®ex_automata::util::searc... 1 B
- (regex_automata) core::ptr::drop_in_place<&core::option::Option<usize>... 1 B
- (regex_syntax) core::ptr::drop_in_place<®ex_syntax::ast::parse::Cla... 1 B
- (regex_automata) core::ptr::drop_in_place<core::cell::BorrowError> 1 B
- (tracing_subscriber) core::ptr::drop_in_place<core::cell::BorrowError> 1 B
- (tracing_subscriber) core::ptr::drop_in_place<once_cell::imp::OnceCell... 1 B
- (tracing_subscriber) core::ptr::drop_in_place<core::sync::atomic::Atom... 1 B
- (tracing_subscriber) core::ptr::drop_in_place<&(tracing_subscriber::fi... 1 B
- (std) core::ptr::drop_in_place<&core::cell::RefCell<core::option::Opti... 1 B
- (std) core::ptr::drop_in_place<tracing_subscriber::fmt::format::Defaul... 1 B
- (std) core::ptr::drop_in_place<serde::de::impls::StringVisitor> 1 B Dependency tree@@ Dependency tree @@
Count: 214
├─ async-trait v0.1.74 (proc-macro)
│ ├─ proc-macro2 v1.0.69
│ │ └─ unicode-ident v1.0.12
│ ├─ quote v1.0.33
│ │ └─ proc-macro2 v1.0.69
│ └─ syn v2.0.39
│ ├─ proc-macro2 v1.0.69
│ ├─ quote v1.0.33
│ └─ unicode-ident v1.0.12
├─ axum v0.6.20
│ ├─ async-trait v0.1.74 (proc-macro)
│ ├─ axum-core v0.3.4
│ │ ├─ async-trait v0.1.74 (proc-macro)
│ │ ├─ bytes v1.5.0
│ │ ├─ futures-util v0.3.29
│ │ │ ├─ futures-channel v0.3.29
│ │ │ │ ├─ futures-core v0.3.29
│ │ │ │ └─ futures-sink v0.3.29
│ │ │ ├─ futures-core v0.3.29
│ │ │ ├─ futures-io v0.3.29
│ │ │ ├─ futures-macro v0.3.29 (proc-macro)
│ │ │ │ ├─ proc-macro2 v1.0.69
│ │ │ │ ├─ quote v1.0.33
│ │ │ │ └─ syn v2.0.39
│ │ │ ├─ futures-sink v0.3.29
│ │ │ ├─ futures-task v0.3.29
│ │ │ ├─ memchr v2.6.4
│ │ │ ├─ pin-project-lite v0.2.13
│ │ │ ├─ pin-utils v0.1.0
│ │ │ └─ slab v0.4.9
│ │ │ └─ autocfg v1.1.0
│ │ ├─ http v0.2.11
│ │ │ ├─ bytes v1.5.0
│ │ │ ├─ fnv v1.0.7
│ │ │ └─ itoa v1.0.9
│ │ ├─ http-body v0.4.5
│ │ │ ├─ bytes v1.5.0
│ │ │ ├─ http v0.2.11
│ │ │ └─ pin-project-lite v0.2.13
│ │ ├─ mime v0.3.17
│ │ ├─ tower-layer v0.3.2
│ │ ├─ tower-service v0.3.2
│ │ └─ rustversion v1.0.14 (proc-macro)
│ ├─ bitflags v1.3.2
│ ├─ bytes v1.5.0
│ ├─ futures-util v0.3.29
│ ├─ http v0.2.11
│ ├─ http-body v0.4.5
│ ├─ hyper v0.14.27
│ │ ├─ bytes v1.5.0
│ │ ├─ futures-channel v0.3.29
│ │ ├─ futures-core v0.3.29
│ │ ├─ futures-util v0.3.29
│ │ ├─ http v0.2.11
│ │ ├─ http-body v0.4.5
│ │ ├─ httparse v1.8.0
│ │ ├─ httpdate v1.0.3
│ │ ├─ itoa v1.0.9
│ │ ├─ pin-project-lite v0.2.13
│ │ ├─ socket2 v0.4.10
│ │ │ └─ libc v0.2.150
│ │ ├─ tokio v1.34.0
│ │ │ ├─ bytes v1.5.0
│ │ │ ├─ libc v0.2.150
│ │ │ ├─ mio v0.8.9
│ │ │ │ └─ libc v0.2.150
│ │ │ ├─ num_cpus v1.16.0
│ │ │ │ └─ libc v0.2.150
│ │ │ ├─ parking_lot v0.12.1
│ │ │ │ ├─ lock_api v0.4.11
│ │ │ │ │ ├─ scopeguard v1.2.0
│ │ │ │ │ └─ autocfg v1.1.0
│ │ │ │ └─ parking_lot_core v0.9.9
│ │ │ │ ├─ cfg-if v1.0.0
│ │ │ │ ├─ libc v0.2.150
│ │ │ │ └─ smallvec v1.11.2
│ │ │ ├─ pin-project-lite v0.2.13
│ │ │ ├─ signal-hook-registry v1.4.1
│ │ │ │ └─ libc v0.2.150
│ │ │ ├─ socket2 v0.5.5
│ │ │ │ └─ libc v0.2.150
│ │ │ └─ tokio-macros v2.2.0 (proc-macro)
│ │ │ ├─ proc-macro2 v1.0.69
│ │ │ ├─ quote v1.0.33
│ │ │ └─ syn v2.0.39
│ │ ├─ tower-service v0.3.2
│ │ ├─ tracing v0.1.40
│ │ │ ├─ log v0.4.20
│ │ │ ├─ pin-project-lite v0.2.13
│ │ │ ├─ tracing-attributes v0.1.27 (proc-macro)
│ │ │ │ ├─ proc-macro2 v1.0.69
│ │ │ │ ├─ quote v1.0.33
│ │ │ │ └─ syn v2.0.39
│ │ │ └─ tracing-core v0.1.32
│ │ │ └─ once_cell v1.18.0
│ │ └─ want v0.3.1
│ │ └─ try-lock v0.2.4
│ ├─ itoa v1.0.9
│ ├─ matchit v0.7.3
│ ├─ memchr v2.6.4
│ ├─ mime v0.3.17
- │ ├─ percent-encoding v2.3.0
+ │ ├─ percent-encoding v2.3.1
│ ├─ pin-project-lite v0.2.13
- │ ├─ serde v1.0.192
- │ │ └─ serde_derive v1.0.192 (proc-macro)
+ │ ├─ serde v1.0.193
+ │ │ └─ serde_derive v1.0.193 (proc-macro)
│ │ ├─ proc-macro2 v1.0.69
│ │ ├─ quote v1.0.33
│ │ └─ syn v2.0.39
│ ├─ serde_json v1.0.108
│ │ ├─ itoa v1.0.9
│ │ ├─ ryu v1.0.15
- │ │ └─ serde v1.0.192
+ │ │ └─ serde v1.0.193
│ ├─ serde_path_to_error v0.1.14
│ │ ├─ itoa v1.0.9
- │ │ └─ serde v1.0.192
+ │ │ └─ serde v1.0.193
│ ├─ serde_urlencoded v0.7.1
- │ │ ├─ form_urlencoded v1.2.0
- │ │ │ └─ percent-encoding v2.3.0
+ │ │ ├─ form_urlencoded v1.2.1
+ │ │ │ └─ percent-encoding v2.3.1
│ │ ├─ itoa v1.0.9
│ │ ├─ ryu v1.0.15
- │ │ └─ serde v1.0.192
+ │ │ └─ serde v1.0.193
│ ├─ sync_wrapper v0.1.2
│ ├─ tokio v1.34.0
│ ├─ tower v0.4.13
│ │ ├─ futures-core v0.3.29
│ │ ├─ futures-util v0.3.29
│ │ ├─ pin-project v1.1.3
│ │ │ └─ pin-project-internal v1.1.3 (proc-macro)
│ │ │ ├─ proc-macro2 v1.0.69
│ │ │ ├─ quote v1.0.33
│ │ │ └─ syn v2.0.39
│ │ ├─ pin-project-lite v0.2.13
│ │ ├─ tokio v1.34.0
│ │ ├─ tower-layer v0.3.2
│ │ ├─ tower-service v0.3.2
│ │ └─ tracing v0.1.40
│ ├─ tower-layer v0.3.2
│ ├─ tower-service v0.3.2
│ └─ rustversion v1.0.14 (proc-macro)
├─ bit-set v0.5.3
│ └─ bit-vec v0.6.3
├─ bytes v1.5.0
├─ dashmap v5.5.3
│ ├─ cfg-if v1.0.0
│ ├─ hashbrown v0.14.2
│ ├─ lock_api v0.4.11
│ ├─ once_cell v1.18.0
│ └─ parking_lot_core v0.9.9
├─ extended-primitives v0.3.8
│ ├─ encodings v0.1.0
│ └─ thiserror v1.0.50
│ └─ thiserror-impl v1.0.50 (proc-macro)
│ ├─ proc-macro2 v1.0.69
│ ├─ quote v1.0.33
│ └─ syn v2.0.39
├─ futures v0.3.29
│ ├─ futures-channel v0.3.29
│ ├─ futures-core v0.3.29
│ ├─ futures-executor v0.3.29
│ │ ├─ futures-core v0.3.29
│ │ ├─ futures-task v0.3.29
│ │ └─ futures-util v0.3.29
│ ├─ futures-io v0.3.29
│ ├─ futures-sink v0.3.29
│ ├─ futures-task v0.3.29
│ └─ futures-util v0.3.29
├─ hyper v0.14.27
├─ parking_lot v0.12.1
├─ rlimit v0.9.1
│ └─ libc v0.2.150
- ├─ serde v1.0.192
+ ├─ serde v1.0.193
├─ serde_json v1.0.108
├─ thiserror v1.0.50
├─ tokio v1.34.0
├─ tokio-stream v0.1.14
│ ├─ futures-core v0.3.29
│ ├─ pin-project-lite v0.2.13
│ └─ tokio v1.34.0
├─ tokio-util v0.7.10
│ ├─ bytes v1.5.0
│ ├─ futures-core v0.3.29
│ ├─ futures-sink v0.3.29
│ ├─ pin-project-lite v0.2.13
│ ├─ slab v0.4.9
│ └─ tokio v1.34.0
├─ tower-http v0.4.4
│ ├─ bitflags v2.4.1
│ ├─ bytes v1.5.0
│ ├─ futures-core v0.3.29
│ ├─ futures-util v0.3.29
│ ├─ http v0.2.11
│ ├─ http-body v0.4.5
│ ├─ http-range-header v0.3.1
│ ├─ pin-project-lite v0.2.13
│ ├─ tower-layer v0.3.2
│ └─ tower-service v0.3.2
├─ tracing v0.1.40
- └─ uuid v1.5.0
+ └─ uuid v1.6.1
├─ getrandom v0.2.11
│ ├─ cfg-if v1.0.0
│ └─ libc v0.2.150
├─ rand v0.8.5
│ ├─ libc v0.2.150
│ ├─ rand_chacha v0.3.1
│ │ ├─ ppv-lite86 v0.2.17
│ │ └─ rand_core v0.6.4
│ │ └─ getrandom v0.2.11
│ └─ rand_core v0.6.4
- ├─ serde v1.0.192
- └─ uuid-macro-internal v1.5.0 (proc-macro)
+ ├─ serde v1.0.193
+ └─ uuid-macro-internal v1.6.1 (proc-macro)
├─ proc-macro2 v1.0.69
├─ quote v1.0.33
└─ syn v2.0.39
Commit: e153449 (Compare with baseline commit) |
bors: r+ |
505: chore(deps): update github/codeql-action action to v2.2.6 r=renovate[bot] a=renovate[bot] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | patch | `v2.2.5` -> `v2.2.6` | --- ### Release Notes <details> <summary>github/codeql-action</summary> ### [`v2.2.6`](https://togithub.com/github/codeql-action/compare/v2.2.5...v2.2.6) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.2.5...v2.2.6) </details> --- ### 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. --- - [ ] <!-- 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/OpenPoolProject/stratum). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=--> 506: fix(deps): update rust crate hyper to 0.14.25 r=renovate[bot] a=renovate[bot] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [hyper](https://hyper.rs) ([source](https://togithub.com/hyperium/hyper)) | dependencies | patch | `0.14.24` -> `0.14.25` | --- ### Release Notes <details> <summary>hyperium/hyper</summary> ### [`v0.14.25`](https://togithub.com/hyperium/hyper/releases/tag/v0.14.25) [Compare Source](https://togithub.com/hyperium/hyper/compare/v0.14.24...v0.14.25) #### Features - **client:** - deprecate `client::conn` types ([#​3156](https://togithub.com/hyperium/hyper/issues/3156)) ([0ced15d3](https://togithub.com/hyperium/hyper/commit/0ced15d3cc10ace477ebda13ead8e6857b51867e)) - add 1.0 compatible client conn API ([#​3155](https://togithub.com/hyperium/hyper/issues/3155)) ([253cc74d](https://togithub.com/hyperium/hyper/commit/253cc74d86b082067aa884a0a63a089d7d19401d), closes [#​3053](https://togithub.com/hyperium/hyper/issues/3053)) - add `client::connect::capture_connection()` ([#​3144](https://togithub.com/hyperium/hyper/issues/3144)) ([c8493399](https://togithub.com/hyperium/hyper/commit/c8493399b2929a86f3020ae77304a00e43cfd161)) - add `poison` to `Connected` ([#​3145](https://togithub.com/hyperium/hyper/issues/3145)) ([37ed5a2e](https://togithub.com/hyperium/hyper/commit/37ed5a2e3cab76a11092823a80afd8fe2f2a9693)) - **server:** - deprecate server conn structs ([#​3161](https://togithub.com/hyperium/hyper/issues/3161)) ([02fe20f2](https://togithub.com/hyperium/hyper/commit/02fe20f232a7c3cf24d505b121ce4d428a93254d)) - backport the split server conn modules from 1.0 ([#​3102](https://togithub.com/hyperium/hyper/issues/3102)) ([84881c9e](https://togithub.com/hyperium/hyper/commit/84881c9e5160167a89d18d30c0ef6856dc859839), closes [#​3079](https://togithub.com/hyperium/hyper/issues/3079)) - remove some `Unpin` and `'static` constraints ([#​3119](https://togithub.com/hyperium/hyper/issues/3119)) ([0368a41a](https://togithub.com/hyperium/hyper/commit/0368a41a6cc1a5c6f1eada0d88e38b7dce261587)) #### New Contributors - [`@​rcoh](https://togithub.com/rcoh)` made their first contribution in [https://github.com/hyperium/hyper/pull/3145](https://togithub.com/hyperium/hyper/pull/3145) - [`@​iamwwc](https://togithub.com/iamwwc)` made their first contribution in [https://github.com/hyperium/hyper/pull/3119](https://togithub.com/hyperium/hyper/pull/3119) </details> --- ### 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. --- - [ ] <!-- 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/OpenPoolProject/stratum). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Build failed (retrying...): |
505: chore(deps): update github/codeql-action action to v2.2.6 r=renovate[bot] a=renovate[bot] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | patch | `v2.2.5` -> `v2.2.6` | --- ### Release Notes <details> <summary>github/codeql-action</summary> ### [`v2.2.6`](https://togithub.com/github/codeql-action/compare/v2.2.5...v2.2.6) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.2.5...v2.2.6) </details> --- ### 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. --- - [ ] <!-- 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/OpenPoolProject/stratum). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Build failed: |
70f2f62
to
d4e14b7
Compare
d4e14b7
to
3ba0ee9
Compare
3ba0ee9
to
3247d55
Compare
3247d55
to
e28d657
Compare
e28d657
to
9994784
Compare
9994784
to
a02ef70
Compare
e8fa7b2
to
b8fae3c
Compare
b8fae3c
to
adf9185
Compare
adf9185
to
575638c
Compare
575638c
to
a2d202c
Compare
a2d202c
to
31dff63
Compare
31dff63
to
37e0857
Compare
37e0857
to
fe8739b
Compare
fe8739b
to
bbcc4a3
Compare
bbcc4a3
to
657a369
Compare
This PR contains the following updates:
v2.2.5
->v2.22.8
Release Notes
github/codeql-action (github/codeql-action)
v2.22.8
Compare Source
v2.22.7
Compare Source
v2.22.6
Compare Source
v2.22.5
Compare Source
v2.22.4
Compare Source
v2.22.3
Compare Source
v2.22.2
Compare Source
v2.22.1
Compare Source
v2.22.0
Compare Source
v2.21.9
Compare Source
v2.21.8
Compare Source
v2.21.7
Compare Source
v2.21.6
Compare Source
v2.21.5
Compare Source
v2.21.4
Compare Source
v2.21.3
Compare Source
v2.21.2
Compare Source
v2.21.1
Compare Source
v2.21.0
Compare Source
v2.20.4
Compare Source
v2.20.3
Compare Source
v2.20.2
Compare Source
v2.20.1
Compare Source
v2.20.0
Compare Source
v2.3.6
Compare Source
v2.3.5
Compare Source
v2.3.4
Compare Source
v2.3.3
Compare Source
v2.3.2
Compare Source
v2.3.1
Compare Source
v2.3.0
Compare Source
v2.2.12
Compare Source
v2.2.11
Compare Source
v2.2.10
Compare Source
v2.2.9
Compare Source
v2.2.8
Compare Source
v2.2.7
Compare Source
v2.2.6
Compare Source
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.