ericcornelissen / rust-rm

A CLI like the GNU version of rm(1) but more modern and designed for humans.
Apache License 2.0
4 stars 0 forks source link

Bump taiki-e/install-action from 2.27.0 to 2.37.0 #244

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps taiki-e/install-action from 2.27.0 to 2.37.0.

Release notes

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

2.37.0

2.36.0

2.35.0

  • Support cargo-semver-checks (#507, thanks @​jayvdb)

  • Update osv-scanner@latest to 1.7.4. (#506, thanks @​nmcdaines)

  • Update typos@latest to 1.22.1.

  • Update protoc@latest to 3.27.1.

  • Update just@latest to 1.28.0.

2.34.3

  • Update biome@latest to 1.8.0.

2.34.2

  • Update typos@latest to 1.22.0.

2.34.1

  • Update git-cliff@latest to 2.3.0.

2.34.0

  • Support cargo-binstall fallback without cargo. (#501)

2.33.36

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

2.33.35

  • Update syft@latest to 1.5.0.

2.33.34

  • Update dprint@latest to 0.46.1.

2.33.33

  • Update dprint@latest to 0.46.0.

... (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 typos@latest to 1.22.4.

  • Update earthly@latest to 0.8.14.

[2.38.2] - 2024-06-10

  • Update syft@latest to 1.6.0.

[2.38.1] - 2024-06-10

  • Update biome@latest to 1.8.1.

[2.38.0] - 2024-06-09

  • Support earthly. (#520, thanks @​jayvdb)

  • Support deepsource. (#522, thanks @​jayvdb)

  • Add fallback: none input option to ensure that fallback is not used. (#517)

  • cargo-nextest installation no longer use cargo-binstall. (#518) This improves security, performance, robustness of installation. See #487 for more.

  • Update dprint@latest to 0.46.2.

  • Workaround glibc compatibility issue on archlinux. (#525, thanks @​jayvdb)

[2.37.0] - 2024-06-08

... (truncated)

Commits


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | taiki-e/install-action | [>= 2.18.a, < 2.19] | | taiki-e/install-action | [< 2.20, > 2.19.0] | | taiki-e/install-action | [>= 2.20.a, < 2.21] | | taiki-e/install-action | [>= 2.21.a, < 2.22] | | taiki-e/install-action | [>= 2.22.a, < 2.23] | | taiki-e/install-action | [>= 2.23.a, < 2.24] | | taiki-e/install-action | [>= 2.24.a, < 2.25] | | taiki-e/install-action | [>= 2.25.a, < 2.26] | | taiki-e/install-action | [>= 2.26.a, < 2.27] | | taiki-e/install-action | [< 2.28, > 2.27.0] | | taiki-e/install-action | [>= 2.28.a, < 2.29] | | taiki-e/install-action | [>= 2.29.a, < 2.30] | | taiki-e/install-action | [>= 2.32.a, < 2.33] | | taiki-e/install-action | [>= 2.31.a, < 2.32] | | taiki-e/install-action | [>= 2.30.a, < 2.31] | | taiki-e/install-action | [>= 2.33.a, < 2.34] | | taiki-e/install-action | [>= 2.34.a, < 2.35] | | taiki-e/install-action | [>= 2.35.a, < 2.36] | | taiki-e/install-action | [>= 2.36.a, < 2.37] | | taiki-e/install-action | [>= 2.38.a, < 2.39] |

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)
ericcornelissen commented 3 months ago

@dependabot ignore this minor version

Skipping this and further v2.37.X updates because:

dependabot[bot] commented 3 months ago

OK, I won't notify you about version 2.37.x again, unless you re-open this PR.