{"id":17836555,"url":"https://github.com/breadadams/renovate-semantic-commit-repro","last_synced_at":"2026-01-16T00:47:44.325Z","repository":{"id":257950425,"uuid":"873191870","full_name":"breadadams/renovate-semantic-commit-repro","owner":"breadadams","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-15T19:11:54.000Z","size":10,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T04:26:29.109Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/breadadams.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-15T18:45:17.000Z","updated_at":"2024-10-15T19:11:57.000Z","dependencies_parsed_at":"2024-10-18T01:50:52.272Z","dependency_job_id":null,"html_url":"https://github.com/breadadams/renovate-semantic-commit-repro","commit_stats":null,"previous_names":["breadadams/renovate-semantic-commit-repro"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breadadams%2Frenovate-semantic-commit-repro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breadadams%2Frenovate-semantic-commit-repro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breadadams%2Frenovate-semantic-commit-repro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breadadams%2Frenovate-semantic-commit-repro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/breadadams","download_url":"https://codeload.github.com/breadadams/renovate-semantic-commit-repro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246819783,"owners_count":20839096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-27T20:40:38.206Z","updated_at":"2026-01-16T00:47:44.301Z","avatar_url":"https://github.com/breadadams.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# renovate-semantic-commit-repro\n\n\u003e This repo contains the repro for this discussion: https://github.com/renovatebot/renovate/discussions/31973\n\n## What it contains\n\nA basic monorepo setup using Yarn workspaces, containing two packages:\n\n- `pkg-a`\n- `pkg-b`\n\n### `pkg-a`\n\nContains the following dependencies:\n\n- `lodash`, under `dependencies`, one version behind the latest.\n- `ramda`, under `devDependencies`, one version behind the latest.\n\n### `pkg-b`\n\nContains the following dependencies (basically the inverse of `pkg-a`):\n\n- `lodash`, under `devDependencies`, one version behind the latest.\n- `ramda`, under `dependencies`, one version behind the latest.\n\n## The problem\n\nWhen Renovate opens PRs bumping `lodash` and `ramda`, it uses different commit prefixes:\n\n- `lodash` gets the `chore` prefix because it is listed under `devDependencies` in `pkg-b`.\n- `ramda` gets the `fix` prefix because it is listed under `dependencies.` in `pkg-b`.\n\nI'd imagine both of the PRs should have the `fix` prefix, since both these dependencies are listed under `dependencies` for at least 1 of the packages within the monorepo.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreadadams%2Frenovate-semantic-commit-repro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbreadadams%2Frenovate-semantic-commit-repro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreadadams%2Frenovate-semantic-commit-repro/lists"}