Commit graph

1908 commits

Author SHA1 Message Date
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
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
de16978cf6 docs: Update changelog 2024-04-04 09:17:38 -05:00
Ed Page
5ef04e2858
Merge pull request #981 from epage/ans
fix(dict): Don't correct `ans`
2024-04-04 09:17:10 -05:00