Skip to content

fix(deps): update all dependencies #1546

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix(deps): update all dependencies #1546

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) 18.6.1 -> 19.8.0 age adoption passing confidence devDependencies major
@commitlint/config-conventional (source) 18.6.2 -> 19.8.0 age adoption passing confidence devDependencies major
@nestjs/cli 10.3.2 -> 11.0.7 age adoption passing confidence devDependencies major
@nestjs/common (source) 10.3.3 -> 11.1.0 age adoption passing confidence dependencies major
@nestjs/config 3.2.0 -> 4.0.2 age adoption passing confidence dependencies major
@nestjs/core (source) 10.3.3 -> 11.1.0 age adoption passing confidence dependencies major
@nestjs/platform-express (source) 10.3.3 -> 11.1.0 age adoption passing confidence dependencies major
@nestjs/schematics 10.1.1 -> 11.0.5 age adoption passing confidence devDependencies major
@nestjs/swagger 7.3.0 -> 11.1.6 age adoption passing confidence dependencies major
@nestjs/testing (source) 10.3.3 -> 11.1.0 age adoption passing confidence devDependencies major
@nestjs/typeorm 10.0.2 -> 11.0.0 age adoption passing confidence dependencies major
@types/express (source) 4.17.21 -> 5.0.1 age adoption passing confidence devDependencies major
@types/jest (source) 29.5.12 -> 29.5.14 age adoption passing confidence devDependencies patch
@types/node (source) 20.11.19 -> 22.15.3 age adoption passing confidence devDependencies major
@types/supertest (source) 6.0.2 -> 6.0.3 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 7.0.1 -> 8.31.1 age adoption passing confidence devDependencies major
@typescript-eslint/parser (source) 7.0.1 -> 8.31.1 age adoption passing confidence devDependencies major
commitizen 4.3.0 -> 4.3.1 age adoption passing confidence devDependencies patch
dpage/pgadmin4 8.3 -> 9.3 age adoption passing confidence major
eslint (source) 8.56.0 -> 9.26.0 age adoption passing confidence devDependencies major
eslint-config-prettier 9.1.0 -> 10.1.2 age adoption passing confidence devDependencies major
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence devDependencies minor
husky 9.0.11 -> 9.1.7 age adoption passing confidence devDependencies minor
joi 17.12.1 -> 17.13.3 age adoption passing confidence dependencies minor
lint-staged 15.2.2 -> 15.5.1 age adoption passing confidence devDependencies minor
node (source) ^18.13.0 || ^20.9.0 -> ^18.13.0 || ^20.9.0 || ^22.0.0 age adoption passing confidence engines major
pg (source) 8.11.3 -> 8.15.6 age adoption passing confidence dependencies minor
postgres 16.2-alpine3.19 -> 17.2-alpine3.19 age adoption passing confidence major
prettier (source) 3.2.5 -> 3.5.3 age adoption passing confidence devDependencies minor
reflect-metadata (source) 0.2.1 -> 0.2.2 age adoption passing confidence dependencies patch
rimraf 5.0.5 -> 6.0.1 age adoption passing confidence dependencies major
rxjs (source) 7.8.1 -> 7.8.2 age adoption passing confidence dependencies patch
supertest 6.3.4 -> 7.1.0 age adoption passing confidence devDependencies major
ts-jest (source) 29.1.2 -> 29.3.2 age adoption passing confidence devDependencies minor
ts-loader 9.5.1 -> 9.5.2 age adoption passing confidence devDependencies patch
typeorm (source) 0.3.20 -> 0.3.22 age adoption passing confidence dependencies patch
typescript (source) 5.3.3 -> 5.8.3 age adoption passing confidence devDependencies minor
ubuntu 22.04 -> 24.04 age adoption passing confidence github-runner major

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​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
  • cli: introduce new --last flag, to stop recommending HEAD~1 (#​3916) (99f4f3f)

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
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.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
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.0

Compare Source

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 another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: 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 aware

  • test: 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 call yargs()

  • 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.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.6.0

Compare Source

Note: Version bump only for package @​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
  • 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 another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: 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 aware

  • test: 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 call yargs()

  • 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.3 (2024-03-11)

Bug Fixes

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
nestjs/nest-cli (@​nestjs/cli)

v11.0.7

Compare Source

What's Changed

Full Changelog: nestjs/nest-cli@11.0.6...11.0.7

v11.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: nestjs/nest-cli@11.0.5...11.0.6

v11.0.5

Compare Source

  • feat(swc): add reload application when compiling to mjs (d866d77)

v11.0.4

Compare Source

  • chore(deps): allow any schematics package newer or eq to v11 (5d79adf)
  • chore(deps): update dependency @​swc/core to v1.10.17 (887fa7d)

v11.0.3

Compare Source

  • fix(deps): update angular-cli monorepo to v19.1.7 (c8c8904)
  • fix(deps): update dependency ansis to v3.15.0 (72d59e1)
  • fix(deps): update dependency @​inquirer/prompts to v7.3.2 (ea34a79)
  • fix(deps): update dependency webpack to v5.98.0 (24014fc)

v11.0.2

Compare Source

  • fix: swc compiler does not watch files (8aaa9df)

v11.0.1

Compare Source

v11.0.0

Compare Source

Migration guide: https://docs.nestjs.com/migration-guide

Features and improvements
  • feat(schematics): list schematics from extended collections #​2096
  • feat: nest build --all flag #​2312
  • feat: add flag to disable shell mode for nest start --watch #​2522
  • feat!: drop uncommon variants of nest cli config file name #​2769
  • feat: add support for --env-file flag #​2818
Dependencies
  • fix(deps): update dependency glob to v11 #​2788
  • chore/upgrade inquirer package #​2718
  • fix(deps): update dependency chokidar to v4 #​2734
  • fix(deps): update angular-cli monorepo to v19 #​2811

v10.4.9

Compare Source

  • Merge pull request #​2838 from yifanwww/fix/webpack-ignore-lazy-imports (3d0fe0b)
  • fix: add missing class-transformer/storage in lazy import list (a1cc6cf)
  • Merge pull request #​2815 from nestjs/renovate/typescript-5.x (4af113e)

v10.4.8

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 20, 2024
@renovate renovate bot changed the title chore(deps): update all dependencies to v7.0.2 chore(deps): update all dependencies Feb 21, 2024
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from 60726f3 to f785e01 Compare February 29, 2024 17:48
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 5965039 to 7dcf6af Compare March 11, 2024 18:42
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from c25a390 to 342a23b Compare March 18, 2024 21:37
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 8b0fc51 to 03fa46a Compare March 20, 2024 23:12
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 16b36e9 to 14ce895 Compare March 1, 2025 10:02
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from a55b2a4 to f841d18 Compare March 10, 2025 21:38
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f143dcb to 7ea4c8b Compare March 17, 2025 18:25
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 04166fc to 92ebafd Compare March 27, 2025 00:16
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from d76017a to 4ee003e Compare April 5, 2025 07:13
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 53cffa6 to a2859f2 Compare April 13, 2025 15:54
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from d485f92 to 81cb002 Compare April 21, 2025 18:38
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 0841556 to 644a041 Compare May 3, 2025 11:43
@renovate renovate bot force-pushed the renovate/all branch from 644a041 to c894df0 Compare May 5, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants