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 github/codeql-action action to v3.25.8 #678

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github/codeql-action action minor v3.23.2 -> v3.25.8

Release Notes

github/codeql-action (github/codeql-action)

v3.25.8

Compare Source

v3.25.7

Compare Source

v3.25.6

Compare Source

v3.25.5

Compare Source

v3.25.4

Compare Source

v3.25.3

Compare Source

v3.25.2

Compare Source

v3.25.1

Compare Source

v3.25.0

Compare Source

v3.24.11

Compare Source

v3.24.10

Compare Source

v3.24.9

Compare Source

v3.24.8

Compare Source

v3.24.7

Compare Source

v3.24.6

Compare Source

v3.24.5

Compare Source

v3.24.4

Compare Source

v3.24.3

Compare Source

v3.24.2

Compare Source

v3.24.1

Compare Source

v3.24.0

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.


  • 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 February 2, 2024 18:38
@renovate renovate bot added the auto-update label Feb 2, 2024
@renovate renovate bot requested a review from a team as a code owner February 2, 2024 18:38
Copy link

github-actions bot commented Feb 2, 2024

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

@@ Size breakdown @@

Size       2.15 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 @@

- (tracing_subscriber?) <tracing_subscriber::registry::Scope<R> as core:...  469 B
- (serde_json) serde_json::de::from_trait                                    369 B
- (stratum_server) tokio::sync::mpsc::chan::channel                          344 B
- (serde_json?) <serde_json::raw::BoxedFromString as serde::de::Deserial...  257 B
- (tokio) tokio::util::linked_list::LinkedList<L,<L as tokio::util::link...  174 B
- (tracing_subscriber) tracing_subscriber::layer::Layer::with_subscriber     156 B
- (axum_core) <std::panicking::begin_panic::Payload<A> as core::panic::P...  24 B
- (uuid) uuid::fmt::<impl core::fmt::LowerHex for uuid::Uuid>::fmt           71 B
- (serde) <serde::__private::de::borrow_cow_str::CowStrVisitor as serde:...  21 B
- (serde_json) <<serde_json::raw::RawKey as serde::de::Deserialize>::des...  21 B
- (stratum_server) <serde_path_to_error::Error<E> as core::error::Error>...  10 B
- (axum_core) std::sys_common::backtrace::__rust_end_short_backtrace         6 B
- (stratum_server) <alloc::boxed::Box<T> as core::error::Error>::cause       3 B
- (tokio) core::ptr::drop_in_place<tokio::sync::watch::state::Version>       1 B
- (std) core::ptr::drop_in_place<&alloc::vec::Vec<http::header::value::H...  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::ExpectedInSeq>            1 B
Dependency tree
@@ Dependency tree @@
Count: 223

  ├─ async-trait v0.1.80 (proc-macro)
- │  ├─ proc-macro2 v1.0.84
+ │  ├─ proc-macro2 v1.0.85
  │  │  └─ unicode-ident v1.0.12
  │  ├─ quote v1.0.36
- │  │  └─ proc-macro2 v1.0.84 
+ │  │  └─ proc-macro2 v1.0.85 
  │  └─ syn v2.0.66
- │     ├─ proc-macro2 v1.0.84 
+ │     ├─ 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.84 
+ │  │  │  │  ├─ 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
  │  │  │  ├─ 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.84 
+ │  │  │  │  ├─ 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.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.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.84 
+ │  │        ├─ 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
  │  ├─ 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.84 
+ │  │     ├─ 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.84 
+ │  │  │     ├─ 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.84 
+ │        ├─ 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.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.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.84 
+       ├─ proc-macro2 v1.0.85 
        ├─ quote v1.0.36 
        └─ syn v2.0.66 

Commit: 518a0bb (Compare with baseline commit)

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.31%. Comparing base (d1a33db) to head (0e360d3).

Current head 0e360d3 differs from pull request most recent head 85edab6

Please upload reports for the commit 85edab6 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #678      +/-   ##
==========================================
+ 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
Contributor Author

renovate bot commented Feb 2, 2024

bors: r+

@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.24.0 chore(deps): update github/codeql-action action to v3.24.1 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from e1aa763 to fb12c1f Compare February 13, 2024 15:41
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.24.1 chore(deps): update github/codeql-action action to v3.24.3 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from fb12c1f to dc04046 Compare February 15, 2024 13:09
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.24.3 chore(deps): update github/codeql-action action to v3.24.4 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from dc04046 to 95f9a67 Compare February 22, 2024 12:44
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.24.4 chore(deps): update github/codeql-action action to v3.24.5 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 95f9a67 to ef14877 Compare February 23, 2024 13:51
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.24.5 chore(deps): update github/codeql-action action to v3.24.6 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from ef14877 to ade987a Compare February 29, 2024 15:32
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.24.6 chore(deps): update github/codeql-action action to v3.24.7 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from ade987a to e9a18fd Compare March 12, 2024 20:04
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.24.7 chore(deps): update github/codeql-action action to v3.24.8 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from e9a18fd to 5704219 Compare March 18, 2024 16:47
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.24.8 chore(deps): update github/codeql-action action to v3.24.9 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 5704219 to 8b77066 Compare April 3, 2024 17:44
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 8b77066 to e8095e4 Compare April 5, 2024 16:54
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.24.10 chore(deps): update github/codeql-action action to v3.25.0 Apr 15, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from e8095e4 to 1af60a0 Compare April 15, 2024 15:15
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.25.0 chore(deps): update github/codeql-action action to v3.25.1 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 1af60a0 to ec77db8 Compare April 17, 2024 13:30
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.25.1 chore(deps): update github/codeql-action action to v3.25.2 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from ec77db8 to fa6fd2c Compare April 22, 2024 22:58
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.25.2 chore(deps): update github/codeql-action action to v3.25.3 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from fa6fd2c to 0e360d3 Compare April 26, 2024 02:20
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.25.3 chore(deps): update github/codeql-action action to v3.25.4 May 8, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 0e360d3 to 9b55044 Compare May 8, 2024 13:40
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.25.4 chore(deps): update github/codeql-action action to v3.25.5 May 13, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 9b55044 to 61acc11 Compare May 13, 2024 15:01
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.25.5 chore(deps): update github/codeql-action action to v3.25.6 May 20, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 61acc11 to 2af60b3 Compare May 20, 2024 21:39
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.25.6 chore(deps): update github/codeql-action action to v3.25.7 May 31, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 2af60b3 to 2926563 Compare May 31, 2024 09:45
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.25.7 chore(deps): update github/codeql-action action to v3.25.8 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 2926563 to 85edab6 Compare June 4, 2024 16:22
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