This repository was archived by the owner on Jan 3, 2025. It is now read-only.
chore(deps): update devdependencies (major)#39
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
03d8f07 to
dabd746
Compare
dabd746 to
121d542
Compare
121d542 to
c69abb7
Compare
f5f4c4f to
7cff6da
Compare
7cff6da to
c1862ef
Compare
dae45d4 to
0e46083
Compare
177ed1b to
1a41331
Compare
04df957 to
29315f3
Compare
d9ff1ee to
c121971
Compare
6f709eb to
3afad43
Compare
aa13643 to
dd8665d
Compare
3749609 to
28cdfbe
Compare
26c59a5 to
4779d71
Compare
4779d71 to
7a1dbfd
Compare
dbff891 to
bc1bff6
Compare
f7f0a85 to
afc0e67
Compare
afc0e67 to
53c1ea8
Compare
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
18.4.3->19.6.118.4.3->19.6.018.4.3->19.6.138.0.0->41.0.06.0.8->7.1.1120.10.5->22.10.28.0.3->9.1.79.2.12->12.3.0Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.6.1Compare Source
Note: Version bump only for package @commitlint/cli
v19.6.0Compare Source
Note: Version bump only for package @commitlint/cli
v19.5.0Compare Source
Features
19.4.1 (2024-08-28)
Note: Version bump only for package @commitlint/cli
v19.4.1Compare Source
Note: Version bump only for package @commitlint/cli
v19.4.0Compare Source
Features
v19.3.0Compare Source
Note: Version bump only for package @commitlint/cli
19.2.2 (2024-04-14)
Note: Version bump only for package @commitlint/cli
19.2.1 (2024-03-19)
Note: Version bump only for package @commitlint/cli
v19.2.2Compare Source
Note: Version bump only for package @commitlint/cli
v19.2.1Compare Source
Note: Version bump only for package @commitlint/cli
v19.2.0Compare Source
Features
v19.1.0Compare 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-globalandimport-fresh, resolve global packages correctly (#3939) (8793c63), closes #3938v19.0.3Compare Source
Note: Version bump only for package @commitlint/cli
v19.0.2Compare Source
Note: Version bump only for package @commitlint/cli
v19.0.1Compare Source
Bug Fixes
resolve-from,resolve-globalandimport-fresh, resolve global packages correctly (#3939) (8793c63), closes #3938v19.0.0Compare Source
Reverts
BREAKING CHANGES
migrate to pure ESM
feat: migrate to pure ESM
chore: update snapshot
fix: load
parserPresetwith anotherawaittest: migrate to vitest
test: remove no replacement
--runInBandtest-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):
resolveFromoutput 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
cliinstead 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.1Compare Source
Note: Version bump only for package @commitlint/cli
v18.6.0Compare Source
Note: Version bump only for package @commitlint/cli
v18.5.0Compare 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.4Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.6.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.5.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
19.4.1 (2024-08-28)
Note: Version bump only for package @commitlint/config-conventional
19.2.2 (2024-04-14)
Note: Version bump only for package @commitlint/config-conventional
v19.4.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.2.2Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.1.0Compare 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.3Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.0.0Compare Source
Reverts
BREAKING CHANGES
migrate to pure ESM
feat: migrate to pure ESM
chore: update snapshot
fix: load
parserPresetwith anotherawaittest: migrate to vitest
test: remove no replacement
--runInBandtest-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):
resolveFromoutput 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
cliinstead 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.3Compare Source
Bug Fixes
wrapper.mjsby @JounQin in https://github.com/conventional-changelog/commitlint/pull/3966Full Changelog: conventional-changelog/commitlint@v18.6.2...v18.6.3
v18.6.2Compare Source
Bug Fixes
v18.6.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.6.0Compare Source
Features
v18.5.0Compare 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.4Compare Source
Note: Version bump only for package @commitlint/config-conventional
conventional-changelog/commitlint (@commitlint/cz-commitlint)
v19.6.1Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.5.0Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.4.0Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.2.0Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.1.0Compare Source
Bug Fixes
Features
19.0.3 (2024-02-28)
Note: Version bump only for package @commitlint/cz-commitlint
19.0.2 (2024-02-28)
Note: Version bump only for package @commitlint/cz-commitlint
19.0.1 (2024-02-27)
Note: Version bump only for package @commitlint/cz-commitlint
v19.0.3Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.0.2Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.0.1Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.0.0Compare Source
Reverts
BREAKING CHANGES
migrate to pure ESM
feat: migrate to pure ESM
chore: update snapshot
fix: load
parserPresetwith anotherawaittest: migrate to vitest
test: remove no replacement
--runInBandtest-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):
resolveFromoutput 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
cliinstead 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/cz-commitlint
v18.6.1Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v18.6.0Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v18.5.0Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/cz-commitlint
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/cz-commitlint
18.4.2 (2023-11-16)
Note: Version bump only for package @commitlint/cz-commitlint
18.4.1 (2023-11-12)
Note: Version bump only for package @commitlint/cz-commitlint
v18.4.4Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
RightCapitalHQ/frontend-style-guide (@rightcapital/eslint-config)
v41.0.0Compare Source
Major changes
v40.0.1Compare Source
Patches
v40.0.0Compare Source
Major changes
@typescript-eslint/consistent-type-definitionsrule (95ff644)v39.0.1Compare Source
Patches
v39.0.0Compare Source
Major changes
v38.0.1Compare Source
Patches
RightCapitalHQ/frontend-style-guide (@rightcapital/prettier-config)
v7.1.11Compare Source
Patches
v7.1.10Compare Source
Patches
v7.1.9Compare Source
Patches
v7.1.8Compare Source
Patches
v7.1.7Compare Source
Patches
v7.1.6Compare Source
Patches
v7.1.5Compare Source
Patches
v7.1.4Compare Source
Patches
v7.1.3Compare Source
Patches
v7.1.2Compare Source
Patches
v7.1.1Compare Source
Patches
v7.1.0Compare Source
Minor changes
v7.0.4Compare Source
Patches
v7.0.3Compare Source
Patches
v7.0.2Compare Source
Patches
v7.0.1Compare Source
Thu, 25 Apr 2024 05:29:31 GMT
7.0.1 (2024-4-25)
v7.0.0Compare Source
Tue, 16 Apr 2024 01:58:14 GMT
v6.0.16Compare Source
Thu, 11 Apr 2024 02:57:31 GMT
6.0.16 (2024-4-11)
v6.0.15Compare Source
Tue, 19 Mar 2024 01:43:17 GMT
6.0.15 (2024-3-19)
v6.0.14Compare Source
Mon, 26 Feb 2024 05:50:35 GMT
6.0.14 (2024-2-26)
v6.0.13Compare Source
Sun, 18 Feb 2024 02:27:42 GMT
6.0.13 (2024-2-18)
v6.0.12Compare Source
Tue, 30 Jan 2024 03:43:18 GMT
6.0.12 (2024-1-30)
v6.0.11Compare Source
Tue, 23 Jan 2024 02:25:14 GMT
6.0.11 (2024-1-23)
v6.0.10Compare Source
Thu, 11 Jan 2024 03:12:31 GMT
6.0.10 (2024-1-11)
v6.0.9Compare Source
Thu, 04 Jan 2024 05:17:02 GMT
6.0.9 (2024-1-4)
typicode/husky (husky)
v9.1.7Compare Source
v9.1.6Compare Source
v9.1.5Compare Source
v9.1.4Compare Source
v9.1.3Compare Source
PATHv9.1.2Compare Source
v9.1.1Compare Source
v9.1.0Compare Source
Super saiyan
goddog! It's over 9.0.0!There's a bug with this release which prevents the deprecation notice to appear and requires to remove
#!/usr/bin/env shand. "$(dirname -- "$0")/_/husky.sh"(which are deprecated by the way). I'll publish a new version to fix that. Sorry about any inconvenience.What's new
You can now run package commands directly, no need for
npxor equivalents.It makes writing hooks more intuitive and is also slightly faster 🐺⚡️
A new recipe has been added to the docs. Lint staged files without external dependencies (inspired by Prettier docs). Feel free to modify it.
For more advanced use cases, see lint-staged.
Fixes
bunx husky initcommandDeprecations
#!/usr/bin/env shand. "$(dirname -- "$0")/_/husky.sh"from your hooks~/.huskyrcto.config/husky/init.shSupport for these will be removed in v
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.