Gabriel-Ladzaretti
5f83529ec8
docs: best practices add cast bullet under unit testing ( #16756 )
...
docs: best prac add cast bullet under unit testing
2022-07-25 14:15:09 +02:00
HonkingGoose
dc4e0dd772
docs(shareable config presets): partial rewrite ( #16521 )
2022-07-25 07:59:40 +02:00
renovate[bot]
a28b77b434
docs: update references to renovate/renovate to v32.127.0 ( #16740 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-25 00:31:37 +00:00
Sebastian Poxhofer
d0926c3d61
fix(manager/regex): depName requirement if using the recursive strategy ( #16225 )
...
* fix(manager/regex): depName requirement if using the recursive strategy
* chore(manager/regex): implement code suggestions
* chore: replace Boolean with Is function
* chore: abort if match strings are empty
* refactor: do not parse regexes on each recursion and filter after all matches are processed
* fixup! test name
* Revert "chore: abort if match strings are empty"
This reverts commit bf41a92f
* refactor: extract inline function
* fix: out-of-bound check
* feat: allow currentDigest as valid alternative to currentValue
* Update lib/modules/manager/regex/utils.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* chore: prettier
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-07-19 12:02:42 +00:00
renovate[bot]
71bac1b1a3
docs: update references to renovate/renovate to v32.118.0 ( #16626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-18 01:32:22 +00:00
HonkingGoose
47436a98d8
docs(semantic commit messages): rewrite ( #16560 )
2022-07-16 13:57:12 +02:00
HonkingGoose
62fb5536fb
docs(faq): rewrite ( #16558 )
2022-07-15 18:52:45 +03:00
HonkingGoose
c32d3b7ff9
docs(configuration options): rewrite stopUpdatingLabel ( #16576 )
2022-07-15 18:23:59 +03:00
HonkingGoose
badccaff89
docs(best practices): create section for async functions ( #16574 )
2022-07-15 14:10:01 +03:00
HonkingGoose
6ae4a55bd3
docs(best practices): avoid boolean instead use is functions ( #16573 )
...
* docs(best practices): avoid boolean instead use is functions
* Update docs/development/best-practices.md
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-07-15 10:46:02 +00:00
HonkingGoose
c2f11dadfd
docs(issue labeling): sync labels ( #16580 )
2022-07-14 10:10:48 +00:00
Jamie Magee
c3c493baf1
docs(azure): merge azure devops docs ( #16432 )
2022-07-12 04:59:43 +00:00
renovate[bot]
48b9c5ca89
docs: update references to renovate/renovate to v32.108.0 ( #16513 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-11 00:54:58 +00:00
HonkingGoose
7f598f7b58
docs(configuration options): rewrite vulnerabilityAlerts ( #16503 )
2022-07-10 18:06:41 +03:00
Paul Zakin
1374831aed
docs(configuration options): Add a CodePen for validating whether a later.js schedule is valid or not. ( #16431 )
2022-07-09 07:03:39 +00:00
Florian Greinacher
93c2d053a3
feat(manager/gitlabci): add support for registryAliases ( #16227 )
...
* feat(manager/gitlabci): add support for CI_REGISTRY
* fix: pass correct property
* chore: adapt tests
* docs; add documentation for the new option
* test: extend test cases
* fix: do the abc properly
* refactor: switch to using registryAliases option
* docs: mention registry variable
* style: remove extra heading
* docs: fix sentence
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* docs: move documentation to managers
* docs: fix formatting
* refactor: handle default value in function body
* refactor: remove unused function
* refactor: move registry alias handling to dockerfile manager
* style: remove unused import
* refactor: use match groups directly
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* refactor: add dockerfile manager tests
* chore: fix variable name
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-07-07 09:42:31 +02:00
renovate[bot]
6a8cbca52a
docs: update references to renovate/renovate to v32.105.0 ( #16405 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-04 02:14:33 +00:00
Tobias
c7c163e8fe
docs: suggest to let Renovate bypass mandatory Pull Request reviews ( #16370 )
2022-07-02 11:12:26 +02:00
Rhys Arkins
465df128a2
docs: priority labels rename
2022-07-02 09:24:58 +02:00
jatladams
e1bb2581ef
feat(bitbucket-server): Support gitUrl ( #13875 )
2022-07-01 11:59:58 +02:00
Jonathan Narwold
c3fd5c2edf
feat(bundler): support conservative mode ( #16129 )
2022-07-01 08:49:23 +00:00
HonkingGoose
bb45bc37b0
docs: prevent line ending problems when self-hosting on Windows ( #16326 )
2022-07-01 09:46:10 +02:00
HonkingGoose
c2fbed9cd3
docs(config options): rewrite followTag
section ( #16324 )
2022-06-29 10:07:55 +00:00
HonkingGoose
db4160a205
docs(configuration options): add :gitSignOff
example ( #16301 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-06-28 09:55:54 +00:00
HonkingGoose
6dfbd2f5ce
docs(automerge): add platformAutomerge
section ( #16264 )
2022-06-27 08:32:01 +00:00
renovate[bot]
cb7cf47671
docs: update references to renovate/renovate to v32.99.5 ( #16247 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 01:32:49 +00:00
Sebastian Poxhofer
adec3d44ab
docs(configuration-options): fix indentation of regexManager parameters ( #16222 )
2022-06-26 19:00:34 +02:00
Maxime Brunet
bdc7655a8d
docs(stabilityDays): suppress branch/PR creation with internalChecksFilter="strict"
( #16240 )
2022-06-26 06:34:26 +02:00
Gabriel-Ladzaretti
26cf208e2c
docs(core/config): Experimental feature handling ( #16183 )
2022-06-25 10:10:35 +02:00
Alan Ross-Ross
1f778166e5
feat(bumpVersion): add prerelease semver level ( #15626 )
2022-06-25 07:38:19 +02:00
HonkingGoose
146512ba93
docs(self-hosted config): improve unicodeEmoji section ( #16219 )
2022-06-24 13:07:58 +02:00
Tobias
3d96c7c5a1
feat(config): print hostRules when printConfig=true
( #15699 )
2022-06-23 07:39:31 +00:00
HonkingGoose
dca5f9d11b
docs(docker): rewrite GCR/GAR section ( #16180 )
2022-06-22 10:37:26 +00:00
Michael Kriese
aeec0f411e
chore: enforce ts as cast ( #16164 )
2022-06-22 10:20:34 +00:00
Stéphane Goetz
8ce54366e1
docs: Add note about allowPostUpgradeCommandTemplating to postUpgradeTasks ( #15439 )
2022-06-22 11:37:01 +02:00
Tobias
890ec81972
docs: Add instructions for setting up Google Container/Artifact Registry authentication ( #16160 )
2022-06-22 10:31:06 +02:00
Maron
7f48897e75
feat(go): add support for GOINSECURE ( #15944 )
2022-06-21 11:23:58 +02:00
Michael Kriese
f7454a0f6b
docs: no toDeepEqual
on jest v28 ( #16152 )
2022-06-20 13:20:14 +02:00
renovate[bot]
47ebf9b8cf
docs: update references to renovate/renovate to v32.90.0 ( #16143 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-20 01:34:09 +00:00
Gabriel-Ladzaretti
dd3598c5b8
feat(config/migration): migrate config with a PR ( #15122 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-06-18 12:12:31 +00:00
HonkingGoose
9fd3db7280
docs(docker): rewrite sections ( #16083 )
2022-06-15 13:48:25 +02:00
renovate[bot]
96dc2e34d3
docs: update references to renovate/renovate to v32.85.0 ( #16062 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-14 06:42:12 +00:00
renovate[bot]
5651d1a40e
docs: update references to renovate/renovate to v32.83.2 ( #16031 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-13 00:42:25 +00:00
RahulGautamSingh
996e4a6e57
feat: rename aliases to registryAliases ( #15877 )
2022-06-10 05:14:49 +00:00
Philip
49e3aff78b
docs: update best practices regex groups + windows clrf + exporting test functions ( #15969 )
2022-06-10 06:48:06 +02:00
Michael Kriese
d28324a517
docs: update best practices ( #15960 )
2022-06-10 05:31:33 +02:00
HonkingGoose
7306c401d8
docs(config options): improve introduction section ( #15690 )
2022-06-09 06:59:57 +02:00
Greg Schueler
d99914c316
docs: Update prConcurrentLimit with security exception ( #15950 )
2022-06-08 19:47:08 +00:00
Gregor Dschung
956a94da24
docs(schedule): add note regarding the relation to the dependency dashboard ( #15941 )
2022-06-08 11:56:20 +00:00
Szymon Łągiewka
a5b0adb0cd
docs: note gitPrivateKey passphrase-less requirement ( #15871 )
2022-06-06 15:46:28 +02:00