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

Bump taiki-e/install-action from 2.27.0 to 2.34.0 #239

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

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

Release notes

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

2.34.0

  • Support cargo-binstall fallback without cargo.

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.

2.33.32

  • Update just@latest to 1.27.0.

2.33.31

  • Update cargo-binstall@latest to 1.6.8.

  • Update sccache@latest to 0.8.1.

2.33.30

  • Update cargo-deny@latest to 0.14.24.

2.33.29

  • Update protoc@latest to 3.27.0.

2.33.28

  • Update wasmtime@latest to 21.0.1.

2.33.27

  • Update wasmtime@latest to 21.0.0.

2.33.26

  • Update cargo-careful@latest to 0.4.2.

2.33.25

  • Update cargo-binstall@latest to 1.6.7.

2.33.24

  • Update mdbook@latest to 0.4.40.

2.33.23

  • Update just@latest to 1.26.0.

2.33.22

  • Update git-cliff@latest to 2.2.2.

... (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]

[2.34.0] - 2024-06-01

  • Support cargo-binstall fallback without cargo.

[2.33.36] - 2024-06-01

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

[2.33.35] - 2024-05-28

  • Update syft@latest to 1.5.0.

[2.33.34] - 2024-05-26

  • Update dprint@latest to 0.46.1.

[2.33.33] - 2024-05-25

  • Update dprint@latest to 0.46.0.

[2.33.32] - 2024-05-25

  • Update just@latest to 1.27.0.

[2.33.31] - 2024-05-25

  • Update cargo-binstall@latest to 1.6.8.

  • Update sccache@latest to 0.8.1.

[2.33.30] - 2024-05-24

  • Update cargo-deny@latest to 0.14.24.

[2.33.29] - 2024-05-23

  • Update protoc@latest to 3.27.0.

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
taiki-e/install-action [>= 2.14.a, < 2.15]
taiki-e/install-action [>= 2.15.a, < 2.16]
taiki-e/install-action [>= 2.16.a, < 2.17]
taiki-e/install-action [>= 2.17.a, < 2.18]
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]

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 <dependency name> 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)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.27.0 to 2.34.0.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@bd71f12...4e38715)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added ci/cd Relates to ci/cd dependencies Changes to the project's dependencies labels Jun 3, 2024
@ericcornelissen
Copy link
Owner

@dependabot ignore this minor version

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

  • v2.34.0 did not introduce any changes relevant to this project.
  • Further patches of v2.34.X don't apply to this project.

@dependabot dependabot bot closed this Jun 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

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

@dependabot dependabot bot deleted the dependabot/github_actions/taiki-e/install-action-2.34.0 branch June 3, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Relates to ci/cd dependencies Changes to the project's dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant