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

ci(node): use version 22 #1282

Merged
merged 1 commit into from
Sep 10, 2024
Merged

ci(node): use version 22 #1282

merged 1 commit into from
Sep 10, 2024

Conversation

antoinezanardi
Copy link
Owner

@antoinezanardi antoinezanardi commented Sep 10, 2024

Summary by CodeRabbit

  • Chores
    • Updated the Node.js version to 22.8.0 for improved performance and new features.

@antoinezanardi antoinezanardi added the 🔁 ci Changes to CI configuration files and scripts label Sep 10, 2024
@antoinezanardi antoinezanardi self-assigned this Sep 10, 2024
Copy link

coderabbitai bot commented Sep 10, 2024

Walkthrough

The pull request updates the Node.js version specified in the .nvmrc file from 21.7.3 to 22.8.0. This change reflects a transition to a newer version of Node.js, which may encompass enhancements and fixes. The update is limited to the version specification and does not impact the existing codebase's functionality or logic.

Changes

File Change Summary
.nvmrc Updated Node.js version from 21.7.3 to 22.8.0

Sequence Diagram(s)

(No sequence diagrams generated due to the simplicity of the changes.)

Poem

🐇 In the garden where the code does bloom,
A hop to version twenty-two, we zoom!
With every leap, the bugs take flight,
New features gleam, oh what a sight!
So let us cheer, with joy we sing,
For Node's new version, let the updates ring! 🎉

Tip

Announcements
  • The review status is no longer posted as a separate comment when there are no actionable or nitpick comments. In such cases, the review status is included in the walkthrough comment.
  • We have updated our review workflow to use the Anthropic's Claude family of models. Please share any feedback in the discussion post on our Discord.
  • Possibly related PRs: Walkthrough comment now includes a list of potentially related PRs to help you recall past context. Please share any feedback in the discussion post on our Discord.
  • Suggested labels: CodeRabbit can now suggest labels by learning from your past PRs in the walkthrough comment. You can also provide custom labeling instructions in the UI or configuration file.
  • Possibly related PRs, automatic label suggestions based on past PRs, learnings, and possibly related issues require data opt-in (enabled by default).

Recent review details

Configuration used: .coderabbit.yaml
Review profile: CHILL

Commits

Files that changed from the base of the PR and between ff27007 and 1d77d2a.

Files selected for processing (1)
  • .nvmrc (1 hunks)
Files skipped from review due to trivial changes (1)
  • .nvmrc

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

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

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

sonarcloud bot commented Sep 10, 2024

@antoinezanardi antoinezanardi merged commit 3ff3017 into develop Sep 10, 2024
17 checks passed
@antoinezanardi antoinezanardi deleted the ci/last-node-version branch September 10, 2024 19:53
antoinezanardi pushed a commit that referenced this pull request Sep 18, 2024
## [1.36.1](v1.36.0...v1.36.1) (2024-09-18)

### 🐛 Bug Fixes

* **deps:** update dependency @fastify/static to v8 ([#1298](#1298)) ([a236006](a236006))
* **deps:** update dependency @nestjs/swagger to ^7.4.1 ([#1292](#1292)) ([cfb7bbe](cfb7bbe))
* **deps:** update dependency @nestjs/swagger to ^7.4.2 ([#1296](#1296)) ([626ac36](626ac36))
* **deps:** update dependency @types/validator to ^13.12.2 ([#1294](#1294)) ([bd387bc](bd387bc))
* **deps:** update dependency fastify to v5 ([#1299](#1299)) ([27b3539](27b3539))
* **deps:** update dependency mongoose to ^8.6.1 ([#1231](#1231)) ([e61cf9e](e61cf9e))
* **deps:** update dependency mongoose to ^8.6.2 ([#1285](#1285)) ([a2c412a](a2c412a))
* **deps:** update dependency mongoose to ^8.6.3 ([#1300](#1300)) ([cb8a51d](cb8a51d))
* **deps:** update nest monorepo to ^10.4.2 ([#1293](#1293)) ([7da35ca](7da35ca))
* **deps:** update nest monorepo to ^10.4.3 ([#1297](#1297)) ([bba796f](bba796f))

### 🔁 CI

* **node:** use version 22 ([#1282](#1282)) ([3ff3017](3ff3017))

### 🧹 Chore

* **deps:** update commitlint monorepo to ^19.5.0 ([#1284](#1284)) ([1dc2b46](1dc2b46))
* **deps:** update dependency @cucumber/cucumber to ^11.0.1 ([#1290](#1290)) ([eaac65d](eaac65d))
* **deps:** update dependency @cucumber/cucumber to v11 ([#1271](#1271)) ([7455f09](7455f09))
* **deps:** update dependency @faker-js/faker to ^9.0.1 ([#1291](#1291)) ([6e4eb21](6e4eb21))
* **deps:** update dependency @stylistic/eslint-plugin to ^2.8.0 ([#1279](#1279)) ([cb7317f](cb7317f))
* **deps:** update dependency @types/jest to ^29.5.13 ([#1288](#1288)) ([a42033d](a42033d))
* **deps:** update dependency @types/qs to ^6.9.16 ([#1289](#1289)) ([c6abc71](c6abc71))
* **deps:** update dependency eslint to ^9.10.0 ([#1275](#1275)) ([a97dd49](a97dd49))
* **deps:** update dependency husky to ^9.1.6 ([#1286](#1286)) ([fbd9693](fbd9693))
* **deps:** update dependency node to v22.9.0 ([#1301](#1301)) ([703afd7](703afd7))
* **deps:** update dependency semantic-release to ^24.1.1 ([#1283](#1283)) ([277d28b](277d28b))
* **deps:** update dependency tsx to ^4.19.1 ([#1287](#1287)) ([0e8abdb](0e8abdb))
* **deps:** update dependency type-fest to ^4.26.1 ([#1277](#1277)) ([3270f94](3270f94))
* **deps:** update dependency typescript to ^5.6.2 ([#1280](#1280)) ([f2656bc](f2656bc))
* **deps:** update pnpm to v9.10.0 ([#1278](#1278)) ([32e8157](32e8157))
* **deps:** update typescript-eslint monorepo to ^8.5.0 ([#1281](#1281)) ([ff27007](ff27007))
* **deps:** update typescript-eslint monorepo to ^8.6.0 ([#1295](#1295)) ([cce4f07](cce4f07))
@antoinezanardi
Copy link
Owner Author

🎉 This PR is included in version 1.36.1 🎉

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
🔁 ci Changes to CI configuration files and scripts released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant