o2project / steins-git

「GitをSteins;Gateの世界観を使って説明する」薄い本
http://o2project.github.io/steins-git
Other
80 stars 2 forks source link

build(deps-dev): bump textlint-rule-no-double-negative-ja from 1.0.5 to 2.0.1 #278

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps textlint-rule-no-double-negative-ja from 1.0.5 to 2.0.1.

Release notes

Sourced from textlint-rule-no-double-negative-ja's releases.

v2.0.1

Bug Fixes

  • Use tokenize instead of getTokenizer (#10) (649aa30)

v2.0.0

Summary

kuromojin@3のアップデートと検出の改善をしています。

Fixes

  • update to kuromojin@3 (#5) (98fff73)
  • detect "ないこともないでしょう"
    • "特殊・ナイ"の判定に対応

CI

  • Move to GitHub Actions

v1.0.6

No release notes provided.

Commits
  • 8a4899a 2.0.1
  • 649aa30 fix: Use tokenize instead of getTokenizer (#10)
  • b1b0a93 Merge pull request #9 from textlint-ja/dependabot/npm_and_yarn/path-parse-1.0.7
  • a202fdd chore(deps): bump path-parse from 1.0.6 to 1.0.7
  • 076ca9c Merge pull request #7 from textlint-ja/dependabot/npm_and_yarn/hosted-git-inf...
  • f4e6237 Merge pull request #6 from textlint-ja/dependabot/npm_and_yarn/lodash-4.17.21
  • 2817c85 chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
  • a8ed0d1 chore(deps): bump lodash from 4.17.19 to 4.17.21
  • 4738064 2.0.0
  • 98fff73 fix: update to kuromojin@3 (#5)
  • 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)
kubosho commented 1 year ago

:tada: This PR is included in version 3.0.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: