Skip to content

Commit

Permalink
ci(deps): update streetsidesoftware/cspell-action action to v6.5.0 (#56)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action)
| action | minor | `v6.4.0` -> `v6.5.0` |

---

### Release Notes

<details>
<summary>streetsidesoftware/cspell-action
(streetsidesoftware/cspell-action)</summary>

###
[`v6.5.0`](https://github.com/streetsidesoftware/cspell-action/releases/tag/v6.5.0)

[Compare
Source](https://github.com/streetsidesoftware/cspell-action/compare/v6.4.0...v6.5.0)

##### Features

- Add ability to treat flagged words as errors
([#&#8203;1814](https://github.com/streetsidesoftware/cspell-action/issues/1814))
([66d5354](https://github.com/streetsidesoftware/cspell-action/commit/66d53546d02d0e28bfcb1c4f58a9c2062d6c0460))
- Support suggestions
([#&#8203;1812](https://github.com/streetsidesoftware/cspell-action/issues/1812))
([80487bb](https://github.com/streetsidesoftware/cspell-action/commit/80487bb5383232ef69de1b02f74b8f5792dbeccf))

##### Updates and Bug Fixes

- Update CSpell version (8.9.1)
([#&#8203;1800](https://github.com/streetsidesoftware/cspell-action/issues/1800))
([4458fd0](https://github.com/streetsidesoftware/cspell-action/commit/4458fd0182d24dbcf33f16f3e4ca34656cf4a5e3))
- Update Dictionaries and Dependencies
([#&#8203;1803](https://github.com/streetsidesoftware/cspell-action/issues/1803))
([676dd88](https://github.com/streetsidesoftware/cspell-action/commit/676dd8858a78f7007e2a94b58ba8bff0f5f62d73))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Hapag-Lloyd/Workflow-Templates).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent b75144d commit 1974d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default_spelling_callable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- uses: streetsidesoftware/cspell-action@542d05c6a8980c81277ec229f9beadf4ab3f5a34 # v6.4.0
- uses: streetsidesoftware/cspell-action@b7845c5e8f24096fefcaa5f07858bd0ed71badfa # v6.5.0
with:
config: .config/cspell.json

0 comments on commit 1974d18

Please sign in to comment.