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 actions/checkout digest #682

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action digest b4ffde6 -> b80ff79
actions/checkout action digest b4ffde6 -> a5ac7e5

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 has been generated by Mend Renovate. View repository job log here.

@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
Copy link

github-actions bot commented May 5, 2024

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

@@ Size breakdown @@

- Size     5.31 MB
+ Size     8.53 MB  +3.22 MB
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 @@

- (regex_automata) core::fmt::num::<impl core::fmt::Debug for usize>::fm...  29 B
- (rand) rand::rngs::thread::thread_rng                                      84 B
- (mio) <mio::io_source::IoSource<T> as mio::event::source::Source>::der...  51 B
- (serde) <serde::de::impls::StringVisitor as serde::de::Visitor>::expec...  21 B
- (serde_json) <T as serde::de::Expected>::fmt                               21 B
- (regex_syntax) regex_syntax::hir::interval::Interval::create               14 B
- (axum_core) <axum_core::body::Body as core::default::Default>::default     13 B
- (stratum_server) <serde_path_to_error::Error<E> as core::error::Error>...  10 B
- (tracing_core) core::ptr::drop_in_place<tracing_core::field::DisplayVa...  1 B
- (stratum_server) core::ptr::drop_in_place<serde_path_to_error::wrap::W...  1 B
- (stratum_server) core::ptr::drop_in_place<hyper::proto::h1::encode::No...  1 B
- (stratum_server) core::ptr::drop_in_place<serde::de::impls::<impl serd...  1 B
- (tracing_log) core::ptr::drop_in_place<tracing_log::DebugCallsite>         1 B
- (tracing_log) tracing_core::field::Visit::record_u128                      1 B
- (regex_syntax) core::ptr::drop_in_place<&regex_syntax::hir::literal::L...  1 B
- (regex_syntax) core::ptr::drop_in_place<&regex_syntax::hir::Repetition...  1 B
- (regex_automata) core::ptr::drop_in_place<&alloc::vec::Vec<core::optio...  1 B
- (tracing_subscriber) core::ptr::drop_in_place<std::thread::local::Acce...  1 B
- (tracing_subscriber) core::ptr::drop_in_place<log::SetLoggerError>         1 B
- (std) core::ptr::drop_in_place<serde::de::value::ExpectedInMap>            1 B
Dependency tree
@@ Dependency tree @@
Count: 224

  ├─ async-trait v0.1.80 (proc-macro)
- │  ├─ proc-macro2 v1.0.81
+ │  ├─ proc-macro2 v1.0.83
  │  │  └─ unicode-ident v1.0.12
  │  ├─ quote v1.0.36
- │  │  └─ proc-macro2 v1.0.81 
- │  └─ syn v2.0.60
- │     ├─ proc-macro2 v1.0.81 
+ │  │  └─ proc-macro2 v1.0.83 
+ │  └─ syn v2.0.65
+ │     ├─ proc-macro2 v1.0.83 
  │     ├─ 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.81 
+ │  │  │  │  ├─ proc-macro2 v1.0.83 
  │  │  │  │  ├─ quote v1.0.36 
- │  │  │  │  └─ syn v2.0.60 
+ │  │  │  │  └─ syn v2.0.65 
  │  │  │  ├─ futures-sink v0.3.30
  │  │  │  ├─ futures-task v0.3.30
  │  │  │  ├─ memchr v2.7.2
  │  │  │  ├─ 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.1
  │  │  │  ├─ bytes v1.6.0
  │  │  │  ├─ futures-core 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.81 
+ │  │  │  │  ├─ proc-macro2 v1.0.83 
  │  │  │  │  ├─ quote v1.0.36 
- │  │  │  │  └─ syn v2.0.60 
+ │  │  │  │  └─ syn v2.0.65 
  │  │  │  └─ tracing-core v0.1.32
  │  │  │     └─ once_cell v1.19.0
- │  │  └─ rustversion v1.0.15 (proc-macro)
+ │  │  └─ 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.1 
  │  ├─ 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.8.0
  │  │  ├─ httpdate v1.0.3
  │  │  ├─ itoa v1.0.11
  │  │  ├─ pin-project-lite v0.2.14
  │  │  ├─ smallvec v1.13.2
  │  │  └─ tokio v1.37.0
  │  │     ├─ bytes v1.6.0
- │  │     ├─ libc v0.2.154
+ │  │     ├─ libc v0.2.155
  │  │     ├─ mio v0.8.11
- │  │     │  └─ libc v0.2.154
+ │  │     │  └─ libc v0.2.155
  │  │     ├─ num_cpus v1.16.0
- │  │     │  └─ libc v0.2.154
+ │  │     │  └─ libc v0.2.155
  │  │     ├─ parking_lot v0.12.2
  │  │     │  ├─ 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.154
+ │  │     │     ├─ libc v0.2.155
  │  │     │     └─ smallvec v1.13.2
  │  │     ├─ pin-project-lite v0.2.14
  │  │     ├─ signal-hook-registry v1.4.2
