Skip to content

Commit

Permalink
build(deps): bump crate-ci/typos from 1.23.6 to 1.23.7 (#256)
Browse files Browse the repository at this point in the history
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.23.6 to
1.23.7.
<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.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.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/cbb98c663b362e22c2b411e82b11beeeeb530349"><code>cbb98c6</code></a>
chore: Release</li>
<li><a
href="https://github.com/crate-ci/typos/commit/f05de67f96a5e208ecbff0fe163874bf36da2958"><code>f05de67</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/crate-ci/typos/commit/c87c2dae38dbfbdd1d47b60f6ed4be4a3c94394c"><code>c87c2da</code></a>
Merge pull request <a
href="https://redirect.github.com/crate-ci/typos/issues/1082">#1082</a>
from epage/locale</li>
<li><a
href="https://github.com/crate-ci/typos/commit/0c11a25f73fdb7caa458779a862d9b6ab5827e23"><code>0c11a25</code></a>
fix(config): Don't overwrite locale and tokenizer config</li>
<li><a
href="https://github.com/crate-ci/typos/commit/5bb1eeac23f9e01ec65fca47cb1f394bbf6ce489"><code>5bb1eea</code></a>
Merge pull request <a
href="https://redirect.github.com/crate-ci/typos/issues/1078">#1078</a>
from jayvdb/fixup-display</li>
<li><a
href="https://github.com/crate-ci/typos/commit/5062c092de9d632423c780643c4197f1bdb12f66"><code>5062c09</code></a>
fix: BinaryFile display</li>
<li><a
href="https://github.com/crate-ci/typos/commit/10a72c9e5243f8bac0eb27146837954be3ee8e27"><code>10a72c9</code></a>
Merge pull request <a
href="https://redirect.github.com/crate-ci/typos/issues/1077">#1077</a>
from jayvdb/update-derive-more</li>
<li><a
href="https://github.com/crate-ci/typos/commit/9cfa3d376d7324735acddc60fd8718efd85da284"><code>9cfa3d3</code></a>
chore(deps): Update derive_more to v1.0</li>
<li><a
href="https://github.com/crate-ci/typos/commit/88c74632b65f87c8fbbaef395383d3b89e79ad64"><code>88c7463</code></a>
Merge pull request <a
href="https://redirect.github.com/crate-ci/typos/issues/1072">#1072</a>
from crate-ci/renovate/maturin-1.x</li>
<li><a
href="https://github.com/crate-ci/typos/commit/9ab07a28acf488d5b5a3dc069b6e87d2cf92cd04"><code>9ab07a2</code></a>
chore(deps): Update compatible (<a
href="https://redirect.github.com/crate-ci/typos/issues/1071">#1071</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/crate-ci/typos/compare/v1.23.6...v1.23.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=crate-ci/typos&package-manager=github_actions&previous-version=1.23.6&new-version=1.23.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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


</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 Aug 23, 2024
1 parent 1d5ee77 commit 7fe2129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ jobs:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of files in the workspace
uses: crate-ci/[email protected].6
uses: crate-ci/[email protected].7

0 comments on commit 7fe2129

Please sign in to comment.