Skip to content

Lock file maintenance #16504

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

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

Lock file maintenance #16504

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2023

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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - Between 05:00 PM and 11:59 PM, only on Friday ( * 17-23 * * 5 ), Only on Sunday and Saturday ( * * * * 0,6 ), Between 12:00 AM and 12:59 PM, only on Monday ( * 0-12 * * 1 ) (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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
Copy link
Contributor Author

renovate bot commented Mar 27, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 3b75232 to 143411f Compare March 27, 2023 10:10
@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.81%. Comparing base (2ce8351) to head (0f8c8f6).
Report is 28 commits behind head on main.

Current head 0f8c8f6 differs from pull request most recent head ee2b7a9

Please upload reports for the commit ee2b7a9 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16504      +/-   ##
==========================================
- Coverage   73.33%   66.81%   -6.53%     
==========================================
  Files        1267     1457     +190     
  Lines       74748    81899    +7151     
  Branches     9965    11032    +1067     
==========================================
- Hits        54820    54717     -103     
- Misses      19120    26058    +6938     
- Partials      808     1124     +316     
Flag Coverage Δ
admin-tests 36.91% <ø> (-5.63%) ⬇️
e2e-tests 81.40% <ø> (-0.43%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 25 times, most recently from 619ef3b to cb87e16 Compare March 31, 2023 16:17
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 9 times, most recently from b78e763 to 65e0f02 Compare April 5, 2023 09:28
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 65e0f02 to c72a880 Compare June 23, 2023 07:14
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 3 times, most recently from ec4ad6d to d0af694 Compare July 10, 2023 16:15
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from d0af694 to 0f8c8f6 Compare July 18, 2023 11:29
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 0f8c8f6 to 529f315 Compare August 31, 2023 15:15
@daniellockyer daniellockyer removed their assignment Sep 15, 2023
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 529f315 to 917e243 Compare November 20, 2023 11:05
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 3 times, most recently from 169e563 to 73d9923 Compare May 6, 2024 15:35
@github-actions github-actions bot added the affects:admin Anything relating to Ghost Admin label May 9, 2024
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 50db585 to ee2b7a9 Compare June 13, 2024 09:36
@github-actions github-actions bot removed the affects:admin Anything relating to Ghost Admin label Jun 13, 2024
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from ee2b7a9 to 74b8c20 Compare September 12, 2024 12:36
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 74b8c20 to d4b384d Compare March 31, 2025 10:07
Copy link
Contributor

coderabbitai bot commented Mar 31, 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.
    • 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 sequence diagram to generate a sequence diagram of the changes in 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.

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from d4b384d to 2b28aa1 Compare April 1, 2025 19:05
@ErisDS ErisDS added the requires changes [triage] Dependency updates that require code changes label Apr 2, 2025
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 2b28aa1 to 3aea0c1 Compare April 26, 2025 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires changes [triage] Dependency updates that require code changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants