Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 7, 2025

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.


Detected Package Files

  • rust/Cargo.toml (cargo)
  • contrib/vertobot/cpanfile (cpanfile)
  • contrib/docker/docker-compose.yml (docker-compose)
  • contrib/docker_compose_workers/docker-compose.yaml (docker-compose)
  • otlp-test/docker-compose.yaml (docker-compose)
  • docker/Dockerfile (dockerfile)
  • docker/Dockerfile-dhvirtualenv (dockerfile)
  • docker/Dockerfile-famedly (dockerfile)
  • docker/Dockerfile-workers (dockerfile)
  • docker/complement/Dockerfile (dockerfile)
  • docker/editable.Dockerfile (dockerfile)
  • .github/workflows/docker-famedly.yml (github-actions)
  • .github/workflows/docker-pr-dev.yml (github-actions)
  • .github/workflows/docker.yml (github-actions)
  • .github/workflows/docs-pr-netlify.yaml (github-actions)
  • .github/workflows/docs-pr.yaml (github-actions)
  • .github/workflows/docs.yaml (github-actions)
  • .github/workflows/famedly-tests.yml (github-actions)
  • .github/workflows/fix_lint.yaml (github-actions)
  • .github/workflows/latest_deps.yml (github-actions)
  • .github/workflows/poetry_lockfile.yaml (github-actions)
  • .github/workflows/push_complement_image.yml (github-actions)
  • .github/workflows/release-artifacts.yml (github-actions)
  • .github/workflows/schema.yaml (github-actions)
  • .github/workflows/tests.yml (github-actions)
  • .github/workflows/triage-incoming.yml (github-actions)
  • .github/workflows/triage_labelled.yml (github-actions)
  • .github/workflows/twisted_trunk.yml (github-actions)
  • .gitlab-ci.yml (gitlabci)
  • 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

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


What to Expect

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

chore(deps): update dtolnay/rust-toolchain digest to 0b1efab
  • Schedule: ["at any time"]
  • Branch name: renovate/dtolnay-rust-toolchain-digest
  • Merge into: master
  • Upgrade dtolnay/rust-toolchain to 0b1efabc08b657293548b77fb76cc02d26091c7e
chore(deps): update swatinem/rust-cache digest to 5e4a767
  • Schedule: ["at any time"]
  • Branch name: renovate/swatinem-rust-cache-digest
  • Merge into: master
  • Upgrade Swatinem/rust-cache to 5e4a76743357a1c3c57315bc1896d2c7f89d6861
chore(deps): update actions/checkout action to v5.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: master
  • Upgrade actions/checkout to 93cb6efe18208431cddfb8368fd83d5badbf9bfd
chore(deps): update dependency authlib to v1.6.6
  • Schedule: ["at any time"]
  • Branch name: renovate/authlib-1.x-lockfile
  • Merge into: master
  • Upgrade authlib to 1.6.6
chore(deps): update dependency immutabledict to v4.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/immutabledict-4.x-lockfile
  • Merge into: master
  • Upgrade immutabledict to 4.2.2
chore(deps): update dependency mypy-zope to v1.0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-zope-1.x-lockfile
  • Merge into: master
  • Upgrade mypy-zope to 1.0.14
chore(deps): update dependency phonenumbers to v9.0.20
  • Schedule: ["at any time"]
  • Branch name: renovate/phonenumbers-9.x-lockfile
  • Merge into: master
  • Upgrade phonenumbers to 9.0.20
chore(deps): update dependency pysaml2 to v7.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pysaml2-7.x-lockfile
  • Merge into: master
  • Upgrade pysaml2 to 7.5.4
chore(deps): update dependency ruff to v0.14.9
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: master
  • Upgrade ruff to 0.14.9
chore(deps): update dependency types-jsonschema to v4.25.1.20251009
  • Schedule: ["at any time"]
  • Branch name: renovate/types-jsonschema-4.x-lockfile
  • Merge into: master
  • Upgrade types-jsonschema to 4.25.1.20251009
chore(deps): update dependency types-netaddr to v1.3.0.20251108
  • Schedule: ["at any time"]
  • Branch name: renovate/types-netaddr-1.x-lockfile
  • Merge into: master
  • Upgrade types-netaddr to 1.3.0.20251108
