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

⬆️ update taiki-e/install-action action to v2.33.35 #314

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
taiki-e/install-action action patch v2.33.11 -> v2.33.35

Release Notes

taiki-e/install-action (taiki-e/install-action)

v2.33.35: 2.33.35

Compare Source

  • Update syft@latest to 1.5.0.

v2.33.34: 2.33.34

Compare Source

  • Update dprint@latest to 0.46.1.

v2.33.33: 2.33.33

Compare Source

  • Update dprint@latest to 0.46.0.

v2.33.32: 2.33.32

Compare Source

  • Update just@latest to 1.27.0.

v2.33.31: 2.33.31

Compare Source

  • Update cargo-binstall@latest to 1.6.8.

  • Update sccache@latest to 0.8.1.

v2.33.30: 2.33.30

Compare Source

  • Update cargo-deny@latest to 0.14.24.

v2.33.29: 2.33.29

Compare Source

  • Update protoc@latest to 3.27.0.

v2.33.28: 2.33.28

Compare Source

  • Update wasmtime@latest to 21.0.1.

v2.33.27: 2.33.27

Compare Source

  • Update wasmtime@latest to 21.0.0.

v2.33.26: 2.33.26

Compare Source

  • Update cargo-careful@latest to 0.4.2.

v2.33.25: 2.33.25

Compare Source

  • Update cargo-binstall@latest to 1.6.7.

v2.33.24: 2.33.24

Compare Source

  • Update mdbook@latest to 0.4.40.

v2.33.23: 2.33.23

Compare Source

  • Update just@latest to 1.26.0.

v2.33.22: 2.33.22

Compare Source

  • Update git-cliff@latest to 2.2.2.

v2.33.21: 2.33.21

Compare Source

  • Update cargo-binstall@latest to 1.6.6.

  • Update cargo-tarpaulin@latest to 0.30.0.

v2.33.20: 2.33.20

Compare Source

  • Update syft@latest to 1.4.1.

v2.33.19: 2.33.19

Compare Source

  • Update cargo-tarpaulin@latest to 0.29.2.

v2.33.18: 2.33.18

Compare Source

  • Update wasmtime@latest to 20.0.2.

v2.33.17: 2.33.17

Compare Source

  • Update biome@latest to 1.7.3.

v2.33.16: 2.33.16

Compare Source

  • Update cargo-make@latest to 0.37.12.

v2.33.15: 2.33.15

Compare Source

  • Update wasmtime@latest to 20.0.1.

v2.33.14: 2.33.14

Compare Source

  • Update cargo-deny@latest to 0.14.23.

  • Support cargo-deny on aarch64 Linux.

v2.33.13: 2.33.13

Compare Source

  • Update cargo-tarpaulin@latest to 0.29.1.

  • Update cargo-binstall@latest to 1.6.5.

v2.33.12: 2.33.12

Compare Source

  • Update cargo-tarpaulin@latest to 0.29.0.

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 ttytm as a code owner June 1, 2024 02:22
@renovate renovate bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 1, 2024
Copy link

github-actions bot commented Jun 1, 2024

Filename                              Stmts    Miss  Cover    Missing
----------------------------------  -------  ------  -------  ------------------------------------------------------------
src/main.rs                              13      13  0.00%    26-43
src/modules/api.rs                       24      13  45.83%   26-29, 38, 49-88
src/modules/args.rs                       4       4  0.00%    91-95
src/modules/config.rs                    31      25  19.35%   52-97
src/modules/forecast.rs                  20       6  70.00%   7-8, 24-25, 27-28
src/modules/localization.rs             104      40  61.54%   162-203, 230-262
src/modules/location.rs                  55      28  49.09%   25-29, 59-63, 75, 89, 95-104, 109, 118-126, 131-132, 142-143
src/modules/params.rs                    55      55  0.00%    24-137
src/modules/units.rs                     13       0  100.00%
src/modules/weather.rs                   26      26  0.00%    83-154
src/modules/display/border.rs            47      47  0.00%    17-106
src/modules/display/current.rs           83      83  0.00%    37-228
src/modules/display/day.rs               57      57  0.00%    29-164
src/modules/display/graph.rs            171     166  2.92%    65-368
src/modules/display/gui_config.rs        15      12  20.00%   46-61
src/modules/display/historical.rs        61      61  0.00%    35-201
src/modules/display/hourly.rs           193     193  0.00%    40-396
src/modules/display/product.rs           19      19  0.00%    24-64
src/modules/display/utils.rs             46      46  0.00%    6-85
src/modules/display/weathercode.rs       31      31  0.00%    11-41
src/modules/display/week.rs              51      51  0.00%    30-137
src/modules/display/wind.rs              21      21  0.00%    17-42
TOTAL                                  1140     997  12.54%

Copy link

github-actions bot commented Jun 1, 2024

Test Results

 3 files  ±0   3 suites  ±0   3s ⏱️ ±0s
 9 tests ±0   9 ✅ ±0  0 💤 ±0  0 ❌ ±0 
27 runs  ±0  27 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit c4474c7. ± Comparison against base commit 2da9b13.

@kevinmatthes kevinmatthes merged commit 307970d into main Jun 1, 2024
13 checks passed
@renovate renovate bot deleted the renovate/taiki-e-install-action-2.x branch June 1, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant