Skip to content

chore(deps): update python:3 docker digest to 137ae4b - autoclosed #1737

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Type Update Change
python final digest 85b3d19 -> 137ae4b

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 base image for the Dockerfile and Dockerfile-dappnode to a specific version of python:3 identified by its SHA256 hash. This change ensures consistency and potentially addresses security or compatibility issues.

Detailed summary

  • Updated FROM line in bot-pinner/Dockerfile to python:3@sha256:137ae4b9f85671bd912a82a19b6966e2655f73e13579b5d6ad4edbddaaf62a9c.
  • Updated FROM line in bot-pinner/Dockerfile-dappnode to python:3@sha256:137ae4b9f85671bd912a82a19b6966e2655f73e13579b5d6ad4edbddaaf62a9c.

✨ 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 Nov 6, 2024
Copy link
Contributor

coderabbitai bot commented Nov 6, 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.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ 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. (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.

Copy link

netlify bot commented Nov 6, 2024

Deploy Preview for kleros-v2-university canceled.

Name Link
🔨 Latest commit 61cfc4d
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-university/deploys/67980d974b08af0008ebb0d0

Copy link

netlify bot commented Nov 6, 2024

Deploy Preview for kleros-v2-testnet canceled.

Name Link
🔨 Latest commit 61cfc4d
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-testnet/deploys/67980d9711ef3200088f8b5e

Copy link

netlify bot commented Nov 6, 2024

Deploy Preview for kleros-v2-neo canceled.

Name Link
🔨 Latest commit 61cfc4d
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-neo/deploys/67980d97bc69bc000854fa4c

Copy link

netlify bot commented Nov 6, 2024

Deploy Preview for kleros-v2-testnet-devtools canceled.

Name Link
🔨 Latest commit 61cfc4d
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-testnet-devtools/deploys/67980d979a289b0008610497

@renovate renovate bot force-pushed the renovate/python-3 branch 14 times, most recently from 991340a to b5c328c Compare November 11, 2024 09:07
@renovate renovate bot changed the title chore(deps): update python:3 docker digest to a31cbb4 chore(deps): update python:3 docker digest to 5b5dd1a Nov 12, 2024
@renovate renovate bot force-pushed the renovate/python-3 branch from b5c328c to e10061d Compare November 12, 2024 09:39
@renovate renovate bot changed the title chore(deps): update python:3 docker digest to 5b5dd1a chore(deps): update python:3 docker digest to d8c0373 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/python-3 branch from e10061d to c1f4309 Compare November 12, 2024 14:34
@renovate renovate bot changed the title chore(deps): update python:3 docker digest to d8c0373 chore(deps): update python:3 docker digest to dff4c06 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/python-3 branch from c1f4309 to 44b0626 Compare November 13, 2024 02:24
@renovate renovate bot changed the title chore(deps): update python:3 docker digest to dff4c06 chore(deps): update python:3 docker digest to 7cbaafd Nov 13, 2024
@renovate renovate bot force-pushed the renovate/python-3 branch from 44b0626 to b9ee5d6 Compare November 13, 2024 09:52
@renovate renovate bot changed the title chore(deps): update python:3 docker digest to 7cbaafd chore(deps): update python:3 docker digest to e1b0f7d Nov 13, 2024
@renovate renovate bot force-pushed the renovate/python-3 branch from 918ca24 to c0f54cb Compare January 14, 2025 23:23
@renovate renovate bot changed the title chore(deps): update python:3 docker digest to d73e946 chore(deps): update python:3 docker digest to a8aab6d Jan 15, 2025
@renovate renovate bot force-pushed the renovate/python-3 branch 3 times, most recently from d97007d to b88c037 Compare January 15, 2025 16:10
@renovate renovate bot changed the title chore(deps): update python:3 docker digest to a8aab6d chore(deps): update python:3 docker digest to d57ec66 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/python-3 branch 5 times, most recently from 191643a to 42d0fcf Compare January 22, 2025 10:02
@renovate renovate bot force-pushed the renovate/python-3 branch from 42d0fcf to 13cfa64 Compare January 22, 2025 21:01
@renovate renovate bot changed the title chore(deps): update python:3 docker digest to d57ec66 chore(deps): update python:3 docker digest to 6ee7975 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/python-3 branch 4 times, most recently from 4c9ad5c to d7d7e35 Compare January 24, 2025 21:39
@renovate renovate bot changed the title chore(deps): update python:3 docker digest to 6ee7975 chore(deps): update python:3 docker digest to 137ae4b Jan 25, 2025
@renovate renovate bot force-pushed the renovate/python-3 branch 5 times, most recently from 0d5caca to a07e1ed Compare January 27, 2025 16:43
@renovate renovate bot force-pushed the renovate/python-3 branch from a07e1ed to 61cfc4d Compare January 27, 2025 22:49
Copy link

Copy link

codeclimate bot commented Jan 27, 2025

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

View more on Code Climate.

@renovate renovate bot changed the title chore(deps): update python:3 docker digest to 137ae4b chore(deps): update python:3 docker digest to 137ae4b - autoclosed Jan 27, 2025
@renovate renovate bot closed this Jan 27, 2025
@renovate renovate bot deleted the renovate/python-3 branch January 27, 2025 23:41
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.

1 participant