Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: Configure Renovate #318

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link

@renovate-bot renovate-bot commented May 1, 2024

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

  • samples/instrumentation-quickstart/docker-compose.creds.yaml (docker-compose)
  • samples/instrumentation-quickstart/docker-compose.yaml (docker-compose)
  • e2e-test-server/Dockerfile (dockerfile)
  • samples/instrumentation-quickstart/Dockerfile (dockerfile)
  • .github/workflows/ci.yaml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • samples/instrumentation-quickstart/integrationtest/go.mod (gomod)
  • samples/instrumentation-quickstart/pyproject.toml (pep621)
  • samples/langgraph-sql-agent/pyproject.toml (pep621)
  • docs-requirements.txt (pip_requirements)
  • e2e-test-server/requirements-dockerfile.txt (pip_requirements)
  • e2e-test-server/requirements-shared.txt (pip_requirements)
  • e2e-test-server/requirements.txt (pip_requirements)
  • samples/langgraph-sql-agent/requirements.txt (pip_requirements)
  • samples/otlpmetric/requirements.txt (pip_requirements)
  • samples/otlptrace/requirements.txt (pip_requirements)
  • samples/langgraph-sql-agent/.python-version (pyenv)
  • opentelemetry-exporter-gcp-logging/setup.cfg (setup-cfg)
  • opentelemetry-exporter-gcp-monitoring/setup.cfg (setup-cfg)
  • opentelemetry-exporter-gcp-trace/setup.cfg (setup-cfg)
  • opentelemetry-propagator-gcp/setup.cfg (setup-cfg)
  • opentelemetry-resourcedetector-gcp/setup.cfg (setup-cfg)

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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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 53 Pull Requests:

chore(deps): update dependency requests to v2.32.4 [security]
  • Branch name: renovate/pypi-requests-vulnerability
  • Merge into: main
  • Upgrade requests to ==2.32.4
chore(deps): update dependency google-cloud-appengine-logging to v1.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-appengine-logging-1.x
  • Merge into: main
  • Upgrade google-cloud-appengine-logging to ==1.6.2
chore(deps): update dependency google-cloud-monitoring to v2.27.2
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-monitoring-2.x
  • Merge into: main
  • Upgrade google-cloud-monitoring to ==2.27.2
chore(deps): update dependency greenlet to v3.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/greenlet-3.x
  • Merge into: main
  • Upgrade greenlet to ==3.2.3
chore(deps): update dependency langchain-community to v0.3.25
  • Schedule: ["at any time"]
  • Branch name: renovate/langchain-community-0.x
  • Merge into: main
  • Upgrade langchain-community to ==0.3.25
chore(deps): update dependency langchain-core to v0.3.65
  • Schedule: ["at any time"]
  • Branch name: renovate/langchain-core-0.x
  • Merge into: main
  • Upgrade langchain-core to ==0.3.65
chore(deps): update dependency langchain-google-vertexai to v2.0.25
  • Schedule: ["at any time"]
  • Branch name: renovate/langchain-google-vertexai-2.x
  • Merge into: main
  • Upgrade langchain-google-vertexai to ==2.0.25
chore(deps): update dependency langgraph to v0.4.8
  • Schedule: ["at any time"]
  • Branch name: renovate/langgraph-0.x
  • Merge into: main
  • Upgrade langgraph to ==0.4.8
chore(deps): update dependency langgraph-checkpoint to v2.0.26
  • Schedule: ["at any time"]
  • Branch name: renovate/langgraph-checkpoint-2.x
  • Merge into: main
  • Upgrade langgraph-checkpoint to ==2.0.26
chore(deps): update dependency langgraph-sdk to v0.1.70
  • Schedule: ["at any time"]
  • Branch name: renovate/langgraph-sdk-0.x
  • Merge into: main
  • Upgrade langgraph-sdk to ==0.1.70
chore(deps): update dependency multidict to v6.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/multidict-6.x
  • Merge into: main
  • Upgrade multidict to ==6.4.4
chore(deps): update dependency propcache to v0.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/propcache-0.x
  • Merge into: main
  • Upgrade propcache to ==0.3.2
chore(deps): update dependency protobuf to v5.29.5
  • Schedule: ["at any time"]
  • Branch name: renovate/protobuf-5.x
  • Merge into: main
  • Upgrade protobuf to ==5.29.5
chore(deps): update dependency pydantic to v2.11.6
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-2.x
  • Merge into: main
  • Upgrade pydantic to ==2.11.6
chore(deps): update dependency shapely to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/shapely-2.x
  • Merge into: main
  • Upgrade shapely to ==2.1.1
chore(deps): update dependency sqlalchemy to v2.0.41
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-2.x
  • Merge into: main
  • Upgrade sqlalchemy to ==2.0.41
