Skip to content
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 all dependencies #1546

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

chore(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

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) 18.6.1 -> 19.3.0 age adoption passing confidence devDependencies major
@commitlint/config-conventional (source) 18.6.2 -> 19.2.2 age adoption passing confidence devDependencies major
@nestjs/common (source) 10.3.3 -> 10.3.8 age adoption passing confidence dependencies patch
@nestjs/config 3.2.0 -> 3.2.2 age adoption passing confidence dependencies patch
@nestjs/core (source) 10.3.3 -> 10.3.8 age adoption passing confidence dependencies patch
@nestjs/platform-express (source) 10.3.3 -> 10.3.8 age adoption passing confidence dependencies patch
@nestjs/swagger 7.3.0 -> 7.3.1 age adoption passing confidence dependencies patch
@nestjs/testing (source) 10.3.3 -> 10.3.8 age adoption passing confidence devDependencies patch
@types/node (source) 20.11.19 -> 20.12.13 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 7.0.1 -> 7.11.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 7.0.1 -> 7.11.0 age adoption passing confidence devDependencies minor
dpage/pgadmin4 8.3 -> 8.7 age adoption passing confidence minor
eslint (source) 8.56.0 -> 9.3.0 age adoption passing confidence devDependencies major
joi 17.12.1 -> 17.13.1 age adoption passing confidence dependencies minor
lint-staged 15.2.2 -> 15.2.5 age adoption passing confidence devDependencies patch
pg (source) 8.11.3 -> 8.11.5 age adoption passing confidence dependencies patch
postgres 16.2-alpine3.19 -> 16.3-alpine3.19 age adoption passing confidence minor
reflect-metadata (source) 0.2.1 -> 0.2.2 age adoption passing confidence dependencies patch
rimraf 5.0.5 -> 5.0.7 age adoption passing confidence dependencies patch
supertest 6.3.4 -> 7.0.0 age adoption passing confidence devDependencies major
ts-jest (source) 29.1.2 -> 29.1.4 age adoption passing confidence devDependencies patch
typescript (source) 5.3.3 -> 5.4.5 age adoption passing confidence devDependencies minor

Release Notes

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

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

Full Changelog: conventional-changelog/commitlint@v18.6.2...v18.6.3

nestjs/nest (@​nestjs/common)

v10.3.8

Compare Source

v10.3.7

Compare Source

v10.3.6

Compare Source

v10.3.6 (2024-03-27)

Bug fixes
Dependencies
Committers: 2

v10.3.5

Compare Source

v10.3.4

Compare Source

v10.3.4 (2024-03-18)
Bug fixes
Enhancements
Docs
Dependencies
Committers: 14
nestjs/config (@​nestjs/config)

v3.2.2

Compare Source

v3.2.1

Compare Source


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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@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 7 times, most recently from 091bb35 to 9d208da Compare April 24, 2024 15:36
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from b81b09f to 01b3777 Compare May 6, 2024 15:21
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 5f39f4b to c53119e Compare May 10, 2024 01:37
Copy link
Contributor Author

renovate bot commented May 10, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nest-boilerplate@0.0.0
npm error Found: eslint@9.3.0
npm error node_modules/eslint
npm error   dev eslint@"9.3.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.56.0" from @typescript-eslint/parser@7.11.0
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"7.11.0" from the root project
npm error   peer @typescript-eslint/parser@"^7.0.0" from @typescript-eslint/eslint-plugin@7.11.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"7.11.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-30T07_55_53_562Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-30T07_55_53_562Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from a243d2c to a538b5f Compare May 14, 2024 08:28
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from c778b4a to 22de66f Compare May 22, 2024 00:29
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from f72d9a1 to bdafa22 Compare May 29, 2024 18:28
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.

None yet

0 participants