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 @types/node to v20.17.12 #45

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.14.12 -> 20.17.12 age adoption passing confidence

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.

Copy link
Contributor

coderabbitai bot commented Oct 7, 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. (Beta)
  • @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.

Copy link

socket-security bot commented Oct 7, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/[email protected] None +1 2.3 MB types

🚮 Removed packages: npm/@types/[email protected]

View full report↗︎

Copy link

nx-cloud bot commented Oct 7, 2024

View your CI Pipeline Execution ↗ for commit 31d180e.

Command Status Duration Result
nx affected -t lint build test ✅ Succeeded 13s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-06 10:53:58 UTC

@renovate renovate bot force-pushed the renovate/node-20.x branch from 11988ed to 6ed3286 Compare October 7, 2024 08:58
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.11%. Comparing base (da3039b) to head (31d180e).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   60.11%   60.11%           
=======================================
  Files          19       19           
  Lines         682      682           
  Branches       68       68           
=======================================
  Hits          410      410           
  Misses        272      272           
Components Coverage Δ
Server 5.70% <ø> (ø)
Config ∅ <ø> (∅)
Web 79.32% <ø> (ø)
Utils 0.00% <ø> (ø)
All Tests 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update da3039b...31d180e. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.16.10 chore(deps): update dependency @types/node to v20.16.11 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from 6ed3286 to 16020c0 Compare October 8, 2024 01:31
@renovate renovate bot force-pushed the renovate/node-20.x branch from 16020c0 to 52d3cad Compare October 17, 2024 01:22
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.16.11 chore(deps): update dependency @types/node to v20.16.12 Oct 17, 2024
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.16.12 chore(deps): update dependency @types/node to v20.16.13 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from 52d3cad to 3d7f459 Compare October 19, 2024 03:54
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.16.13 chore(deps): update dependency @types/node to v20.16.14 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from 3d7f459 to b35e9c6 Compare October 22, 2024 03:59
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.16.14 chore(deps): update dependency @types/node to v20.16.15 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from b35e9c6 to dc1cfe5 Compare October 23, 2024 04:46
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.16.15 chore(deps): update dependency @types/node to v20.17.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from dc1cfe5 to a7a963d Compare October 23, 2024 16:34
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.17.0 chore(deps): update dependency @types/node to v20.17.1 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from a7a963d to 4d42913 Compare October 25, 2024 15:52
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.17.1 chore(deps): update dependency @types/node to v20.17.2 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from 4d42913 to 15c612e Compare October 28, 2024 22:02
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.17.2 chore(deps): update dependency @types/node to v20.17.3 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from d7f20b4 to 7ca9a78 Compare October 31, 2024 06:41
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.17.3 chore(deps): update dependency @types/node to v20.17.4 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from 7ca9a78 to 71cff40 Compare October 31, 2024 20:12
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.17.4 chore(deps): update dependency @types/node to v20.17.5 Oct 31, 2024
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.17.5 chore(deps): update dependency @types/node to v20.17.6 Nov 3, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from 71cff40 to 8f9c510 Compare November 3, 2024 04:52
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.17.6 chore(deps): update dependency @types/node to v20.17.7 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from 8f9c510 to 5f287ee Compare November 23, 2024 07:13
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.17.7 chore(deps): update dependency @types/node to v20.17.8 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from 5f287ee to 1e0ba52 Compare November 25, 2024 21:51
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.17.8 chore(deps): update dependency @types/node to v20.17.9 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from 1e0ba52 to da3f38a Compare November 28, 2024 11:20
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.17.9 chore(deps): update dependency @types/node to v20.17.10 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from da3f38a to 3392a7c Compare December 11, 2024 11:13
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.17.10 chore(deps): update dependency @types/node to v20.17.11 Jan 1, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from 3392a7c to 91f59c5 Compare January 1, 2025 03:33
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.17.11 chore(deps): update dependency @types/node to v20.17.12 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from 91f59c5 to 31d180e Compare January 6, 2025 10:53
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.

0 participants