Skip to content

chore: Configure Renovate#2

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

chore: Configure Renovate#2
renovate[bot] wants to merge 1 commit intodevfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 16, 2026

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

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.

📚 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/build-tests.yml (github-actions)
  • .github/workflows/conventional-label.yml (github-actions)
  • .github/workflows/coverage.yml (github-actions)
  • .github/workflows/license_check.yml (github-actions)
  • .github/workflows/lint.yml (github-actions)
  • .github/workflows/pip_audit.yml (github-actions)
  • .github/workflows/publish_stable.yml (github-actions)
  • .github/workflows/python-support.yml (github-actions)
  • .github/workflows/release-preview.yml (github-actions)
  • .github/workflows/release_workflow.yml (github-actions)
  • .github/workflows/repo-health.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 GitHub.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

What to Expect

It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away.


❓ 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

github-actions Bot commented Apr 16, 2026

Greetings from the CI/CD pipeline! 🏗️

I've aggregated the results of the automated checks for this PR below.

🏷️ Release Preview

Checking if we've included all the important changes. 📋

Current: 1.0.0Next: 1.0.1a1

Signal Value
Label (none)
PR title chore: Configure Renovate
Bump alpha

✅ PR title follows conventional commit format.


🚀 Release Channel Compatibility

Predicted next version: 1.0.1a1

Channel Status Note Current Constraint
Stable Not in channel -
Testing Not in channel -
Alpha Not in channel -

📊 Coverage

Calculating the density of our test suite. 🧮

93.6% total coverage

Files below 80% coverage (2 files)
File Coverage Missing lines
emotion_algebra/version.py 0.0% 5
emotion_algebra/lexicons.py 77.1% 24

Full report: download the coverage-report artifact.

📋 Repo Health

I've performed a health check on the project. 🏥

⚠️ Some required files are missing.

Latest Version: 1.0.0

emotion_algebra/version.py — Version file
README.md — README
LICENSE — License file
pyproject.toml — pyproject.toml
⚠️ setup.py — setup.py
⚠️ CHANGELOG.md — Changelog
emotion_algebra/version.py has valid version block markers

🔍 Lint

Ensuring we're following our development process. 📏

ruff: issues found — see job log

⚖️ License Check

I've verified the license compliance for your changes. ✅

❌ License violations detected (11 packages) — review required before merging.

Dependency                          License Name                                            License Type         Misc                                    
emotion-algebra                     Error                                                   Error                                                        

License Type                        Found                                                  
Error                               1

License distribution: 2× Apache-2.0, 2× BSD License, 2× MIT License, 1× 3-Clause BSD License, 1× Apache Software License, 1× Apache-2.0 OR BSD-2-Clause, 1× BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0, 1× MIT

Full breakdown — 11 packages
Package Version License URL
build 1.4.3 MIT link
deepmoji-onnx 0.1.0 Apache-2.0
emotion-algebra ⚠️ 1.0.0 Apache-2.0 link
flatbuffers 25.12.19 Apache Software License link
mpmath 1.3.0 BSD License link
numpy 2.4.4 BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0 link
onnxruntime 1.24.4 MIT License link
packaging 26.1 Apache-2.0 OR BSD-2-Clause link
protobuf 7.34.1 3-Clause BSD License link
pyproject_hooks 1.2.0 MIT License link
sympy 1.14.0 BSD License link

Policy: Apache 2.0 (universal donor). StrongCopyleft / NetworkCopyleft / WeakCopyleft / Other / Error categories fail. MPL allowed.

🔨 Build Tests

Verifying that everything is in its right place. 🧘

✅ All versions pass

Python Build Install Tests
3.10
3.11
3.12
3.13
3.14

Processing... Done! Have a productive day! ☕

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants