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 nest monorepo to v10.4.9 #67

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/cli 10.3.2 -> 10.4.9 age adoption passing confidence
@nestjs/common (source) 10.3.3 -> 10.4.15 age adoption passing confidence
@nestjs/core (source) 10.3.3 -> 10.4.15 age adoption passing confidence
@nestjs/platform-express (source) 10.3.3 -> 10.4.15 age adoption passing confidence
@nestjs/schematics 10.1.1 -> 10.2.3 age adoption passing confidence
@nestjs/testing (source) 10.3.3 -> 10.4.15 age adoption passing confidence

Release Notes

nestjs/nest-cli (@​nestjs/cli)

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

  • Merge pull request #​2792 from nestjs/fix/type-check-error-2791 (5be20eb)
  • Merge pull request #​2797 from nestjs/renovate/tsconfig-paths-webpack-plugin-4.x (6d77fd3)
  • Merge pull request #​2800 from caucik/webpack-fix-branch (9ec2d5e)
  • fix: webpack default config - IgnorePlugin (83c5cfc)
  • fix(deps): update dependency tsconfig-paths-webpack-plugin to v4.2.0 (ebdfb32)
  • chore(deps): update dependency @​swc/core to v1.9.2 (#​2794) (ed9d8b8)
  • fix: show type check warning only when builder is not swc #​2791 (2e23003)
  • fix(deps): update dependency glob to v10.4.5 (7aba481)

v10.4.7

Compare Source

  • Merge pull request #​2786 from nestjs/revert-2642-renovate/glob-11.x (0ff0a01)
  • Revert "fix(deps): update dependency glob to v11" (7af719e)

v10.4.6

Compare Source

  • build: allow js, clean artificats in ci (7bc0b3f)
  • chore(deps): update dependency ts-jest to v29.2.5 (41ce50b)
  • fix(deps): update dependency typescript to v5.6.3 (067a119)
  • Merge pull request #​2784 from nestjs/renovate/node-22.x (f3bd8b0)
  • Merge pull request #​2778 from nestjs/renovate/swc-monorepo (008ab68)
  • Merge pull request #​2780 from nestjs/renovate/webpack-5.x (d708ea9)
  • Merge pull request #​2764 from nestjs/renovate/angular-cli-monorepo (d8ae02b)
  • fix: add missing type argument (df91c49)
  • Merge branch 'addun-fix-issue-2653' (041a184)
  • chore: resolve conflicts (486ac60)
  • Merge pull request #​2415 from yigitkurtcu/feat/generate-options-base-url (537dfa7)
  • Merge pull request #​2716 from nestjs/renovate/angular-cli-monorepo (ef0ff51)
  • Merge pull request #​2642 from nestjs/renovate/glob-11.x (c7e2e01)
  • fix(deps): update angular-cli monorepo to v17.3.10 (960e65f)
  • Merge pull request #​2743 from nestjs/renovate/webpack-5.x (b750ead)
  • Merge pull request #​2754 from nestjs/renovate/nest-monorepo (603721e)
  • fix(deps): update dependency @​nestjs/schematics to v10.2.2 (f062e99)
  • fix: unification copy behavior between watched and not watched assets (3664ed0)
  • fix(deps): update dependency glob to v11 (fc6e7a1)
  • feat: basedir option added to configuration for generate command (877b6bd)

v10.4.5

Compare Source

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

Compare Source

v10.4.14

Compare Source

v10.4.13

Compare Source

v10.4.12

Compare Source

v10.4.12 (2024-11-29)
Bug fixes
Dependencies
Committers: 1

v10.4.11

Compare Source

v10.4.10

Compare Source

v10.4.10 (2024-11-27)
Bug fixes
  • platform-socket.io, websockets
Dependencies
Committers: 1

v10.4.9

Compare Source

v10.4.9 (2024-11-25)
Bug fixes
Enhancements
Dependencies
Committers: 7

v10.4.8

Compare Source

v10.4.8 (2024-11-15)
Bug fixes
Enhancements
Committers: 3

v10.4.7

Compare Source

v10.4.6

Compare Source

v10.4.5

Compare Source

v10.4.5 (2024-10-16)
Dependencies
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
Enhancements
Docs
Dependencies

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 force-pushed the renovate/nest-monorepo branch from 26846f2 to 9d33fd7 Compare July 24, 2024 11:54
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 9d33fd7 to 3338719 Compare August 15, 2024 02:48
@renovate renovate bot changed the title chore(deps): update nest monorepo to v10.3.10 chore(deps): update nest monorepo to v10.4.1 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 3338719 to 3a99957 Compare August 19, 2024 20:56
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 3a99957 to 902ad39 Compare September 17, 2024 02:47
@renovate renovate bot changed the title chore(deps): update nest monorepo to v10.4.1 chore(deps): update nest monorepo to v10.4.2 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 902ad39 to 55cf6a1 Compare September 18, 2024 05:38
@renovate renovate bot changed the title chore(deps): update nest monorepo to v10.4.2 chore(deps): update nest monorepo to v10.4.3 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 55cf6a1 to bbc41af Compare September 24, 2024 05:55
@renovate renovate bot changed the title chore(deps): update nest monorepo to v10.4.3 chore(deps): update nest monorepo to v10.4.4 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from bbc41af to 8349354 Compare October 19, 2024 11:32
@renovate renovate bot changed the title chore(deps): update nest monorepo to v10.4.4 chore(deps): update nest monorepo to v10.4.5 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 8349354 to f8fff15 Compare October 24, 2024 05:23
@renovate renovate bot changed the title chore(deps): update nest monorepo to v10.4.5 chore(deps): update nest monorepo to v10.4.6 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from f8fff15 to 9cf808c Compare October 28, 2024 08:42
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 9cf808c to 4eb1d09 Compare November 7, 2024 05:29
@renovate renovate bot changed the title chore(deps): update nest monorepo to v10.4.6 chore(deps): update nest monorepo to v10.4.7 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 4eb1d09 to c1ebc29 Compare November 8, 2024 02:28
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from 96f5a72 to a60af8e Compare November 21, 2024 20:59
@renovate renovate bot changed the title chore(deps): update nest monorepo to v10.4.7 chore(deps): update nest monorepo to v10.4.8 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 3 times, most recently from 2a08b48 to 8774b3b Compare November 30, 2024 08:33
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from 8c2146a to 2217099 Compare December 11, 2024 02:52
@renovate renovate bot changed the title chore(deps): update nest monorepo to v10.4.8 chore(deps): update nest monorepo to v10.4.9 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 2217099 to 03a1971 Compare January 25, 2025 15:06
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 03a1971 to 3d2d2ea Compare January 31, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants