This repository was archived by the owner on Mar 19, 2024. It is now read-only.
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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/coding-standard.yml
(github-actions).github/workflows/continuous-integration.yml
(github-actions).github/workflows/markdown-lint.yml
(github-actions).github/workflows/semantic-release.yml
(github-actions)package.json
(npm).nvmrc
(nvm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 29 Pull Requests:
chore(deps): update dependency minimist to v1.2.6 [security]
renovate/npm-minimist-vulnerability
master
1.2.6
fix(deps): update commitlint monorepo to v9.1.2
renovate/commitlint-monorepo
master
9.1.2
9.1.2
9.1.2
fix(deps): update dependency @textlint-rule/textlint-rule-no-unmatched-pair to v1.0.9
renovate/textlint-rule-textlint-rule-no-unmatched-pair-1.x-lockfile
master
1.0.9
fix(deps): update dependency textlint-rule-en-capitalization to v2.0.3
renovate/textlint-rule-en-capitalization-2.x-lockfile
master
2.0.3
fix(deps): update dependency textlint-rule-terminology to v2.1.6
renovate/textlint-rule-terminology-2.x-lockfile
master
2.1.6
fix(deps): update dependency write-good to v1.0.8
renovate/write-good-1.x-lockfile
master
1.0.8
chore(deps): update dependency node to v14.21.3
renovate/node-14.x
master
14.21.3
fix(deps): update dependency conventional-changelog-conventionalcommits to v4.6.3
renovate/conventional-changelog-conventionalcommits-4.x-lockfile
master
4.6.3
fix(deps): update dependency cz-conventional-changelog to v3.3.0
renovate/cz-conventional-changelog-3.x-lockfile
master
3.3.0
fix(deps): update dependency husky to v4.3.8
renovate/husky-4.x-lockfile
master
4.3.8
fix(deps): update dependency textlint to v11.9.1
renovate/textlint-11.x-lockfile
master
11.9.1
fix(deps): update dependency textlint-rule-alex to v2.1.0
renovate/textlint-rule-alex-2.x-lockfile
master
2.1.0
fix(deps): update dependency textlint-rule-helper to v2.3.1
renovate/textlint-rule-helper-2.x-lockfile
master
2.3.1
fix(deps): update dependency textlint-rule-no-dead-link to v4.8.0
renovate/textlint-rule-no-dead-link-4.x-lockfile
master
4.8.0
chore(deps): update actions/cache action to v3
renovate/actions-cache-3.x
master
v3
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
master
v4
chore(deps): update actions/setup-node action to v4
renovate/actions-setup-node-4.x
master
v4
chore(deps): update dependency node to v20
renovate/node-20.x
master
20.10.0
chore(deps): update dependency yargs-parser to v21
renovate/yargs-parser-21.x-lockfile
master
21.1.1
fix(deps): update commitlint monorepo to v18 (major)
renovate/major-commitlint-monorepo
master
^18.0.0
^18.0.0
^18.0.0
fix(deps): update dependency @textlint-rule/textlint-rule-no-invalid-control-character to v2
renovate/textlint-rule-textlint-rule-no-invalid-control-character-2.x
master
^2.0.0
fix(deps): update dependency @textlint-rule/textlint-rule-no-unmatched-pair to v2
renovate/textlint-rule-textlint-rule-no-unmatched-pair-2.x
master
^2.0.0
fix(deps): update dependency conventional-changelog-conventionalcommits to v7
renovate/conventional-changelog-conventionalcommits-7.x
master
^7.0.0
fix(deps): update dependency husky to v8
renovate/husky-8.x
master
^8.0.0
fix(deps): update dependency textlint to v13
renovate/textlint-13.x
master
^13.0.0
fix(deps): update dependency textlint-rule-alex to v4
renovate/textlint-rule-alex-4.x
master
^4.0.0
fix(deps): update dependency textlint-rule-no-dead-link to v5
renovate/textlint-rule-no-dead-link-5.x
master
^5.0.0
fix(deps): update dependency textlint-rule-terminology to v4
renovate/textlint-rule-terminology-4.x
master
^4.0.0
fix(deps): update dependency textlint-rule-write-good to v2
renovate/textlint-rule-write-good-2.x
master
^2.0.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.