chore(deps): update rust crate log to v0.4.29
  • Schedule: ["at any time"]
  • Branch name: renovate/log-0.x-lockfile
  • Merge into: master
  • Upgrade log to 0.4.29
chore(deps): update rust crate pyo3-log to v0.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pyo3-log-0.x-lockfile
  • Merge into: master
  • Upgrade pyo3-log to 0.13.2
chore(deps): update rust crate reqwest to v0.12.26
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x-lockfile
  • Merge into: master
  • Upgrade reqwest to 0.12.26
chore(deps): update swatinem/rust-cache action to v2.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/swatinem-rust-cache-2.x
  • Merge into: master
  • Upgrade Swatinem/rust-cache to 779680da715d629ac1d338a641029a2f4372abb5
chore(deps): update dependency attrs to v25.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/attrs-25.x-lockfile
  • Merge into: master
  • Upgrade attrs to 25.4.0
chore(deps): update dependency bleach to v6.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bleach-6.x-lockfile
  • Merge into: master
  • Upgrade bleach to 6.3.0
chore(deps): update dependency click to v8.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/click-8.x-lockfile
  • Merge into: master
  • Upgrade click to 8.3.1
chore(deps): update dependency coverage to v7.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/coverage-7.x-lockfile
  • Merge into: master
  • Upgrade coverage to 7.13.0
chore(deps): update dependency future to v0.52
  • Schedule: ["at any time"]
  • Branch name: renovate/future-0.x
  • Merge into: master
  • Upgrade Future to 0.52
chore(deps): update dependency io::async to v0.804
  • Schedule: ["at any time"]
  • Branch name: renovate/io-async-0.x
  • Merge into: master
  • Upgrade IO::Async to 0.804
chore(deps): update dependency io::async::ssl to v0.25
  • Schedule: ["at any time"]
  • Branch name: renovate/io-async-ssl-0.x
  • Merge into: master
  • Upgrade IO::Async::SSL to 0.25
chore(deps): update dependency mypy to v1.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-1.x-lockfile
  • Merge into: master
  • Upgrade mypy to 1.19.1
chore(deps): update dependency net::async::matrix to v0.19
  • Schedule: ["at any time"]
  • Branch name: renovate/net-async-matrix-0.x
  • Merge into: master
  • Upgrade Net::Async::Matrix to 0.19
chore(deps): update dependency net::async::websocket::protocol to v0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/net-async-websocket-protocol-0.x
  • Merge into: master
  • Upgrade Net::Async::WebSocket::Protocol to 0.14
chore(deps): update dependency parent to v0.244
  • Schedule: ["at any time"]
  • Branch name: renovate/parent-0.x
  • Merge into: master
  • Upgrade parent to 0.244
chore(deps): update dependency pympler to v1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pympler-1.x-lockfile
  • Merge into: master
  • Upgrade Pympler to 1.1
chore(deps): update dependency pyopenssl to v25.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pyopenssl-25.x-lockfile
  • Merge into: master
  • Upgrade pyOpenSSL to 25.3.0
chore(deps): update dependency python to 3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: master
  • Upgrade python to 3.14
chore(deps): update dependency rpds-py to v0.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rpds-py-0.x-lockfile
  • Merge into: master
  • Upgrade rpds-py to 0.30.0
chore(deps): update dependency sentry-sdk to v2.47.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sentry-sdk-2.x-lockfile
  • Merge into: master
  • Upgrade sentry-sdk to 2.47.0
chore(deps): update dependency tomli to v2.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tomli-2.x-lockfile
  • Merge into: master
  • Upgrade tomli to 2.3.0
chore(deps): update dependency types-bleach to v6.3.0.20251115
  • Schedule: ["at any time"]
  • Branch name: renovate/types-bleach-6.x-lockfile
  • Merge into: master
  • Upgrade types-bleach to 6.3.0.20251115
chore(deps): update docker.io/library/python docker tag to v3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-library-python-3.x
  • Merge into: master
  • Upgrade docker.io/library/python to 3.14-slim-trixie
