chore(deps): update all dependencies #1546
Open
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.6.1
->19.5.0
18.6.2
->19.5.0
10.3.2
->10.4.7
10.3.3
->10.4.8
3.2.0
->3.3.0
10.3.3
->10.4.8
10.3.3
->10.4.8
10.1.1
->10.2.3
7.3.0
->8.0.7
10.3.3
->10.4.8
4.17.21
->5.0.0
29.5.12
->29.5.14
20.11.19
->22.9.0
7.0.1
->8.14.0
7.0.1
->8.14.0
4.3.0
->4.3.1
8.3
->8.13
8.56.0
->9.15.0
2.29.1
->2.31.0
9.0.11
->9.1.6
17.12.1
->17.13.3
15.2.2
->15.2.10
^18.13.0 || ^20.9.0
->^18.13.0 || ^20.9.0 || ^22.0.0
8.11.3
->8.13.1
16.2-alpine3.19
->17.1-alpine3.19
3.2.5
->3.3.3
0.2.1
->0.2.2
5.0.5
->6.0.1
6.3.4
->7.0.0
29.1.2
->29.2.5
5.3.3
->5.6.3
22.04
->24.04
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.5.0
Compare Source
Features
19.4.1 (2024-08-28)
Note: Version bump only for package @commitlint/cli
v19.4.1
Compare Source
Note: Version bump only for package @commitlint/cli
v19.4.0
Compare Source
Features
v19.3.0
Compare 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.2
Compare Source
Note: Version bump only for package @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
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.5.0
Compare 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.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.2.2
Compare Source
Note: Version bump only for package @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
nestjs/nest-cli (@nestjs/cli)
v10.4.7
Compare Source
0ff0a01
)7af719e
)v10.4.6
Compare Source
7bc0b3f
)41ce50b
)067a119
)f3bd8b0
)008ab68
)d708ea9
)d8ae02b
)df91c49
)041a184
)486ac60
)537dfa7
)ef0ff51
)c7e2e01
)960e65f
)b750ead
)603721e
)f062e99
)3664ed0
)fc6e7a1
)877b6bd
)v10.4.5
Compare Source
a734d81
)587e407
)4ccad5c
)d3484bf
)7813682
)b9cdc65
)28913e7
)fa03cba
)89009c4
)769a060
)0f8f78b
)24bfce4
)868adde
)df9264f
)cd54a26
)acc8e4b
)562e818
)dd9be11
)2c1de38
)c1f7432
)de68966
)0c31bb6
)d0f9535
)36b276a
)v10.4.4
Compare Source
v10.4.3
Compare Source
v10.4.2
Compare Source
v10.4.1
Compare Source
v10.4.0
Compare Source
nestjs/nest (@nestjs/common)
v10.4.8
Compare Source
v10.4.8 (2024-11-15)
Bug fixes
microservices
core
Enhancements
core
Committers: 3
v10.4.7
Compare Source
v10.4.6
Compare Source
v10.4.5
Compare Source
v10.4.5 (2024-10-16)
Dependencies
platform-express
platform-fastify
Committers: 5
v10.4.4
Compare Source
v10.4.3
Compare Source
v10.4.2
Compare Source
v10.4.1
Compare Source
v10.4.0
Compare Source
v10.3.10
Compare Source
v10.3.9
Compare Source
v10.3.9 (2024-06-03)
Bug fixes
core
Configuration
📅 Schedule: Branch creation - "before 4am" (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.
👻 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.