An open index of dependabot pull requests across open source projects.

build(dev-dependencies): bump the dev-dependencies-minor-and-patch group across 1 directory with 16 updates

Merged
Number: #109
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 3
Created: June 01, 2025 at 02:00 AM UTC
(3 months ago)
Updated: June 01, 2025 at 02:08 AM UTC
(3 months ago)
Merged: June 01, 2025 at 02:08 AM UTC
(3 months ago)
by github-actions[bot]
Time to Close: 8 minutes
Labels:
dependencies javascript
Description:

Bumps the dev-dependencies-minor-and-patch group with 16 updates in the / directory:

Package From To
@commitlint/cli 19.8.0 19.8.1
@commitlint/config-conventional 19.8.0 19.8.1
@nestjs/cli 11.0.5 11.0.7
@nestjs/schematics 11.0.2 11.0.5
@nestjs/testing 11.0.12 11.1.2
@stylistic/eslint-plugin-ts 4.2.0 4.4.0
@types/express 5.0.1 5.0.2
@types/node 22.13.17 22.15.29
@typescript-eslint/eslint-plugin 8.29.0 8.33.0
@typescript-eslint/parser 8.29.0 8.33.0
eslint-config-prettier 10.1.1 10.1.5
eslint-plugin-prettier 5.2.5 5.4.1
supertest 7.1.0 7.1.1
ts-jest 29.3.1 29.3.4
typescript 5.8.2 5.8.3
typescript-eslint 8.29.0 8.33.0

Updates @commitlint/cli from 19.8.0 to 19.8.1

Release notes

Sourced from @​commitlint/cli's releases.

v19.8.1

19.8.1 (2025-05-08)

Performance Improvements

Docs

CI

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1

Changelog

Sourced from @​commitlint/cli's changelog.

19.8.1 (2025-05-08)

Bug Fixes

Commits

Updates @commitlint/config-conventional from 19.8.0 to 19.8.1

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.8.1

19.8.1 (2025-05-08)

Performance Improvements

Docs

CI

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.8.1 (2025-05-08)

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

Commits

Updates @nestjs/cli from 11.0.5 to 11.0.7

Release notes

Sourced from @​nestjs/cli's releases.

Release 11.0.7

What's Changed

Full Changelog: https://github.com/nestjs/nest-cli/compare/11.0.6...11.0.7

Release 11.0.6

What's Changed

New Contributors

Full Changelog: https://github.com/nestjs/nest-cli/compare/11.0.5...11.0.6

