Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
taiki-e/create-gh-release-action action digest 6b2e962 -> 4b92b20

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from kilpatty as a code owner January 8, 2024 12:54
@renovate renovate bot added the auto-update label Jan 8, 2024
@renovate renovate bot requested a review from a team as a code owner January 8, 2024 12:54
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Current head d271ae4 differs from pull request most recent head 47f71cc

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

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

@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to 7e79ead chore(deps): update taiki-e/create-gh-release-action digest to fc2ee67 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from 44bcb21 to 7192df7 Compare January 10, 2024 16:13
Copy link

github-actions bot commented Jan 10, 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 @@

- (stratum_server) <std::time::SystemTimeError as core::fmt::Debug>::fmt  41 B
Dependency tree
@@ Dependency tree @@
Count: 223

├─ async-trait v0.1.81 (proc-macro)
│  ├─ proc-macro2 v1.0.86
│  │  └─ unicode-ident v1.0.12
│  ├─ quote v1.0.36
│  │  └─ proc-macro2 v1.0.86 
│  └─ syn v2.0.71
│     ├─ proc-macro2 v1.0.86 
│     ├─ quote v1.0.36 
│     └─ unicode-ident v1.0.12
├─ axum v0.7.5
│  ├─ async-trait v0.1.81 (proc-macro) 
│  ├─ axum-core v0.4.3
│  │  ├─ async-trait v0.1.81 (proc-macro) 
│  │  ├─ bytes v1.6.1
│  │  ├─ 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.86 
│  │  │  │  ├─ quote v1.0.36 
│  │  │  │  └─ syn v2.0.71 
│  │  │  ├─ futures-sink v0.3.30
│  │  │  ├─ futures-task v0.3.30
│  │  │  ├─ memchr v2.7.4
│  │  │  ├─ 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.1
│  │  │  ├─ fnv v1.0.7
│  │  │  └─ itoa v1.0.11
│  │  ├─ http-body v1.0.1
│  │  │  ├─ bytes v1.6.1
│  │  │  └─ http v1.1.0 
│  │  ├─ http-body-util v0.1.2
│  │  │  ├─ bytes v1.6.1
│  │  │  ├─ futures-util v0.3.30 
│  │  │  ├─ http v1.1.0 
│  │  │  ├─ http-body v1.0.1 
│  │  │  └─ 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.22
│  │  │  ├─ pin-project-lite v0.2.14
│  │  │  ├─ tracing-attributes v0.1.27 (proc-macro)
│  │  │  │  ├─ proc-macro2 v1.0.86 
│  │  │  │  ├─ quote v1.0.36 
│  │  │  │  └─ syn v2.0.71 
│  │  │  └─ tracing-core v0.1.32
│  │  │     └─ once_cell v1.19.0
│  │  └─ rustversion v1.0.17 (proc-macro)
│  ├─ bytes v1.6.1
│  ├─ futures-util v0.3.30 
│  ├─ http v1.1.0 
│  ├─ http-body v1.0.1 
│  ├─ http-body-util v0.1.2 
│  ├─ hyper v1.4.1
│  │  ├─ bytes v1.6.1
│  │  ├─ futures-channel v0.3.30 
│  │  ├─ futures-util v0.3.30 
│  │  ├─ http v1.1.0 
│  │  ├─ http-body v1.0.1 
│  │  ├─ httparse v1.9.4
│  │  ├─ httpdate v1.0.3
│  │  ├─ itoa v1.0.11
│  │  ├─ pin-project-lite v0.2.14
│  │  ├─ smallvec v1.13.2
│  │  └─ tokio v1.38.1
│  │     ├─ bytes v1.6.1
│  │     ├─ 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.86 
│  │        ├─ quote v1.0.36 
│  │        └─ syn v2.0.71 
│  ├─ hyper-util v0.1.6
│  │  ├─ bytes v1.6.1
│  │  ├─ futures-util v0.3.30 
│  │  ├─ http v1.1.0 
│  │  ├─ http-body v1.0.1 
│  │  ├─ hyper v1.4.1 
│  │  ├─ pin-project-lite v0.2.14
│  │  └─ tokio v1.38.1 
│  ├─ itoa v1.0.11
│  ├─ matchit v0.7.3
│  ├─ memchr v2.7.4
│  ├─ mime v0.3.17
│  ├─ percent-encoding v2.3.1
│  ├─ pin-project-lite v0.2.14
│  ├─ serde v1.0.204
│  │  └─ serde_derive v1.0.204 (proc-macro)
│  │     ├─ proc-macro2 v1.0.86 
│  │     ├─ quote v1.0.36 
│  │     └─ syn v2.0.71 
│  ├─ serde_json v1.0.120
│  │  ├─ itoa v1.0.11
│  │  ├─ ryu v1.0.18
│  │  └─ serde v1.0.204 
│  ├─ serde_path_to_error v0.1.16
│  │  ├─ itoa v1.0.11
│  │  └─ serde v1.0.204 
│  ├─ 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.204 
│  ├─ sync_wrapper v1.0.1
│  ├─ tokio v1.38.1 
│  ├─ 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.86 
│  │  │     ├─ quote v1.0.36 
│  │  │     └─ syn v2.0.71 
│  │  ├─ pin-project-lite v0.2.14
│  │  ├─ tokio v1.38.1 
│  │  ├─ 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.1
├─ 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.63
│     └─ thiserror-impl v1.0.63 (proc-macro)
│        ├─ proc-macro2 v1.0.86 
│        ├─ quote v1.0.36 
│        └─ syn v2.0.71 
├─ 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.4.1 
├─ parking_lot v0.12.3 
├─ rlimit v0.10.1
│  └─ libc v0.2.155
├─ serde v1.0.204 
├─ serde_json v1.0.120 
├─ thiserror v1.0.63 
├─ tokio v1.38.1 
├─ tokio-stream v0.1.15
│  ├─ futures-core v0.3.30
│  ├─ pin-project-lite v0.2.14
│  └─ tokio v1.38.1 
├─ tokio-util v0.7.11
│  ├─ bytes v1.6.1
│  ├─ futures-core v0.3.30
│  ├─ futures-sink v0.3.30
│  ├─ pin-project-lite v0.2.14
│  ├─ slab v0.4.9 
│  └─ tokio v1.38.1 
├─ tower-http v0.5.2
│  ├─ bitflags v2.6.0
│  ├─ bytes v1.6.1
│  ├─ http v1.1.0 
│  ├─ http-body v1.0.1 
│  ├─ 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.10.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.204 
   └─ uuid-macro-internal v1.10.0 (proc-macro)
      ├─ proc-macro2 v1.0.86 
      ├─ quote v1.0.36 
      └─ syn v2.0.71 

