Skip to content

chore: Configure Renovate#8

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 14, 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/lint.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/testing.yml (github-actions)
  • 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 23 Pull Requests:

fix(deps): update dependency torch to ~=2.12.0 [security]
  • Branch name: renovate/pypi-torch-vulnerability
  • Merge into: main
  • Upgrade torch to ~=2.12.0
fix(deps): update dependency transformers to v5 [security]
  • Branch name: renovate/pypi-transformers-vulnerability
  • Merge into: main
  • Upgrade transformers to ==5.0.0
fix(deps): update dependency notebook to v7.5.7
  • Schedule: ["at any time"]
  • Branch name: renovate/notebook-7.x
  • Merge into: main
  • Upgrade notebook to ==7.5.7
fix(deps): update dependency pandas to v2.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-2.x
  • Merge into: main
  • Upgrade pandas to ==2.3.3
fix(deps): update dependency spacy to v3.8.14
  • Schedule: ["at any time"]
  • Branch name: renovate/spacy-3.x
  • Merge into: main
  • Upgrade spacy to ==3.8.14
chore(deps): update dependency python to 3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.14
fix(deps): update dependency fastapi to v0.137.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fastapi-0.x
  • Merge into: main
  • Upgrade fastapi to ==0.137.0
fix(deps): update dependency fastparquet to v2024.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fastparquet-2024.x
  • Merge into: main
  • Upgrade fastparquet to ==2024.11.0
fix(deps): update dependency httpx to v0.28.1
  • Schedule: ["at any time"]
  • Branch name: renovate/httpx-0.x
  • Merge into: main
  • Upgrade httpx to ==0.28.1
fix(deps): update dependency opt_einsum to v3.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/opt_einsum-3.x
  • Merge into: main
  • Upgrade opt_einsum to ==3.4.0
fix(deps): update dependency pytz to v2024.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2024.x
  • Merge into: main
  • Upgrade pytz to ==2024.2
fix(deps): update dependency safetensors to v0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/safetensors-0.x
  • Merge into: main
  • Upgrade safetensors to ==0.8.0
fix(deps): update dependency stanza to v1.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/stanza-1.x
  • Merge into: main
  • Upgrade stanza to ==1.12.2
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
chore(deps): update actions/setup-python action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-6.x
  • Merge into: main
  • Upgrade actions/setup-python to v6
chore(deps): update astral-sh/setup-uv action to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/astral-sh-setup-uv-8.x
  • Merge into: main
  • Upgrade astral-sh/setup-uv to v8.2.0
chore(deps): update github artifact actions to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v7
fix(deps): update dependency datasets to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/datasets-5.x
  • Merge into: main
  • Upgrade datasets to ==5.0.0
fix(deps): update dependency fastparquet to v2026
  • Schedule: ["at any time"]
  • Branch name: renovate/fastparquet-2026.x
  • Merge into: main
  • Upgrade fastparquet to ==2026.5.0
fix(deps): update dependency huggingface-hub to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/huggingface-hub-1.x
  • Merge into: main
  • Upgrade huggingface-hub to >=1.19,<1.20
fix(deps): update dependency pandas to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-3.x
  • Merge into: main
  • Upgrade pandas to ==3.0.3
fix(deps): update dependency pytz to v2026
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2026.x
  • Merge into: main
  • Upgrade pytz to ==2026.2
fix(deps): update dependency tika to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/tika-3.x
  • Merge into: main
  • Upgrade tika to ==3.1.0

🚸 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.


❓ 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.

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