bouzuya / blog.bouzuya.net

blog.bouzuya.net
https://blog.bouzuya.net/
MIT License
7 stars 2 forks source link

Bump textlint from 11.6.3 to 11.8.3 #92

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps textlint from 11.6.3 to 11.8.3.

Release notes

Sourced from textlint's releases.

textlint@11.8.3

11.8.3 (2021-03-19)

Fixes

  • linter-formatter: escape XML control characters in ruleId (#747) (2d1cc87)

Chores

  • deps: update dependency @types/mocha to v8.2.1 (da2d6e7)
  • deps: update dependency @types/node to ^14.14.27 (c1c0b86)
  • deps: update dependency @types/node to ^14.14.28 (136e255)
  • deps: update dependency @types/node to ^14.14.29 (74af03b)
  • deps: update dependency @types/node to ^14.14.30 (4872821)
  • deps: update dependency @types/node to ^14.14.31 (95821ad)
  • deps: update dependency @types/node to ^14.14.32 (0b0a384)
  • deps: update dependency @types/node to ^14.14.33 (a05e2d9)
  • deps: update dependency mocha to ^8.3.0 (0464adb)
  • deps: update dependency mocha to ^8.3.1 (cc509ed)
  • deps: update dependency textlint-rule-preset-jtf-style to ^2.3.7 (f34083e)
  • deps: update dependency textlint-rule-preset-jtf-style to ^2.3.8 (460239e)
  • deps: update patch updates (183eb8d)

textlint@11.8.2

11.8.2 (2021-02-06)

Fixes

  • getConfigBaseDir() return undefined when textlint --fix #741

Chores

textlint@11.8.1

11.8.1 (2021-01-22)

Bug Fixes

... (truncated)

Commits
  • 5c40c14 Publish
  • 2d1cc87 fix(linter-formatter): escape XML control characters in ruleId (#747)
  • 2ca0975 chore(deps): update typescript-eslint monorepo to ^4.18.0
  • 183eb8d chore(deps): update patch updates
  • 460239e chore(deps): update dependency textlint-rule-preset-jtf-style to ^2.3.8
  • a05e2d9 chore(deps): update dependency @types/node to ^14.14.33
  • 2cc58bc chore(deps): update dependency docusaurus to ^1.14.7
  • 601e5e0 chore(deps): update typescript-eslint monorepo to ^4.17.0
  • f34083e chore(deps): update dependency textlint-rule-preset-jtf-style to ^2.3.7
  • 0b0a384 chore(deps): update dependency @types/node to ^14.14.32
  • 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #93.