foundry-rs / starknet-foundry

Blazing fast toolkit for developing Starknet contracts.
https://foundry-rs.github.io/starknet-foundry/
MIT License
307 stars 150 forks source link

Bump the actions group across 1 directory with 3 updates #2183

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the actions group with 3 updates in the / directory: dtolnay/rust-toolchain, crate-ci/typos and mikefarah/yq.

Updates dtolnay/rust-toolchain from bb45937a053e097f8591208d8e74c90db1873d07 to d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a

Commits
  • d8352f6 Move CARGO_HOME step in front of rustup install
  • 22eb75f Add description for CARGO_HOME step
  • e4e1c59 Combine CARGO_HOME choice into a single step
  • b004a9e Merge pull request #108 from dariocurr/master
  • 18c33af Add CARGO_HOME to GITHUB_ENV
  • See full diff in compare view


Updates crate-ci/typos from 1.21.0 to 1.22.3

Release notes

Sourced from crate-ci/typos's releases.

v1.22.3

[1.22.3] - 2024-06-07

Fixes

  • Don't correct arbitral

v1.22.2

[1.22.2] - 2024-06-07

v1.22.1

[1.22.1] - 2024-06-05

  • In golang, flate is a valid term from the stdlib

v1.22.0

[1.22.0] - 2024-06-03

Fixes

  • Updated the dictionary with the May 2024 changes
Changelog

Sourced from crate-ci/typos's changelog.

[1.22.3] - 2024-06-07

Fixes

  • Don't correct arbitral

[1.22.2] - 2024-06-07

[1.22.1] - 2024-06-05

  • In golang, flate is a valid term from the stdlib

[1.22.0] - 2024-06-03

Fixes

  • Updated the dictionary with the May 2024 changes
Commits


Updates mikefarah/yq from 4.43.1 to 4.44.1

Release notes

Sourced from mikefarah/yq's releases.

v4.44.1 - min/max/pivot!

Changelog

Sourced from mikefarah/yq's changelog.

4.44.1:

4.43.1:

  • Added omit operator #1989 thanks @​mbenson!
  • Added tostring #72
  • Added string interpolation #1149
  • Can specify parent(n) levels #1970
  • Can now multiply strings by numbers #1988 thanks @​mbenson!
  • Fixed CSV line break issue #1974
  • Adding a EvaluateAll function to StringEvaluator #1966
  • yqlib, default to colors off when using yaml library #1964
  • Removed JSON output warning
  • Bumped dependencies

4.42.1:

  • Can execute yq expression files directly with shebang #1851
  • Added --csv-separator flag #1950
  • Added --properties-separator option - thanks @​learnitall #1864
  • Added --properties-array-brackets flag for properties encoder #1933
  • Shell completion improvements - thanks @​scop #1911
  • Bumped dependencies

4.41.1:

  • Can now comment in yq expressions! #1919
  • Fixed Toml decoding when table array defined before parent #1922
  • Added new CSV option to turn off auto-parsing #1947
  • Fixing with_entries context #1925
  • Can now retrieve the alias names of merge anchors #1942

4.40.7:

  • Bumped dependencies

4.40.6:

  • Fix: empty TOML table #1924 - Thanks @​elibroftw
  • Fixed "all" error message #1845
  • Fixed to_entries[]
  • Bumped dependencies

4.40.5:

  • Fixing seg fault on bad XML #1888

... (truncated)

Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions