From f33739fb93106d3a0a3abde010af0b3e59236a37 Mon Sep 17 00:00:00 2001 From: ECG Bot Date: Tue, 28 Jan 2025 07:05:32 +0000 Subject: [PATCH] build(deps): update automattic/harper/harper-ls to v0.18.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This MR contains the following updates: | Package | Update | Change | |---|---|---| | [Automattic/harper/harper-ls](https://github.com/Automattic/harper) | minor | `v0.16.0` -> `v0.18.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
Automattic/harper (Automattic/harper/harper-ls) ### [`v0.18.0`](https://github.com/Automattic/harper/releases/tag/v0.18.0) [Compare Source](https://github.com/Automattic/harper/compare/v0.17.0...v0.18.0) #### What's Changed - fix two grammatical errors by [@​hippietrail](https://github.com/hippietrail) in https://github.com/Automattic/harper/pull/481 - Reword description of "that which" to avoid ironic redundancy by [@​hippietrail](https://github.com/hippietrail) in https://github.com/Automattic/harper/pull/479 - feat([#​422](https://github.com/Automattic/harper/issues/422)): add `same than` -> `same as` matcher trigger by [@​grantlemons](https://github.com/grantlemons) in https://github.com/Automattic/harper/pull/453 - missing definite article, comma placement by [@​hippietrail](https://github.com/hippietrail) in https://github.com/Automattic/harper/pull/480 - Improvements to `PluralConjugate` by [@​elijah-potter](https://github.com/elijah-potter) in https://github.com/Automattic/harper/pull/474 - correct Valentine's Day by [@​hippietrail](https://github.com/hippietrail) in https://github.com/Automattic/harper/pull/491 - typo in zed integration doc by [@​hippietrail](https://github.com/hippietrail) in https://github.com/Automattic/harper/pull/490 - feat(core): created linter for [#​426](https://github.com/Automattic/harper/issues/426) by [@​elijah-potter](https://github.com/elijah-potter) in https://github.com/Automattic/harper/pull/452 - I missed a lets/let's mistake in a comment by [@​hippietrail](https://github.com/hippietrail) in https://github.com/Automattic/harper/pull/492 - docs: rewrote instructions on how to author a rule by [@​elijah-potter](https://github.com/elijah-potter) in https://github.com/Automattic/harper/pull/482 - missing indefinite article in comments by [@​hippietrail](https://github.com/hippietrail) in https://github.com/Automattic/harper/pull/488 - Apply rule from issue [#​465](https://github.com/Automattic/harper/issues/465) to core document.rs by [@​hippietrail](https://github.com/hippietrail) in https://github.com/Automattic/harper/pull/510 - feat(core): allow trailing commas in the `lint_group` macro by [@​elijah-potter](https://github.com/elijah-potter) in https://github.com/Automattic/harper/pull/483 - fix agreement error in docs by [@​hippietrail](https://github.com/hippietrail) in https://github.com/Automattic/harper/pull/417 **Full Changelog**: https://github.com/Automattic/harper/compare/v0.17.0...v0.18.0 ### [`v0.17.0`](https://github.com/Automattic/harper/releases/tag/v0.17.0) [Compare Source](https://github.com/Automattic/harper/compare/v0.16.0...v0.17.0) #### What's Changed - feat([#​393](https://github.com/Automattic/harper/issues/393)): add clap version & about attributes by [@​grantlemons](https://github.com/grantlemons) in https://github.com/Automattic/harper/pull/394 - docs: added Homebrew as an installation method by [@​elijah-potter](https://github.com/elijah-potter) in https://github.com/Automattic/harper/pull/395 - typos/spelling/grammar fixes in comments, docs, and strings by [@​hippietrail](https://github.com/hippietrail) in https://github.com/Automattic/harper/pull/398 - fix(core): harden title case module by [@​elijah-potter](https://github.com/elijah-potter) in https://github.com/Automattic/harper/pull/396 - fix(core): indexing problems by [@​elijah-potter](https://github.com/elijah-potter) in https://github.com/Automattic/harper/pull/409 - fix typo: remove extraneous 'to' by [@​hippietrail](https://github.com/hippietrail) in https://github.com/Automattic/harper/pull/418 - chore: update description of Oxford rule by [@​ccoVeille](https://github.com/ccoVeille) in https://github.com/Automattic/harper/pull/419 - build(deps): bump itertools from 0.13.0 to 0.14.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/Automattic/harper/pull/431 - build(deps): bump serde_json from 1.0.135 to 1.0.137 by [@​dependabot](https://github.com/dependabot) in https://github.com/Automattic/harper/pull/429 - Typst Test Fixes by [@​grantlemons](https://github.com/grantlemons) in https://github.com/Automattic/harper/pull/391 - build(deps): bump clap from 4.5.23 to 4.5.27 by [@​dependabot](https://github.com/dependabot) in https://github.com/Automattic/harper/pull/444 - feat: Update VSCode Config by [@​mcecode](https://github.com/mcecode) in https://github.com/Automattic/harper/pull/400 - fix(core): infinite lint loops by [@​elijah-potter](https://github.com/elijah-potter) in https://github.com/Automattic/harper/pull/390 - Clean Up `harper-ls` logs by [@​elijah-potter](https://github.com/elijah-potter) in https://github.com/Automattic/harper/pull/447 - build(deps): bump undici from 6.19.8 to 6.21.1 in /packages by [@​dependabot](https://github.com/dependabot) in https://github.com/Automattic/harper/pull/450 - typo by [@​hippietrail](https://github.com/hippietrail) in https://github.com/Automattic/harper/pull/462 - fix(core): the Oxford comma applies to `nor` as well by [@​elijah-potter](https://github.com/elijah-potter) in https://github.com/Automattic/harper/pull/445 - feat(harper.js): added ability to explicitly set config to the default by [@​elijah-potter](https://github.com/elijah-potter) in https://github.com/Automattic/harper/pull/449 - build(deps-dev): bump vite from 6.0.5 to 6.0.9 in /packages by [@​dependabot](https://github.com/dependabot) in https://github.com/Automattic/harper/pull/448 - feat(core): created a new rule that resolves [#​414](https://github.com/Automattic/harper/issues/414) by [@​elijah-potter](https://github.com/elijah-potter) in https://github.com/Automattic/harper/pull/455 - build(deps-dev): bump vite from 5.4.11 to 5.4.12 in /packages by [@​dependabot](https://github.com/dependabot) in https://github.com/Automattic/harper/pull/475 - docs: added page to explain tooling for reviewers by [@​elijah-potter](https://github.com/elijah-potter) in https://github.com/Automattic/harper/pull/471 - fix instance of [#​384](https://github.com/Automattic/harper/issues/384) in docs by [@​hippietrail](https://github.com/hippietrail) in https://github.com/Automattic/harper/pull/477 #### New Contributors - [@​hippietrail](https://github.com/hippietrail) made their first contribution in https://github.com/Automattic/harper/pull/398 - [@​ccoVeille](https://github.com/ccoVeille) made their first contribution in https://github.com/Automattic/harper/pull/419 **Full Changelog**: https://github.com/Automattic/harper/compare/v0.16.0...v0.17.0
--- ### 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. --- - [ ] If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). --- chezmoi/dot_config/aquaproj-aqua/aqua.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chezmoi/dot_config/aquaproj-aqua/aqua.yaml b/chezmoi/dot_config/aquaproj-aqua/aqua.yaml index c1dabf8..567103a 100644 --- a/chezmoi/dot_config/aquaproj-aqua/aqua.yaml +++ b/chezmoi/dot_config/aquaproj-aqua/aqua.yaml @@ -358,7 +358,7 @@ packages: - name: Canop/rhit@v2.0.3 description: A nginx log explorer link: https://github.com/Canop/rhit -- name: Automattic/harper/harper-ls@v0.16.0 +- name: Automattic/harper/harper-ls@v0.18.0 description: The Grammar Checker for Developers link: https://github.com/Automattic/harper - name: AvitalTamir/cyphernetes@v0.15.3