Commits
  • e343fab chore(): release v11.0.7
  • 8a0c1c1 Merge pull request #2996 from nestjs/renovate/webpack-5.x
  • a6ddad8 Merge pull request #3000 from micalevisk/feat/issue-2981
  • c5df8e6 refactor: deduplicate assertNonArray utility function
  • 62b2434 chore(deps): update typescript-eslint monorepo to v8.31.0 (#2999)
  • 36a464d chore(deps): update dependency eslint to v9.25.1 (#2998)
  • bca2918 feat: support multiple --env-file arguments
  • 7397574 chore(deps): update dependency eslint to v9.25.0 (#2997)
  • 34467d3 fix(deps): update dependency webpack to v5.99.6
  • ec7d02a chore(deps): update dependency release-it to v19 (#2995)
  • Additional commits viewable in compare view

Updates @nestjs/schematics from 11.0.2 to 11.0.5

Release notes

Sourced from @​nestjs/schematics's releases.

Release 11.0.5

  • chore: update eslint language options (app schematic) (180391a)
  • chore(deps): update typescript-eslint monorepo to v8.29.1 (#2042) (bee9e31)

Release 11.0.4

  • chore: fix package name (0398c6a)
  • chore(deps): update dependency typescript to v5.8.3 (#2041) (5257ea1)
  • chore(deps): update eslint monorepo to v9.24.0 (#2040) (115da29)

Release 11.0.3

What's Changed

Full Changelog: https://github.com/nestjs/schematics/compare/11.0.2...11.0.3

Commits
  • c942010 chore(): release v11.0.5
  • 180391a chore: update eslint language options (app schematic)
  • bee9e31 chore(deps): update typescript-eslint monorepo to v8.29.1 (#2042)
  • 0705544 chore(): release v11.0.4
  • 0398c6a chore: fix package name
  • 5257ea1 chore(deps): update dependency typescript to v5.8.3 (#2041)
  • 115da29 chore(deps): update eslint monorepo to v9.24.0 (#2040)
  • 9f52e78 chore(): release v11.0.3
  • c99416b Merge pull request #2016 from nestjs/renovate/angular-cli-monorepo
  • c56ce20 chore(deps): update dependency @​types/node to v22.14.0 (#2039)
  • Additional commits viewable in compare view

Updates @nestjs/testing from 11.0.12 to 11.1.2

Release notes

Sourced from @​nestjs/testing's releases.

v11.1.2 (2025-05-26)

Bug fixes

  • microservices
    • #15172 fix(microservices): support custom strategy in async usefactory config (@​mag123c)
    • #15166 fix(microservice): prevent error logs during redis client shutdown (@​janroker)

Dependencies

Committers: 2

v11.1.1 (2025-05-14)

Bug fixes

Enhancements

Dependencies

Committers: 7

... (truncated)

Commits

Updates @stylistic/eslint-plugin-ts from 4.2.0 to 4.4.0

Release notes

Sourced from @​stylistic/eslint-plugin-ts's releases.

v4.4.0

4.4.0 (2025-05-24)

Features

  • deprecate sub packages and emit warnings (#793) (48503aa)

v4.3.0

4.3.0 (2025-05-24)

Features

  • configs: add new severity option for all rules (#733) (#736) (c553a9c)
  • jsx-sort-props: support custom reservedFirst and reservedLast (#744) (fb17e96)

Bug Fixes

  • eslint-plugin: only export interfaces in index (#763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#738) (a375a92)

Documentation

Chores

... (truncated)

Changelog

Sourced from @​stylistic/eslint-plugin-ts's changelog.

4.4.0 (2025-05-24)

Features

  • deprecate sub packages and emit warnings (#793) (48503aa)

4.3.0 (2025-05-24)

Features

  • configs: add new severity option for all rules (#733) (#736) (c553a9c)
  • jsx-sort-props: support custom reservedFirst and reservedLast (#744) (fb17e96)

Bug Fixes

  • eslint-plugin: only export interfaces in index (#763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#738) (a375a92)

Documentation

Chores

... (truncated)

Commits

Updates @types/express from 5.0.1 to 5.0.2

Commits

Updates @types/node from 22.13.17 to 22.15.29

Commits

Updates @typescript-eslint/eslint-plugin from 8.29.0 to 8.33.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.33.0

8.33.0 (2025-05-26)

🚀 Features

  • create standalone project-service, tsconfig-utils packages (#11182)

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

v8.32.1

8.32.1 (2025-05-12)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
  • eslint-plugin: [no-deprecated] support computed member access (#10867)
  • eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for TSMappedType with no type annotation (#11180)
  • eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.32.0

8.32.0 (2025-05-05)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#11075)

🩹 Fixes

  • deps: update dependency typedoc to ^0.28.0 (1fef33521)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005)
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
  • typescript-estree: ensure consistent TSMappedType AST shape (#11086)
  • typescript-estree: correct TSImportType property name when assert (#11115)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.33.0 (2025-05-26)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.32.1 (2025-05-12)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
  • eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for TSMappedType with no type annotation (#11180)
  • eslint-plugin: [no-deprecated] support computed member access (#10867)
  • eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.32.0 (2025-05-05)

🚀 Features

  • eslint-plugin: [only-throw-error] add option allowRethrowing (#11075)
  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)

🩹 Fixes

  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.31.1 (2025-04-28)

🩹 Fixes

... (truncated)

Commits
  • dca57b3 chore(release): publish 8.33.0
  • 387eeb5 docs(eslint-plugin): [typedef] deprecate the rule (#11202)
  • f9e0eb9 chore: clean up nx and other config (#11226)
  • 1c0e1ae chore: update some package scripts and dependency config (#10765)
  • 05014ff chore: use TLA in ESM scripts rather than async main().catch() (#11218)
  • 220c38c chore: update eslint-plugin-perfectionist to v4 (#11185)
  • af077a0 chore(release): publish 8.32.1
  • f8db925 fix(eslint-plugin): [consistent-indexed-object-style] check for indirect circ...
  • 98c5c4c fix(eslint-plugin): [consistent-indexed-object-style] adjust auto-fixer to ge...
  • b2be3dc chore: simplify tsconfig setup using configDir (#11136)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.29.0 to 8.33.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.33.0

8.33.0 (2025-05-26)

🚀 Features

  • create standalone project-service, tsconfig-utils packages (#11182)

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

v8.32.1

8.32.1 (2025-05-12)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
  • eslint-plugin: [no-deprecated] support computed member access (#10867)
  • eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for TSMappedType with no type annotation (#11180)
  • eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.32.0

8.32.0 (2025-05-05)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#11075)

🩹 Fixes

  • deps: update dependency typedoc to ^0.28.0 (1fef33521)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005)
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
  • typescript-estree: ensure consistent TSMappedType AST shape (#11086)
  • typescript-estree: correct TSImportType property name when assert (#11115)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.33.0 (2025-05-26)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.32.1 (2025-05-12)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.32.0 (2025-05-05)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.31.1 (2025-04-28)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.31.0 (2025-04-21)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.30.1 (2025-04-14)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.30.0 (2025-04-14)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.29.1 (2025-04-07)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits
Package Dependencies
Ecosystem:
npm
Version Change:
22.13.17 → 22.15.29
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.1.1 → 10.1.5
Update Type:
Patch
Package:
supertest
Ecosystem:
npm
Version Change:
7.1.0 → 7.1.1
Update Type:
Patch
Package:
typescript
Ecosystem:
npm
Version Change:
5.8.2 → 5.8.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.29.0 → 8.33.0
Update Type:
Minor
Package:
@nestjs/cli
Ecosystem:
npm
Version Change:
11.0.5 → 11.0.7
Update Type:
Patch
Package:
ts-jest
Ecosystem:
npm
Version Change:
29.3.1 → 29.3.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.29.0 → 8.33.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.0.1 → 5.0.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.29.0 → 8.33.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.2.5 → 5.4.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.8.0 → 19.8.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.0 → 4.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.8.0 → 19.8.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
11.0.12 → 11.1.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
11.0.2 → 11.0.5
Update Type:
Patch
Technical Details
ID: 777293
UUID: 2557487441
Node ID: PR_kwDOLtyvls6YcClR
Host: GitHub
Repository: adax10/nestjs-template-with-sql-and-i18n
Merge State: Unknown