chore(deps): update dependency typing-inspection to v0.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/typing-inspection-0.x
  • Merge into: main
  • Upgrade typing-inspection to ==0.4.1
chore(deps): update dependency yarl to v1.20.1
  • Schedule: ["at any time"]
  • Branch name: renovate/yarl-1.x
  • Merge into: main
  • Upgrade yarl to ==1.20.1
chore(deps): update opentelemetry-python-contrib monorepo to v0.54b1
chore(deps): update dependency aiohttp to v3.12.12
  • Schedule: ["at any time"]
  • Branch name: renovate/aiohttp-3.x
  • Merge into: main
  • Upgrade aiohttp to ==3.12.12
chore(deps): update dependency bottleneck to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bottleneck-1.x
  • Merge into: main
  • Upgrade bottleneck to ==1.5.0
chore(deps): update dependency frozenlist to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/frozenlist-1.x
  • Merge into: main
  • Upgrade frozenlist to ==1.7.0
chore(deps): update dependency google-api-core to v2.25.1
  • Schedule: ["at any time"]
  • Branch name: renovate/google-api-core-2.x
  • Merge into: main
  • Upgrade google-api-core to ==2.25.1
chore(deps): update dependency google-auth to v2.40.3
  • Schedule: ["at any time"]
  • Branch name: renovate/google-auth-2.x
  • Merge into: main
  • Upgrade google-auth to ==2.40.3
chore(deps): update dependency google-cloud-aiplatform to v1.97.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-aiplatform-1.x
  • Merge into: main
  • Upgrade google-cloud-aiplatform to ==1.97.0
chore(deps): update dependency google-cloud-bigquery to v3.34.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-bigquery-3.x
  • Merge into: main
  • Upgrade google-cloud-bigquery to ==3.34.0
chore(deps): update dependency google-genai to v1.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google-genai-1.x
  • Merge into: main
  • Upgrade google-genai to ==1.20.0
chore(deps): update dependency grpcio to v1.73.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grpcio-1.x
  • Merge into: main
  • Upgrade grpcio to ==1.73.0
chore(deps): update dependency grpcio-status to v1.73.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grpcio-status-1.x
  • Merge into: main
  • Upgrade grpcio-status to ==1.73.0
chore(deps): update dependency importlib-metadata to v8.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/importlib-metadata-8.x
  • Merge into: main
  • Upgrade importlib-metadata to ==8.7.0
chore(deps): update dependency langgraph-prebuilt to v0.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/langgraph-prebuilt-0.x
  • Merge into: main
  • Upgrade langgraph-prebuilt to ==0.2.2
chore(deps): update dependency langsmith to v0.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/langsmith-0.x
  • Merge into: main
  • Upgrade langsmith to ==0.4.1
chore(deps): update dependency numexpr to v2.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/numexpr-2.x
  • Merge into: main
  • Upgrade numexpr to ==2.11.0
chore(deps): update dependency numpy to v2.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/numpy-2.x
  • Merge into: main
  • Upgrade numpy to ==2.3.0
chore(deps): update dependency ormsgpack to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ormsgpack-1.x
  • Merge into: main
  • Upgrade ormsgpack to ==1.10.0
chore(deps): update dependency pydantic-core to v2.35.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-core-2.x
  • Merge into: main
  • Upgrade pydantic-core to ==2.35.1
chore(deps): update dependency typing-extensions to v4.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typing-extensions-4.x
  • Merge into: main
  • Upgrade typing-extensions to ==4.14.0
chore(deps): update dependency zipp to v3.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/zipp-3.x
  • Merge into: main
  • Upgrade zipp to ==3.23.0
chore(deps): update golang docker tag to v1.24
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.24
chore(deps): update opentelemetry-python monorepo
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.128.0
chore(deps): update python docker tag to v3.13
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.13-slim
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5
chore(deps): update dependency cachetools to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/cachetools-6.x
  • Merge into: main
  • Upgrade cachetools to ==6.0.0
chore(deps): update dependency google-cloud-storage to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-storage-3.x
  • Merge into: main
  • Upgrade google-cloud-storage to ==3.1.0
chore(deps): update dependency marshmallow to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/marshmallow-4.x
  • Merge into: main
  • Upgrade marshmallow to ==4.0.0
chore(deps): update dependency packaging to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-25.x
  • Merge into: main
  • Upgrade packaging to ==25.0
chore(deps): update dependency protobuf to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/protobuf-6.x
  • Merge into: main
  • Upgrade protobuf to ==6.31.1
chore(deps): update dependency pyarrow to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/pyarrow-20.x
  • Merge into: main
  • Upgrade pyarrow to ==20.0.0
chore(deps): update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
chore(deps): update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to v3

🚸 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-bot renovate-bot requested a review from a team as a code owner May 1, 2024 19:46
@dashpole dashpole self-assigned this Oct 16, 2024
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.

2 participants