Commit 586c61b
chore(deps): switch from sentences-per-line to markdownlint-sentences-per-line (#820)
Hijacked by @JoshuaKGoldberg: the Markdownlint plugin is now
`markdownlint-sentences-per-line`.
---
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
|
[sentences-per-line](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line)
([source](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/tree/HEAD/packages/sentences-per-line))
| [`^0.3.0` →
`^0.5.0`](https://renovatebot.com/diffs/npm/sentences-per-line/0.3.0/0.5.2)
|

|

|

|

|
---
### Release Notes
<details>
<summary>JoshuaKGoldberg/sentences-per-line
(sentences-per-line)</summary>
###
[`v0.5.2`](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/blob/HEAD/packages/sentences-per-line/CHANGELOG.md#052-2026-01-31)
[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/compare/sentences-per-line@v0.5.1...sentences-per-line@v0.5.2)
##### Bug Fixes
- bump new release for all packages
([#​923](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/issues/923))
([71f35fa](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/commit/71f35faa0522597fd3e0b5276eb2905b11588fa6))
###
[`v0.5.1`](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/blob/HEAD/packages/sentences-per-line/CHANGELOG.md#051-2026-01-21)
[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/compare/sentences-per-line@v0.5.0...sentences-per-line@v0.5.1)
##### Bug Fixes
- remove test files from build output
([#​882](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/issues/882))
([8078f84](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/commit/8078f848edaf8261f80aafd45d1cad2bf26585e8))
- **sentences-per-line:** handle backslash with backtick
([#​889](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/issues/889))
([2e460af](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/commit/2e460af64ce0c8d51b0bd92ad50608bbc6517c4a))
###
[`v0.5.0`](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/releases/tag/sentences-per-line%40v0.5.0)
[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/compare/sentences-per-line@v0.4.0...sentences-per-line@v0.5.0)
#### What's Changed
- feat(prettier-plugin-sentences-per-line): create initial Prettier
plugin by
[@​JoshuaKGoldberg](https://redirect.github.com/JoshuaKGoldberg)
in
[#​794](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/pull/794)
- docs: add michaelfaith as a contributor for bug by
[@​allcontributors](https://redirect.github.com/allcontributors)\[bot]
in
[#​813](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/pull/813)
- refactor(prettier-plugin-sentences-per-line): adopt mdast types by
[@​michaelfaith](https://redirect.github.com/michaelfaith) in
[#​827](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/pull/827)
- docs: add michaelfaith as a contributor for code by
[@​allcontributors](https://redirect.github.com/allcontributors)\[bot]
in
[#​834](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/pull/834)
- build: change relative import paths to ts by
[@​michaelfaith](https://redirect.github.com/michaelfaith) in
[#​826](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/pull/826)
- docs: add michaelfaith as a contributor for infra by
[@​allcontributors](https://redirect.github.com/allcontributors)\[bot]
in
[#​835](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/pull/835)
- feat(prettier-sentences-per-line): add option to define abbreviations
by [@​michaelfaith](https://redirect.github.com/michaelfaith) in
[#​815](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/pull/815)
#### New Contributors
- [@​michaelfaith](https://redirect.github.com/michaelfaith) made
their first contribution in
[#​827](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/pull/827)
**Full Changelog**:
<https://github.com/JoshuaKGoldberg/sentences-per-line/compare/sentences-per-line@v0.4.0...sentences-per-line@v0.5.0>
###
[`v0.4.0`](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/releases/tag/sentences-per-line%40v0.4.0)
[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/compare/v0.3.0...sentences-per-line@v0.4.0)
#### What's Changed
- feat!: refactor into monorepo with tool-specific packages by
[@​JoshuaKGoldberg](https://redirect.github.com/JoshuaKGoldberg)
in
[#​787](https://redirect.github.com/JoshuaKGoldberg/sentences-per-line/pull/787)
**Full Changelog**:
<https://github.com/JoshuaKGoldberg/sentences-per-line/compare/0.3.0...sentences-per-line@v0.4.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/ts-api-utils).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>1 parent 483d7f2 commit 586c61b
2 files changed
Lines changed: 23 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | | - | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments