Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2024

This PR contains the following updates:

Package Type Update Change
actions/setup-node action digest 2a017f3 -> 48b9067

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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.


PR-Codex overview

This PR updates the actions/setup-node version in the .github/workflows/sentry-release.yml file to a more recent commit.

Detailed summary

  • Updated the uses line for actions/setup-node from version 2a017f350dbf6c4b6bb4508cc83809719115162e to 48b90677b6048efbc723b11a94acb950d3f1ac36
  • Maintained the node-version at 16

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 15, 2024
@netlify
Copy link

netlify bot commented Oct 15, 2024

Deploy Preview for kleros-v2-neo ready!

Name Link
🔨 Latest commit b78cbd3
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-neo/deploys/678698094bf8750009713d56
😎 Deploy Preview https://deploy-preview-1713--kleros-v2-neo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 15, 2024

Deploy Preview for kleros-v2-university ready!

Name Link
🔨 Latest commit b78cbd3
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-university/deploys/6786980945a18500080e992e
😎 Deploy Preview https://deploy-preview-1713--kleros-v2-university.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 15, 2024

Deploy Preview for kleros-v2-testnet ready!

Name Link
🔨 Latest commit b78cbd3
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-testnet/deploys/6786980912585200085cdbbf
😎 Deploy Preview https://deploy-preview-1713--kleros-v2-testnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 15, 2024

Deploy Preview for kleros-v2-testnet-devtools failed. Why did it fail? →

Name Link
🔨 Latest commit b78cbd3
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-testnet-devtools/deploys/67869809dfe95400080941a3

@renovate renovate bot force-pushed the renovate/actions-setup-node-digest branch 5 times, most recently from 0668284 to daf7688 Compare October 18, 2024 11:13
@renovate renovate bot changed the title chore(deps): update actions/setup-node digest to aca7b64 chore(deps): update actions/setup-node digest to abb238b Oct 21, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-node-digest branch 2 times, most recently from e4ae666 to 11e78ad Compare October 23, 2024 15:28
@renovate renovate bot changed the title chore(deps): update actions/setup-node digest to abb238b chore(deps): update actions/setup-node digest to 39370e3 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-node-digest branch from 11e78ad to 1d7b9e1 Compare October 24, 2024 06:16
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 24, 2024

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • chore(deps):

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.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Jan 15 2025 to showcase some of the refinements we've made.

🪧 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 or @coderabbitai title 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/actions-setup-node-digest branch 6 times, most recently from 8783b60 to 0a02b48 Compare October 30, 2024 10:42
@renovate renovate bot force-pushed the renovate/actions-setup-node-digest branch 7 times, most recently from 725b986 to 4c54ec9 Compare November 6, 2024 09:41
@renovate renovate bot force-pushed the renovate/actions-setup-node-digest branch 2 times, most recently from f395d7d to a748486 Compare December 18, 2024 13:53
@renovate renovate bot changed the title chore(deps): update actions/setup-node digest to 39370e3 chore(deps): update actions/setup-node digest to 48b9067 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-node-digest branch 11 times, most recently from 2fbc65a to 24c7b0d Compare December 23, 2024 16:51
@renovate renovate bot force-pushed the renovate/actions-setup-node-digest branch 9 times, most recently from 1527f2a to 8ddab50 Compare January 13, 2025 15:38
@renovate renovate bot force-pushed the renovate/actions-setup-node-digest branch from 8ddab50 to b78cbd3 Compare January 14, 2025 16:59
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit b78cbd3 and detected 0 issues on this pull request.

View more on Code Climate.

@sonarqubecloud
Copy link

@renovate renovate bot changed the title chore(deps): update actions/setup-node digest to 48b9067 chore(deps): update actions/setup-node digest to 48b9067 - autoclosed Jan 14, 2025
@renovate renovate bot closed this Jan 14, 2025
@renovate renovate bot deleted the renovate/actions-setup-node-digest branch January 14, 2025 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants