Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps textlint-rule-no-doubled-joshi from 4.0.1 to 4.0.3.

Release notes

Sourced from textlint-rule-no-doubled-joshi's releases.

v4.0.3

What's Changed

Refactoring

Full Changelog: textlint-ja/textlint-rule-no-doubled-joshi@v4.0.2...v4.0.3

v4.0.2

What's Changed

Bug Fixes

センテンスの中に「xxx. yyy.」があると、センテンスの中にさらに区切り文字(。.など)が含まれているケースがある。 この場合も、区切り文字を+1の距離として扱うことで、「」の中にサブセンテンス(文章やセリフ)を書いているケースをエラーにしないようにした。

デフォルトの区切り文字には [".", ".", "。", "?", "!", "?", "!"] が含まれるので、

Xは「今日は早朝から出発したが、定刻には間に合わなかった。定刻には間に合わなかったが、無事会場に到着した」と言った。

というのはエラーではなくなる。

次のように、「xxx」の中で二重助詞がある場合は、そのままエラーとなる。

あなたが「彼女は彼は好きだ」と言った。

Dependency Updates

Full Changelog: textlint-ja/textlint-rule-no-doubled-joshi@v4.0.1...v4.0.2

Commits
  • 72c3aa7 4.0.3
  • 10add44 fix(deps): update to textlint-util-to-string and use replacer (#49)
  • 959aa45 4.0.2
  • 39e9a69 CI: add .github/release.yml
  • 118552d fix: センテンス内の「」や""などにおける区切り文字を考慮するように修正 (#47)
  • 20a619b Merge pull request #46 from textlint-ja/dependabot/npm_and_yarn/json5-2.2.3
  • aaef199 chore(deps): bump json5 from 2.2.0 to 2.2.3
  • f480727 Merge pull request #45 from textlint-ja/dependabot/npm_and_yarn/moment-2.29.4
  • 5e1625c chore(deps): bump moment from 2.29.2 to 2.29.4
  • f40c564 Merge pull request #44 from textlint-ja/dependabot/npm_and_yarn/decode-uri-co...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [textlint-rule-no-doubled-joshi](https://github.com/textlint-ja/textlint-rule-no-doubled-joshi) from 4.0.1 to 4.0.3.
- [Release notes](https://github.com/textlint-ja/textlint-rule-no-doubled-joshi/releases)
- [Commits](textlint-ja/textlint-rule-no-doubled-joshi@v4.0.1...v4.0.3)

---
updated-dependencies:
- dependency-name: textlint-rule-no-doubled-joshi
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant