renovate/lib/workers/repository
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
..
__fixtures__ feat!: do not auto pin rangeStrategy (#18309) 2022-10-23 06:48:35 +02:00
__snapshots__ feat: improved warning markdown (#25103) 2023-10-09 15:13:28 +00:00
changelog refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
config-migration feat(dashboard): on demand config migration (#31129) 2024-10-17 12:44:55 +00:00
extract fix: massage depName if missing (#28831) 2024-05-04 14:41:41 +00:00
finalize fix(repo/finalize): prune with different base branches (#31357) 2024-09-12 11:50:16 +00:00
init chore: ensure versioning/versioningApi used consistently (#31856) 2024-10-08 15:24:46 +00:00
model refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
onboarding refactor(onboarding): rename function (#32059) 2024-10-21 16:31:55 +00:00
process feat(versioning): allow versionings to provide isSame and use to detect majors (#32207) 2024-10-31 08:02:24 +00:00
reconfigure fix(local): don't validate `reconfigure` branch (#31009) 2024-08-25 18:09:26 +00:00
update feat(config): rebaseWhen = automerging (#31527) 2024-10-31 09:42:49 +00:00
updates feat(branchNameStrict)!: remove forward slashes from non-prefix part of branchName (#32278) 2024-11-04 14:43:20 +01:00
cache.ts fix(dashboard): mend app dashboard was not showing links for closed-ignored PRs (#31308) 2024-09-10 12:00:16 +00:00
common.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
configured.spec.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
configured.ts feat(config)!: forkProcessing (#20759) 2023-03-10 09:34:41 +01:00
dependency-dashboard.spec.ts feat(dashboard): on demand config migration (#31129) 2024-10-17 12:44:55 +00:00
dependency-dashboard.ts fix(dashboard): move header to top (#32160) 2024-10-28 16:27:39 +00:00
error-config.spec.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
error-config.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
error.spec.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
error.ts feat: forkCreation (#27686) 2024-03-02 10:42:43 +00:00
errors-warnings.spec.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
errors-warnings.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
index.spec.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
index.ts feat(dashboard): on demand config migration (#31129) 2024-10-17 12:44:55 +00:00
package-files.ts fix(dashboard): improve note (#26281) 2023-12-14 07:16:13 +00:00
result.spec.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
result.ts fix(github): skip forked repos when in fork mode (#27684) 2024-03-02 07:16:07 +00:00