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 12.0.2 #110

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps textlint from 11.6.3 to 12.0.2.

Release notes

Sourced from textlint's releases.

textlint@11.9.1

11.9.1 (2021-05-08)

Bug Fixes

  • deps: update patch updates (#761) (73e81f9)
  • text-to-ast: correct to parse CRLF empty line (#763) (a3288e0)

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

Changelog

Sourced from textlint's changelog.

12.0.2 (2021-07-09)

Bug Fixes

  • deps: update babel monorepo to ^7.14.5 (360fa5a)
  • deps: update babel monorepo to ^7.14.5 (f51ef8d)
  • deps: update dependency @​babel/core to ^7.14.6 (f457b2b)
  • deps: update dependency @​babel/preset-env to ^7.14.4 (5e16dbf)
  • deps: update dependency @​babel/preset-env to ^7.14.7 (c0054fd)
  • deps: update dependency debug to ^4.3.2 (8cb5498)

12.0.1 (2021-05-24)

Bug Fixes

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

12.0.0 (2021-05-24)

Commits
  • a7826f5 v12.0.2
  • bec461f Update npm dependency table from 3.8.3 to 6.7.1 (#801)
  • dcb4c4c chore(deps): update dependency @​monorepo-utils/workspaces-to-typescript-proje...
  • 6d26bc9 chore(deps): update dependency @​types/node to ^14.17.5
  • 4eaf40d chore(deps): update dependency @​types/mocha to v8.2.3
  • aadf5ac chore(deps): update typescript-eslint monorepo to ^4.28.2
  • 8cb5498 fix(deps): update dependency debug to ^4.3.2
  • 941f447 chore(deps): update dependency @​types/debug to ^4.1.6
  • cfa3972 CI: update permissions (#799)
  • 80ff6e5 Update README.md
  • 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)