Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2025

This PR contains the following updates:

Package Change Age Confidence
@nestjs/cli 11.0.2 -> 11.0.12 age confidence
@nestjs/common (source) 11.0.16 -> 11.1.9 age confidence
@nestjs/core (source) 11.0.6 -> 11.1.9 age confidence
@nestjs/schematics 11.0.0 -> 11.0.9 age confidence
@nestjs/testing (source) 11.0.6 -> 11.1.9 age confidence

Release Notes

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

v11.0.12

Compare Source

v11.0.11

Compare Source

What's Changed

Full Changelog: nestjs/nest-cli@11.0.10...11.0.11

v11.0.10

Compare Source

What's Changed

Full Changelog: nestjs/nest-cli@11.0.9...11.0.10

v11.0.9

Compare Source

v11.0.8

Compare Source

What's Changed

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

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

v11.1.9

Compare Source

v11.1.9 (2025-11-14)
Bug fixes
Enhancements
Dependencies
Committers: 4

v11.1.8

Compare Source

v11.1.7

Compare Source

v11.1.6

Compare Source

v11.1.6 (2025-08-07)
Bug fixes
Dependencies
Committers: 6

v11.1.5

Compare Source

v11.1.5 (2025-07-18)
Dependencies

v11.1.4

Compare Source

v11.1.4 (2025-07-16)
Bug fixes
Enhancements
Dependencies
Committers: 11

v11.1.3

Compare Source

v11.1.3 (2025-06-06)
Bug fixes
Enhancements
Dependencies
Committers: 3

v11.1.2

Compare Source

v11.1.2 (2025-05-26)
Bug fixes
Dependencies
Committers: 2

v11.1.1

Compare Source

v11.1.1 (2025-05-14)
Bug fixes
Enhancements
Dependencies
Committers: 7

v11.1.0

Compare Source

v11.1.0 (2025-04-23)
Enhancements
Committers: 1

v11.0.21

Compare Source

v11.0.21 (2025-04-23)
Enhancements
Dependencies
Committers: 1

v11.0.20

Compare Source

What's Changed
New Contributors

Full Changelog: nestjs/nest@v11.0.19...v11.0.20

v11.0.19

Compare Source

v11.0.18

Compare Source

What's Changed
  • chore(common): temporarily move file-type to regular deps d9a69a3

Full Changelog: nestjs/nest@v11.0.17...v11.0.18

v11.0.17

Compare Source

nestjs/schematics (@​nestjs/schematics)

v11.0.9

Compare Source

What's Changed

  • refactor(eslint.config.mjs): configure prettier endOfLine to 'auto' for cross-platform compat… by @​omarageorge in #​2206

New Contributors

Full Changelog: nestjs/schematics@11.0.8...11.0.9

v11.0.8

Compare Source

What's Changed

New Contributors

Full Changelog: nestjs/schematics@11.0.7...11.0.8

v11.0.7

Compare Source

What's Changed

Full Changelog: nestjs/schematics@11.0.6...11.0.7

v11.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: nestjs/schematics@11.0.5...11.0.6

v11.0.5

Compare Source

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

v11.0.4

Compare Source

v11.0.3

Compare Source

What's Changed

Full Changelog: nestjs/schematics@11.0.2...11.0.3

v11.0.2

Compare Source

  • fix(deps): update angular-cli monorepo to v19.2.0 (92f2f9a)

v11.0.1

Compare Source

  • fix(deps): update angular-cli monorepo to v19.1.7 (a532fd8)
  • chore: update typescript compiler target (83f92d0)

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.

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

@changeset-bot
Copy link

changeset-bot bot commented Aug 10, 2025

⚠️ No Changeset found

Latest commit: 4e825f3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@gitguardian
Copy link

gitguardian bot commented Aug 10, 2025

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
While these secrets were previously flagged, we no longer have a reference to the
specific commits where they were detected. Once a secret has been leaked into a git
repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 7f11a6b to e48644c Compare August 19, 2025 19:51
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from e48644c to f43651d Compare August 31, 2025 10:35
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from f43651d to 3fbf245 Compare September 17, 2025 15:52
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 3fbf245 to 23eed32 Compare September 25, 2025 19:31
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from c9aa736 to f805b6f Compare October 10, 2025 13:30
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from 4b5afbd to 17ae0ff Compare October 27, 2025 10:45
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from da8120d to 461ec42 Compare November 14, 2025 18:12
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 461ec42 to 4b2c334 Compare November 18, 2025 20:04
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 4b2c334 to 4e825f3 Compare November 19, 2025 10:51
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.

1 participant