Skip to content

chore: Configure Renovate - #49

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/configure
Open

chore: Configure Renovate#49
renovate[bot] wants to merge 1 commit into
devfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • .github/workflows/docs.yaml (github-actions)
  • .github/workflows/mega-linter.yml (github-actions)
  • docs/requirements.txt (pip_requirements)
  • python-package/pyproject.toml (poetry)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs

What to Expect

With your current configuration, Renovate will create 15 Pull Requests:

chore(deps): update dependency mkdocs-markdownextradata-plugin to v0.2.6
chore(deps): update dependency griffe to v0.49.0
  • Schedule: ["at any time"]
  • Branch name: renovate/griffe-0.x
  • Merge into: dev
  • Upgrade griffe to ==0.49.0
chore(deps): update dependency mkdocs to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-1.x
  • Merge into: dev
  • Upgrade mkdocs to ==1.6.1
chore(deps): update dependency mkdocs-glightbox to v0.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-glightbox-0.x
  • Merge into: dev
  • Upgrade mkdocs-glightbox to ==0.5.2
chore(deps): update dependency mkdocs-swagger-ui-tag to v0.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-swagger-ui-tag-0.x
  • Merge into: dev
  • Upgrade mkdocs-swagger-ui-tag to ==0.8.1
chore(deps): update dependency mkdocstrings to v0.30.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocstrings-0.x
  • Merge into: dev
  • Upgrade mkdocstrings to ==0.30.1
chore(deps): update dependency mkdocstrings-python to v1.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocstrings-python-1.x
  • Merge into: dev
  • Upgrade mkdocstrings-python to ==1.19.0
chore(deps): update rojopolis/spellcheck-github-actions action to v0.63.0
chore(deps): update actions/checkout action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: dev
  • Upgrade actions/checkout to v7
chore(deps): update actions/upload-artifact action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: dev
  • Upgrade actions/upload-artifact to v7
chore(deps): update dependency griffe to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/griffe-2.x
  • Merge into: dev
  • Upgrade griffe to ==2.1.0
chore(deps): update dependency mkdocs-material to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-material-9.x
  • Merge into: dev
  • Upgrade mkdocs-material to ==9.7.7
chore(deps): update dependency mkdocstrings to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocstrings-1.x
  • Merge into: dev
  • Upgrade mkdocstrings to ==1.0.6
chore(deps): update dependency mkdocstrings-python to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocstrings-python-2.x
  • Merge into: dev
  • Upgrade mkdocstrings-python to ==2.0.5
chore(deps): update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: dev
  • Upgrade ubuntu to 24.04

🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prHourlyLimit for details.


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up pypi package pyatls: no-result

Files affected: python-package/pyproject.toml


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR was generated by Mend Renovate. View the repository job log.

@github-actions

Copy link
Copy Markdown

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Max errors Warnings Elapsed time
❌ ACTION actionlint 2 1 0 0.32s
❌ PYTHON black 5 1 0 1.51s
❌ PYTHON flake8 5 1 0 1.25s
✅ PYTHON isort 5 0 0 0.38s
✅ YAML yamllint 9 0 0 0.75s

Detailed Issues

❌ ACTION / actionlint - 1 error
.github/workflows/docs.yaml:26:14: label "ubuntu-20.04" is unknown. available labels are "windows-latest", "windows-latest-8-cores", "windows-2025", "windows-2025-vs2026", "windows-2022", "windows-11-arm", "ubuntu-slim", "ubuntu-latest", "ubuntu-latest-4-cores", "ubuntu-latest-8-cores", "ubuntu-latest-16-cores", "ubuntu-24.04", "ubuntu-24.04-arm", "ubuntu-22.04", "ubuntu-22.04-arm", "macos-latest", "macos-latest-xlarge", "macos-latest-large", "macos-26-intel", "macos-26-xlarge", "macos-26-large", "macos-26", "macos-15-intel", "macos-15-xlarge", "macos-15-large", "macos-15", "macos-14-xlarge", "macos-14-large", "macos-14", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]
   |
26 |     runs-on: ubuntu-20.04
   |              ^~~~~~~~~~~~
❌ PYTHON / black - 1 error
--- python-package/src/opaqueprompts/authentication.py	2026-07-27 18:40:26.729518+00:00
+++ python-package/src/opaqueprompts/authentication.py	2026-07-27 18:40:48.643789+00:00
@@ -17,10 +17,8 @@
     str
         The user's API key.
     """
     api_key = os.environ.get(API_KEY_ENV_VAR)
     if not api_key:
-        raise Exception(
-            f"Unable to get API key, \
-            ensure the {API_KEY_ENV_VAR} environment variable is set."
-        )
+        raise Exception(f"Unable to get API key, \
+            ensure the {API_KEY_ENV_VAR} environment variable is set.")
     return api_key
would reformat python-package/src/opaqueprompts/authentication.py
--- python-package/src/opaqueprompts/configuration.py	2026-07-27 18:40:26.729518+00:00
+++ python-package/src/opaqueprompts/configuration.py	2026-07-27 18:40:48.659763+00:00
@@ -27,14 +27,12 @@
     """
     hostname = os.environ.get(
         SERVER_HOSTNAME_ENV_VAR, "api.opaqueprompts.opaque.co"
     )
     if not hostname:
-        raise Exception(
-            f"Unable to read the OpaquePrompts server hostname, \
-            ensure the {SERVER_HOSTNAME_ENV_VAR} environment variable is set."
-        )
+        raise Exception(f"Unable to read the OpaquePrompts server hostname, \
+            ensure the {SERVER_HOSTNAME_ENV_VAR} environment variable is set.")
 
     port_str = os.environ.get(SERVER_PORT_ENV_VAR, "443")
     if port_str is not None:
         port = int(port_str)
     else:
would reformat python-package/src/opaqueprompts/configuration.py

Oh no! 💥 💔 💥
2 files would be reformatted, 3 files would be left unchanged.
❌ PYTHON / flake8 - 1 error
python-package/src/opaqueprompts/opaqueprompts_service.py:174:5: F824 `global _session_lock` is unused: name is never assigned in scope

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@beta --custom-flavor-setup --custom-flavor-linters PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,ACTION_ACTIONLINT,YAML_YAMLLINT

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants