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
|
0fef712c2a
|
docs: Update changelog
|
2024-04-30 14:36:19 -05:00 |
|
Ed Page
|
5aeb9bf914
|
Merge pull request #1008 from epage/april
fix(dict): April updates
|
2024-04-30 14:34:55 -05:00 |
|
renovate[bot]
|
3f19efbe83
|
chore(deps): Update Rust Stable to v1.77 (#1006)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [STABLE](https://togithub.com/rust-lang/rust) | minor | `1.76` ->
`1.77` |
---
### Release Notes
<details>
<summary>rust-lang/rust (STABLE)</summary>
###
[`v1.77`](https://togithub.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1772-2024-04-09)
[Compare
Source](https://togithub.com/rust-lang/rust/compare/1.76.0...1.77.0)
\===========================
<a id="1.77.2"></a>
- [CVE-2024-24576: fix escaping of Windows batch file arguments in
`std::process::Command`](https://blog.rust-lang.org/2024/04/09/cve-2024-24576.html)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* * * * *" (UTC), Automerge - At any
time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, 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/crate-ci/typos).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-30 19:26:40 +00:00 |
|
Ed Page
|
7d6e6a1c37
|
fix(dict): April updates
Fixes #956
|
2024-04-30 14:25:25 -05:00 |
|
Ed Page
|
919912762c
|
Merge pull request #1005 from epage/template
chore: Update from _rust/main template
|
2024-04-30 14:16:18 -05:00 |
|
Ed Page
|
b6c895ea49
|
chore: Update from _rust/main template
|
2024-04-30 11:28:23 -05:00 |
|
Ed Page
|
51de731521
|
chore(ci): Lint clippy::items_after_statements seems too strict
|
2024-04-26 15:59:46 -05:00 |
|
Ed Page
|
181a2cf5e6
|
chore(ci): Allow prelude wildcard imports
|
2024-04-26 11:36:19 -05:00 |
|
Ed Page
|
82cf9a62b0
|
chore(ci): Reduce noisy lints
|
2024-04-26 09:35:55 -05:00 |
|
Ed Page
|
a01f25da96
|
chore(ci): Reduce noisy lints
Want to add this back in later but this is slowing down migration of my
repos.
|
2024-04-26 09:23:28 -05:00 |
|
Ed Page
|
be30b1bba0
|
chore(ci): Try again with not auto-updating MSRV
The overhead for MSRV bumping is a lot lower and its annoying merging
all of the PRs (and I don't want these auto-merged)
|
2024-04-26 09:20:18 -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
|
208c972877
|
docs: Update changelog
|
2024-04-23 14:51:46 -05:00 |
|
Ed Page
|
e7ab9e656c
|
Merge pull request #1004 from epage/doas
fix(dict): Don't correct the doas command
|
2024-04-23 14:51:10 -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
|
14225df351
|
chore(ci): Auto-merge linter version updates
|
2024-04-16 21:46:56 -05:00 |
|
Ed Page
|
44548ad17a
|
chore: Release
|
2024-04-16 11:56:42 -05:00 |
|
Ed Page
|
73fb2cad75
|
docs: Update changelog
|
2024-04-16 11:56:30 -05:00 |
|
Ed Page
|
21838b0e7d
|
Merge pull request #1000 from epage/dba
fix(dict): Don't correct dBA
|
2024-04-16 11:55:49 -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
|
19c217a99c
|
docs: Update changelog
|
2024-04-12 15:58:00 -05:00 |
|
Ed Page
|
4fff810a21
|
Merge pull request #995 from epage/kms
fix(dict): Don't correct kms
|
2024-04-12 15:56:58 -05:00 |
|
Ed Page
|
13d8f4b349
|
fix(dict): Don't correct kms
Fixes #993
|
2024-04-12 15:43:43 -05:00 |
|
Ed Page
|
45d4d0297f
|
Merge pull request #994 from epage/inout
fix(dict): Always allow inout
|
2024-04-12 15:34:47 -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
|
3ccad73642
|
docs: Update changelog
|
2024-04-09 15:27:19 -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
|
99c6472424
|
docs: Update changelog
|
2024-04-09 11:49:07 -05:00 |
|
Ed Page
|
ca5136a0d4
|
Merge pull request #990 from epage/auto
fix(dict): Allow automations
|
2024-04-09 11:48:40 -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 |
|
Ed Page
|
7435a15f2c
|
docs: Update changelog
|
2024-04-08 20:42:18 -05:00 |
|
Ed Page
|
5035c90783
|
Merge pull request #983 from alatiera/alatiera/hd
Don't correct `HD`
|
2024-04-08 20:41:46 -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 |
|