renovate/lib/workers/repository/updates
Rhys Arkins a6d93dcbc6 feat(branchNameStrict)!: remove forward slashes from non-prefix part of branchName (#32278)
Update logic for branchNameStrict=true so that it also removes forward slashes from branch names, with the exception of the `branchPrefix` part. In other words, if you leave the default `branchPrefix="renovate/"` then you'll get branch names like `renovate/foo-bar-42-x` instead of today's `renovate/foo/bar-42-x`.

BREAKING CHANGE: Branch names with multiple forward slashes will change if branchNameStrict=true
2024-11-04 14:43:20 +01:00
..
__snapshots__ feat(templates): allow `upgrades` in `commitMessage` and `prTitle` (#29955) 2024-07-25 16:09:12 +00:00
branch-name.spec.ts feat(branchNameStrict)!: remove forward slashes from non-prefix part of branchName (#32278) 2024-11-04 14:43:20 +01:00
branch-name.ts feat(branchNameStrict)!: remove forward slashes from non-prefix part of branchName (#32278) 2024-11-04 14:43:20 +01:00
branchify.spec.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
branchify.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
flatten.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
flatten.ts refactor(packageRules): allow async matchers (#31828) 2024-10-07 14:04:06 +00:00
generate.spec.ts feat(templates): allow `upgrades` in `commitMessage` and `prTitle` (#29955) 2024-07-25 16:09:12 +00:00
generate.ts feat(templates): allow `upgrades` in `commitMessage` and `prTitle` (#29955) 2024-07-25 16:09:12 +00:00