use-ink / cargo-contract

Setup and deployment tool for developing Wasm based smart contracts via ink!
GNU General Public License v3.0
241 stars 117 forks source link

Bump taiki-e/install-action from 2.34.3 to 2.40.1 #1690

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps taiki-e/install-action from 2.34.3 to 2.40.1.

Release notes

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

2.40.1

  • Update cargo-zigbuild@latest to 0.19.0.

  • Update cargo-binstall@latest to 1.7.2.

  • Update biome@latest to 1.8.2.

2.40.0

  • Fix an installation issue on some container environments. (#545)

2.39.2

  • Update dprint@latest to 0.46.3.

  • Update cargo-semver-checks@latest to 0.32.0.

  • Update cargo-dinghy@latest to 0.7.2.

2.39.1

  • Update cargo-binstall@latest to 1.7.1.

2.39.0

  • Update cargo-binstall@latest to 1.7.0.

2.38.7

  • Update syft@latest to 1.7.0.

  • Update just@latest to 1.29.1.

  • Update rclone@latest to 1.67.0.

2.38.6

  • Update just@latest to 1.29.0.

2.38.5

  • Update typos@latest to 1.22.7.

  • Update espup@latest to 0.12.0.

2.38.4

  • Workaround Cygwin bash's buggy behavior. (#534) This fixes an installation issue when default bash was overridden like the following:

    echo "C:\tools\cygwin\bin" >> $GITHUB_PATH
    

2.38.3

  • Workaround msys64 bash's buggy behavior. (#533) This fixes an installation issue when default bash was overridden like the following:

... (truncated)

Changelog

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

[2.40.1] - 2024-06-20

  • Update cargo-zigbuild@latest to 0.19.0.

  • Update cargo-binstall@latest to 1.7.2.

  • Update biome@latest to 1.8.2.

[2.40.0] - 2024-06-19

  • Fix an installation issue on some container environments. (#545)

[2.39.2] - 2024-06-18

  • Update dprint@latest to 0.46.3.

  • Update cargo-semver-checks@latest to 0.32.0.

  • Update cargo-dinghy@latest to 0.7.2.

[2.39.1] - 2024-06-15

  • Update cargo-binstall@latest to 1.7.1.

[2.39.0] - 2024-06-15

  • Update cargo-binstall@latest to 1.7.0.

[2.38.7] - 2024-06-15

  • Update syft@latest to 1.7.0.

  • Update just@latest to 1.29.1.

  • Update rclone@latest to 1.67.0.

[2.38.6] - 2024-06-14

  • Update just@latest to 1.29.0.

[2.38.5] - 2024-06-13

  • Update typos@latest to 1.22.7.

  • Update espup@latest to 0.12.0.

[2.38.4] - 2024-06-11

  • Workaround Cygwin bash's buggy behavior. (#534) This fixes an installation issue when default bash was overridden like the following:

... (truncated)

Commits
  • b572a9d Release 2.40.1
  • abf895a Update cargo-zigbuild@latest to 0.19.0
  • f3e04cf Update cargo-binstall@latest to 1.7.2
  • bcdb46a Update biome@latest to 1.8.2
  • a5ddc5a codegen: Cleanup
  • e2ceb8a codegen: Unify string conversion style
  • 4222c00 ci: Test GitHub-hosted ubuntu-24.04 runner
  • dd4a304 Release 2.40.0
  • e02c98b Update changelog
  • 881201d Do not install to /usr/local/bin
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 2 months ago

Superseded by #1691.