Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 5, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
alembic (changelog) project.dependencies pin >=1.14.0 -> ==1.16.2 OpenSSF Scorecard
asyncpg project.dependencies pin >=0.30.0 -> ==0.30.0 OpenSSF Scorecard
brace-expansion devDependencies pin >=1.1.12 -> 1.1.12 OpenSSF Scorecard
esbuild devDependencies pin >=0.25.0 -> 0.25.9 OpenSSF Scorecard
langfuse project.dependencies pin >=3.3.4 -> ==3.3.4
langgraph project.dependencies pin >=0.6.0 -> ==0.6.7 OpenSSF Scorecard
prismjs dependencies pin >=1.30.0 -> 1.30.0 OpenSSF Scorecard
psycopg2-binary (source, changelog) project.dependencies pin >=2.9.10 -> ==2.9.10 OpenSSF Scorecard
pydantic-settings (changelog) project.dependencies pin >=2.8.1 -> ==2.10.1 OpenSSF Scorecard
pydantic-settings (changelog) project.dependencies pin >=2.10.1 -> ==2.10.1 OpenSSF Scorecard
python (source) requires-python pin >=3.10 -> ==3.14.0 OpenSSF Scorecard
rehype-external-links dependencies pin ^3.0.0 -> 3.0.0 OpenSSF Scorecard
requests (source, changelog) project.dependencies pin >=2.32.5 -> ==2.32.5 OpenSSF Scorecard
sqlalchemy (changelog) project.dependencies pin >=2.0.43 -> ==2.0.43
sqlalchemy (changelog) project.dependencies pin >=2.0.41 -> ==2.0.41
truststore project.dependencies pin >=0.10.4 -> ==0.10.4 OpenSSF Scorecard
uvicorn (changelog) project.dependencies pin >=0.35.0 -> ==0.35.0 OpenSSF Scorecard

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 9502091 to 36f443b Compare May 7, 2025 09:44
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 36f443b to a2c558a Compare May 23, 2025 11:23
@renovate renovate bot changed the title Pin Python to ==3.13.3 Pin dependencies May 23, 2025
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 2 times, most recently from 9b05203 to fb27190 Compare May 28, 2025 13:33
@renovate renovate bot changed the title Pin dependencies Pin Python to ==3.13.3 May 28, 2025
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from fb27190 to aa901d6 Compare June 5, 2025 03:45
@renovate renovate bot changed the title Pin Python to ==3.13.3 Pin Python to ==3.13.4 Jun 5, 2025
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from aa901d6 to 651e591 Compare June 13, 2025 03:09
@renovate renovate bot changed the title Pin Python to ==3.13.4 Pin Python to ==3.13.5 Jun 13, 2025
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 651e591 to aa4f608 Compare June 24, 2025 11:34
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from aa4f608 to 991dd8c Compare July 29, 2025 09:33
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 991dd8c to 794c36c Compare August 7, 2025 22:38
@renovate renovate bot changed the title Pin Python to ==3.13.5 Pin Python to ==3.13.6 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 794c36c to 4cd189b Compare August 10, 2025 15:49
@renovate renovate bot changed the title Pin Python to ==3.13.6 Pin dependencies Aug 10, 2025
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 2 times, most recently from 8d87be6 to 278e83e Compare August 19, 2025 11:53
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 278e83e to 186c8db Compare August 24, 2025 10:52
@renovate
Copy link
Contributor Author

renovate bot commented Aug 24, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mucgpt-assistant-service-migrations/uv.lock
Command failed: uv lock --upgrade-package alembic --upgrade-package asyncpg --upgrade-package psycopg2-binary --upgrade-package pydantic-settings --upgrade-package python --upgrade-package sqlalchemy
warning: The `tool.uv.dev-dependencies` field (used in `pyproject.toml`) is deprecated and will be removed in a future release; use `dependency-groups.dev` instead
Downloading cpython-3.12.4-linux-x86_64-gnu (download) (21.2MiB)
 Downloading cpython-3.12.4-linux-x86_64-gnu (download)
Using CPython 3.12.4
error: The Python request from `.python-version` resolved to Python 3.12.4, which is incompatible with the project's Python requirement: `==3.14.0` (from `project.requires-python`)
Use `uv python pin` to update the `.python-version` file to a compatible version

File name: mucgpt-assistant-service/uv.lock
Command failed: uv lock --upgrade-package asyncpg --upgrade-package psycopg2-binary --upgrade-package pydantic-settings --upgrade-package python --upgrade-package requests --upgrade-package sqlalchemy --upgrade-package uvicorn
warning: The `tool.uv.dev-dependencies` field (used in `pyproject.toml`) is deprecated and will be removed in a future release; use `dependency-groups.dev` instead
Using CPython 3.12.4
error: The Python request from `.python-version` resolved to Python 3.12.4, which is incompatible with the project's Python requirement: `==3.14.0` (from `project.requires-python`)
Use `uv python pin` to update the `.python-version` file to a compatible version

File name: mucgpt-core-service/uv.lock
Command failed: uv lock --upgrade-package langfuse --upgrade-package langgraph --upgrade-package pydantic-settings --upgrade-package python --upgrade-package truststore
warning: The `tool.uv.dev-dependencies` field (used in `pyproject.toml`) is deprecated and will be removed in a future release; use `dependency-groups.dev` instead
Using CPython 3.12.4
error: The Python request from `.python-version` resolved to Python 3.12.4, which is incompatible with the project's Python requirement: `==3.14.0` (from `project.requires-python`)
Use `uv python pin` to update the `.python-version` file to a compatible version

@renovate renovate bot force-pushed the renovate/pin-dependencies branch 3 times, most recently from 1a98150 to 634a4ea Compare September 3, 2025 05:57
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 4 times, most recently from 6e1aebe to bb90b4c Compare September 10, 2025 04:52
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 3 times, most recently from 658b9bc to ddbb4ce Compare September 11, 2025 15:31
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 7 times, most recently from 16bec7b to 4ff236d Compare October 14, 2025 08:35
@renovate renovate bot changed the title fix(deps): pin dependencies Pin dependencies Oct 14, 2025
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 4ff236d to 3736c74 Compare October 14, 2025 13:23
@renovate renovate bot changed the title Pin dependencies fix(deps): pin dependencies Oct 14, 2025
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 2 times, most recently from 48e1e31 to 5d1878e Compare October 15, 2025 11:00
@renovate renovate bot changed the title fix(deps): pin dependencies Pin dependencies Oct 15, 2025
@renovate renovate bot changed the title Pin dependencies fix(deps): pin dependencies Oct 15, 2025
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 6 times, most recently from bf8ddef to 820bb06 Compare October 22, 2025 13:28
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 8 times, most recently from 4090057 to 601880b Compare October 28, 2025 11:57
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 601880b to eeeef45 Compare October 28, 2025 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant