-
Notifications
You must be signed in to change notification settings - Fork 26
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
fix(deps): update dependency @textlint/kernel to v3.4.5 #350
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/textlint-kernel-3.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
831f36c
to
9d6d2b1
Compare
Pull Request Test Coverage Report for Build 1256
💛 - Coveralls |
9d6d2b1
to
6ee159b
Compare
6ee159b
to
10d614d
Compare
10d614d
to
9cc2638
Compare
9cc2638
to
27d9b4d
Compare
27d9b4d
to
94f6ef0
Compare
94f6ef0
to
481c26f
Compare
481c26f
to
afc3d5f
Compare
afc3d5f
to
b122441
Compare
b122441
to
e352330
Compare
e352330
to
ee137e9
Compare
ee137e9
to
c310ab9
Compare
c310ab9
to
167c4d7
Compare
167c4d7
to
cbbde8b
Compare
cbbde8b
to
16f6804
Compare
16f6804
to
325a5fa
Compare
325a5fa
to
3ac9d24
Compare
3ac9d24
to
c19b1dc
Compare
c19b1dc
to
61d1456
Compare
61d1456
to
9c0cd26
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.0
->3.4.5
Release Notes
textlint/textlint (@textlint/kernel)
v3.4.5
Compare Source
Note: Version bump only for package @textlint/kernel
v3.4.4
Compare Source
Note: Version bump only for package @textlint/kernel
v3.4.3
Compare Source
Chores
v3.4.2
Compare Source
Bug Fixes
configBaseDir()
return correct base dir (#742) (8ae2dc1)Chores
v3.4.1
Compare Source
Bug Fixes
Chores
Features
[@textlint](https://redirect.github.com/textlint)/source-code-fixer
(#736) (bf7235a)v3.4.0
Compare Source
Bug Fixes
Chores
Features
[@textlint](https://redirect.github.com/textlint)/source-code-fixer
(#736) (bf7235a)v3.3.7
Compare Source
v3.3.6
Compare Source
Bug Fixes
v3.3.5
Compare Source
Bug Fixes
v3.3.4
Compare Source
Bug Fixes
v3.3.3
Compare Source
v3.3.2
Compare Source
v3.3.1
Compare Source
Bug Fixes
v3.3.0
Compare Source
Features
.textlintrc
config fileAllow to config the textlint rules by
.textlintrc
file.Textlint find a
.textlintrc
in the current dir or related dir, and use it as config.Also, specify config file by use of
--config
command line options.If you want to know about
.textlintrc
, see https://github.com/azu/textlint#textlintrcExample of config: azu/textlint-rule-max-ten
Bug Fixes
this.rulesConfig
variable (e9b5bcc)v3.2.1
Compare Source
Code Refactoring
v3.2.0
Compare Source
Features
prePrecess(:** { text, ast }
return value (16301d7)Tests
v3.1.10
Compare Source
Note: Version bump only for package @textlint/kernel
v3.1.9
Compare Source
Note: Version bump only for package @textlint/kernel
v3.1.8
Compare Source
Code Refactoring
v3.1.7
Compare Source
Code Refactoring
v3.1.6
Compare Source
Chores
v3.1.5
Compare Source
v3.1.4
Compare Source
v3.1.3
Compare Source
v3.1.2
Compare Source
v3.1.1
Compare Source
v3.1.0
: improve error reporterCompare Source
RuleError:
RuleError
constructor 2nd arguments.paddingLocation
.paddingLocation
hasline
andcolumn
Example:
I want to find ERROR, come to be following:
use-case : feat(rule): improve linting result · 64fcd7d · azu/spellcheck-tech-word-textlint-rule
v3.0.1
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.