-
Notifications
You must be signed in to change notification settings - Fork 0
Update commitlint monorepo to v18.6.1 #80
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
base: master
Are you sure you want to change the base?
Conversation
No applications have been configured for previews targeting branch: master. To do so go to restack console and configure your applications for previews. |
👋 Hi there!
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
82b87b0
to
0742711
Compare
0742711
to
241b69a
Compare
241b69a
to
9309940
Compare
9309940
to
fd76a16
Compare
fd76a16
to
ff5d6bd
Compare
ff5d6bd
to
204cd05
Compare
Hey @renovate[bot], here is an example of how you can ask me to improve this pull request: @Sweep Add unit tests for the new print-config JSON output feature in @commitlint/cli (introduced in v18.5.0) to verify that the JSON output format is correct and contains all expected configuration values. 📖 For more information on how to use Sweep, please read our documentation. |
204cd05
to
5983828
Compare
5983828
to
ab886e3
Compare
ab886e3
to
01b335b
Compare
This PR contains the following updates:
18.4.4
->18.6.1
18.4.4
->18.6.1
18.4.4
->18.6.3
18.4.4
->18.6.1
18.4.4
->18.6.1
18.4.4
->18.6.1
18.4.4
->18.6.1
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v18.6.1
Compare Source
Note: Version bump only for package @commitlint/cli
v18.6.0
Compare Source
Note: Version bump only for package @commitlint/cli
v18.5.0
Compare Source
Features
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/cli
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/cli
18.4.2 (2023-11-16)
Note: Version bump only for package @commitlint/cli
18.4.1 (2023-11-12)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-angular)
v18.6.1
Compare Source
Note: Version bump only for package @commitlint/config-angular
v18.6.0
Compare Source
Note: Version bump only for package @commitlint/config-angular
v18.5.0
Compare Source
Note: Version bump only for package @commitlint/config-angular
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/config-angular
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/config-angular
18.4.2 (2023-11-16)
Note: Version bump only for package @commitlint/config-angular
conventional-changelog/commitlint (@commitlint/config-conventional)
v18.6.3
Compare Source
Bug Fixes
wrapper.mjs
(#3966) (c2c3c7c), closes #3958v18.6.2
Compare Source
Bug Fixes
v18.6.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.6.0
Compare Source
Features
v18.5.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/config-conventional
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/config-conventional
18.4.2 (2023-11-16)
Note: Version bump only for package @commitlint/config-conventional
conventional-changelog/commitlint (@commitlint/core)
v18.6.1
Compare Source
Note: Version bump only for package @commitlint/core
v18.6.0
Compare Source
Note: Version bump only for package @commitlint/core
v18.5.0
Compare Source
Note: Version bump only for package @commitlint/core
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/core
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/core
18.4.2 (2023-11-16)
Note: Version bump only for package @commitlint/core
18.4.1 (2023-11-12)
Note: Version bump only for package @commitlint/core
conventional-changelog/commitlint (@commitlint/parse)
v18.6.1
Compare Source
Note: Version bump only for package @commitlint/parse
v18.6.0
Compare Source
Note: Version bump only for package @commitlint/parse
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/parse
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/parse
conventional-changelog/commitlint (@commitlint/types)
v18.6.1
Compare Source
Note: Version bump only for package @commitlint/types
v18.6.0
Compare Source
Features
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/types
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/types
conventional-changelog/commitlint (commitlint)
v18.6.1
Compare Source
Reverts
BREAKING CHANGES
migrate to pure ESM
feat: migrate to pure ESM
chore: update snapshot
fix: load
parserPreset
with anotherawait
test: migrate to vitest
test: remove no replacement
--runInBand
test-ci scriptchore: fix code reviews
refactor(load): rewrite resolve logic
fix(config-nx-scopes): fix syntax error
feat(resolve-extends): add resolveFrom and loadParserPreset
feat(load): use resolveFrom and loadParserPreset from resolve-extends
test: include only @commitlint/* packages src in coverage
test: explicit import vitest utilities
test: remove @jest/globals from dependencies
fix(resolve-extends):
resolveFrom
output should be platform awaretest: restore NO_COLOR to test script
chore: fix linting issues
fix: should use fileURLToPath instead of pathname for Windows compatibility
Apply suggestions from code review
fix: should reuse
cli
instead callyargs()
feat(cli): set terminalWidth as wrap to avoid work break on help
Update .eslintrc.cjs
feat: migrate @commitlint/config-conventional to pure ESM
18.6.1 (2024-02-13)
Note: Version bump only for package commitlint
v18.6.0
Compare Source
Reverts
BREAKING CHANGES
migrate to pure ESM
feat: migrate to pure ESM
chore: update snapshot
fix: load
parserPreset
with anotherawait
test: migrate to vitest
test: remove no replacement
--runInBand
test-ci scriptchore: fix code reviews
refactor(load): rewrite resolve logic
fix(config-nx-scopes): fix syntax error
feat(resolve-extends): add resolveFrom and loadParserPreset
feat(load): use resolveFrom and loadParserPreset from resolve-extends
test: include only @commitlint/* packages src in coverage
test: explicit import vitest utilities
test: remove @jest/globals from dependencies
fix(resolve-extends):
resolveFrom
output should be platform awaretest: restore NO_COLOR to test script
chore: fix linting issues
fix: should use fileURLToPath instead of pathname for Windows compatibility
Apply suggestions from code review
fix: should reuse
cli
instead callyargs()
feat(cli): set terminalWidth as wrap to avoid work break on help
Update .eslintrc.cjs
feat: migrate @commitlint/config-conventional to pure ESM
18.6.1 (2024-02-13)
Note: Version bump only for package commitlint
v18.5.0
Compare Source
Note: Version bump only for package commitlint
18.4.4 (2024-01-04)
Note: Version bump only for package commitlint
18.4.3 (2023-11-21)
Note: Version bump only for package commitlint
18.4.2 (2023-11-16)
Note: Version bump only for package commitlint
18.4.1 (2023-11-12)
Note: Version bump only for package commitlint
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.