renovate/tools
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
..
docker feat(branchNameStrict)!: remove forward slashes from non-prefix part of branchName (#32278) 2024-11-04 14:43:20 +01:00
docs docs: fix nullable json schema (#31938) 2024-10-14 11:50:34 +00:00
eslint chore(eslint): Store custom eslint-plugin locally (#19698) 2023-01-06 14:49:26 +00:00
mkdocs docs: disable announcement bar for v38 (#31774) 2024-10-03 14:38:08 +00:00
schemas test(lib/data): schemas for changelog and source urls (#32151) 2024-10-30 08:19:48 +00:00
static-data feat(datasource/azure-pipeline-tasks): read tasks from cdn (#22864) 2023-06-21 05:42:10 +00:00
utils docs: validate with mkdocs (#30735) 2024-08-14 10:42:23 +00:00
check-fenced-code.mjs build(deps): update dependency markdown-it to v14 (#28785) 2024-05-02 10:45:24 +00:00
check-git-version.mjs refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
clean-cache.mjs chore: replace shelljs (#21870) 2023-04-28 12:17:48 +00:00
docker.ts build: publish docker images (#27179) 2024-02-09 14:57:11 +00:00
generate-docs.ts docs: improve generation (#30776) 2024-08-14 17:44:52 +00:00
generate-imports.mjs chore(deps): update typescript-eslint monorepo to v8 (major) (#30750) 2024-08-14 10:33:02 +00:00
generate-schema.ts chore: replace shelljs (#21870) 2023-04-28 12:17:48 +00:00
mkdocs.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
prepare-deps.mjs ci: use node v20 for most jobs (#29959) 2024-07-01 11:27:43 +00:00
prepare-release.ts build: add build step (#27196) 2024-02-09 17:57:21 +01:00
publish-release.ts build: add missing docker digest delimiter (#27213) 2024-02-10 06:29:44 +00:00