-
Notifications
You must be signed in to change notification settings - Fork 5
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
chore(deps): update commitlint monorepo to v19 (major) #187
Merged
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
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
4 times, most recently
from
October 29, 2023 03:29
85688af
to
3130c1d
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
from
October 29, 2023 07:03
3130c1d
to
c6017c6
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
3 times, most recently
from
November 16, 2023 04:56
ba9382a
to
ff5c42a
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
3 times, most recently
from
November 26, 2023 03:14
12e8781
to
c47f066
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
from
December 10, 2023 03:52
c47f066
to
d1f82c9
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
3 times, most recently
from
December 24, 2023 04:44
0f587e2
to
54ca4d2
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
from
January 4, 2024 16:03
54ca4d2
to
ca7df59
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
from
January 14, 2024 04:13
ca7df59
to
00be884
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
3 times, most recently
from
January 25, 2024 13:36
260804d
to
64f9cd7
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
2 times, most recently
from
February 4, 2024 03:03
a73b3aa
to
f3bb005
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
2 times, most recently
from
February 11, 2024 03:37
d26c3ae
to
284bb4f
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
3 times, most recently
from
February 18, 2024 03:27
bd4e64c
to
e728643
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
from
February 25, 2024 03:10
e728643
to
c0f617e
Compare
renovate
bot
changed the title
chore(deps): update commitlint monorepo to v18 (major)
chore(deps): update commitlint monorepo to v19 (major)
Feb 27, 2024
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
5 times, most recently
from
March 3, 2024 07:33
15596e0
to
16ab138
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
4 times, most recently
from
March 19, 2024 04:21
05c0473
to
c25835d
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
7 times, most recently
from
March 24, 2024 18:35
a5f3983
to
55963e9
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
3 times, most recently
from
April 7, 2024 03:25
be64b67
to
0841584
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
from
April 7, 2024 07:12
0841584
to
b15745c
Compare
renovate
bot
force-pushed
the
renovate/major-commitlint-monorepo
branch
from
April 7, 2024 09:04
b15745c
to
a945f7b
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:
^17.8.1
->^19.2.1
^17.8.1
->^19.1.0
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.2.1
Compare Source
Note: Version bump only for package @commitlint/cli
v19.2.0
Compare Source
Features
v19.1.0
Compare Source
Note: Version bump only for package @commitlint/cli
19.0.3 (2024-02-28)
Note: Version bump only for package @commitlint/cli
19.0.2 (2024-02-28)
Note: Version bump only for package @commitlint/cli
19.0.1 (2024-02-27)
Bug Fixes
resolve-from
,resolve-global
andimport-fresh
, resolve global packages correctly (#3939) (8793c63), closes #3938v19.0.3
Compare Source
Note: Version bump only for package @commitlint/cli
v19.0.2
Compare Source
Note: Version bump only for package @commitlint/cli
v19.0.1
Compare Source
Bug Fixes
resolve-from
,resolve-global
andimport-fresh
, resolve global packages correctly (#3939) (8793c63), closes #3938v19.0.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/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
v18.4.4
Compare Source
Note: Version bump only for package @commitlint/cli
v18.4.3
Compare Source
Note: Version bump only for package @commitlint/cli
v18.4.2
Compare Source
Note: Version bump only for package @commitlint/cli
v18.4.1
Compare Source
Note: Version bump only for package @commitlint/cli
v18.4.0
Compare Source
Note: Version bump only for package @commitlint/cli
v18.2.0
Compare Source
Note: Version bump only for package @commitlint/cli
v18.1.0
Compare Source
Note: Version bump only for package @commitlint/cli
v18.0.0
Compare Source
BREAKING CHANGES
drop node v14 and v16 support
chore: remove unused types
docs: prepare node update and new release
chore!: minimum TS version v5
drop TS v4 support
ci: remove node v14/16 checks
chore: adjust node types to minimal supported version
chore!: further major versions of other deps
upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,
docs: simplify releases and remove roadmap
17.8.1 (2023-10-20)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.1.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
19.0.3 (2024-02-28)
Note: Version bump only for package @commitlint/config-conventional
v19.0.3
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.0.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.2 (2024-02-14)
Bug Fixes
18.6.1 (2024-02-13)
Note: Version bump only for package @commitlint/config-conventional
v18.6.3
Compare Source
Bug Fixes
wrapper.mjs
by @JounQin in https://github.com/conventional-changelog/commitlint/pull/3966Full Changelog: conventional-changelog/commitlint@v18.6.2...v18.6.3
v18.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
v18.4.4
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.4.3
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.4.2
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.4.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.1.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.0.0
Compare Source
BREAKING CHANGES
drop node v14 and v16 support
chore: remove unused types
docs: prepare node update and new release
chore!: minimum TS version v5
drop TS v4 support
ci: remove node v14/16 checks
chore: adjust node types to minimal supported version
chore!: further major versions of other deps
upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,
docs: simplify releases and remove roadmap
17.8.1 (2023-10-20)
Note: Version bump only for package @commitlint/config-conventional
Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.