Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
actions/checkout action digest b4ffde6 -> 8e8c483
actions/checkout (changelog) action digest b4ffde6 -> 34e1148

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from kilpatty as a code owner May 5, 2024 09:43
@renovate renovate bot added the auto-update label May 5, 2024
@renovate renovate bot requested a review from a team as a code owner May 5, 2024 09:43
@github-actions
Copy link

github-actions bot commented May 5, 2024

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

@@ Size breakdown @@

- Size       8.54 MB
+ Size       8.37 MB  -176.6 KB
- Text Size  2.16 MB
+ Text Size  2.14 MB  -20.44 KB
Size difference per crate

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

@@ Breakdown per crate @@

+ (tokio) alloc::collections::btree::map::BTreeMap<K,V,A>::insert            3.05 KB
+ (stratum_server) hyper::proto::h1::io::Buffered<T,B>::poll_flush           2.02 KB
+ (stratum_server) http_body_util::collected::Collected<B>::push_frame       1.92 KB
+ (tokio) tokio::runtime::blocking::pool::Inner::run                         1.71 KB
+ (tokio) tokio::runtime::scheduler::current_thread::CurrentThread::bloc...  1.57 KB
+ (regex) regex::builders::string::RegexBuilder::build                       1.5 KB
+ (tracing_subscriber) tracing_subscriber::layer::context::Context<S>::e...  1.35 KB
+ (axum_core) http::header::map::HeaderMap<T>::try_insert2                   1.12 KB
+ (tracing_subscriber) <core::iter::adapters::GenericShunt<I,R> as core:...  574 B
+ (std) core::num::<impl i64>::from_str_radix                                924 B
+ (tokio) tokio::runtime::blocking::pool::Spawner::spawn_blocking            745 B
+ (std) <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::...  798 B
+ (rand) std::sys::thread_local::lazy::LazyKeyInner<T>::initialize           758 B
+ (std) core::ptr::drop_in_place<[sharded_slab::page::Shared<tracing_sub...  718 B
+ (stratum_server) hyper::proto::h1::io::Buffered<T,B>::parse                684 B
+ (tokio) tokio::net::tcp::stream::TcpStream::poll_read_priv                 670 B
+ (http) <http::header::value::HeaderValue as core::convert::From<usize>...  631 B
+ (std) core::num::<impl u64>::from_str_radix                                615 B
+ (matchit) matchit::error::InsertError::conflict                            615 B
+ (axum_core) <http_body_util::limited::Limited<B> as http_body::Body>::...  596 B
+ (stratum_server) tokio::task::spawn::spawn                                 592 B
+ (stratum_server) hyper::proto::h1::io::Buffered<T,B>::into_inner           562 B
+ (std) core::num::<impl u16>::from_str_radix                                556 B
- (tokio) alloc::collections::btree::node::Handle<alloc::collections::bt...  2.97 KB
- (stratum_server) hyper::proto::h1::conn::Conn<I,B,T>::poll_flush           2.03 KB
- (stratum_server) <http::header::map::HeaderMap<T> as core::iter::trait...  1.84 KB
- (regex) regex::builders::Builder::build_one_string                         1.51 KB
- (stratum_server) <&T as tower_layer::Layer<S>>::layer                      1.45 KB
- (axum) <hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collec...  1.13 KB
- (stratum_server) <futures_util::future::future::Map<Fut,F> as core::fu...  422 B
- (tracing_subscriber) <core::iter::adapters::map::Map<I,F> as core::ite...  406 B
- (tracing_subscriber) <hashbrown::map::HashMap<K,V,S,A> as core::iter::...  989 B
- (hyper) http::header::map::HeaderMap<T>::try_grow                          853 B
- (std) core::num::from_str_radix                                            501 B
- (stratum_server) <bytes::bytes_mut::BytesMut as bytes::buf::buf_mut::B...  582 B
- (stratum_server) hyper::server::conn::http1::Builder::serve_connection     701 B
- (stratum_server) <hyper::server::conn::http1::UpgradeableConnection<I,...  685 B
- (tokio) tokio::io::poll_evented::PollEvented<E>::poll_read                 650 B
- (stratum_server) hyper::proto::h1::conn::Conn<I,B,T>::into_inner           643 B
- (http) <http::header::value::HeaderValue as core::convert::From<u64>>:...  631 B
- (tokio) tokio::runtime::scheduler::multi_thread::park::Parker::park        623 B
- (stratum_server) matchit::error::InsertError::conflict                     618 B
- (axum) <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter...  616 B
- (tokio) tokio::task::spawn::spawn                                          536 B
- (hyper) core::fmt::num::<impl core::fmt::Debug for usize>::fmt             29 B
- (tracing_subscriber) <tracing_core::callsite::Identifier as core::hash...  521 B
- (hyper) hyper::proto::h1::conn::State::try_keep_alive                      510 B
- (std) core::ptr::drop_in_place<regex_syntax::hir::HirKind>                 500 B
- (std) core::ptr::drop_in_place<http::response::Response<axum_core::bod...  499 B
- (http) <T as http::extensions::AnyClone>::clone_box                        125 B
- (axum) axum::routing::path_router::PathRouter<S,_>::with_state             498 B
- (tracing_subscriber) hashbrown::map::HashMap<K,V,S,A>::contains_key        497 B
- (stratum_server) tokio::runtime::context::current::with_current            489 B
- (tracing_subscriber) core::hash::Hasher::write_usize                       488 B
- (tower_http) <core::iter::adapters::map::Map<I,F> as core::iter::trait...  483 B
- (tokio) tokio::io::poll_evented::PollEvented<E>::poll_write                473 B
- (httparse) httparse::simd::runtime::match_header_value_vectored            457 B
- (stratum_server) axum_core::extract::rejection::FailedToBufferBody::fr...  450 B
- (tower_http) <tower_http::cors::CorsLayer as core::default::Default>::...  423 B
- (regex_syntax) core::ptr::drop_in_place<[regex_syntax::ast::ClassSetIt...  423 B
- (std) std::sys::pal::unix::thread::guard::current                          418 B
- (hyper?) <hyper::proto::h1::encode::EncodedBuf<B> as bytes::buf::buf_i...  410 B
- (stratum_server) stratum_server::miner_list::MinerList::new                395 B
- (stratum_server) hyper::proto::h1::conn::Conn<I,B,T>::new                  384 B
- (hyper) hyper::proto::h1::conn::Conn<I,B,T>::maybe_notify                  382 B
- (regex) regex::builders::Builder::new                                      372 B
- (tokio) <tokio::runtime::scheduler::current_thread::Handle as tokio::u...  329 B
- (std) core::ptr::drop_in_place<hyper::body::incoming::Incoming>            369 B
- (std) core::ptr::drop_in_place<core::option::Option<http::header::map:...  353 B
- (std) std::sys_common::thread::min_stack                                   346 B
- (stratum_server) hashbrown::raw::RawTableInner::with_capacity              346 B
- (tracing_subscriber) core::ptr::drop_in_place<core::ops::control_flow:...  338 B
- (std) core::ptr::drop_in_place<matchit::tree::Node<axum::routing::Rout...  336 B
- (gimli) gimli::read::reader::Reader::read_address                          330 B
- (std) std::sys_common::thread_info::set                                    329 B
- (std) core::fmt::builders::DebugList::entry                                321 B
- (regex_syntax) regex_syntax::ast::ClassSetUnion::into_item                 320 B
- (std) <&[u8] as alloc::ffi::c_str::CString::new::SpecNewImpl>::spec_ne...  318 B
- (bytes) bytes::bytes_mut::BytesMut::freeze                                 317 B
- (httparse) httparse::simd::runtime::match_header_name_vectored             316 B
- (tokio) alloc::collections::btree::map::entry::VacantEntry<K,V,A>::ins...  297 B
- (tokio) tokio::runtime::task::harness::Harness<T,S>::dealloc               176 B
- (std) core::unicode::unicode_data::grapheme_extend::lookup                 289 B
- (tokio) tokio::runtime::scheduler::multi_thread::MultiThread::shutdown     289 B
- (std) core::ptr::drop_in_place<signal_hook_registry::half_lock::HalfLo...  279 B
- (tokio?) <tokio::sync::mpsc::chan::Chan<T,S> as core::ops::drop::Drop>...  266 B
- (tracing_subscriber) <A as core::slice::cmp::SliceOrd>::compare            265 B
- (std) core::fmt::num::<impl core::fmt::LowerHex for u128>::fmt             259 B
- (std) std::sys_common::thread_info::current_thread                         252 B
- (stratum_server) hyper::proto::h1::dispatch::Dispatcher<D,Bs,I,T>::new     247 B
- (tokio) tokio::runtime::scheduler::multi_thread::idle::Idle::transitio...  245 B
- (tokio) tokio::runtime::scheduler::multi_thread::idle::Idle::worker_to...  245 B
- (std) core::ptr::drop_in_place<alloc::vec::Vec<alloc::sync::Arc<tokio:...  243 B
- (axum) <alloc::vec::into_iter::IntoIter<T,A> as core::ops::drop::Drop>...  239 B
- (stratum_server) <serde_path_to_error::Error<E> as core::fmt::Display>...  225 B
- (dashmap) std::io::Write::write_all                                        223 B
- (tokio) tokio::task::join_set::JoinSet<T>::insert                          222 B
- (regex_syntax) regex_syntax::hir::translate::TranslatorI::hir_from_cha...  220 B
- (tokio) tokio::runtime::time::Driver::new                                  218 B
- (serde) <serde::de::impls::StringVisitor as serde::de::Visitor>::visit...  215 B
- (std) core::ptr::drop_in_place<alloc::vec::Vec<http::header::map::Extr...  208 B
- (tokio) tokio::runtime::driver::Driver::shutdown                           204 B
- (regex_automata) regex_automata::sparse_set::SparseSet::new                200 B
- (std) alloc::raw_vec::RawVec<T,A>::reserve_for_push                        163 B
- (tokio) alloc::raw_vec::RawVec<T,A>::reserve_for_push                      7 B
- (tracing_core) alloc::raw_vec::RawVec<T,A>::reserve_for_push               195 B
- (matchit) alloc::raw_vec::RawVec<T,A>::reserve_for_push                    195 B
- (hyper) alloc::raw_vec::RawVec<T,A>::reserve_for_push                      163 B
- (stratum_server) alloc::raw_vec::RawVec<T,A>::reserve_for_push             163 B
- (regex_syntax) alloc::raw_vec::RawVec<T,A>::reserve_for_push               163 B
- (regex_automata) alloc::raw_vec::RawVec<T,A>::reserve_for_push             163 B
- (tracing_subscriber) alloc::raw_vec::RawVec<T,A>::reserve_for_push         180 B
- (regex) <core::iter::adapters::map::Map<I,F> as core::iter::traits::it...  191 B
- (thread_local) once_cell::imp::OnceCell<T>::initialize::{{closure}}        184 B
- (axum_core) alloc::raw_vec::RawVec<T,A>::reserve_for_push                  183 B
- (axum) alloc::raw_vec::RawVec<T,A>::reserve_for_push                       180 B
- (tokio_util) alloc::raw_vec::RawVec<T,A>::reserve_for_push                 181 B
- (thread_local) core::ops::function::FnOnce::call_once{{vtable.shim}}       181 B
- (thread_local) alloc::raw_vec::RawVec<T,A>::reserve_for_push               181 B
- (sharded_slab) alloc::raw_vec::RawVec<T,A>::reserve_for_push               181 B
- (parking_lot_core) alloc::raw_vec::RawVec<T,A>::reserve_for_push           180 B
- (mime) alloc::raw_vec::RawVec<T,A>::reserve_for_push                       180 B
- (axum_core) <alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop          180 B
- (regex_syntax) core::ptr::drop_in_place<[regex_syntax::hir::Hir]>          180 B
- (gimli) gimli::read::unit::parse_type_offset                               171 B
- (std) core::ptr::drop_in_place<stratum_server::request::StratumRequest...  168 B
- (stratum_server) tokio::runtime::task::harness::Harness<T,S>::dealloc      166 B
- (serde_json) alloc::raw_vec::RawVec<T,A>::reserve_for_push                 163 B
- (regex) alloc::raw_vec::RawVec<T,A>::reserve_for_push                      163 B
- (axum_core) axum_core::body::Body::new                                     155 B
- (std) core::ptr::drop_in_place<tokio::runtime::context::set_scheduler<...  155 B
- (std) core::fmt::num::<impl core::fmt::LowerHex for i64>::fmt              150 B
- (std) core::ptr::drop_in_place<alloc::sync::ArcInner<tokio::runtime::i...  148 B
- (std) core::fmt::num::<impl core::fmt::LowerHex for u32>::fmt              147 B
- (std) core::fmt::num::<impl core::fmt::UpperHex for i8>::fmt               146 B
- (tokio) tokio::runtime::scheduler::current_thread::Handle::spawn           136 B
- (std) core::fmt::num::<impl core::fmt::Binary for i64>::fmt                131 B
- (sharded_slab) alloc::collections::vec_deque::VecDeque<T,A>::grow          127 B
- (std) core::ptr::drop_in_place<futures_channel::mpsc::queue::Queue<all...  121 B
- (stratum_server) core::ptr::drop_in_place<hyper::upgrade::Pending>         120 B
- (tracing_core) std::io::Write::write_fmt                                   116 B
- (mio) <mio::net::uds::datagram::UnixDatagram as mio::event::source::So...  109 B
- (std) std::os::unix::net::stream::UnixStream::try_clone                    105 B
- (tracing_log) <tracing_log::LogVisitor as tracing_core::field::Visit>:...  42 B
- (std) <core::result::Result<T,E> as core::fmt::Debug>::fmt                 84 B
- (rand) <rand::rngs::thread::ThreadRng as core::default::Default>::defa...  84 B
- (std) core::ptr::drop_in_place<axum_core::error::Error>                    84 B
- (std) core::ptr::drop_in_place<tokio::runtime::io::driver::Handle>         82 B
- (thread_local) once_cell::imp::OnceCell<T>::initialize                     71 B
- (std) core::ptr::drop_in_place<core::result::Result<alloc::ffi::c_str:...  69 B
- (std) <core::num::error::ParseIntError as core::fmt::Debug>::fmt           67 B
- (stratum_server) <axum_core::error::Error as core::fmt::Debug>::fmt        67 B
- (std) <&std::net::tcp::TcpStream as std::io::Write>::write_vectored        64 B
- (signal_hook_registry) std::sys::thread_local::fast_local::Key<T>::try...  63 B
- (std) std::time::Instant::saturating_duration_since                        57 B
- (std) std::sys_common::thread_info::THREAD_INFO::__getit::destroy          53 B
- (std) <&std::net::tcp::TcpStream as std::io::Read>::read                   50 B
- (regex) core::panicking::assert_failed                                     47 B
- (thread_local) <std::sync::poison::PoisonError<T> as core::fmt::Debug>...  44 B
- (std) core::ptr::drop_in_place<stratum_server::ban_manager::Key>           37 B
- (std) core::ptr::drop_in_place<http_body::frame::Frame<bytes::bytes::B...  31 B
- (bytes) <bytes::bytes::Bytes as core::cmp::PartialEq<str>>::eq             30 B
- (std) <std::path::PathBuf as core::fmt::Debug>::fmt                        29 B
- (serde) <serde::de::impls::StringVisitor as serde::de::Visitor>::expec...  21 B
- (mime) mime::Source::as_ref                                                21 B
- (http_body_util?) <http_body_util::limited::LengthLimitError as core::...  21 B
- (serde_json) <T as serde::de::Expected>::fmt                               21 B
- (tracing_subscriber) core::error::Error::type_id                           21 B
- (std) <<alloc::boxed::Box<dyn core::error::Error+core::marker::Send+co...  9 B
- (stratum_server) <alloc::borrow::Cow<B> as core::fmt::Debug>::fmt          20 B
- (http) http::uri::Uri::has_path                                            17 B
- (std) std::net::udp::UdpSocket::local_addr                                 16 B
- (tracing_core) core::ptr::drop_in_place<std::io::Write::write_fmt::Ada...  9 B
- (regex_syntax) regex_syntax::hir::ClassBytesRange::new                     14 B
- (tokio) tokio::runtime::task::core::Header::get_id                         13 B
- (tokio) tokio::runtime::task::core::Header::get_trailer                    12 B
- (stratum_server) stratum_server::config::ConfigManager::current_config     12 B
- (bytes) <*const T as core::fmt::Pointer>::fmt                              9 B
- (stratum_server) stratum_server::frame::Frame::method                      9 B
- (regex_syntax) <regex_syntax::hir::literal::Literal as core::convert::...  9 B
- (regex_syntax) regex_syntax::hir::ClassUnicode::ranges                     9 B
- (regex_syntax) regex_syntax::hir::Class::is_empty                          9 B
- (regex_syntax) regex_syntax::hir::ClassBytes::ranges                       9 B
- (stratum_server) <axum_core::error::Error as core::error::Error>::sour...  8 B
- (mio) mio::interest::Interest::add                                         5 B
- (tokio) tokio::runtime::task::core::Trailer::addr_of_owned                 4 B
- (stratum_server) <alloc::boxed::Box<T> as core::error::Error>::source      3 B
- (tracing_subscriber) core::error::Error::cause                             3 B
- (tokio) core::ptr::drop_in_place<&std::process::Child>                     1 B
- (tokio) core::ptr::drop_in_place<tokio::loom::std::parking_lot::RwLock...  1 B
- (std) core::ptr::drop_in_place<<dyn tracing_core::field::Value as core...  1 B
- (std) core::ptr::drop_in_place<&*mut tracing_core::callsite::DefaultCa...  1 B
- (std) core::ptr::drop_in_place<http_body_util::limited::LengthLimitErr...  1 B
- (std) core::ptr::drop_in_place<&alloc::string::String>                     1 B
- (std) core::ptr::drop_in_place<&core::option::Option<alloc::vec::Vec<h...  1 B
- (std) core::ptr::drop_in_place<&alloc::vec::Vec<http::header::value::H...  1 B
- (tower_http) core::ptr::drop_in_place<http::header::value::InvalidHead...  1 B
- (stratum_server) core::ptr::drop_in_place<serde::de::impls::<impl serd...  1 B
- (stratum_server) core::ptr::drop_in_place<serde_path_to_error::wrap::W...  1 B
- (stratum_server) core::ptr::drop_in_place<alloc::boxed::Box<http_body_...  1 B
- (stratum_server) core::ptr::drop_in_place<http::header::value::Invalid...  1 B
- (tracing_log) core::ptr::drop_in_place<tracing_log::InfoCallsite>          1 B
- (tracing_log) tracing_core::field::Visit::record_i128                      1 B
- (thread_local) core::ptr::drop_in_place<once_cell::imp::OnceCell<std::...  1 B
- (regex_syntax) core::ptr::drop_in_place<&u8>                               1 B
- (regex_syntax) core::ptr::drop_in_place<&alloc::vec::Vec<regex_syntax:...  1 B
- (regex_automata) core::ptr::drop_in_place<regex_automata::util::search...  1 B
- (std) core::ptr::drop_in_place<&u64>                                       1 B
- (std) core::ptr::drop_in_place<&tracing_core::parent::Parent>              1 B
- (tracing_subscriber) core::ptr::drop_in_place<std::thread::local::Acce...  1 B
- (std) core::ptr::drop_in_place<*mut sharded_slab::sync::inner::alloc::...  1 B
- (std) core::ptr::drop_in_place<serde_json::raw::BoxedFromString>           1 B
- (std) core::ptr::drop_in_place<serde::de::value::ExpectedInSeq>            1 B
- (std) core::ptr::drop_in_place<tracing_core::field::DisplayValue<&&str...  1 B
Dependency tree
@@ Dependency tree @@
Count: 223

  ├─ async-trait v0.1.80 (proc-macro)
  │  ├─ proc-macro2 v1.0.85
  │  │  └─ unicode-ident v1.0.12
  │  ├─ quote v1.0.36
  │  │  └─ proc-macro2 v1.0.85 
  │  └─ syn v2.0.66
  │     ├─ proc-macro2 v1.0.85 
  │     ├─ quote v1.0.36 
  │     └─ unicode-ident v1.0.12
  ├─ axum v0.7.5
  │  ├─ async-trait v0.1.80 (proc-macro) 
  │  ├─ axum-core v0.4.3
  │  │  ├─ async-trait v0.1.80 (proc-macro) 
  │  │  ├─ bytes v1.6.0
  │  │  ├─ 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.85 
  │  │  │  │  ├─ quote v1.0.36 
  │  │  │  │  └─ syn v2.0.66 
  │  │  │  ├─ futures-sink v0.3.30
  │  │  │  ├─ futures-task v0.3.30
- │  │  │  ├─ memchr v2.7.2
+ │  │  │  ├─ memchr v2.7.3
  │  │  │  ├─ 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
  │  │  │  ├─ fnv v1.0.7
  │  │  │  └─ itoa v1.0.11
  │  │  ├─ http-body v1.0.0
  │  │  │  ├─ bytes v1.6.0
  │  │  │  └─ http v1.1.0 
  │  │  ├─ http-body-util v0.1.2
  │  │  │  ├─ bytes v1.6.0
  │  │  │  ├─ futures-util v0.3.30 
  │  │  │  ├─ http v1.1.0 
  │  │  │  ├─ http-body v1.0.0 
  │  │  │  └─ 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.21
  │  │  │  ├─ pin-project-lite v0.2.14
  │  │  │  ├─ tracing-attributes v0.1.27 (proc-macro)
  │  │  │  │  ├─ proc-macro2 v1.0.85 
  │  │  │  │  ├─ quote v1.0.36 
  │  │  │  │  └─ syn v2.0.66 
  │  │  │  └─ tracing-core v0.1.32
  │  │  │     └─ once_cell v1.19.0
  │  │  └─ rustversion v1.0.17 (proc-macro)
  │  ├─ bytes v1.6.0
  │  ├─ futures-util v0.3.30 
  │  ├─ http v1.1.0 
  │  ├─ http-body v1.0.0 
  │  ├─ http-body-util v0.1.2 
  │  ├─ hyper v1.3.1
  │  │  ├─ bytes v1.6.0
  │  │  ├─ futures-channel v0.3.30 
  │  │  ├─ futures-util v0.3.30 
  │  │  ├─ http v1.1.0 
  │  │  ├─ http-body v1.0.0 
  │  │  ├─ httparse v1.9.3
  │  │  ├─ 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
  │  │     ├─ 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.85 
  │  │        ├─ quote v1.0.36 
  │  │        └─ syn v2.0.66 
  │  ├─ hyper-util v0.1.5
  │  │  ├─ bytes v1.6.0
  │  │  ├─ futures-util v0.3.30 
  │  │  ├─ http v1.1.0 
  │  │  ├─ http-body v1.0.0 
  │  │  ├─ hyper v1.3.1 
  │  │  ├─ pin-project-lite v0.2.14
  │  │  └─ tokio v1.38.0 
  │  ├─ itoa v1.0.11
  │  ├─ matchit v0.7.3
- │  ├─ memchr v2.7.2
+ │  ├─ memchr v2.7.3
  │  ├─ mime v0.3.17
  │  ├─ percent-encoding v2.3.1
  │  ├─ pin-project-lite v0.2.14
  │  ├─ serde v1.0.203
  │  │  └─ serde_derive v1.0.203 (proc-macro)
  │  │     ├─ proc-macro2 v1.0.85 
  │  │     ├─ quote v1.0.36 
  │  │     └─ syn v2.0.66 
  │  ├─ serde_json v1.0.117
  │  │  ├─ itoa v1.0.11
  │  │  ├─ ryu v1.0.18
  │  │  └─ serde v1.0.203 
  │  ├─ serde_path_to_error v0.1.16
  │  │  ├─ itoa v1.0.11
  │  │  └─ serde v1.0.203 
  │  ├─ 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.203 
  │  ├─ sync_wrapper v1.0.1
  │  ├─ tokio v1.38.0 
  │  ├─ 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.85 
  │  │  │     ├─ quote v1.0.36 
  │  │  │     └─ syn v2.0.66 
  │  │  ├─ pin-project-lite v0.2.14
  │  │  ├─ tokio v1.38.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
  │  ├─ tracing v0.1.40 
  │  └─ rustversion v1.0.17 (proc-macro)
  ├─ bit-set v0.5.3
  │  └─ bit-vec v0.6.3
  ├─ bytes v1.6.0
  ├─ 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)
  │        ├─ proc-macro2 v1.0.85 
  │        ├─ quote v1.0.36 
  │        └─ syn v2.0.66 
  ├─ 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.3.1 
  ├─ parking_lot v0.12.3 
  ├─ rlimit v0.10.1
  │  └─ libc v0.2.155
  ├─ serde v1.0.203 
  ├─ serde_json v1.0.117 
  ├─ thiserror v1.0.61 
  ├─ tokio v1.38.0 
  ├─ tokio-stream v0.1.15
  │  ├─ futures-core v0.3.30
  │  ├─ pin-project-lite v0.2.14
  │  └─ tokio v1.38.0 
  ├─ tokio-util v0.7.11
  │  ├─ bytes v1.6.0
  │  ├─ futures-core v0.3.30
  │  ├─ futures-sink v0.3.30
  │  ├─ pin-project-lite v0.2.14
  │  ├─ slab v0.4.9 
  │  └─ tokio v1.38.0 
  ├─ tower-http v0.5.2
  │  ├─ bitflags v2.5.0
  │  ├─ bytes v1.6.0
  │  ├─ http v1.1.0 
  │  ├─ http-body v1.0.0 
  │  ├─ 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.8.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.203 
     └─ uuid-macro-internal v1.8.0 (proc-macro)
        ├─ proc-macro2 v1.0.85 
        ├─ quote v1.0.36 
        └─ syn v2.0.66 

Commit: 23ac11b (Compare with baseline commit)

@renovate renovate bot changed the title chore(deps): update actions/checkout digest chore(deps): update actions/checkout digest to 44c2b7a May 8, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 978b78c to e5cce2d Compare May 8, 2024 21:11
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 44c2b7a chore(deps): update actions/checkout digest May 9, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from e5cce2d to 7036960 Compare May 9, 2024 15:25
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 7036960 to f345b32 Compare May 16, 2024 23:46
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from f345b32 to a192c98 Compare May 20, 2024 14:11
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from a192c98 to 10a1ba5 Compare May 20, 2024 21:38
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 10a1ba5 to 19df0ce Compare June 12, 2024 17:08
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 19df0ce to 9b84c57 Compare June 12, 2024 19:22
@renovate renovate bot changed the title chore(deps): update actions/checkout digest chore(deps): update actions/checkout digest to 692973e Jun 13, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 9b84c57 to 730cafd Compare June 13, 2024 19:15
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 692973e chore(deps): update actions/checkout digest Jul 29, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 730cafd to 7b2a7bd Compare July 29, 2024 21:58
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 7b2a7bd to b4d99e1 Compare September 2, 2024 14:06
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from b4d99e1 to 8df4ed6 Compare September 5, 2024 17:07
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 05e4c16 to a493611 Compare November 14, 2024 17:33
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from a493611 to 3f61f5a Compare January 16, 2025 20:55
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 3f61f5a to 52a8cf3 Compare January 17, 2025 01:08
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 52a8cf3 to 9e30244 Compare June 6, 2025 20:45
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 9e30244 to b36f92a Compare July 23, 2025 17:05
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from b36f92a to ad54a54 Compare August 11, 2025 10:31
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from ad54a54 to e6b94f9 Compare August 11, 2025 13:03
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from e6b94f9 to 2b8b50d Compare August 13, 2025 17:14
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 2b8b50d to c354472 Compare November 3, 2025 19:39
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from c354472 to 693ee65 Compare November 3, 2025 22:35
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 693ee65 to d8aae94 Compare November 19, 2025 17:49
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from d8aae94 to 3ae1a34 Compare November 20, 2025 16:57
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 3ae1a34 to e80577c Compare November 24, 2025 04:46
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from e80577c to 74418e7 Compare December 2, 2025 03:05
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.

1 participant