Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

V5 #1309

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from
Draft

V5 #1309

wants to merge 26 commits into from

Conversation

vio
Copy link
Member

@vio vio commented Mar 13, 2025

No description provided.

Copy link

socket-security bot commented Mar 13, 2025

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

Package New capabilities Transitives Size Publisher
npm/@tsconfig/node18@18.2.4 None 0 2.36 kB typescript-deploys
npm/env-ci@7.3.011.1.0 Transitive: filesystem, shell +16 343 kB semantic-release-bot
npm/rollup-plugin-node-externals@8.0.0 None 0 21.6 kB septh

🚮 Removed packages: npm/@tsconfig/node14@14.1.3, npm/@types/jest@29.5.14, npm/@types/node-fetch@2.6.12, npm/eslint-plugin-jest@28.11.0, npm/jest@29.7.0

View full report↗︎

Copy link

socket-security bot commented Mar 13, 2025

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteCI
License Policy Violation npm/atob@2.1.2
  • License: CC-BY-3.0 (package/LICENSE.DOCS)
⚠︎
License Policy Violation npm/@verdaccio/ui-theme@8.0.0-next-8.7
  • License: a file could not be scanned for license data because it was too large (package/static/vendors.7e9c6d0c00f48bce0de4.js.LICENSE.txt)
⚠︎
License Policy Violation npm/caniuse-lite@1.0.30001705
  • License: CC-BY-4.0 (npm metadata)
  • License: CC-BY-4.0 (package/LICENSE)
  • License: CC-BY-4.0 (package/package.json)
⚠︎

View full report↗︎

Next steps

What is a license policy violation?

This package is not allowed per your license policy. Review the package's license to ensure compliance.

Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/atob@2.1.2
  • @SocketSecurity ignore npm/@verdaccio/ui-theme@8.0.0-next-8.7
  • @SocketSecurity ignore npm/caniuse-lite@1.0.30001705

vio and others added 13 commits March 16, 2025 11:52
Bumps [verdaccio](https://github.com/verdaccio/verdaccio) from 5.26.2 to 6.0.5.
- [Release notes](https://github.com/verdaccio/verdaccio/releases)
- [Changelog](https://github.com/verdaccio/verdaccio/blob/v6.0.5/CHANGELOG.md)
- [Commits](verdaccio/verdaccio@v5.26.2...v6.0.5)

---
updated-dependencies:
- dependency-name: verdaccio
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [env-ci](https://github.com/semantic-release/env-ci) from 7.3.0 to 11.1.0.
- [Release notes](https://github.com/semantic-release/env-ci/releases)
- [Commits](semantic-release/env-ci@v7.3.0...v11.1.0)

---
updated-dependencies:
- dependency-name: env-ci
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
bundle env-ci & its dependencies by default
Copy link

coderabbitai bot commented Mar 22, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. 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.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ 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>, 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.
  • @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.

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

Successfully merging this pull request may close these issues.

1 participant