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 dependency @nestjs/cli to ^10.4.4 #1222

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/cli ^10.4.3 -> ^10.4.4 age adoption passing confidence

Release Notes

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

v10.4.4

Compare Source


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 this update again.


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

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

Summary by CodeRabbit

  • Chores
    • Updated the @nestjs/cli dependency to the latest minor version, improving stability and potentially enhancing the development experience.

Copy link

coderabbitai bot commented Aug 9, 2024

Walkthrough

The recent update involves a minor version increment of the @nestjs/cli dependency in the package.json file, changing from ^10.4.3 to ^10.4.4. This update likely addresses bug fixes or minor improvements without altering the application's overall functionality. No other components in the package.json have been affected, keeping the changes minimal and focused.

Changes

File Change Summary
package.json Updated @nestjs/cli version from ^10.4.3 to ^10.4.4

Poem

In the garden of code, a change did bloom,
A tiny version leap, dispelling gloom.
With @nestjs/cli, we hop and play,
Small fixes and tweaks brighten the day.
So let’s cheer, my friends, for the patch so spry,
In the world of code, we’ll always fly high! 🐇✨


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: .coderabbit.yaml
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 48df2a6 and 153e29c.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (1)
  • package.json (1 hunks)
Files skipped from review due to trivial changes (1)
  • package.json

@antoinezanardi antoinezanardi merged commit 6b5d076 into develop Aug 9, 2024
15 checks passed
@antoinezanardi antoinezanardi deleted the renovate/nestjs-cli-10.x branch August 9, 2024 10:32
antoinezanardi pushed a commit that referenced this pull request Aug 20, 2024
## [1.35.2](v1.35.1...v1.35.2) (2024-08-20)

### 🐛 Bug Fixes

* **deps:** update nest monorepo to ^10.4.0 ([#1226](#1226)) ([485c018](485c018))
* **deps:** update nest monorepo to ^10.4.1 ([#1229](#1229)) ([27d651e](27d651e))

### 🔁 CI

* **docker:** deploy to preproduction and production servers ([#1243](#1243)) ([eb1a402](eb1a402))

### 🧹 Chore

* **deps:** update dependency @commitlint/cli to ^19.4.0 ([#1215](#1215)) ([685c53c](685c53c))
* **deps:** update dependency @cucumber/cucumber to ^10.9.0 ([#1230](#1230)) ([4197d31](4197d31))
* **deps:** update dependency @eslint/config-inspector to ^0.5.3 ([#1233](#1233)) ([e2be877](e2be877))
* **deps:** update dependency @eslint/config-inspector to ^0.5.4 ([#1240](#1240)) ([9598228](9598228))
* **deps:** update dependency @nestjs/cli to ^10.4.3 ([#1221](#1221)) ([48df2a6](48df2a6))
* **deps:** update dependency @nestjs/cli to ^10.4.4 ([#1222](#1222)) ([6b5d076](6b5d076))
* **deps:** update dependency @nestjs/schematics to ^10.1.4 ([#1241](#1241)) ([406fd9a](406fd9a))
* **deps:** update dependency @stylistic/eslint-plugin to ^2.6.2 ([#1220](#1220)) ([1274a3c](1274a3c))
* **deps:** update dependency @stylistic/eslint-plugin to ^2.6.4 ([#1234](#1234)) ([a620fe1](a620fe1))
* **deps:** update dependency @types/node to ^20.14.15 ([#1223](#1223)) ([733e78e](733e78e))
* **deps:** update dependency @types/node to ^20.15.0 ([#1235](#1235)) ([8be97c8](8be97c8))
* **deps:** update dependency @types/node to ^20.16.0 ([#1238](#1238)) ([b68e023](b68e023))
* **deps:** update dependency @types/node to ^20.16.1 ([#1239](#1239)) ([f4ff6fb](f4ff6fb))
* **deps:** update dependency eslint to ^9.9.0 ([#1224](#1224)) ([70a1815](70a1815))
* **deps:** update dependency eslint-plugin-jest to ^28.8.0 ([#1217](#1217)) ([aff230d](aff230d))
* **deps:** update dependency lint-staged to ^15.2.9 ([#1228](#1228)) ([525ef59](525ef59))
* **deps:** update dependency semantic-release to ^24.1.0 ([#1237](#1237)) ([6ca00e2](6ca00e2))
* **deps:** update dependency tsx to ^4.17.0 ([#1218](#1218)) ([c25f35d](c25f35d))
* **deps:** update dependency type-fest to ^4.24.0 ([#1219](#1219)) ([9215897](9215897))
* **deps:** update dependency type-fest to ^4.25.0 ([#1236](#1236)) ([ba46ab8](ba46ab8))
* **deps:** update pnpm to v9.7.1 ([#1232](#1232)) ([d9496e5](d9496e5))
* **deps:** update stryker-js monorepo to ^8.5.0 ([#1225](#1225)) ([5d5fbed](5d5fbed))
* **deps:** update typescript-eslint monorepo to ^8.1.0 ([#1227](#1227)) ([751dd6c](751dd6c))
* **deps:** update typescript-eslint monorepo to ^8.2.0 ([#1242](#1242)) ([621a461](621a461))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.35.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant