renovate/lib
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
..
config feat(deps)!: update ghcr.io/containerbase/sidecar docker tag to v13 (#32095) 2024-11-04 14:43:20 +01:00
constants chore(deps): update typescript-eslint monorepo to v8 (major) (#30750) 2024-08-14 10:33:02 +00:00
data test(lib/data): schemas for changelog and source urls (#32151) 2024-10-30 08:19:48 +00:00
instrumentation build(deps): update opentelemetry-js monorepo (#32228) 2024-10-30 18:58:40 +00:00
logger feat: adding support for data uri sanitisation (#31721) 2024-10-08 05:02:54 +00:00
modules fix(github)!: change automerge priority order to prefer squash (#32016) 2024-11-04 14:43:20 +01:00
types fix(vulnerability-alerts): fix handling of first_patched_version: null (#31447) 2024-09-17 16:34:15 +00:00
util fix: better clarity on username/gitAuthor and modified branches (#32159) 2024-11-04 09:25:43 +00:00
workers feat(branchNameStrict)!: remove forward slashes from non-prefix part of branchName (#32278) 2024-11-04 14:43:20 +01:00
config-validator.ts chore(deps): update typescript-eslint monorepo to v8 (major) (#30750) 2024-08-14 10:33:02 +00:00
expose.cjs chore(deps): update typescript-eslint monorepo to v8 (major) (#30750) 2024-08-14 10:33:02 +00:00
globals.d.ts
proxy.spec.ts
proxy.ts chore: log when _PROXY values detected (#29191) 2024-05-21 18:41:55 +00:00
renovate.spec.ts test(perf): improve test speed (#24323) 2023-09-08 11:40:04 +00:00
renovate.ts feat: add source-map support (#19551) 2022-12-23 12:12:32 +00:00