- │  │     │  └─ libc v0.2.154
+ │  │     │  └─ libc v0.2.155
  │  │     ├─ socket2 v0.5.7
- │  │     │  └─ libc v0.2.154
+ │  │     │  └─ libc v0.2.155
  │  │     └─ tokio-macros v2.2.0 (proc-macro)
- │  │        ├─ proc-macro2 v1.0.81 
+ │  │        ├─ proc-macro2 v1.0.83 
  │  │        ├─ quote v1.0.36 
- │  │        └─ syn v2.0.60 
+ │  │        └─ syn v2.0.65 
  │  ├─ hyper-util v0.1.3
  │  │  ├─ 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
  │  │  ├─ socket2 v0.5.7 
  │  │  └─ tokio v1.37.0 
  │  ├─ itoa v1.0.11
  │  ├─ matchit v0.7.3
  │  ├─ memchr v2.7.2
  │  ├─ mime v0.3.17
  │  ├─ percent-encoding v2.3.1
  │  ├─ pin-project-lite v0.2.14
- │  ├─ serde v1.0.200
- │  │  └─ serde_derive v1.0.200 (proc-macro)
- │  │     ├─ proc-macro2 v1.0.81 
+ │  ├─ serde v1.0.202
+ │  │  └─ serde_derive v1.0.202 (proc-macro)
+ │  │     ├─ proc-macro2 v1.0.83 
  │  │     ├─ quote v1.0.36 
- │  │     └─ syn v2.0.60 
- │  ├─ serde_json v1.0.116
+ │  │     └─ syn v2.0.65 
+ │  ├─ serde_json v1.0.117
  │  │  ├─ itoa v1.0.11
- │  │  ├─ ryu v1.0.17
- │  │  └─ serde v1.0.200 
+ │  │  ├─ ryu v1.0.18
+ │  │  └─ serde v1.0.202 
  │  ├─ serde_path_to_error v0.1.16
  │  │  ├─ itoa v1.0.11
- │  │  └─ serde v1.0.200 
+ │  │  └─ serde v1.0.202 
  │  ├─ serde_urlencoded v0.7.1
  │  │  ├─ form_urlencoded v1.2.1
  │  │  │  └─ percent-encoding v2.3.1
  │  │  ├─ itoa v1.0.11
- │  │  ├─ ryu v1.0.17
- │  │  └─ serde v1.0.200 
+ │  │  ├─ ryu v1.0.18
+ │  │  └─ serde v1.0.202 
  │  ├─ sync_wrapper v1.0.1
  │  ├─ tokio v1.37.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.81 
+ │  │  │     ├─ proc-macro2 v1.0.83 
  │  │  │     ├─ quote v1.0.36 
- │  │  │     └─ syn v2.0.60 
+ │  │  │     └─ syn v2.0.65 
  │  │  ├─ pin-project-lite v0.2.14
  │  │  ├─ tokio v1.37.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.15 (proc-macro)
+ │  └─ 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.59
- │     └─ thiserror-impl v1.0.59 (proc-macro)
- │        ├─ proc-macro2 v1.0.81 
+ │  └─ thiserror v1.0.61
+ │     └─ thiserror-impl v1.0.61 (proc-macro)
+ │        ├─ proc-macro2 v1.0.83 
  │        ├─ quote v1.0.36 
- │        └─ syn v2.0.60 
+ │        └─ syn v2.0.65 
  ├─ 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.2 
  ├─ rlimit v0.10.1
- │  └─ libc v0.2.154
- ├─ serde v1.0.200 
- ├─ serde_json v1.0.116 
- ├─ thiserror v1.0.59 
+ │  └─ libc v0.2.155
+ ├─ serde v1.0.202 
+ ├─ serde_json v1.0.117 
+ ├─ thiserror v1.0.61 
  ├─ tokio v1.37.0 
  ├─ tokio-stream v0.1.15
  │  ├─ futures-core v0.3.30
  │  ├─ pin-project-lite v0.2.14
  │  └─ tokio v1.37.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.37.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.1 
  │  ├─ 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.14
+    ├─ getrandom v0.2.15
     │  ├─ cfg-if v1.0.0
-    │  └─ libc v0.2.154
+    │  └─ libc v0.2.155
     ├─ rand v0.8.5
-    │  ├─ libc v0.2.154
+    │  ├─ libc v0.2.155
     │  ├─ rand_chacha v0.3.1
     │  │  ├─ ppv-lite86 v0.2.17
     │  │  └─ rand_core v0.6.4
-    │  │     └─ getrandom v0.2.14 
+    │  │     └─ getrandom v0.2.15 
     │  └─ rand_core v0.6.4 
-    ├─ serde v1.0.200 
+    ├─ serde v1.0.202 
     └─ uuid-macro-internal v1.8.0 (proc-macro)
-       ├─ proc-macro2 v1.0.81 
+       ├─ proc-macro2 v1.0.83 
        ├─ quote v1.0.36 
-       └─ syn v2.0.60 
+       └─ syn v2.0.65 

Commit: 9c62939 (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
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