Skip to content

Conversation

@hippietrail
Copy link
Collaborator

Issues

N/A

Description

Checklist

  • I have performed a self-review of my own code
  • I have added tests to cover my changes

@elijah-potter elijah-potter added this pull request to the merge queue Nov 21, 2025
Merged via the queue into Automattic:master with commit 31eaa75 Nov 21, 2025
11 checks passed
@hippietrail hippietrail deleted the dictionary-curation-2025-11-16 branch November 21, 2025 16:55
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Nov 27, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [Automattic/harper/harper-ls](https://github.com/Automattic/harper) | minor | `v0.72.0` -> `v0.73.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>Automattic/harper (Automattic/harper/harper-ls)</summary>

### [`v0.73.0`](https://github.com/Automattic/harper/releases/tag/v0.73.0)

[Compare Source](Automattic/harper@v0.72.0...v0.73.0)

#### What's Changed

- fix(chrome-ext): find permanent solution to HN integration test failures by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2213](Automattic/harper#2213)
- fix: change `AndIn` from `phrase_correction` to a linter by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2207](Automattic/harper#2207)
- fix indefinite article for "Euler" by [@&#8203;Ordoviz](https://github.com/Ordoviz) in [#&#8203;2211](Automattic/harper#2211)
- feat(core): make it clearer that two `that` tokens can always be condensed by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2193](Automattic/harper#2193)
- fix: comments and variable names with "pattern linter" by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2201](Automattic/harper#2201)
- feat: go so far to→go so far as to by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2188](Automattic/harper#2188)
- feat: If I would've done→If I had done by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2214](Automattic/harper#2214)
- feat(core): add new jargon terms to dictionary by [@&#8203;ccoVeille](https://github.com/ccoVeille) in [#&#8203;2199](Automattic/harper#2199)
- feat(core): add `these` vs `theses` linter by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2215](Automattic/harper#2215)
- feat(core): detect missing spaces after some punctuation by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2196](Automattic/harper#2196)
- feat: brief output for `just getmetadata` by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2197](Automattic/harper#2197)
- feat: `harper-cli` warn setting unknown rules by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2210](Automattic/harper#2210)
- fix: `is_quantifier` matched all determiners, not just quantifiers by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2200](Automattic/harper#2200)
- test: add failing example for markdown comment parser by [@&#8203;rnxpyke](https://github.com/rnxpyke) in [#&#8203;1948](Automattic/harper#1948)
- feat(core): create linter to detect improper use of `need to <nominal>` by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2177](Automattic/harper#2177)
- feat: in lue of→in lieu of by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2221](Automattic/harper#2221)
- fix: "popup window" false positive by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2218](Automattic/harper#2218)
- feat(core): support additional initialisms by [@&#8203;ccoVeille](https://github.com/ccoVeille) in [#&#8203;2198](Automattic/harper#2198)
- fuzz: add example fuzzing targets by [@&#8203;rnxpyke](https://github.com/rnxpyke) in [#&#8203;1949](Automattic/harper#1949)
- feat: add `match_to_lint_with_context` to `ExprLinter` by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2173](Automattic/harper#2173)
- feat: holly war → holy war by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2222](Automattic/harper#2222)
- fix([#&#8203;2216](Automattic/harper#2216)): consider words in user dictionary to be of the user dialect for wasm by [@&#8203;grantlemons](https://github.com/grantlemons) in [#&#8203;2223](Automattic/harper#2223)
- fix: "will of -> will have" false positives by [@&#8203;LionelKarlen](https://github.com/LionelKarlen) in [#&#8203;2226](Automattic/harper#2226)
- feat: I've went → I've gone etc. by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2228](Automattic/harper#2228)
- Harper cli lint many by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2138](Automattic/harper#2138)
- chore: normalize, noun countability, -obsolete POSes by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2202](Automattic/harper#2202)
- feat: upgrade `AndTheLike` `phrase_correction` to a full linter by [@&#8203;hippietrail](https://github.com/hippietrail) in [#&#8203;2225](Automattic/harper#2225)

#### New Contributors

- [@&#8203;Ordoviz](https://github.com/Ordoviz) made their first contribution in [#&#8203;2211](Automattic/harper#2211)
- [@&#8203;LionelKarlen](https://github.com/LionelKarlen) made their first contribution in [#&#8203;2226](Automattic/harper#2226)

**Full Changelog**: <Automattic/harper@v0.72.0...v0.73.0>

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

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

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants