chore(deps): update dependency textlint-rule-no-doubled-conjunction to v2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| textlint-rule-no-doubled-conjunction | 1.0.2 -> 2.0.4 |
Release Notes
textlint-ja/textlint-rule-no-doubled-conjunction
v2.0.4
What's Changed
- Use tokenize instead of getTokenizer by @k-tahiro in https://github.com/textlint-ja/textlint-rule-no-doubled-conjunction/pull/15
New Contributors
- @k-tahiro made their first contribution in https://github.com/textlint-ja/textlint-rule-no-doubled-conjunction/pull/15
Full Changelog: https://github.com/textlint-ja/textlint-rule-no-doubled-conjunction/compare/v2.0.3...v2.0.4
v2.0.3
Bug Fixes
- fix: スペースが切れ目として認識される問題を回避 by @azu in https://github.com/textlint-ja/textlint-rule-no-doubled-conjunction/pull/23 Thanks to @kaisugi
- https://github.com/textlint-ja/textlint-rule-no-doubled-conjunction/issues/14
Full Changelog: https://github.com/textlint-ja/textlint-rule-no-doubled-conjunction/compare/v2.0.1...v2.0.3
v2.0.2
What's Changed
- chore(deps): bump lodash from 4.17.19 to 4.17.21 by @dependabot in https://github.com/textlint-ja/textlint-rule-no-doubled-conjunction/pull/9
- chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in https://github.com/textlint-ja/textlint-rule-no-doubled-conjunction/pull/10
- chore(deps): bump browserslist from 4.13.0 to 4.16.6 by @dependabot in https://github.com/textlint-ja/textlint-rule-no-doubled-conjunction/pull/11
- chore(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in https://github.com/textlint-ja/textlint-rule-no-doubled-conjunction/pull/12
- Update textlint-rule-helper, textlint-scripts, trim-newlines by @takahashim in https://github.com/textlint-ja/textlint-rule-no-doubled-conjunction/pull/13
New Contributors
- @takahashim made their first contribution in https://github.com/textlint-ja/textlint-rule-no-doubled-conjunction/pull/13
Full Changelog: https://github.com/textlint-ja/textlint-rule-no-doubled-conjunction/compare/v2.0.1...v2.0.2
v2.0.1
Bug Fixes
- use "files" for publishing (edfcc5d)
v2.0.0
Summary
- Update to kuromojin@3 and improve analysis.
- 全角ピリオド(
.)の対応 #6 - エラーメッセージの改善
Features
- 全角ピリオド(
.)の対応 fix #6 - エラーメッセージの改善
Bug Fixes
- Update to kuromojin@3
- Update to sentence-splitter@3
CI
- Move to GitHub Actions
v1.0.3
refactoring
- migrate to textlint-script #5
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.