chore(deps): update docker.io/python docker tag to v3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-python-3.x
  • Merge into: master
  • Upgrade docker.io/python to 3.14-slim
chore(deps): update docker/metadata-action action to v5.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-5.x
  • Merge into: master
  • Upgrade docker/metadata-action to c299e40c65443455700f0fdfc63efafe5b349051
chore(deps): update otel/opentelemetry-collector docker tag to v0.142.0
  • Schedule: ["at any time"]
  • Branch name: renovate/otel-opentelemetry-collector-0.x
  • Merge into: master
  • Upgrade otel/opentelemetry-collector to 0.142.0
chore(deps): update rust crate bytes to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bytes-1.x-lockfile
  • Merge into: master
  • Upgrade bytes to 1.11.0
chore(deps): update rust crate http to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/http-1.x-lockfile
  • Merge into: master
  • Upgrade http to 1.4.0
chore(deps): update rust crate icu_segmenter to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/icu_segmenter-2.x-lockfile
  • Merge into: master
  • Upgrade icu_segmenter to 2.1.1
fix(deps): update opentelemetry-python monorepo to v1.39.1
fix(deps): update rust crate pyo3 to 0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pyo3-0.x
  • Merge into: master
  • Upgrade pyo3 to 0.27.0
fix(deps): update rust crate pythonize to 0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pythonize-0.x
  • Merge into: master
  • Upgrade pythonize to 0.27.0
chore(deps): update actions/cache action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-5.x
  • Merge into: master
  • Upgrade actions/cache to 9255dc7a253b0ccc959486e2bca901246202afeb
  • Upgrade actions/cache to v5
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: master
  • Upgrade actions/checkout to 8e8c483db84b4bee98b60c0593521ed34d9990e8
  • Upgrade actions/checkout to v6
chore(deps): update actions/setup-go action
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-6.x
  • Merge into: master
  • Upgrade actions/setup-go to 4dc6199c7b1a012772edbd06daecab0f50c9053c
  • Upgrade actions/setup-go to v6
chore(deps): update actions/setup-python action
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-6.x
  • Merge into: master
  • Upgrade actions/setup-python to 83679a892e2d95755f2dac6acb0bfd1e9ac5d548
  • Upgrade actions/setup-python to v6
chore(deps): update actions/upload-pages-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-pages-artifact-4.x
  • Merge into: master
  • Upgrade actions/upload-pages-artifact to v4
chore(deps): update codecov/codecov-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-5.x
  • Merge into: master
  • Upgrade codecov/codecov-action to v5
chore(deps): update dependency cryptography to v46
  • Schedule: ["at any time"]
  • Branch name: renovate/cryptography-46.x-lockfile
  • Merge into: master
  • Upgrade cryptography to 46.0.3
chore(deps): update dependency data::uuid to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/data-uuid-1.x
  • Merge into: master
  • Upgrade Data::UUID to 1.227
chore(deps): update dependency getopt::long to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/getopt-long-2.x
  • Merge into: master
  • Upgrade Getopt::Long to 2.58
chore(deps): update dependency io::socket::ssl to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/io-socket-ssl-2.x
  • Merge into: master
  • Upgrade IO::Socket::SSL to 2.095
chore(deps): update dependency json to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/json-4.x
  • Merge into: master
  • Upgrade JSON to 4.10
chore(deps): update dependency pillow to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/pillow-12.x-lockfile
  • Merge into: master
  • Upgrade Pillow to 12.0.0
chore(deps): update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: master
  • Upgrade ubuntu to 24.04
chore(deps): update dependency yaml to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/yaml-1.x
  • Merge into: master
  • Upgrade YAML to 1.31
chore(deps): update docker.io/library/postgres docker tag to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-library-postgres-18.x
  • Merge into: master
  • Upgrade docker.io/library/postgres to 18-trixie
chore(deps): update docker.io/postgres docker tag to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-postgres-18.x
  • Merge into: master
  • Upgrade docker.io/postgres to 18-alpine
chore(deps): update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: master
  • Upgrade docker/build-push-action to v6
chore(deps): update github artifact actions (major)

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

@renovate renovate bot requested a review from a team as a code owner August 7, 2025 15:15
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.

1 participant