synchro-charts
synchro-charts copied to clipboard
chore(deps-dev): bump @commitlint/config-lerna-scopes from 17.7.0 to 19.0.0
Bumps @commitlint/config-lerna-scopes from 17.7.0 to 19.0.0.
Release notes
Sourced from @commitlint/config-lerna-scopes
's releases.
v19.0.0
Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0# 19.0.0 (2024-02-27)
Features
- feat!: migrate to pure ESM (#3850) (3423735), closes #3850 by
@JounQin
Thanks to@marcalexiei
and@knocte
for the review and feedbackDocs
- docs: use vitepress (#3921) by
@marcalexiei
v18.6.2
18.6.2 (2024-02-14)
Bug Fixes
- fix(config-conventional): use default export by
@dargmuesli
in conventional-changelog/commitlint#3911New Contributors
@dargmuesli
made their first contribution in conventional-changelog/commitlint#3911Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v18.6.1...v18.6.2
v18.6.1
18.6.1 (2024-02-13)
Bug Fixes
- update dependency semver to v7.6.0 (#3900) (df33003)
- update dependency tar-fs to v3.0.5 (#3903) (79d77c9)
Chore
- docs: update husky to v9 by
@marcalexiei
in conventional-changelog/commitlint#3875- CI: add an Ubuntu LTS job by
@knocte
in conventional-changelog/commitlint#3876- refactor: port config-conventional to ts by
@Mersho
in conventional-changelog/commitlint#3881- chore: update dependency nx to v18 by
@renovate
in conventional-changelog/commitlint#3896- chore(
@commitlint/config-nx-scopes
): nx 18 support by@thengstermanndev
in conventional-changelog/commitlint#3907New Contributors
@thengstermanndev
made their first contribution in conventional-changelog/commitlint#3907Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v18.6.0...v18.6.1
v18.6.0
18.6.0 (2024-01-25)
... (truncated)
Changelog
Sourced from @commitlint/config-lerna-scopes
's changelog.
19.0.0 (2024-02-27)
Reverts
- Revert "chore!: minimum node version v20" (2816783)
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 dependenciesfix(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
... (truncated)
Commits
f1ff121
v19.0.0868983c
docs: use vitepress (#3921)02bf398
chore: bump glob and related usage (#3928)2816783
Revert "chore!: minimum node version v20"a909634
chore!: minimum node version v203423735
feat!: migrate to pure ESM (#3850)89f5bf9
v18.6.1df33003
fix: update dependency semver to v7.6.0 (#3900)ad2637f
v18.4.4970b806
v18.4.3- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.