Commit: e90790d (Compare with baseline commit)

Copy link
Contributor Author

renovate bot commented Jan 10, 2024

bors: r+

@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to fc2ee67 chore(deps): update taiki-e/create-gh-release-action digest to 7b8d624 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from 7192df7 to 57e6425 Compare February 5, 2024 15:27
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to 7b8d624 chore(deps): update taiki-e/create-gh-release-action digest to c56d5c8 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from 57e6425 to b12e9db Compare February 22, 2024 20:07
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to c56d5c8 chore(deps): update taiki-e/create-gh-release-action digest to 6dc8a9e Mar 2, 2024
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from b12e9db to fb46ce5 Compare March 2, 2024 21:20
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to 6dc8a9e chore(deps): update taiki-e/create-gh-release-action digest to 8e7e4c1 Mar 8, 2024
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from fb46ce5 to df24c05 Compare March 8, 2024 18:33
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to 8e7e4c1 chore(deps): update taiki-e/create-gh-release-action digest to 6c1e954 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from df24c05 to 5f5edb5 Compare April 3, 2024 17:44
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to 6c1e954 chore(deps): update taiki-e/create-gh-release-action digest to dd5128d Apr 5, 2024
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from 5f5edb5 to 7bffcf3 Compare April 5, 2024 14:46
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to dd5128d chore(deps): update taiki-e/create-gh-release-action digest to c88e967 Apr 13, 2024
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from 7bffcf3 to 313fa44 Compare April 13, 2024 15:49
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from 24a4f30 to 293a3f3 Compare February 3, 2025 01:43
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to 4280345 chore(deps): update taiki-e/create-gh-release-action digest to e568b72 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from 293a3f3 to 074a64a Compare February 3, 2025 17:10
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to e568b72 chore(deps): update taiki-e/create-gh-release-action digest to 4c066f0 Feb 5, 2025
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from 074a64a to f5c0617 Compare February 5, 2025 09:29
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to 4c066f0 chore(deps): update taiki-e/create-gh-release-action digest to 9b4c721 Feb 8, 2025
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from f5c0617 to 2e59d22 Compare February 8, 2025 09:28
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to 9b4c721 chore(deps): update taiki-e/create-gh-release-action digest to fff0803 Feb 9, 2025
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from 2e59d22 to 71afb15 Compare February 9, 2025 13:12
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to fff0803 chore(deps): update taiki-e/create-gh-release-action digest to a6a9e4e Feb 21, 2025
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from 71afb15 to b07395a Compare February 21, 2025 18:57
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to a6a9e4e chore(deps): update taiki-e/create-gh-release-action digest to fdf3ae9 Mar 9, 2025
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from b07395a to e0a6ab3 Compare March 9, 2025 09:45
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to fdf3ae9 chore(deps): update taiki-e/create-gh-release-action digest to 8438e2d Mar 20, 2025
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from e0a6ab3 to 5802504 Compare March 20, 2025 19:33
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to 8438e2d chore(deps): update taiki-e/create-gh-release-action digest to 26b8050 Mar 29, 2025
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from 5802504 to a89420d Compare March 29, 2025 06:46
@renovate renovate bot changed the title chore(deps): update taiki-e/create-gh-release-action digest to 26b8050 chore(deps): update taiki-e/create-gh-release-action digest to 4b92b20 Jun 29, 2025
@renovate renovate bot force-pushed the renovate/taiki-e-create-gh-release-action-digest branch from a89420d to a6ad2b4 Compare June 29, 2025 16:42
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.

0 participants