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 node.js to >= 20.18.1 #9

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 27, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
node (source) engines minor >= 20.0.0 -> >= 20.18.1 age adoption passing confidence
@types/node (source) devDependencies minor ^20.11.30 -> ^20.17.10 age adoption passing confidence

Release Notes

nodejs/node (node)

v20.18.1: 2024-11-20, Version 20.18.1 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
Commits

v20.18.0: 2024-10-03, Version 20.18.0 'Iron' (LTS), @​targos

Compare Source

Notable Changes
Experimental Network Inspection Support in Node.js

This update introduces the initial support for network inspection in Node.js.
Currently, this is an experimental feature, so you need to enable it using the --experimental-network-inspection flag.
With this feature enabled, you can inspect network activities occurring within a JavaScript application.

To use network inspection, start your Node.js application with the following command:

$ node --inspect-wait --experimental-network-inspection index.js

Please note that the network inspection capabilities are in active development.
We are actively working on enhancing this feature and will continue to expand its functionality in future updates.

Contributed by Kohei Ueno in #​53593 and #​54246

Exposes X509_V_FLAG_PARTIAL_CHAIN to tls.createSecureContext

This releases introduces a new option to the API tls.createSecureContext. From
now on, tls.createSecureContext({ allowPartialTrustChain: true }) can be used
to treat intermediate (non-self-signed) certificates in the trust CA certificate
list as trusted.

Contributed by Anna Henningsen in #​54790

New option for vm.createContext() to create a context with a freezable globalThis

Node.js implements a flavor of vm.createContext() and friends that creates a context without contextifying its global
object when vm.constants.DONT_CONTEXTIFY is used. This is suitable when users want to freeze the context
(impossible when the global is contextified i.e. has interceptors installed) or speed up the global access if they
don't need the interceptor behavior.

Contributed by Joyee Cheung in #​54394

Deprecations
  • [64aa31f6e5] - repl: doc-deprecate instantiating node:repl classes without new (Aviv Keller) #​54842
  • [4c52ee3d7f] - zlib: deprecate instantiating classes without new (Yagiz Nizipli) #​54708
Other Notable Changes
Commits

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 requested a review from meness March 27, 2024 21:35
Copy link

vercel bot commented Mar 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
linum-labs ❌ Failed (Inspect) Dec 11, 2024 5:27pm

@renovate renovate bot force-pushed the chore/node-20.x branch from d6d0cff to 2b34bd0 Compare March 30, 2024 20:47
@renovate renovate bot force-pushed the chore/node-20.x branch from 2b34bd0 to ba49418 Compare April 3, 2024 02:42
@renovate renovate bot force-pushed the chore/node-20.x branch from ba49418 to c6944fe Compare April 5, 2024 03:01
@renovate renovate bot changed the title chore(deps): update node.js to >= 20.12.0 chore(deps): update node.js to >= 20.12.1 Apr 5, 2024
@renovate renovate bot force-pushed the chore/node-20.x branch from c6944fe to 9440b69 Compare April 7, 2024 08:49
@renovate renovate bot force-pushed the chore/node-20.x branch from 9440b69 to 231c888 Compare April 10, 2024 00:31
@renovate renovate bot force-pushed the chore/node-20.x branch from 231c888 to cb3bf9d Compare April 12, 2024 23:49
@renovate renovate bot changed the title chore(deps): update node.js to >= 20.12.1 chore(deps): update node.js to >= 20.12.2 Apr 12, 2024
@renovate renovate bot force-pushed the chore/node-20.x branch from cb3bf9d to d84a93e Compare May 2, 2024 14:47
@renovate renovate bot force-pushed the chore/node-20.x branch from d84a93e to 5420c7e Compare May 7, 2024 05:47
@renovate renovate bot force-pushed the chore/node-20.x branch from 5420c7e to 25ea677 Compare May 8, 2024 20:51
@renovate renovate bot changed the title chore(deps): update node.js to >= 20.12.2 chore(deps): update node.js to >= 20.13.0 May 8, 2024
@renovate renovate bot force-pushed the chore/node-20.x branch from 25ea677 to 4ee47cc Compare May 10, 2024 20:39
@renovate renovate bot changed the title chore(deps): update node.js to >= 20.13.0 chore(deps): update node.js to >= 20.13.1 May 10, 2024
@renovate renovate bot force-pushed the chore/node-20.x branch from 4ee47cc to c5c691e Compare May 23, 2024 05:59
@renovate renovate bot force-pushed the chore/node-20.x branch from 667ac38 to b123dd6 Compare October 19, 2024 11:15
@renovate renovate bot force-pushed the chore/node-20.x branch from b123dd6 to f8a6bf2 Compare October 22, 2024 23:55
@renovate renovate bot force-pushed the chore/node-20.x branch from f8a6bf2 to 325fbd4 Compare October 23, 2024 23:33
@renovate renovate bot force-pushed the chore/node-20.x branch from 325fbd4 to f5e2f0e Compare October 25, 2024 17:32
@renovate renovate bot force-pushed the chore/node-20.x branch from f5e2f0e to 27de0a0 Compare October 28, 2024 20:43
@renovate renovate bot force-pushed the chore/node-20.x branch from 27de0a0 to 9836ed7 Compare October 31, 2024 02:34
@renovate renovate bot force-pushed the chore/node-20.x branch from 9836ed7 to 26e9c6e Compare November 1, 2024 05:55
@renovate renovate bot force-pushed the chore/node-20.x branch from 26e9c6e to 602fc4c Compare November 3, 2024 14:40
@renovate renovate bot force-pushed the chore/node-20.x branch from 602fc4c to 365e698 Compare November 22, 2024 08:53
@renovate renovate bot changed the title chore(deps): update node.js to >= 20.18.0 chore(deps): update node.js to >= 20.18.1 Nov 22, 2024
@renovate renovate bot force-pushed the chore/node-20.x branch from 365e698 to a3e8559 Compare November 23, 2024 15:00
@renovate renovate bot force-pushed the chore/node-20.x branch from a3e8559 to 403129c Compare November 27, 2024 02:34
@renovate renovate bot force-pushed the chore/node-20.x branch from 403129c to 594467f Compare November 28, 2024 20:31
@renovate renovate bot force-pushed the chore/node-20.x branch from 594467f to 77bf83a Compare December 11, 2024 17:25
Copy link

coderabbitai bot commented Dec 11, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 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>, please review it.
    • 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 gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @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 generate docstrings to generate docstrings for this PR. (Experiment)
  • @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.

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.

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