Ed Page
eac884cf3b
fix(dict): June updates
...
Fixes #1024
2024-07-04 13:37:20 -04:00
Ed Page
c16dc8f5b4
chore: Release
2024-06-22 13:13:44 -04:00
Ed Page
c7ac1f9476
chore: Release
2024-06-22 13:13:20 -04:00
Ed Page
038802dc09
fix(dict): Don't correct reoccurrence
...
Fixes #1013
2024-06-22 13:02:06 -04:00
Ed Page
dde47868a5
chore: Release
2024-06-21 14:35:59 -04:00
Ed Page
cfe759ac8d
chore: Release
2024-06-12 10:47:35 -05:00
Ed Page
19fbd96065
chore: Release
2024-06-12 10:33:28 -05:00
Ed Page
bb99fe166c
chore: Release
2024-06-12 10:00:27 -05:00
Ed Page
acbff432fb
chore: Release
2024-06-10 17:00:33 -05:00
Ed Page
9aa5df7194
chore: Release
2024-06-10 17:00:12 -05:00
Ed Page
30625e3bf1
fix(dict): Improve spelling suggestions
...
Fixes #1014
2024-06-10 16:47:39 -05:00
Ed Page
8382594ee0
chore: Release
2024-06-07 10:12:31 -05:00
Ed Page
c94dbf9024
fix(dict): Don't correct arbitral
...
Fixes #1028
2024-06-07 09:07:52 -05:00
Ed Page
e12da5495c
chore: Release
2024-06-07 07:58:55 -05:00
Ed Page
49d37361a0
chore: Release
2024-06-05 14:40:23 -05:00
Ed Page
8d0593d333
Merge pull request #1019 from SOF3/go-flate
...
fix(dict): ignore flate for Go files
2024-06-05 14:39:08 -05:00
SOFe
107f99d4c6
fix(dict): Ignore flate for Go files
...
Signed-off-by: SOFe <sofe2038@gmail.com>
2024-06-05 14:01:51 +08:00
Noah Pendleton
c7a34fcbe2
docs(ref): Add dotall specifier to block ignore
...
Needed a `(?s)` to match multiple enclosed newlines. And added a
non-greedy modifier and matching test to prevent double blocks from
causing intermediate lines to be ignored:
```shell
# spellchecker:off
should be ignored
# spellchecker:on
should not be ignored # without non-greedy, this is also ignored
# spellchecker:off
should be ignored
# spellchecker:on
```
2024-06-04 15:56:21 -04:00
Ed Page
d9da472373
Merge pull request #1022 from crate-ci/renovate/itertools-0.x
...
chore(deps): Update Rust crate itertools to 0.13
2024-06-04 11:43:55 -05:00
RainRat
e8b6bdd1d7
Update README
...
revert change
2024-06-03 08:51:36 -07:00
RainRat
6bd7433d4a
Merge branch 'crate-ci:master' into master
2024-06-03 08:18:13 -07:00
Ed Page
41752caac9
chore: Release
2024-06-03 10:13:10 -05:00
Ed Page
44f8d4dcd9
chore: Release
2024-06-03 10:11:02 -05:00
Ed Page
31bc39cd93
chore: Release
2024-06-03 10:10:12 -05:00
Ed Page
439681f6de
fix(dict): May updates
...
Fixes #1007
2024-06-03 09:54:56 -05:00
RainRat
8e26045211
fix typos (the literal kind)
2024-06-01 22:08:33 -07:00
renovate[bot]
7ac459ce9f
chore(deps): Update Rust crate itertools to 0.13
2024-06-01 02:49:42 +00:00
Ed Page
49b5ca56eb
chore: Upgrade to snapbox 0.6
2024-05-27 22:11:47 -05:00
Ed Page
6f2c324a4d
refactor: Resolve deprecations
2024-05-27 22:09:20 -05:00
Ed Page
b5345d6242
chore: Update snapbox to 0.5.14
2024-05-27 22:04:19 -05:00
Ed Page
8804d1d2f4
style: Address warnings
2024-05-02 11:59:32 -05:00
Ed Page
a177b1e624
Merge pull request #1010 from crate-ci/renovate/human-panic-2.x
...
chore(deps): Update Rust crate human-panic to v2
2024-04-30 20:53:42 -05:00
renovate[bot]
aff4bf9ef8
chore(deps): Update compatible ( #1009 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [encoding_rs](https://docs.rs/encoding_rs/ )
([source](https://togithub.com/hsivonen/encoding_rs )) | dependencies |
patch | `0.8.33` -> `0.8.34` |
| [trycmd](https://togithub.com/assert-rs/trycmd ) | dev-dependencies |
patch | `0.15.0` -> `0.15.1` |
| [unicode-width](https://togithub.com/unicode-rs/unicode-width ) |
dependencies | patch | `0.1.11` -> `0.1.12` |
| [winnow](https://togithub.com/winnow-rs/winnow ) | dependencies | patch
| `0.6.5` -> `0.6.7` |
---
### Release Notes
<details>
<summary>hsivonen/encoding_rs (encoding_rs)</summary>
###
[`v0.8.34`](https://togithub.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34 )
[Compare
Source](https://togithub.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34 )
</details>
<details>
<summary>assert-rs/trycmd (trycmd)</summary>
###
[`v0.15.1`](https://togithub.com/assert-rs/trycmd/compare/v0.15.0...v0.15.1 )
[Compare
Source](https://togithub.com/assert-rs/trycmd/compare/v0.15.0...v0.15.1 )
</details>
<details>
<summary>unicode-rs/unicode-width (unicode-width)</summary>
###
[`v0.1.12`](https://togithub.com/unicode-rs/unicode-width/compare/v0.1.11...v0.1.12 )
[Compare
Source](https://togithub.com/unicode-rs/unicode-width/compare/v0.1.11...v0.1.12 )
</details>
<details>
<summary>winnow-rs/winnow (winnow)</summary>
###
[`v0.6.7`](https://togithub.com/winnow-rs/winnow/blob/HEAD/CHANGELOG.md#067---2024-04-26 )
[Compare
Source](https://togithub.com/winnow-rs/winnow/compare/v0.6.6...v0.6.7 )
##### Fixes
- Improve debug traces when Input wrapper types are used
###
[`v0.6.6`](https://togithub.com/winnow-rs/winnow/blob/HEAD/CHANGELOG.md#066---2024-04-11 )
[Compare
Source](https://togithub.com/winnow-rs/winnow/compare/v0.6.5...v0.6.6 )
##### Fixes
- Add impl `ErrorConvert` for `ContextError` so it can be used with bit
parsing
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 5am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- 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/crate-ci/typos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 01:02:14 +00:00
renovate[bot]
04422403d0
chore(deps): Update Rust crate human-panic to v2
2024-05-01 00:52:42 +00:00
Ed Page
d503507db9
chore: Release
2024-04-30 14:39:22 -05:00
Ed Page
b57a417c99
chore: Release
2024-04-30 14:37:49 -05:00
Ed Page
82a3621e90
chore(ci): Fix a bad merge
2024-04-30 14:36:58 -05:00
Ed Page
7d6e6a1c37
fix(dict): April updates
...
Fixes #956
2024-04-30 14:25:25 -05:00
Ed Page
b6c895ea49
chore: Update from _rust/main template
2024-04-30 11:28:23 -05:00
Ed Page
f2c1f08a7b
chore: Release
2024-04-23 15:07:39 -05:00
Ed Page
3320f6a38b
chore: Release
2024-04-23 14:52:03 -05:00
Ed Page
2e5ea3a316
fix(dict): Don't correct the doas command
...
Fixes #1003
2024-04-23 14:35:59 -05:00
Ed Page
44548ad17a
chore: Release
2024-04-16 11:56:42 -05:00
Ed Page
ee32d77aba
fix(dict): Don't correct dBA
...
I went with the direct unit which will be considered and identifier by
the casing, rather than also allowing this as a word.
Fixes #997
2024-04-16 11:37:04 -05:00
Ed Page
56df0bd8d6
test(dict): Show dBA behavior
2024-04-16 11:36:40 -05:00
Ed Page
efad85b292
chore: Release
2024-04-12 15:58:51 -05:00
Ed Page
bd72069e0a
chore: Release
2024-04-12 15:58:27 -05:00
Ed Page
13d8f4b349
fix(dict): Don't correct kms
...
Fixes #993
2024-04-12 15:43:43 -05:00
Ed Page
4d4e19f143
fix(dict): Always allow inout
...
Fixes #991
2024-04-12 15:26:35 -05:00
Ed Page
e1591a6852
chore: Release
2024-04-09 15:27:32 -05:00