0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-11-04 16:17:05 +00:00
renovatebot_renovate/docs/usage
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
..
assets docs: upload new mend renovate CLI banner (#31444) 2024-09-17 11:37:01 +00:00
examples feat(branchNameStrict)!: remove forward slashes from non-prefix part of branchName (#32278) 2024-11-04 14:43:20 +01:00
getting-started docs(onboarding): mention onboardingRebaseCheckbox (#31888) 2024-10-17 08:05:24 +00:00
key-concepts docs(key-concepts/presets): rewrite (#31358) 2024-09-12 10:18:08 +00:00
mend-hosted docs(hosted-apps-config): rewrite (#31545) 2024-09-23 14:25:50 +00:00
modules feat(packageRules): migrate matchers and excludes (#28602) 2024-07-25 15:28:16 +02:00
user-stories docs(swissquote): better alt text for images (#29351) 2024-05-30 20:39:40 +00:00
.pages docs: create sidebar entries for Mend-hosted app secrets pages (#30718) 2024-08-18 10:52:20 +00:00
about-us.md docs(about us): add section about paid help (#29317) 2024-05-29 10:21:49 +00:00
bazel.md docs: use titles for more code blocks (#25526) 2023-11-02 16:04:33 +00:00
bicep.md feat: add datasource, versioning and manager for Azure Bicep resources (#20755) 2023-03-14 18:29:25 +00:00
bot-comparison.md docs(bot comparison): dependabot-core switched to MIT license (#29095) 2024-05-15 10:05:11 +00:00
config-migration.md feat(dashboard): on demand config migration (#31129) 2024-10-17 12:44:55 +00:00
config-overview.md docs(config-overview): rewrite admonition text and link (#31539) 2024-09-23 15:17:20 +00:00
config-presets.md docs: fix typo in json example in config-presets.md (#30467) 2024-07-30 05:03:51 +00:00
config-validation.md docs(validator): Recommend npx to run validator (#26628) 2024-02-18 15:56:24 +00:00
configuration-options.md feat(branchNameStrict)!: remove forward slashes from non-prefix part of branchName (#32278) 2024-11-04 14:43:20 +01:00
configuration-templates.md docs(config/templates): consistent default values (#26467) 2024-01-01 09:17:50 +00:00
contributing-to-renovate.md docs: create Contributing to Renovate page (#25238) 2023-10-17 07:17:44 +00:00
dependency-pinning.md docs(dependency pinning): better alt text for images (#29350) 2024-05-30 19:05:44 +00:00
docker.md chore(deps): update dependency renovatebot/github-action to v40.3.5 (#32305) 2024-11-04 09:18:50 +00:00
faq.md docs(faq): update Renovate version in example (#32054) 2024-10-25 09:26:33 +00:00
gitlab-bot-security.md docs(gitlab bot security): rewrite (#26270) 2023-12-13 11:48:57 +00:00
golang.md docs(golang): Minor grammar error in readme (#30938) 2024-08-26 09:07:39 +00:00
index.md docs(homepage): convert Markdown list to plain HTML list (#29369) 2024-05-31 19:21:42 +00:00
java.md docs: use titles for more code blocks (#25526) 2023-11-02 16:04:33 +00:00
javascript.md docs: add pnpm/bun to JS language (#28572) 2024-04-22 08:38:50 +00:00
known-limitations.md docs: clarify automerge retry 2023-12-19 11:31:28 +01:00
language-constraints-and-upgrading.md docs: Language Constraints and Upgrading (#28856) 2024-05-06 14:00:21 +00:00
logo-brand-guidelines.md docs: create logo and brand use guidelines (#29021) 2024-05-13 11:11:28 +00:00
merge-confidence.md fix(matchConfidence): align supported datasources list with internal preset (#26420) 2023-12-27 08:03:30 +00:00
node.md feat(manager): add mise package manager (#29950) 2024-07-08 14:27:31 +00:00
noise-reduction.md feat(packageRules): migrate matchers and excludes (#28602) 2024-07-25 15:28:16 +02:00
nuget.md docs(nuget): explain authenticated feeds on Azure DevOps need right username (#29987) 2024-08-26 09:58:20 +00:00
opentelemetry.md feat(instrumentation): add option to overwrite otlp service name/namespace/version with env var (#29583) 2024-06-12 10:24:45 +00:00
php.md docs: refer to the app as the Mend Renovate app (#23336) 2023-07-13 14:24:43 +00:00
python.md fix!: normalize Python depName in every manager (#27733) 2024-07-25 15:28:16 +02:00
reading-list.md docs(reading-list): add custom datasources to the advanced reading list (#25803) 2023-11-15 09:28:31 +00:00
release-notes-for-major-versions.md docs: release notes for v38 (#30384) 2024-08-02 11:48:54 +00:00
ruby.md docs: use simple words (#23989) 2023-08-22 14:07:21 +02:00
rust.md docs: use titles for more code blocks (#25526) 2023-11-02 16:04:33 +00:00
security-and-permissions.md docs: add security advisory for self-hosted users (#28415) 2024-04-22 06:46:32 +00:00
self-hosted-configuration.md fix: better clarity on username/gitAuthor and modified branches (#32159) 2024-11-04 09:25:43 +00:00
self-hosted-experimental.md feat(maven): Use release post-fetch processing (#31261) 2024-09-26 13:20:54 +00:00
semantic-commits.md docs(semantic commits): capitalize Semantic Commits, style fixes (#29720) 2024-06-17 11:16:09 +00:00
string-pattern-matching.md docs: add additional glob matching examples (#30416) 2024-08-08 15:25:19 +00:00
templates.md feat(template): add lookupArray and distinct helpers (#30618) 2024-08-19 14:05:35 +00:00
troubleshooting.md docs(troubleshooting): update Mend Renovate footer text (#30310) 2024-08-14 07:30:21 +00:00
updating-rebasing.md feat: Add new keepUpdatedLabel config setting (#27542) 2024-03-01 18:43:07 +00:00
upgrade-best-practices.md docs: typos and american spellings (#28215) 2024-04-04 07:16:15 +00:00