Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2025

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the c: dependencies Pull requests that adds/updates a dependency label Aug 25, 2025
@renovate renovate bot requested a review from Shinigami92 as a code owner August 25, 2025 00:57
@renovate renovate bot requested a review from Shinigami92 August 25, 2025 00:57
Copy link

changeset-bot bot commented Aug 25, 2025

⚠️ No Changeset found

Latest commit: e0f0a1c

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

Copy link

coderabbitai bot commented Aug 25, 2025

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.
    • 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.
  • 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 the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit 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

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • 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
Contributor

github-actions bot commented Aug 25, 2025

Coverage Report

Status Category Percentage Covered / Total
🔴 Lines 6.15% (🎯 90%)
🟰 ±0%
35 / 569
🔴 Statements 6.15% (🎯 90%)
🟰 ±0%
35 / 569
🔴 Functions 38.23% (🎯 90%)
🟰 ±0%
13 / 34
🔴 Branches 54.16% (🎯 85%)
🟰 ±0%
13 / 24
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
examples/cat-rest-api/src/app.ts 100% 100% 100% 100%
examples/cat-rest-api/src/main.ts 0% 0% 0% 0% 1-8
examples/cat-rest-api/src/cats/cat.controller.ts 0% 0% 0% 0% 1-81
examples/cat-rest-api/src/cats/cat.dto.ts 0% 100% 100% 0% 3-13
examples/cat-rest-api/src/natives/native.controller.ts 0% 0% 0% 0% 1-17
packages/core/src/auralis.ts 8.96% 100% 25% 8.96% 84-89, 93-168, 172-286, 290-291, 294-318, 321-344
packages/core/src/index.ts 0% 100% 100% 0% 2-17
packages/core/src/decorators/controller.decorator.ts 0% 100% 100% 0% 2-30
packages/core/src/decorators/delete.decorator.ts 0% 0% 0% 0% 1-8
packages/core/src/decorators/get.decorator.ts 0% 0% 0% 0% 1-8
packages/core/src/decorators/http-method.decorator.ts 0% 100% 100% 0% 2-36
packages/core/src/decorators/patch.decorator.ts 0% 0% 0% 0% 1-8
packages/core/src/decorators/path-variable.decorator.ts 0% 100% 100% 0% 2-29
packages/core/src/decorators/post.decorator.ts 0% 0% 0% 0% 1-8
packages/core/src/decorators/put.decorator.ts 0% 0% 0% 0% 1-8
packages/core/src/decorators/request-body.decorator.ts 0% 100% 100% 0% 2-32
packages/core/src/decorators/request.decorator.ts 0% 100% 100% 0% 2-32
packages/core/src/decorators/response.decorator.ts 0% 100% 100% 0% 2-32
packages/core/src/decorators/rest-controller.decorator.ts 0% 100% 100% 0% 2-33
packages/core/src/errors/auralis-response.error.ts 27.77% 0% 0% 27.77% 7-9, 12-21
packages/core/src/errors/internal-server-response.error.ts 57.14% 100% 0% 57.14% 5-7
packages/core/src/errors/not-found-response.error.ts 57.14% 100% 0% 57.14% 5-7
packages/core/src/factories/auralis.factory.ts 0% 0% 0% 0% 1-12
packages/core/src/utilities/constructor.util.ts 100% 100% 100% 100%
packages/core/src/utilities/param-names.util.ts 0% 0% 0% 0% 1-11
packages/core/src/utilities/registry.util.ts 0% 100% 100% 0% 2-29
Generated in workflow #72 for commit e0f0a1c by the Vitest Coverage Report Action

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from a9c8436 to e0f0a1c Compare August 31, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants