Skip to content

Commit d45ac10

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update automattic/harper/harper-ls to v0.73.0
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-->
1 parent 7672f12 commit d45ac10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ packages:
125125
- name: lusingander/[email protected]
126126
description: A rich git commit graph in your terminal, like magic
127127
link: https://github.com/lusingander/serie
128-
- name: Automattic/harper/harper-ls@v0.72.0
128+
- name: Automattic/harper/harper-ls@v0.73.0
129129
description: The Grammar Checker for Developers
130130
link: https://github.com/Automattic/harper
131131
- name: aws-cloudformation/[email protected]

0 commit comments

Comments
 (0)