jimmylv.github.io icon indicating copy to clipboard operation
jimmylv.github.io copied to clipboard

chore(deps): update dependency textlint to v12

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
textlint 11.6.2 -> 12.1.1 age adoption passing confidence

Release Notes

textlint/textlint

v12.1.1

Compare Source

Bug Fixes

v12.1.0

Compare Source

Bug Fixes
Features
  • kernel: allow textlint plugin to return Promise on pre/postProcess (#​832) (ae89004)
  • loadFromDir: load js and ts by default (3a12798)

12.0.2 (2021-07-09)

Bug Fixes

12.0.1 (2021-05-24)

Bug Fixes
  • textlint-scripts: fix example code (90a564f)
  • textlint-scripts: fix example code (125fdb2)

v12.0.2

Compare Source

Bug Fixes

v12.0.0

Compare Source

  • Blog: https://textlint.github.io/blog/2021/05/24/textlint-12.html

v11.9.1

Compare Source

Bug Fixes

v11.9.0

Compare Source

Features

For more details, See Ignoring Text · textlint

v11.8.3

Compare Source

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

v11.8.2

Compare Source

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

v11.8.1

Compare Source

Bug Fixes
  • deps: update dependency debug to ^4.2.0 (6db0ba9)
  • deps: update dependency debug to ^4.3.0 (9dea96a)
Chores
Features
  • source-code-fixer: add [@textlint](https://togithub.com/textlint)/source-code-fixer (#​736) (bf7235a)

v11.8.0

Compare Source

Bug Fixes
  • deps: update dependency debug to ^4.2.0 (6db0ba9)
  • deps: update dependency debug to ^4.3.0 (9dea96a)
Chores
Features
  • source-code-fixer: add [@textlint](https://togithub.com/textlint)/source-code-fixer (#​736) (bf7235a)

v11.7.7

Compare Source

Fixes

All Changes

v11.7.6

Compare Source

Bug Fixes
  • improve "module" supports (5ba5182)

textlint packages like @textlint/kernel support module field.

It allows npm package CDN service to provide an optimized package.

Example: https://cdn.skypack.dev/@​textlint/kernel

v11.7.5

Compare Source

Bug Fixes
  • "clean" command should remove tsconfig.module.tsbuildinfo (76ac72a)

v11.7.4

Compare Source

Bug Fixes

v11.7.3

Compare Source

v11.7.2

Compare Source

v11.7.1

Compare Source

textlint packages like @textlint/kernel support module field.

It allows npm package CDN service to provide an optimized package.

Example: https://cdn.skypack.dev/@​textlint/kernel

v11.7.0

Compare Source

v11.6.3

Compare Source

Fixes

textlint's markdown plugin(markdown-to-ast) create an invalid AST from following text:

* Below are the two types of parameters expected:

	* Type `String` called `code`
	* Type `boolean` called `accepted`

textlint reject invalid AST since 11.6.2.

This version fix to create valid AST.

Related Issue:

Code Refactoring
  • textlint: use promise instead of bluebird (218ce35)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

renovate[bot] avatar Jun 06 '21 21:06 renovate[bot]