Ed Page
4dfaa36adf
Merge pull request #1050 from crate-ci/renovate/maturin-1.x
...
chore(deps): Update dependency maturin to >=1.6,<1.7
2024-07-05 14:17:34 -05:00
Ed Page
81a34f1ca2
chore: Release
2024-07-05 09:52:17 -05:00
Ed Page
4d4121ea86
chore: Release
2024-07-05 09:37:30 -05:00
Ed Page
fa7786ec69
fix(dict): Add more june typos
...
Some from #1024 that were missed in #1052
2024-07-05 09:24:32 -05:00
Ed Page
04eea79695
chore: Release
2024-07-04 21:32:02 -04:00
Ed Page
494a98f93e
chore: Release
2024-07-04 21:29:52 -04:00
Ed Page
eac884cf3b
fix(dict): June updates
...
Fixes #1024
2024-07-04 13:37:20 -04:00
renovate[bot]
1eae253a72
chore(deps): Update dependency maturin to >=1.6,<1.7
2024-07-01 02:17:23 +00: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
Ed Page
859859ac4e
Merge pull request #985 from augustelalande/add-more-python-extensions
...
Add more python file extensions
2024-04-09 15:25:31 -05:00
augustelalande
5e639f1ddb
remove ipynb from python
2024-04-09 16:05:19 -04:00
Ed Page
c0d730e33e
chore: Release
2024-04-09 11:49:37 -05:00
Ed Page
7e541bb34f
chore: Release
2024-04-09 11:49:17 -05:00
Ed Page
27a8403231
fix(dict): Allow automations
2024-04-09 11:41:22 -05:00
Ed Page
0019ccbb09
chore: Release
2024-04-08 20:42:52 -05:00
Ed Page
2d59707f93
chore: Release
2024-04-08 20:42:32 -05:00
augustelalande
2784d7deb5
add more python extensions
2024-04-07 22:40:02 -04:00
Jordan Petridis
90c1c0fd11
assets/allowed.csv: Fix typo
2024-04-07 13:12:32 +03:00
Jordan Petridis
dcbb1cafd2
Don't correct HD
...
Common abbreviation for High Definition
2024-04-07 13:12:01 +03:00
Ed Page
c15b28fff9
chore: Release
2024-04-04 09:20:18 -05:00
Ed Page
2f62acfbda
chore: Release
2024-04-04 09:19:36 -05:00
Ed Page
47790f2a11
fix(dict): Don't correct ans
...
Fixes #980
2024-04-04 09:03:09 -05:00
Ed Page
74c34486c1
test: Allow variable whitespace
2024-04-03 09:13:12 -05:00
Ed Page
8b57110b76
test(cli): Verify block-ignores via regex
2024-04-03 09:10:34 -05:00
Ed Page
c4bcca1d18
chore: Release
2024-04-02 10:45:28 -05:00
Ed Page
a9402e3f47
fix: Don't correct common Python identifiers
...
Fixes #966
Fixes #969
2024-04-02 10:34:28 -05:00
Ed Page
928bceae2c
chore: Release
2024-04-02 10:30:16 -05:00
Ed Page
f7119dc6c2
chore: Release
2024-04-02 10:29:43 -05:00
Ed Page
14516cb8b0
fix(dict): Avoid correcting common terms
...
Supersedes #965
Supersedes #973
Fixes #963
Fixes #974
Fixes #970
2024-04-02 10:12:14 -05:00
Ed Page
2b4e02de78
Merge pull request #972 from kachick/donw-suggest-multiple-candidates
...
feat(dict): Add suggestion "done" for the typo "donw"
2024-04-02 10:05:03 -05:00
Ed Page
692ac86fb2
Merge pull request #971 from kachick/fix-typo-in-allow-list
...
chore(dict): Fix a typo in allowed.csv
2024-04-02 10:04:52 -05:00
Kenichi Kamiya
8cd6d93cd5
feat(dict): Add suggestion "done" for the typo "donw"
...
Fixes #968
2024-04-02 17:42:13 +09:00
Kenichi Kamiya
7f34f97d11
chore(dict): Fix a typo in allowed.csv
2024-04-02 17:26:11 +09:00
Kenichi Kamiya
ebe1ec4842
fix(dict): Don't correct JST used in time zone abbreviations
...
* chore(dict): `SNAPSHOTS=overwrite cargo test --workspace`
2024-04-02 14:22:34 +09:00
Ed Page
31cbc32eff
chore: Release
2024-04-01 16:40:13 -05:00
Ed Page
4fe8b47da3
chore: Release
2024-04-01 16:39:04 -05:00
Ed Page
37254d2e8e
fix(dict): Don't correct OpenGraph's namespace
...
Fixes #960
2024-04-01 16:31:35 -05:00
Ed Page
1d491b8911
chore: Release
2024-04-01 15:34:00 -05:00
Ed Page
68e8611ef5
fix: Don't correct eof
2024-04-01 15:15:53 -05:00
Ed Page
0d94ce21d0
chore: Release
2024-04-01 13:43:41 -05:00
Ed Page
ce0e5a0df1
chore: Release
2024-04-01 13:43:13 -05:00
Ed Page
b7ee76ef6c
fix(dict): Remove Spile from being a typo
...
Fixes #951
2024-04-01 13:34:19 -05:00
Ed Page
5c04e0f12b
fix(dict): Apply grammarly typos
...
Fixes #955
2024-04-01 13:25:14 -05:00
Ed Page
96ecbb8639
fix(dict): March updates
...
Fixes #943
2024-04-01 13:17:53 -05:00
Ed Page
815f9b2190
Merge pull request #953 from crate-ci/renovate/maturin-1.x
...
chore(deps): update dependency maturin to >=1.5,<1.6
2024-04-01 10:55:23 -05:00
renovate[bot]
0509c6f3c1
chore(deps): update compatible
2024-04-01 01:02:57 +00:00
renovate[bot]
1501340653
chore(deps): update dependency maturin to >=1.5,<1.6
2024-04-01 00:54:52 +00:00
Ed Page
bcafd462cb
chore: Release
2024-03-01 10:42:05 -06:00
Ed Page
c79a9f17b3
chore: Release
2024-03-01 10:26:53 -06:00
Ed Page
99882ae923
test: Make help independent of term
2024-03-01 10:09:58 -06:00
Ed Page
679bf4bdb2
fix(dict): February updates
...
Fixes #921
2024-03-01 09:52:29 -06:00
Ed Page
859f055f26
test: Update snapshots
2024-03-01 09:18:03 -06:00
renovate[bot]
18308de3c0
chore(deps): update compatible
2024-03-01 01:47:21 +00:00
Ed Page
803094f67a
chore: Update snapbox
2024-02-14 20:28:51 -06:00
Ed Page
e4d7f4a4d0
chore: Release
2024-02-13 08:57:47 -06:00
Ed Page
b628b9dd0a
chore: Release
2024-02-13 08:57:26 -06:00
Ed Page
de3014ef3c
chore: Update winnow
2024-02-13 08:46:25 -06:00
Ed Page
fd7ab4a789
refactor: Prep for winnow 0.6 upgrade
2024-02-12 20:27:33 -06:00
Ed Page
2bf326a3c6
chore: Update winnow
2024-02-12 20:22:47 -06:00
Ed Page
b63f421581
chore: Release
2024-02-08 07:24:48 -06:00
Ed Page
8879269b0d
fix(token): Don't crash on parsing unicode
2024-02-08 07:10:28 -06:00
Ed Page
eb99975267
feat(cli): Add a --sort flag
2024-02-07 16:06:19 -06:00
Ed Page
ad80305210
fix(cli): Actually run single-threaded
2024-02-07 16:03:03 -06:00
Ed Page
7cc583fdf1
test(bench): Switch to Divan
2024-02-07 13:21:10 -06:00
Ed Page
443e650b50
chore: Release
2024-02-05 09:41:04 -06:00
Ed Page
ed93b93743
chore: Release
2024-02-05 09:40:33 -06:00
Ed Page
1c2dcf2a84
fix(dict): Dont correct derivate
...
Fixes #924
2024-02-05 09:26:15 -06:00
Ed Page
1667f36b42
Merge pull request #920 from crate-ci/renovate/maturin-1.x
...
chore(deps): update dependency maturin to v1
2024-02-01 12:48:18 -06:00
Ed Page
ddb4743d75
Merge pull request #919 from crate-ci/renovate/env_logger-0.x
...
chore(deps): update rust crate env_logger to 0.11
2024-02-01 12:42:01 -06:00
renovate[bot]
86869bd086
chore(deps): update dependency maturin to v1
2024-02-01 18:41:43 +00:00
Ed Page
64a5d95ce6
Merge pull request #918 from crate-ci/renovate/maturin-0.x
...
chore(deps): update dependency maturin to >=0.15,<0.16
2024-02-01 12:41:23 -06:00
Ed Page
c9ee166c05
chore: Release
2024-02-01 09:04:03 -06:00
Ed Page
75b54a261e
chore: Release
2024-02-01 09:01:49 -06:00
Ed Page
6d439a0abb
Merge pull request #922 from epage/jan
...
fix(dict): January updates
2024-02-01 09:00:35 -06:00
Ed Page
7d887ff092
fix(dict): January updates
...
Fixes #897
2024-02-01 08:49:15 -06:00
renovate[bot]
5eeb690a1d
chore(deps): update rust crate env_logger to 0.11
2024-02-01 03:54:54 +00:00
renovate[bot]
3272f07f78
chore(deps): update compatible
2024-02-01 01:14:41 +00:00
renovate[bot]
5f894d88f7
chore(deps): update dependency maturin to >=0.15,<0.16
2024-02-01 01:02:54 +00:00
Ed Page
bdcaedb080
chore: Release
2024-01-19 10:40:08 -06:00
Ed Page
fe1a73ca8a
fix(config): Don't treat ts as typoscript
...
Fixes #911
2024-01-19 10:26:22 -06:00
Ed Page
d543202e5b
fix(config): Remove confusing, redundant types
2024-01-19 10:16:01 -06:00
Ed Page
a35b382b44
chore: Release
2024-01-12 15:58:29 -06:00
Ed Page
2361394247
chore: Release
2024-01-02 20:57:17 -06:00
Ed Page
9c418affaf
chore: Release
2024-01-02 20:54:19 -06:00
Ed Page
fc355eea89
feat(dict): November/December updates
...
Fixes #865
2024-01-02 20:33:03 -06:00
renovate[bot]
3f7fcb9c88
chore(deps): update compatible
2024-01-01 01:48:40 +00:00
renovate[bot]
13eedae59e
chore(deps): update msrv to v1.75
2023-12-28 16:47:51 +00:00
Ed Page
45a880d9f8
chore: Release
2023-12-27 10:38:16 -06:00
Ed Page
bf66cbd0b6
fix(config): Apply extend-ignore-re to file names
...
Fixes #885
2023-12-27 10:13:43 -06:00
Ed Page
a9afeef275
test(cli): Show extend-ignore on file names
2023-12-27 09:56:30 -06:00
Ed Page
5bd389de71
chore: Release
2023-12-13 08:51:14 -06:00
Ed Page
55d802d0ef
fix(dict): Mirror original case for custom dict
...
Fixes #781
2023-12-13 08:38:14 -06:00
Ed Page
86c4c9fb4a
test(cli): Add reproduction case
2023-12-13 08:34:49 -06:00
Ed Page
548ac37a5d
chore: Release
2023-12-08 13:35:58 -06:00
Ed Page
a838b1820f
chore: Release
2023-12-08 13:34:42 -06:00
Ed Page
1b92c0182c
fix(config): Propagate validation errors
...
When `flatten`ing an `Option`, all errors are silenced, making the value
`None`, not just "this field doesn't exist".
The easiest way around this was to not use `Option`.
Not too confident in all of the changes but tests pass?
Fixes #881
2023-12-08 13:07:52 -06:00
Ed Page
632b256901
test: Demonstrate bad config bug
2023-12-08 12:13:53 -06:00
Ed Page
69f4b1eaff
chore: Move off deprecated
2023-12-04 12:15:09 -06:00
Ed Page
17f9d18573
Merge pull request #877 from crate-ci/renovate/itertools-0.x
...
chore(deps): update rust crate itertools to 0.12
2023-12-01 10:19:00 -06:00
renovate[bot]
7c0b1f2b13
chore(deps): update compatible
2023-12-01 00:37:24 +00:00
renovate[bot]
1752c10187
chore(deps): update rust crate itertools to 0.12
2023-12-01 00:25:50 +00:00
Ed Page
c97d621b6b
chore: Release
2023-11-06 11:56:23 -06:00