Skip to content

Commit

Permalink
Bump the actions group across 1 directory with 3 updates (#2449)
Browse files Browse the repository at this point in the history
Bumps the actions group with 3 updates in the / directory:
[dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain),
[crate-ci/typos](https://github.com/crate-ci/typos) and
[mikefarah/yq](https://github.com/mikefarah/yq).

Updates `dtolnay/rust-toolchain` from
21dc36fb71dd22e3317045c0c31a3f4249868b17 to
7b1c307e0dcbda6122208f10795a713336a9b35a
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/rust-toolchain/commit/7b1c307e0dcbda6122208f10795a713336a9b35a"><code>7b1c307</code></a>
Add 1.80.1 patch release</li>
<li>See full diff in <a
href="https://github.com/dtolnay/rust-toolchain/compare/21dc36fb71dd22e3317045c0c31a3f4249868b17...7b1c307e0dcbda6122208f10795a713336a9b35a">compare
view</a></li>
</ul>
</details>
<br />

Updates `crate-ci/typos` from 1.23.6 to 1.24.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/crate-ci/typos/releases">crate-ci/typos's
releases</a>.</em></p>
<blockquote>
<h2>v1.24.5</h2>
<h2>[1.24.5] - 2024-09-04</h2>
<h3>Features</h3>
<ul>
<li><em>(action)</em> Support windows</li>
</ul>
<h2>v1.24.4</h2>
<h2>[1.24.4] - 2024-09-03</h2>
<h3>Fixes</h3>
<ul>
<li>Offer a correction for <code>grather</code></li>
</ul>
<h2>v1.24.3</h2>
<h2>[1.24.3] - 2024-08-30</h2>
<h3>Fixes</h3>
<ul>
<li>Updated the dictionary with the <a
href="https://redirect.github.com/crate-ci/typos/issues/1069">August
2024</a> changes</li>
</ul>
<h2>v1.24.2</h2>
<h2>[1.24.2] - 2024-08-30</h2>
<h3>Performance</h3>
<ul>
<li>Cap unbounded parsing to avoid worst case performance (hit with test
data)</li>
</ul>
<h2>v1.24.1</h2>
<h2>[1.24.1] - 2024-08-23</h2>
<h3>Fixes</h3>
<ul>
<li>Remove unverified varcon (locale data) entries</li>
</ul>
<h2>v1.24.0</h2>
<h2>[1.24.0] - 2024-08-23</h2>
<h3>Features</h3>
<ul>
<li>Update varcon (locale data) to version 2020.12.07</li>
</ul>
<h2>v1.23.7</h2>
<h2>[1.23.7] - 2024-08-22</h2>
<h3>Fixes</h3>
<ul>
<li><em>(config)</em> Respect <code>--locale</code> /
<code>default.locale</code> again after it was broken in 1.16.24</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/crate-ci/typos/blob/master/CHANGELOG.md">crate-ci/typos's
changelog</a>.</em></p>
<blockquote>
<h2>[1.24.5] - 2024-09-04</h2>
<h3>Features</h3>
<ul>
<li><em>(action)</em> Support windows</li>
</ul>
<h2>[1.24.4] - 2024-09-03</h2>
<h3>Fixes</h3>
<ul>
<li>Offer a correction for <code>grather</code></li>
</ul>
<h2>[1.24.3] - 2024-08-30</h2>
<h3>Fixes</h3>
<ul>
<li>Updated the dictionary with the <a
href="https://redirect.github.com/crate-ci/typos/issues/1069">August
2024</a> changes</li>
</ul>
<h2>[1.24.2] - 2024-08-30</h2>
<h3>Performance</h3>
<ul>
<li>Cap unbounded parsing to avoid worst case performance (hit with test
data)</li>
</ul>
<h2>[1.24.1] - 2024-08-23</h2>
<h3>Fixes</h3>
<ul>
<li>Remove unverified varcon (locale data) entries</li>
</ul>
<h2>[1.24.0] - 2024-08-23</h2>
<h3>Features</h3>
<ul>
<li>Update varcon (locale data) to version 2020.12.07</li>
</ul>
<h2>[1.23.7] - 2024-08-22</h2>
<h3>Fixes</h3>
<ul>
<li><em>(config)</em> Respect <code>--locale</code> /
<code>default.locale</code> again after it was broken in 1.16.24</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/crate-ci/typos/commit/945d407a5fc9097f020969446a16f581612ab4df"><code>945d407</code></a>
chore: Release</li>
<li><a
href="https://github.com/crate-ci/typos/commit/e972e95d223e37b01e2c21a456b1c70e79836a5d"><code>e972e95</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/crate-ci/typos/commit/fcfade456a71a13e7c3495a3d3055af176e1a55e"><code>fcfade4</code></a>
Merge pull request <a
href="https://redirect.github.com/crate-ci/typos/issues/1095">#1095</a>
from zyf722/actions-windows</li>
<li><a
href="https://github.com/crate-ci/typos/commit/264f549c13a4c604d08542635a846f750d512b6b"><code>264f549</code></a>
feat(action): Add Windows support to actions</li>
<li><a
href="https://github.com/crate-ci/typos/commit/853bbe8898c2e3ce040ba6fb0b2cbb3d0ababec5"><code>853bbe8</code></a>
chore: Release</li>
<li><a
href="https://github.com/crate-ci/typos/commit/b5f56600b2fce35c214fc337a4884c4eafa6407a"><code>b5f5660</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/crate-ci/typos/commit/39f678e520527f50a251775ee38731def724d591"><code>39f678e</code></a>
Merge pull request <a
href="https://redirect.github.com/crate-ci/typos/issues/1093">#1093</a>
from kachick/grather-suggest-candidates</li>
<li><a
href="https://github.com/crate-ci/typos/commit/bb6905fdc963da291c50ef79072a8cbccac06e81"><code>bb6905f</code></a>
Merge pull request <a
href="https://redirect.github.com/crate-ci/typos/issues/1092">#1092</a>
from crate-ci/renovate/embarkstudios-cargo-deny-acti...</li>
<li><a
href="https://github.com/crate-ci/typos/commit/786c825f1753f87b02d24770e3f4ec8043d9084a"><code>786c825</code></a>
fix(dict): Add suggestions for the typo &quot;grather&quot;</li>
<li><a
href="https://github.com/crate-ci/typos/commit/340058181bc154efb6751badb34d4e40285d654b"><code>3400581</code></a>
chore(deps): Update EmbarkStudios/cargo-deny-action action to v2</li>
<li>Additional commits viewable in <a
href="https://github.com/crate-ci/typos/compare/v1.23.6...v1.24.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `mikefarah/yq` from 4.44.2 to 4.44.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mikefarah/yq/releases">mikefarah/yq's
releases</a>.</em></p>
<blockquote>
<h2>v4.44.3</h2>
<ul>
<li>Fixed upper-case file extension detection, Thanks <a
href="https://github.com/ryenus"><code>@​ryenus</code></a> (<a
href="https://redirect.github.com/mikefarah/yq/issues/2121">#2121</a>)</li>
<li>Log printing follow no-colors flag <a
href="https://redirect.github.com/mikefarah/yq/issues/2082">#2082</a></li>
<li>Skip and warn when interpolating strings and theres a unclosed
bracket <a
href="https://redirect.github.com/mikefarah/yq/issues/2083">#2083</a></li>
<li>Fixed CSV content starting with # issue <a
href="https://redirect.github.com/mikefarah/yq/issues/2076">#2076</a></li>
<li>Bumped dependencies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mikefarah/yq/blob/master/release_notes.txt">mikefarah/yq's
changelog</a>.</em></p>
<blockquote>
<p>4.44.3:</p>
<ul>
<li>Fixed upper-case file extension detection, Thanks <a
href="https://github.com/ryenus"><code>@​ryenus</code></a> (<a
href="https://redirect.github.com/mikefarah/yq/issues/2121">#2121</a>)</li>
<li>Log printing follow no-colors flag <a
href="https://redirect.github.com/mikefarah/yq/issues/2082">#2082</a></li>
<li>Skip and warn when interpolating strings and theres a unclosed
bracket <a
href="https://redirect.github.com/mikefarah/yq/issues/2083">#2083</a></li>
<li>Fixed CSV content starting with # issue <a
href="https://redirect.github.com/mikefarah/yq/issues/2076">#2076</a></li>
<li>Bumped dependencies</li>
</ul>
<p>4.44.2:</p>
<ul>
<li>Handle numbers with underscores <a
href="https://redirect.github.com/mikefarah/yq/issues/2039">#2039</a></li>
<li>Unique now works on maps and arrays <a
href="https://redirect.github.com/mikefarah/yq/issues/2068">#2068</a></li>
<li>Added support for short hand splat with env[] expression <a
href="https://redirect.github.com/mikefarah/yq/issues/2071">#2071</a>,
as well as many other operators (split,select,eval,pick..)</li>
<li>Bumped dependencies</li>
</ul>
<p>4.44.1:</p>
<ul>
<li>Added min/max operators (<a
href="https://redirect.github.com/mikefarah/yq/issues/1992">#1992</a>)
Thanks <a
href="https://github.com/mbenson"><code>@​mbenson</code></a></li>
<li>Added pivot oeprator (<a
href="https://redirect.github.com/mikefarah/yq/issues/1993">#1993</a>)
Thanks <a
href="https://github.com/mbenson"><code>@​mbenson</code></a></li>
<li>Fix: shell-completion (<a
href="https://redirect.github.com/mikefarah/yq/issues/2006">#2006</a>)
Thanks <a
href="https://github.com/codekow"><code>@​codekow</code></a></li>
<li>Handle escaped backslashes (<a
href="https://redirect.github.com/mikefarah/yq/issues/1997">#1997</a>)
Thanks <a
href="https://github.com/mbenson"><code>@​mbenson</code></a></li>
<li>Fix npe when given filename ending with &quot;.&quot; (<a
href="https://redirect.github.com/mikefarah/yq/issues/1994">#1994</a>)</li>
<li>Fix: linux (w/ selinux) build (<a
href="https://redirect.github.com/mikefarah/yq/issues/2004">#2004</a>)
Thanks <a
href="https://github.com/codekow"><code>@​codekow</code></a></li>
<li>Bumped dependencies</li>
</ul>
<p>4.43.1:</p>
<ul>
<li>Added omit operator <a
href="https://redirect.github.com/mikefarah/yq/issues/1989">#1989</a>
thanks <a
href="https://github.com/mbenson"><code>@​mbenson</code></a>!</li>
<li>Added tostring <a
href="https://redirect.github.com/mikefarah/yq/issues/72">#72</a></li>
<li>Added string interpolation <a
href="https://redirect.github.com/mikefarah/yq/issues/1149">#1149</a></li>
<li>Can specify parent(n) levels <a
href="https://redirect.github.com/mikefarah/yq/issues/1970">#1970</a></li>
<li>Can now multiply strings by numbers <a
href="https://redirect.github.com/mikefarah/yq/issues/1988">#1988</a>
thanks <a
href="https://github.com/mbenson"><code>@​mbenson</code></a>!</li>
<li>Fixed CSV line break issue <a
href="https://redirect.github.com/mikefarah/yq/issues/1974">#1974</a></li>
<li>Adding a EvaluateAll function to StringEvaluator <a
href="https://redirect.github.com/mikefarah/yq/issues/1966">#1966</a></li>
<li>yqlib, default to colors off when using yaml library <a
href="https://redirect.github.com/mikefarah/yq/issues/1964">#1964</a></li>
<li>Removed JSON output warning</li>
<li>Bumped dependencies</li>
</ul>
<p>4.42.1:</p>
<ul>
<li>Can execute yq expression files directly with shebang <a
href="https://redirect.github.com/mikefarah/yq/issues/1851">#1851</a></li>
<li>Added --csv-separator flag <a
href="https://redirect.github.com/mikefarah/yq/issues/1950">#1950</a></li>
<li>Added --properties-separator option - thanks <a
href="https://github.com/learnitall"><code>@​learnitall</code></a> <a
href="https://redirect.github.com/mikefarah/yq/issues/1864">#1864</a></li>
<li>Added --properties-array-brackets flag for properties encoder <a
href="https://redirect.github.com/mikefarah/yq/issues/1933">#1933</a></li>
<li>Shell completion improvements - thanks <a
href="https://github.com/scop"><code>@​scop</code></a> <a
href="https://redirect.github.com/mikefarah/yq/issues/1911">#1911</a></li>
<li>Bumped dependencies</li>
</ul>
<p>4.41.1:</p>
<ul>
<li>Can now comment in yq expressions! <a
href="https://redirect.github.com/mikefarah/yq/issues/1919">#1919</a></li>
<li>Fixed Toml decoding when table array defined before parent <a
href="https://redirect.github.com/mikefarah/yq/issues/1922">#1922</a></li>
<li>Added new CSV option to turn off auto-parsing <a
href="https://redirect.github.com/mikefarah/yq/issues/1947">#1947</a></li>
<li>Fixing with_entries context <a
href="https://redirect.github.com/mikefarah/yq/issues/1925">#1925</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mikefarah/yq/commit/bbdd97482f2d439126582a59689eb1c855944955"><code>bbdd974</code></a>
Bumping version</li>
<li><a
href="https://github.com/mikefarah/yq/commit/99406687298991104e3d8ee70495a4c4bd223920"><code>9940668</code></a>
Preparing release</li>
<li><a
href="https://github.com/mikefarah/yq/commit/95aaccee46a867e716e7a8d3704c3fbb6e290ddc"><code>95aacce</code></a>
Add Flox to installation methods (<a
href="https://redirect.github.com/mikefarah/yq/issues/2117">#2117</a>)</li>
<li><a
href="https://github.com/mikefarah/yq/commit/b9c3ff6f0a758a347cc014bf587bdff997cdb6a3"><code>b9c3ff6</code></a>
convert file ext to lowercase for format detection (<a
href="https://redirect.github.com/mikefarah/yq/issues/2121">#2121</a>)</li>
<li><a
href="https://github.com/mikefarah/yq/commit/b80e1cb35e7f4728608d71df002870c379a76e60"><code>b80e1cb</code></a>
Use static bin in snap (<a
href="https://redirect.github.com/mikefarah/yq/issues/2090">#2090</a>)</li>
<li><a
href="https://github.com/mikefarah/yq/commit/0ff8415244094a61fcd4f2dd2e738f1cd9a8fe80"><code>0ff8415</code></a>
Bump golang.org/x/net from 0.26.0 to 0.27.0 (<a
href="https://redirect.github.com/mikefarah/yq/issues/2099">#2099</a>)</li>
<li><a
href="https://github.com/mikefarah/yq/commit/e8dcf3f1a4f410116aab98508d7d46424e438787"><code>e8dcf3f</code></a>
Bump github.com/goccy/go-yaml from 1.11.3 to 1.12.0 (<a
href="https://redirect.github.com/mikefarah/yq/issues/2108">#2108</a>)</li>
<li><a
href="https://github.com/mikefarah/yq/commit/208302cf6b1576ac6c51176cb9f7e232ee096f3b"><code>208302c</code></a>
Bump golang from 1.22.4 to 1.22.5 (<a
href="https://redirect.github.com/mikefarah/yq/issues/2091">#2091</a>)</li>
<li><a
href="https://github.com/mikefarah/yq/commit/ef6fb92e7f314e7f0ef49da4385458271203119a"><code>ef6fb92</code></a>
Log printing follow no-colors flag <a
href="https://redirect.github.com/mikefarah/yq/issues/2082">#2082</a></li>
<li><a
href="https://github.com/mikefarah/yq/commit/28646c7b50987decd16d76836be3f5505628e0f4"><code>28646c7</code></a>
Skip and warn when interpolating strings and theres a unclosed bracket
<a
href="https://redirect.github.com/mikefarah/yq/issues/2083">#2083</a></li>
<li>Additional commits viewable in <a
href="https://github.com/mikefarah/yq/compare/f15500b20a1c991c8729870ba60a4dc3524b6a94...bbdd97482f2d439126582a59689eb1c855944955">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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 <dependency name> 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 <dependency name>` 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 <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 7736ae4 commit 27ba20c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17
- uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
with:
toolchain: stable
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84
Expand All @@ -162,7 +162,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17
- uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
with:
toolchain: stable
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84
Expand Down Expand Up @@ -211,7 +211,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17
- uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
with:
toolchain: stable
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84
Expand All @@ -225,7 +225,7 @@ jobs:
RUSTFLAGS: "-Dwarnings"
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17
- uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
with:
toolchain: stable
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84
Expand All @@ -237,7 +237,7 @@ jobs:
env:
MDBOOK_VERSION: 0.4.31
steps:
- uses: dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17
- uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
with:
toolchain: stable
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84
Expand All @@ -258,4 +258,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/typos@v1.23.6
uses: crate-ci/typos@v1.24.5
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
env:
MDBOOK_VERSION: 0.4.31
steps:
- uses: dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17
- uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
with:
toolchain: stable
- uses: actions/checkout@v4
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Get version from Cargo.toml
id: lookupVersion
uses: mikefarah/yq@f15500b20a1c991c8729870ba60a4dc3524b6a94
uses: mikefarah/yq@bbdd97482f2d439126582a59689eb1c855944955
with:
cmd: yq -oy '"v" + .workspace.package.version' 'Cargo.toml'

Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17
- uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
with:
toolchain: stable
target: ${{ matrix.target }}
Expand Down

0 comments on commit 27ba20c

Please sign in to comment.