chore: Configure Renovate - #2
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
app/compose.yaml(docker-compose)deployment/mcpgateway/docker-compose.yml(docker-compose)app/Dockerfile(dockerfile)app/agent-ui/Dockerfile(dockerfile)app/pgvector/Dockerfile(dockerfile)packages/server/Dockerfile(dockerfile).github/workflows/docker-multiplatform.yml(github-actions).github/workflows/publish.yml(github-actions).github/workflows/upstream-merge.yml(github-actions)app/agent-ui/.github/workflows/validate.yml(github-actions)app/agent-ui/package.json(npm)package.json(npm)packages/cli/package.json(npm)packages/server/package.json(npm)app/requirements.txt(pip_requirements)agents/frameworks/agno/pyproject.toml(poetry)agents/frameworks/google_adk/pyproject.toml(poetry)agents/frameworks/langchain/pyproject.toml(poetry)agents/packages/ibmi-agent-sdk/pyproject.toml(poetry)agents/test2sql/pyproject.toml(poetry)app/pyproject.toml(poetry)client/pyproject.toml(poetry)agents/frameworks/agno/.python-version(pyenv)agents/frameworks/google_adk/.python-version(pyenv)agents/packages/ibmi-agent-sdk/.python-version(pyenv)agents/test2sql/.python-version(pyenv)client/.python-version(pyenv)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.What to Expect
With your current configuration, Renovate will create 10 Pull Requests, up to a maximum of 91 over time (see docs for
prConcurrentLimit), plus 1 security update Pull Request which is not subject to this limit:chore(deps): update dependency fastmcp to v3 [security]
renovate/pypi-fastmcp-vulnerabilitymain==3.2.0chore(deps): replace dependency standard-version with commit-and-tag-version ^9.5.0
renovate/standard-version-replacementmain^9.5.0fix(deps): replace dependency framer-motion with motion ^12.43.0
renovate/framer-motion-replacementmain^12.43.0chore(deps): update dependency @types/react-dom to v19.2.5
renovate/react-monorepomain19.2.5chore(deps): update dependency @types/validator to v13.15.10
renovate/validator-13.xmain13.15.10chore(deps): update dependency cryptography to v50.0.1
renovate/cryptography-50.xmain==50.0.1chore(deps): update dependency dayjs to v1.11.23
renovate/dayjs-1.x-lockfilemain1.11.23chore(deps): update dependency flatted to v3.4.4
renovate/flatted-3.xmain3.4.4chore(deps): update dependency gitpython to v3.1.60
renovate/gitpython-3.xmain==3.1.60chore(deps): update dependency lxml to v6.1.2
renovate/lxml-6.xmain==6.1.2chore(deps): update dependency platformdirs to v4.11.4
renovate/platformdirs-4.xmain==4.11.4chore(deps): update dependency python-dotenv to v1.2.3
renovate/python-dotenv-1.xmain==1.2.3chore(deps): update dependency sqlalchemy to v2.0.52
renovate/sqlalchemy-2.xmain==2.0.52chore(deps): update dependency typing-inspection to v0.4.4
renovate/typing-inspection-0.xmain==0.4.4chore(deps): update dependency uvicorn to v0.52.4
renovate/uvicorn-0.xmain==0.52.4chore(deps): update dependency zustand to v5.0.15
renovate/zustand-5.x-lockfilemain5.0.15chore(deps): update dependency ajv to v8.20.0
renovate/ajv-8.x-lockfilemain8.20.0chore(deps): update dependency anthropic to v0.125.0
renovate/anthropic-0.xmain==0.125.0chore(deps): update dependency charset-normalizer to v3.5.1
renovate/charset-normalizer-3.xmain==3.5.1chore(deps): update dependency click to v8.5.0
renovate/click-8.xmain==8.5.0chore(deps): update dependency cyclopts to v4.23.2
renovate/cyclopts-4.xmain==4.23.2chore(deps): update dependency ddgs to v9.15.0
renovate/ddgs-9.xmain==9.15.0chore(deps): update dependency fastar to v0.12.0
renovate/fastar-0.xmain==0.12.0chore(deps): update dependency httpcore2 to v2.12.0
renovate/httpcore2-2.xmain==2.12.0chore(deps): update dependency httpx2 to v2.12.0
renovate/httpx2-2.xmain==2.12.0chore(deps): update dependency ibm-cos-sdk to v2.16.2
renovate/ibm-cos-sdk-2.xmain==2.16.2chore(deps): update dependency ibm-cos-sdk-core to v2.16.2
renovate/ibm-cos-sdk-core-2.xmain==2.16.2chore(deps): update dependency ibm-cos-sdk-s3transfer to v2.16.2
renovate/ibm-cos-sdk-s3transfer-2.xmain==2.16.2chore(deps): update dependency ibm-watsonx-ai to v1.7.1
renovate/ibm-watsonx-ai-1.xmain==1.7.1chore(deps): update dependency idna to v3.19
renovate/idna-3.xmain==3.19chore(deps): update dependency jmespath to v1.1.0
renovate/jmespath-1.xmain==1.1.0chore(deps): update dependency mcp to v2.1.1
renovate/mcp-2.xmain==2.1.1chore(deps): update dependency mcp-types to v2.1.1
renovate/mcp-types-2.xmain==2.1.1chore(deps): update dependency nuqs to v2.10.1
renovate/nuqs-2.x-lockfilemain2.10.1chore(deps): update dependency openai to v2.54.0
renovate/openai-2.xmain==2.54.0chore(deps): update dependency prettier to v3.9.6
renovate/prettier-3.xmain3.9.6chore(deps): update dependency py-key-value-aio to v0.4.5
renovate/py-key-value-aio-0.xmain==0.4.5chore(deps): update dependency pydantic-core to v2.48.0
renovate/pydantic-core-2.xmain==2.48.0chore(deps): update dependency pygments to v2.21.0
renovate/pygments-2.xmain==2.21.0chore(deps): update dependency python-json-logger to v4.2.0
renovate/python-json-logger-4.xmain==4.2.0chore(deps): update dependency sentry-sdk to v2.68.1
renovate/sentry-sdk-2.xmain==2.68.1chore(deps): update dependency websockets to v17.1
renovate/websockets-17.xmain==17.1chore(deps): update docker/dockerfile docker tag to v1.26
renovate/docker-dockerfile-1.xmain1.26chore(deps): update python docker tag to v3.14
renovate/python-3.xmain3.14fix(deps): update dependency agno to v2.9.0
renovate/agno-2.xmain==2.9.0fix(deps): update dependency agno-infra to v1.1.1
renovate/agno-infra-1.xmain==1.1.1fix(deps): update dependency lucide-react to ^0.577.0
renovate/lucide-monorepomain^0.577.0fix(deps): update dependency prettier-plugin-tailwindcss to ^0.8.0
renovate/prettier-plugin-tailwindcss-0.xmain^0.8.0fix(deps): update nextjs monorepo to v15.5.24
renovate/nextjs-monorepomain15.5.2415.5.24chore(deps): update actions/checkout action to v7
renovate/actions-checkout-7.xmainv7chore(deps): update actions/github-script action to v9
renovate/actions-github-script-9.xmainv9chore(deps): update actions/setup-node action to v7
renovate/actions-setup-node-7.xmainv7chore(deps): update dependency @faker-js/faker to v10
renovate/faker-js-faker-10.xmain^10.0.0chore(deps): update dependency anthropic to v1
renovate/anthropic-1.xmain==1.0.0chore(deps): update dependency chalk to v6
renovate/chalk-6.xmain^6.0.0chore(deps): update dependency execa to v10
renovate/execa-10.xmain^10.0.0chore(deps): update dependency globals to v17
renovate/globals-17.xmain^17.0.0chore(deps): update dependency node to v24
renovate/node-24.xmain24.x24-alpine^24.0.0chore(deps): update dependency openai to v3
renovate/openai-3.xmain==3.3.1chore(deps): update dependency pandas to v3
renovate/pandas-3.xmain==3.0.5chore(deps): update dependency primp to v2
renovate/primp-2.xmain==2.0.0chore(deps): update dependency tailwindcss to v4
renovate/major-tailwindcss-monorepomain^4.0.0chore(deps): update dependency ts-node to v10
renovate/ts-node-10.xmain^10.0.0chore(deps): update dependency typescript to v7
renovate/typescript-7.xmain^7.0.0chore(deps): update dependency vite to v8
renovate/vite-8.xmain^8.0.0chore(deps): update dependency vite-tsconfig-paths to v6
renovate/vite-tsconfig-paths-6.xmain^6.0.0chore(deps): update docker/build-push-action action to v7
renovate/docker-build-push-action-7.xmainv7chore(deps): update docker/login-action action to v4
renovate/docker-login-action-4.xmainv4chore(deps): update docker/metadata-action action to v6
renovate/docker-metadata-action-6.xmainv6chore(deps): update docker/setup-buildx-action action to v4
renovate/docker-setup-buildx-action-4.xmainv4chore(deps): update docker/setup-qemu-action action to v4
renovate/docker-setup-qemu-action-4.xmainv4chore(deps): update eslint monorepo to v10
renovate/major-eslint-monorepomain^10.0.0^10.0.0chore(deps): update peter-evans/create-pull-request action to v8
renovate/peter-evans-create-pull-request-8.xmainv8chore(deps): update pnpm/action-setup action to v6
renovate/pnpm-action-setup-6.xmainv6chore(deps): update postgres docker tag to v18
renovate/postgres-18.xmain18-bookworm18chore(deps): update vitest monorepo to v4
renovate/major-vitest-monorepomain^4.0.0^4.0.0fix(deps): update dependency agno to v3
renovate/agno-3.xmain==3.0.1fix(deps): update dependency commander to v15
renovate/commander-15.xmain^15.0.0fix(deps): update dependency dotenv to v17
renovate/dotenv-17.xmain^17.0.0fix(deps): update dependency framer-motion to v13
renovate/framer-motion-13.xmain^13.0.0fix(deps): update dependency glob to v13
renovate/glob-13.xmain^13.0.0fix(deps): update dependency js-yaml to v5
renovate/js-yaml-5.xmain^5.0.0fix(deps): update dependency lucide-react to v1
renovate/major-lucide-monorepomain^1.0.0fix(deps): update dependency openai to v7
renovate/openai-7.xmain^7.0.0fix(deps): update dependency pino to v10
renovate/pino-10.xmain^10.0.0fix(deps): update dependency pino-roll to v4
renovate/pino-roll-4.xmain^4.0.0fix(deps): update dependency react-markdown to v10
renovate/major-remarkmain^10.0.0fix(deps): update dependency sonner to v2
renovate/sonner-2.xmain^2.0.0fix(deps): update dependency zod to v4
renovate/zod-4.xmain^4.0.0fix(deps): update nextjs monorepo to v16
renovate/major-nextjs-monorepomain16.3.316.3.3fix(deps): update react monorepo to v19
renovate/major-react-monorepomain^19.0.0^19.0.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
prHourlyLimitfor details. Security update Pull Request is not subject to this limit and will be created straight away.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 langchain: no-resultFiles affected:
agents/frameworks/langchain/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.