From 3b172b77b5d8f2043492dda459d737a4061d7bbf Mon Sep 17 00:00:00 2001 From: "Xunnamius (Romulus)" Date: Wed, 29 Nov 2023 18:23:36 -0800 Subject: [PATCH] release: remark-lint-list-item-style@2.0.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [2.0.0](https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.1.3...remark-lint-list-item-style@2.0.0) (2023-11-30) ### 💥 BREAKING CHANGES 💥 * End-of-life node versions (14 and 16) are no longer supported * These packages are only guaranteed to work with the _latest_ remark/unified packages #### ⚙️ Build system * **package:** add strip-ansi devdep; force update of unified-args to 11.0.1 ([150abb4](https://github.com/Xunnamius/unified-utils/commit/150abb424fd30e84336ddf8b1f443d75a04c30a1)) * Update all plugins to work with unified@>=11 ([fe98b3c](https://github.com/Xunnamius/unified-utils/commit/fe98b3c7f06f4356bed713d2edb7d6f7f749617b)) #### 🧙🏿 Refactored * **package:** bumped minimum node version to maintained ([364aced](https://github.com/Xunnamius/unified-utils/commit/364aced3f0c8d4e56df8cde24419d13f568cb68f)) --- .../remark-lint-list-item-style/CHANGELOG.md | 135 +++++++++++------- .../docs/README.md | 6 +- .../remark-lint-list-item-style/package.json | 2 +- 3 files changed, 85 insertions(+), 58 deletions(-) diff --git a/packages/remark-lint-list-item-style/CHANGELOG.md b/packages/remark-lint-list-item-style/CHANGELOG.md index a5aa168..65a8bcb 100644 --- a/packages/remark-lint-list-item-style/CHANGELOG.md +++ b/packages/remark-lint-list-item-style/CHANGELOG.md @@ -4,132 +4,159 @@ All notable changes to this project will be documented in this auto-generated file. The format is based on [Conventional Commits][1]; this project adheres to [Semantic Versioning][2]. -### [1.1.3][3] (2023-01-29) +## [2.0.0][3] (2023-11-30) + +### 💥 Breaking Changes 💥 + +- End-of-life node versions (14 and 16) are no longer supported + +- These packages are only guaranteed to work with the _latest_ remark/unified + packages #### ⚙️ Build System -- Stabilize build process ([6994784][4]) +- **package:** add strip-ansi devdep; force update of unified-args to 11.0.1 + ([150abb4][4]) +- Update all plugins to work with unified@>=11 ([fe98b3c][5]) + +#### 🧙🏿 Refactored -### [1.1.2][5] (2023-01-04) +- **package:** bumped minimum node version to maintained ([364aced][6]) + +### [1.1.3][7] (2023-01-29) #### ⚙️ Build System -- **packages:** update maintainence badge ([4cbf746][6]) +- Stabilize build process ([6994784][8]) + +### [1.1.2][9] (2023-01-04) + +#### ⚙️ Build System + +- **packages:** update maintainence badge ([4cbf746][10]) #### 🔥 Reverted - _"test: replace remark-remove-comments with - @xunnamius/remark-remove-comments"_ ([2395903][7]) + @xunnamius/remark-remove-comments"_ ([2395903][11]) -### [1.1.1][8] (2022-12-22) +### [1.1.1][12] (2022-12-22) #### ⚙️ Build System - **packages/remark-lint-list-item-style:** explicitly rebuild distributables - ([fe903a6][9]) + ([fe903a6][13]) -## [1.1.0][10] (2022-12-22) +## [1.1.0][14] (2022-12-22) #### ✨ Features - **packages/remark-lint-list-item-style:** add ignoreFirstWords option - ([1928d8a][11]) + ([1928d8a][15]) -### [1.0.3][12] (2022-12-21) +### [1.0.3][16] (2022-12-21) #### 🪄 Fixes - Ensure inline and non-inline spread code blocks are handled properly - ([dcdf185][13]) closes [#43][14] + ([dcdf185][17]) closes [#43][18] -### [1.0.2][15] (2022-12-06) +### [1.0.2][19] (2022-12-06) #### 🪄 Fixes - **packages/remark-lint-list-item-style:** delete typo from origin and url - strings ([e2ecc6a][16]) + strings ([e2ecc6a][20]) - **packages:** use "remark-lint" as origin scope for comment-level - disable/ignore support ([3f15c0f][17]) + disable/ignore support ([3f15c0f][21]) -### [1.0.1][18] (2022-10-30) +### [1.0.1][22] (2022-10-30) #### 🪄 Fixes - **packages/remark-lint-list-item-style:** support emoji and multibyte - punctuation ([f381113][19]) + punctuation ([f381113][23]) -## [1.0.0][20] (2022-10-29) +## [1.0.0][24] (2022-10-29) #### ✨ Features -- **packages/remark-lint-list-item-style:** add new package ([83d8215][21]) +- **packages/remark-lint-list-item-style:** add new package ([83d8215][25]) #### ⚙️ Build System -- Add all-contributors ([84bff68][22]) -- **lint-staged:** add doctoc to pre-commit build process ([fa4f9ee][23]) -- **package:** add doctoc to npm format script ([112d42c][24]) -- **package:** defer to jest.config.js for coverage options ([05cd09e][25]) -- **package:** fix npm test script jest invocations ([a2ccf80][26]) -- **package:** update core npm format script ([c9d61ba][27]) -- **package:** use actual test ignore regex pattern ([6358888][28]) -- Update core build toolchain ([19243d6][29]) -- Update core lint npm script; add lint:all npm script ([bd84d8f][30]) +- Add all-contributors ([84bff68][26]) +- **lint-staged:** add doctoc to pre-commit build process ([fa4f9ee][27]) +- **package:** add doctoc to npm format script ([112d42c][28]) +- **package:** defer to jest.config.js for coverage options ([05cd09e][29]) +- **package:** fix npm test script jest invocations ([a2ccf80][30]) +- **package:** update core npm format script ([c9d61ba][31]) +- **package:** use actual test ignore regex pattern ([6358888][32]) +- Update core build toolchain ([19243d6][33]) +- Update core lint npm script; add lint:all npm script ([bd84d8f][34]) [1]: https://conventionalcommits.org [2]: https://semver.org [3]: - https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.1.2...remark-lint-list-item-style@1.1.3 + https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.1.3...remark-lint-list-item-style@2.0.0 [4]: - https://github.com/Xunnamius/unified-utils/commit/69947844f42e618f336aeeb9af1d6c9f4ee1e82b + https://github.com/Xunnamius/unified-utils/commit/150abb424fd30e84336ddf8b1f443d75a04c30a1 [5]: - https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.1.1...remark-lint-list-item-style@1.1.2 + https://github.com/Xunnamius/unified-utils/commit/fe98b3c7f06f4356bed713d2edb7d6f7f749617b [6]: - https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54 + https://github.com/Xunnamius/unified-utils/commit/364aced3f0c8d4e56df8cde24419d13f568cb68f [7]: - https://github.com/Xunnamius/unified-utils/commit/23959035752e76f19ec4440cd762b4594fdb93bf + https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.1.2...remark-lint-list-item-style@1.1.3 [8]: - https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.1.0...remark-lint-list-item-style@1.1.1 + https://github.com/Xunnamius/unified-utils/commit/69947844f42e618f336aeeb9af1d6c9f4ee1e82b [9]: - https://github.com/Xunnamius/unified-utils/commit/fe903a6cabdd526cd0e711ce8c9ad89e87f8ba89 + https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.1.1...remark-lint-list-item-style@1.1.2 [10]: - https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.0.3...remark-lint-list-item-style@1.1.0 + https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54 [11]: - https://github.com/Xunnamius/unified-utils/commit/1928d8afe28ad5d0a187e6791614aa9879d9352b + https://github.com/Xunnamius/unified-utils/commit/23959035752e76f19ec4440cd762b4594fdb93bf [12]: - https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.0.2...remark-lint-list-item-style@1.0.3 + https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.1.0...remark-lint-list-item-style@1.1.1 [13]: - https://github.com/Xunnamius/unified-utils/commit/dcdf185081bc06d57c69be79f8d5c70e58b9104a -[14]: https://github.com/Xunnamius/unified-utils/issues/43 + https://github.com/Xunnamius/unified-utils/commit/fe903a6cabdd526cd0e711ce8c9ad89e87f8ba89 +[14]: + https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.0.3...remark-lint-list-item-style@1.1.0 [15]: - https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.0.1...remark-lint-list-item-style@1.0.2 + https://github.com/Xunnamius/unified-utils/commit/1928d8afe28ad5d0a187e6791614aa9879d9352b [16]: - https://github.com/Xunnamius/unified-utils/commit/e2ecc6ad901c37c60a4e2a433d5d5ce974622d06 + https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.0.2...remark-lint-list-item-style@1.0.3 [17]: + https://github.com/Xunnamius/unified-utils/commit/dcdf185081bc06d57c69be79f8d5c70e58b9104a +[18]: https://github.com/Xunnamius/unified-utils/issues/43 +[19]: + https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.0.1...remark-lint-list-item-style@1.0.2 +[20]: + https://github.com/Xunnamius/unified-utils/commit/e2ecc6ad901c37c60a4e2a433d5d5ce974622d06 +[21]: https://github.com/Xunnamius/unified-utils/commit/3f15c0fb647157848e323f66cd56eaf74e590141 -[18]: +[22]: https://github.com/Xunnamius/unified-utils/compare/remark-lint-list-item-style@1.0.0...remark-lint-list-item-style@1.0.1 -[19]: +[23]: https://github.com/Xunnamius/unified-utils/commit/f381113996184a45c1795b620189f6c6c2c4cd89 -[20]: +[24]: https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-lint-list-item-style@1.0.0 -[21]: +[25]: https://github.com/Xunnamius/unified-utils/commit/83d82154f670c3154db05f811d0b92b5b17acb26 -[22]: +[26]: https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473 -[23]: +[27]: https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e -[24]: +[28]: https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c -[25]: +[29]: https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6 -[26]: +[30]: https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f -[27]: +[31]: https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9 -[28]: +[32]: https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811 -[29]: +[33]: https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b -[30]: +[34]: https://github.com/Xunnamius/unified-utils/commit/bd84d8fc1fb5c4d1828a16a47214a6730f34899a diff --git a/packages/remark-lint-list-item-style/docs/README.md b/packages/remark-lint-list-item-style/docs/README.md index 826b591..5ecde31 100644 --- a/packages/remark-lint-list-item-style/docs/README.md +++ b/packages/remark-lint-list-item-style/docs/README.md @@ -36,7 +36,7 @@ Options type for the remark-lint-list-item-style plugin. #### Defined in -[packages/remark-lint-list-item-style/src/index.ts:30](https://github.com/Xunnamius/unified-utils/blob/7833113/packages/remark-lint-list-item-style/src/index.ts#L30) +[packages/remark-lint-list-item-style/src/index.ts:30](https://github.com/Xunnamius/unified-utils/blob/cc4d623/packages/remark-lint-list-item-style/src/index.ts#L30) ## Variables @@ -48,7 +48,7 @@ Valid values for the Options.checkFirstWord property. #### Defined in -[packages/remark-lint-list-item-style/src/index.ts:15](https://github.com/Xunnamius/unified-utils/blob/7833113/packages/remark-lint-list-item-style/src/index.ts#L15) +[packages/remark-lint-list-item-style/src/index.ts:15](https://github.com/Xunnamius/unified-utils/blob/cc4d623/packages/remark-lint-list-item-style/src/index.ts#L15) ___ @@ -60,7 +60,7 @@ Valid values for the Options.checkListSpread property. #### Defined in -[packages/remark-lint-list-item-style/src/index.ts:20](https://github.com/Xunnamius/unified-utils/blob/7833113/packages/remark-lint-list-item-style/src/index.ts#L20) +[packages/remark-lint-list-item-style/src/index.ts:20](https://github.com/Xunnamius/unified-utils/blob/cc4d623/packages/remark-lint-list-item-style/src/index.ts#L20) ## Functions diff --git a/packages/remark-lint-list-item-style/package.json b/packages/remark-lint-list-item-style/package.json index 3d32173..1277cc9 100644 --- a/packages/remark-lint-list-item-style/package.json +++ b/packages/remark-lint-list-item-style/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-list-item-style", - "version": "1.1.3", + "version": "2.0.0", "description": "remark-lint rule to warn when list items violate a given style", "keywords": [ "remark",