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 step-security/harden-runner digest to f4f3f44 #673

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 30, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
step-security/harden-runner action digest dece111 -> f4f3f44

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 January 30, 2024 21:14
@renovate renovate bot added the auto-update label Jan 30, 2024
@renovate renovate bot requested a review from a team as a code owner January 30, 2024 21:14
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

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

❗ Current head ddb43cc differs from pull request most recent head b49fb12

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #673      +/-   ##
==========================================
+ 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 30, 2024

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

@@ Size breakdown @@

Size       2.15 MB
Text size  2.15 MB

No changes to crate sizes

Dependency tree
@@ Dependency tree @@
Count: 224

β”œβ”€ async-trait v0.1.80 (proc-macro)
β”‚  β”œβ”€ proc-macro2 v1.0.83
β”‚  β”‚  └─ unicode-ident v1.0.12
β”‚  β”œβ”€ quote v1.0.36
β”‚  β”‚  └─ 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.83 
β”‚  β”‚  β”‚  β”‚  β”œβ”€ quote v1.0.36 
β”‚  β”‚  β”‚  β”‚  └─ 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.83 
β”‚  β”‚  β”‚  β”‚  β”œβ”€ quote v1.0.36 
β”‚  β”‚  β”‚  β”‚  └─ syn v2.0.65 
β”‚  β”‚  β”‚  └─ 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.37.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.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.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.2.0 (proc-macro)
β”‚  β”‚        β”œβ”€ proc-macro2 v1.0.83 
β”‚  β”‚        β”œβ”€ quote v1.0.36 
β”‚  β”‚        └─ 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.202
β”‚  β”‚  └─ serde_derive v1.0.202 (proc-macro)
β”‚  β”‚     β”œβ”€ proc-macro2 v1.0.83 
β”‚  β”‚     β”œβ”€ quote v1.0.36 
β”‚  β”‚     └─ syn v2.0.65 
β”‚  β”œβ”€ serde_json v1.0.117
β”‚  β”‚  β”œβ”€ itoa v1.0.11
β”‚  β”‚  β”œβ”€ ryu v1.0.18
β”‚  β”‚  └─ serde v1.0.202 
β”‚  β”œβ”€ serde_path_to_error v0.1.16
β”‚  β”‚  β”œβ”€ itoa v1.0.11
β”‚  β”‚  └─ 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.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.83 
β”‚  β”‚  β”‚     β”œβ”€ quote v1.0.36 
β”‚  β”‚  β”‚     └─ 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.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.83 
β”‚        β”œβ”€ quote v1.0.36 
β”‚        └─ 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.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.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.202 
   └─ uuid-macro-internal v1.8.0 (proc-macro)
      β”œβ”€ proc-macro2 v1.0.83 
      β”œβ”€ quote v1.0.36 
      └─ syn v2.0.65 

Commit: 585a210 (Compare with baseline commit)

@renovate renovate bot changed the title chore(deps): update step-security/harden-runner digest to 63c24ba chore(deps): update step-security/harden-runner digest to 63a88e2 Jan 31, 2024
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-digest branch from 24ebe92 to 5fb232c Compare January 31, 2024 00:44
Copy link
Contributor Author

renovate bot commented Jan 31, 2024

bors: r+

@renovate renovate bot changed the title chore(deps): update step-security/harden-runner digest to 63a88e2 chore(deps): update step-security/harden-runner digest to 6c3b1c9 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-digest branch from 5fb232c to 74cc503 Compare February 1, 2024 01:47
@renovate renovate bot changed the title chore(deps): update step-security/harden-runner digest to 6c3b1c9 chore(deps): update step-security/harden-runner digest to a4aa98b Apr 29, 2024
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-digest branch from 74cc503 to 2c8ea64 Compare April 29, 2024 22:29
@renovate renovate bot changed the title chore(deps): update step-security/harden-runner digest to a4aa98b chore(deps): update step-security/harden-runner digest to 9ff9d14 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-digest branch from 2c8ea64 to ddb43cc Compare April 30, 2024 06:47
@renovate renovate bot changed the title chore(deps): update step-security/harden-runner digest to 9ff9d14 chore(deps): update step-security/harden-runner digest to f086349 May 22, 2024
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-digest branch from ddb43cc to 8844667 Compare May 22, 2024 10:57
@renovate renovate bot changed the title chore(deps): update step-security/harden-runner digest to f086349 chore(deps): update step-security/harden-runner digest to f4f3f44 May 23, 2024
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-digest branch from 8844667 to b49fb12 Compare May 23, 2024 07:56
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