1000ch / linter-textlint

A plugin for Atom Linter providing an interface to textlint.
https://atom.io/packages/linter-textlint
33 stars 13 forks source link

Bump textlint from 11.7.6 to 11.9.0 #90

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps textlint from 11.7.6 to 11.9.0.

Release notes

Sourced from textlint's releases.

textlint@11.9.0

11.9.0 (2021-03-21)

Features

For more details, See Ignoring Text · textlint

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

... (truncated)

Commits
  • 07c0497 Publish
  • 637e9a5 feat(textlint): Add .textlintignore support (#748)
  • bb2c2ab chore(deps): update dependency @types/mocha to v8.2.2
  • 705cd7e chore(deps): update patch updates
  • 382fc24 chore: remove angular all
  • 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
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)