Skip to content

chore(deps): update taiki-e/install-action digest to d33a0a9#351

Merged
bors[bot] merged 1 commit intomasterfrom
renovate/taiki-e-install-action-digest
Dec 11, 2022
Merged

chore(deps): update taiki-e/install-action digest to d33a0a9#351
bors[bot] merged 1 commit intomasterfrom
renovate/taiki-e-install-action-digest

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 11, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
taiki-e/install-action action digest 0865eee -> d33a0a9

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 review from a team and kilpatty as code owners December 11, 2022 04:49
@renovate renovate Bot added the auto-update label Dec 11, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 11, 2022

Codecov Report

Merging #351 (454cace) into master (a77a7cd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #351   +/-   ##
=======================================
  Coverage   53.83%   53.83%           
=======================================
  Files          23       23           
  Lines        1488     1488           
=======================================
  Hits          801      801           
  Misses        687      687           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 11, 2022

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

@@ Size breakdown @@

Size       1.99 MB
Text size  1.99 MB

No changes to crate sizes

Dependency tree
@@ Dependency tree @@
Count: 217

├─ async-trait v0.1.59 (proc-macro)
│  ├─ proc-macro2 v1.0.47
│  │  └─ unicode-ident v1.0.5
│  ├─ quote v1.0.21
│  │  └─ proc-macro2 v1.0.47 
│  └─ syn v1.0.105
│     ├─ proc-macro2 v1.0.47 
│     ├─ quote v1.0.21 
│     └─ unicode-ident v1.0.5
├─ axum v0.6.1
│  ├─ async-trait v0.1.59 (proc-macro) 
│  ├─ axum-core v0.3.0
│  │  ├─ async-trait v0.1.59 (proc-macro) 
│  │  ├─ bytes v1.3.0
│  │  ├─ futures-util v0.3.25
│  │  │  ├─ futures-channel v0.3.25
│  │  │  │  ├─ futures-core v0.3.25
│  │  │  │  └─ futures-sink v0.3.25
│  │  │  ├─ futures-core v0.3.25
│  │  │  ├─ futures-io v0.3.25
│  │  │  ├─ futures-macro v0.3.25 (proc-macro)
│  │  │  │  ├─ proc-macro2 v1.0.47 
│  │  │  │  ├─ quote v1.0.21 
│  │  │  │  └─ syn v1.0.105 
│  │  │  ├─ futures-sink v0.3.25
│  │  │  ├─ futures-task v0.3.25
│  │  │  ├─ memchr v2.5.0
│  │  │  ├─ pin-project-lite v0.2.9
│  │  │  ├─ pin-utils v0.1.0
│  │  │  └─ slab v0.4.7
│  │  │     └─ autocfg v1.1.0
│  │  ├─ http v0.2.8
│  │  │  ├─ bytes v1.3.0
│  │  │  ├─ fnv v1.0.7
│  │  │  └─ itoa v1.0.4
│  │  ├─ http-body v0.4.5
│  │  │  ├─ bytes v1.3.0
│  │  │  ├─ http v0.2.8 
│  │  │  └─ pin-project-lite v0.2.9
│  │  ├─ mime v0.3.16
│  │  ├─ tower-layer v0.3.2
│  │  ├─ tower-service v0.3.2
│  │  └─ rustversion v1.0.9 (proc-macro)
│  ├─ bitflags v1.3.2
│  ├─ bytes v1.3.0
│  ├─ futures-util v0.3.25 
│  ├─ http v0.2.8 
│  ├─ http-body v0.4.5 
│  ├─ hyper v0.14.23
│  │  ├─ bytes v1.3.0
│  │  ├─ futures-channel v0.3.25 
│  │  ├─ futures-core v0.3.25
│  │  ├─ futures-util v0.3.25 
│  │  ├─ http v0.2.8 
│  │  ├─ http-body v0.4.5 
│  │  ├─ httparse v1.8.0
│  │  ├─ httpdate v1.0.2
│  │  ├─ itoa v1.0.4
│  │  ├─ pin-project-lite v0.2.9
│  │  ├─ socket2 v0.4.7
│  │  │  └─ libc v0.2.138
│  │  ├─ tokio v1.23.0
│  │  │  ├─ bytes v1.3.0
│  │  │  ├─ libc v0.2.138
│  │  │  ├─ memchr v2.5.0
│  │  │  ├─ mio v0.8.5
│  │  │  │  ├─ libc v0.2.138
│  │  │  │  └─ log v0.4.17
│  │  │  │     └─ cfg-if v1.0.0
│  │  │  ├─ num_cpus v1.14.0
│  │  │  │  └─ libc v0.2.138
│  │  │  ├─ parking_lot v0.12.1
│  │  │  │  ├─ lock_api v0.4.9
│  │  │  │  │  ├─ scopeguard v1.1.0
│  │  │  │  │  └─ autocfg v1.1.0
│  │  │  │  └─ parking_lot_core v0.9.5
│  │  │  │     ├─ cfg-if v1.0.0
│  │  │  │     ├─ libc v0.2.138
│  │  │  │     └─ smallvec v1.10.0
│  │  │  ├─ pin-project-lite v0.2.9
│  │  │  ├─ signal-hook-registry v1.4.0
│  │  │  │  └─ libc v0.2.138
│  │  │  ├─ socket2 v0.4.7 
│  │  │  ├─ tokio-macros v1.8.2 (proc-macro)
│  │  │  │  ├─ proc-macro2 v1.0.47 
│  │  │  │  ├─ quote v1.0.21 
│  │  │  │  └─ syn v1.0.105 
│  │  │  └─ autocfg v1.1.0
│  │  ├─ tower-service v0.3.2
│  │  ├─ tracing v0.1.37
│  │  │  ├─ cfg-if v1.0.0
│  │  │  ├─ log v0.4.17 
│  │  │  ├─ pin-project-lite v0.2.9
│  │  │  ├─ tracing-attributes v0.1.23 (proc-macro)
│  │  │  │  ├─ proc-macro2 v1.0.47 
│  │  │  │  ├─ quote v1.0.21 
│  │  │  │  └─ syn v1.0.105 
│  │  │  └─ tracing-core v0.1.30
│  │  │     └─ once_cell v1.16.0
│  │  └─ want v0.3.0
│  │     ├─ log v0.4.17 
│  │     └─ try-lock v0.2.3
│  ├─ itoa v1.0.4
│  ├─ matchit v0.7.0
│  ├─ memchr v2.5.0
│  ├─ mime v0.3.16
│  ├─ percent-encoding v2.2.0
│  ├─ pin-project-lite v0.2.9
│  ├─ serde v1.0.149
│  │  └─ serde_derive v1.0.149 (proc-macro)
│  │     ├─ proc-macro2 v1.0.47 
│  │     ├─ quote v1.0.21 
│  │     └─ syn v1.0.105 
│  ├─ serde_json v1.0.89
│  │  ├─ itoa v1.0.4
│  │  ├─ ryu v1.0.11
│  │  └─ serde v1.0.149 
│  ├─ serde_path_to_error v0.1.8
│  │  └─ serde v1.0.149 
│  ├─ serde_urlencoded v0.7.1
│  │  ├─ form_urlencoded v1.1.0
│  │  │  └─ percent-encoding v2.2.0
│  │  ├─ itoa v1.0.4
│  │  ├─ ryu v1.0.11
│  │  └─ serde v1.0.149 
│  ├─ sync_wrapper v0.1.1
│  ├─ tokio v1.23.0 
│  ├─ tower v0.4.13
│  │  ├─ futures-core v0.3.25
│  │  ├─ futures-util v0.3.25 
│  │  ├─ pin-project v1.0.12
│  │  │  └─ pin-project-internal v1.0.12 (proc-macro)
│  │  │     ├─ proc-macro2 v1.0.47 
│  │  │     ├─ quote v1.0.21 
│  │  │     └─ syn v1.0.105 
│  │  ├─ pin-project-lite v0.2.9
│  │  ├─ tokio v1.23.0 
│  │  ├─ tower-layer v0.3.2
│  │  ├─ tower-service v0.3.2
│  │  └─ tracing v0.1.37 
│  ├─ tower-http v0.3.5
│  │  ├─ bitflags v1.3.2
│  │  ├─ bytes v1.3.0
│  │  ├─ futures-core v0.3.25
│  │  ├─ futures-util v0.3.25 
│  │  ├─ http v0.2.8 
│  │  ├─ http-body v0.4.5 
│  │  ├─ http-range-header v0.3.0
│  │  ├─ pin-project-lite v0.2.9
│  │  ├─ tower v0.4.13 
│  │  ├─ tower-layer v0.3.2
│  │  └─ tower-service v0.3.2
│  ├─ tower-layer v0.3.2
│  ├─ tower-service v0.3.2
│  └─ rustversion v1.0.9 (proc-macro)
├─ bit-set v0.5.3
│  └─ bit-vec v0.6.3
├─ bytes v1.3.0
├─ dashmap v5.4.0
│  ├─ cfg-if v1.0.0
│  ├─ hashbrown v0.12.3
│  ├─ lock_api v0.4.9 
│  ├─ once_cell v1.16.0
│  └─ parking_lot_core v0.9.5 
├─ extended-primitives v0.3.8
│  ├─ encodings v0.1.0
│  └─ thiserror v1.0.37
│     └─ thiserror-impl v1.0.37 (proc-macro)
│        ├─ proc-macro2 v1.0.47 
│        ├─ quote v1.0.21 
│        └─ syn v1.0.105 
├─ futures v0.3.25
│  ├─ futures-channel v0.3.25 
│  ├─ futures-core v0.3.25
│  ├─ futures-executor v0.3.25
│  │  ├─ futures-core v0.3.25
│  │  ├─ futures-task v0.3.25
│  │  └─ futures-util v0.3.25 
│  ├─ futures-io v0.3.25
│  ├─ futures-sink v0.3.25
│  ├─ futures-task v0.3.25
│  └─ futures-util v0.3.25 
├─ hyper v0.14.23 
├─ parking_lot v0.12.1 
├─ rlimit v0.8.3
│  └─ libc v0.2.138
├─ serde v1.0.149 
├─ serde_json v1.0.89 
├─ signal-hook v0.3.14
│  ├─ libc v0.2.138
│  └─ signal-hook-registry v1.4.0 
├─ signal-hook-tokio v0.3.1
│  ├─ futures-core v0.3.25
│  ├─ libc v0.2.138
│  ├─ signal-hook v0.3.14 
│  └─ tokio v1.23.0 
├─ thiserror v1.0.37 
├─ tokio v1.23.0 
├─ tokio-stream v0.1.11
│  ├─ futures-core v0.3.25
│  ├─ pin-project-lite v0.2.9
│  └─ tokio v1.23.0 
├─ tokio-util v0.7.4
│  ├─ bytes v1.3.0
│  ├─ futures-core v0.3.25
│  ├─ futures-sink v0.3.25
│  ├─ pin-project-lite v0.2.9
│  ├─ slab v0.4.7 
│  └─ tokio v1.23.0 
├─ tower-http v0.3.5 
├─ tracing v0.1.37 
└─ uuid v1.2.2
   ├─ getrandom v0.2.8
   │  ├─ cfg-if v1.0.0
   │  └─ libc v0.2.138
   └─ serde v1.0.149 

Commit: 4ba7e89 (Compare with baseline commit)

@renovate renovate Bot changed the title chore(deps): update taiki-e/install-action digest to e5d84f2 chore(deps): update taiki-e/install-action digest to 3594558 Dec 11, 2022
@renovate renovate Bot force-pushed the renovate/taiki-e-install-action-digest branch from a16624c to 2001bfe Compare December 11, 2022 07:01
@renovate renovate Bot changed the title chore(deps): update taiki-e/install-action digest to 3594558 chore(deps): update taiki-e/install-action digest to d33a0a9 Dec 11, 2022
@renovate renovate Bot force-pushed the renovate/taiki-e-install-action-digest branch from 2001bfe to 454cace Compare December 11, 2022 08:26
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Dec 11, 2022

bors: r+

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Dec 11, 2022

Build succeeded:

@bors bors Bot merged commit 25192a9 into master Dec 11, 2022
@bors bors Bot deleted the renovate/taiki-e-install-action-digest branch December 11, 2022 10:24
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