ndouglas / mistwood

A library for roguelikes, MUDs, and similar games combining various technologies.
The Unlicense
0 stars 0 forks source link

Bump taiki-e/install-action from 2.20.3 to 2.29.7 #98

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps taiki-e/install-action from 2.20.3 to 2.29.7.

Release notes

Sourced from taiki-e/install-action's releases.

2.29.7

  • Update cargo-machete@latest to 0.6.2.

2.29.6

  • Update cargo-deny@latest to 0.14.20.

2.29.5

  • Update biome@latest to 1.6.2.

2.29.4

  • Update cargo-deny@latest to 0.14.19.

2.29.3

  • Update cargo-deny@latest to 0.14.18.

2.29.2

  • Update wasmtime@latest to 19.0.0.

2.29.1

  • Update cargo-minimal-versions@latest to 0.1.27.

2.29.0

2.28.16

  • Update cargo-deny@latest to 0.14.17.

2.28.15

  • Update cargo-llvm-cov@latest to 0.6.8.

2.28.14

  • Update protoc@latest to 3.26.0.

2.28.13

  • Update wasmtime@latest to 18.0.3.

2.28.12

  • Update biome@latest to 1.6.1.

2.28.11

  • Update just@latest to 1.25.2.

2.28.10

  • Update cargo-udeps@latest to 0.1.47.

2.28.9

  • Update cargo-llvm-cov@latest to 0.6.7.

2.28.8

  • Update cargo-no-dev-deps@latest to 0.2.12.

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

  • Update biome@latest to 1.6.3.

[2.29.7] - 2024-03-24

  • Update cargo-machete@latest to 0.6.2.

[2.29.6] - 2024-03-23

  • Update cargo-deny@latest to 0.14.20.

[2.29.5] - 2024-03-22

  • Update biome@latest to 1.6.2.

[2.29.4] - 2024-03-22

  • Update cargo-deny@latest to 0.14.19.

[2.29.3] - 2024-03-21

  • Update cargo-deny@latest to 0.14.18.

[2.29.2] - 2024-03-20

  • Update wasmtime@latest to 19.0.0.

[2.29.1] - 2024-03-19

  • Update cargo-minimal-versions@latest to 0.1.27.

[2.29.0] - 2024-03-18

[2.28.16] - 2024-03-17

  • Update cargo-deny@latest to 0.14.17.

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.74%. Comparing base (b637a03) to head (5dd9553).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #98 +/- ## ======================================= Coverage 97.74% 97.74% ======================================= Files 23 23 Lines 622 622 ======================================= Hits 608 608 Misses 14 14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.