Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump textlint from 12.0.2 to 12.1.0 in /dependencies #2209

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps textlint from 12.0.2 to 12.1.0.

Changelog

Sourced from textlint's changelog.

12.1.0 (2021-12-02)

Bug Fixes

  • deps: update babel monorepo to ^7.14.8 (ea3e897)
  • deps: update babel monorepo to ^7.15.0 (8801bc3)
  • deps: update babel monorepo to ^7.15.4 (1e2ae37)
  • deps: update babel monorepo to ^7.15.8 (d85a9b4)
  • deps: update babel monorepo to ^7.16.0 (ab38637)
  • deps: update dependency @​babel/cli to ^7.15.4 (2d20865)
  • deps: update dependency @​babel/cli to ^7.15.7 (604de3a)
  • deps: update dependency @​babel/core to ^7.15.5 (94376ab)
  • deps: update dependency @​babel/preset-env to ^7.14.9 (e362719)
  • deps: update dependency @​babel/preset-env to ^7.15.6 (352270a)
  • deps: update dependency @​babel/preset-env to ^7.16.4 (d065661)
  • deps: update dependency @​babel/register to ^7.15.3 (8709aad)
  • deps: update dependency glob to ^7.2.0 (b4af236)
  • deps: update dependency strip-ansi to ^6.0.1 (129af22)
  • deps: update dependency table to ^6.7.3 (ba82895)
  • deps: update dependency unified to ^9.2.2 (1ca5596)
  • TextLintModuleMapper: broaden types for rules mappers (1f33ae3)

Features

  • kernel: allow textlint plugin to return Promise on pre/postProcess (#832) (ae89004)
  • loadFromDir: load js and ts by default (3a12798)
Commits
  • a393919 v12.1.0
  • a9f0af0 docs(plugin): add async support
  • ae89004 feat(kernel): allow textlint plugin to return Promise on pre/postProcess (#832)
  • 390a0e1 Merge pull request #829 from textlint/renovate/patch-patch-updates
  • 5b1b254 chore(deps): update patch updates
  • 6d0b37a Merge pull request #831 from alpaca-tc/replace_old_function
  • 7492336 Replace isTextlintAST with isTxtAST
  • abb75bb Merge pull request #828 from pjtsearch/pjtsearch-ts-tests
  • 2f8be9d chore(deps): update dependency source-map-support to ^0.5.21
  • 16183d5 refactor: change rule fixtures to comp prop names
  • 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)

Bumps [textlint](https://github.com/textlint/textlint) from 12.0.2 to 12.1.0.
- [Release notes](https://github.com/textlint/textlint/releases)
- [Changelog](https://github.com/textlint/textlint/blob/master/CHANGELOG.md)
- [Commits](textlint/textlint@v12.0.2...v12.1.0)

---
updated-dependencies:
- dependency-name: textlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 6, 2021
@admiralAwkbar admiralAwkbar merged commit 0aa91e9 into main Dec 8, 2021
@admiralAwkbar admiralAwkbar deleted the dependabot/npm_and_yarn/dependencies/textlint-12.1.0 branch December 8, 2021 14:21
sarahc23 pushed a commit to 23andMe/super-linter that referenced this pull request May 6, 2022
Bumps [textlint](https://github.com/textlint/textlint) from 12.0.2 to 12.1.0.
- [Release notes](https://github.com/textlint/textlint/releases)
- [Changelog](https://github.com/textlint/textlint/blob/master/CHANGELOG.md)
- [Commits](textlint/textlint@v12.0.2...v12.1.0)

---
updated-dependencies:
- dependency-name: textlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
sarahc23 pushed a commit to 23andMe/super-linter that referenced this pull request May 6, 2022
Bumps [textlint](https://github.com/textlint/textlint) from 12.0.2 to 12.1.0.
- [Release notes](https://github.com/textlint/textlint/releases)
- [Changelog](https://github.com/textlint/textlint/blob/master/CHANGELOG.md)
- [Commits](textlint/textlint@v12.0.2...v12.1.0)

---
updated-dependencies:
- dependency-name: textlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant