phase2 / outline

Tooling infrastructure for modern web component development.
https://outline.phase2tech.com
MIT License
128 stars 27 forks source link

Update .nvmrc to v18 #428

Closed shaal closed 1 year ago

shaal commented 1 year ago

Summary by CodeRabbit

The software's underlying environment has been updated to a newer version. This change is part of our ongoing efforts to keep our system up-to-date and secure. While this update is not directly visible to users, it helps ensure the software's stability and performance.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: c816ce78d56170cf91a08cc2f1f1b98778f34960

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

netlify[bot] commented 1 year ago

Deploy Preview for outlinejs ready!

Name Link
Latest commit c816ce78d56170cf91a08cc2f1f1b98778f34960
Latest deploy log https://app.netlify.com/sites/outlinejs/deploys/6531b52c672bbc000888004c
Deploy Preview https://deploy-preview-428--outlinejs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

coderabbitai[bot] commented 1 year ago

Walkthrough

The change is straightforward and involves updating the Node.js version from 16 to 18 in the .nvmrc file of the default package in the outline-templates project. This update suggests a shift to a newer Node.js version for the project's environment.

Changes

File Summary
.../outline-templates/default/.nvmrc Node.js version updated from 16 to 18

Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - Mention `@coderabbitai` in any *review comment* for bot assistance. - Note: Review comments are made on code diffs or files, not on the PR overview. ### Pause Incremental Reviews - Insert `@coderabbitai: ignore` in the PR description to halt the bot's ongoing reviews. Remove the line to resume. - Additionally, enter `@coderabbitai pause` to halt the bot's ongoing reviews as any issue or review comment. To resume reviews, enter `@coderabbitai resume` as any issue or review comment.