Commit graph

1136 commits

Author SHA1 Message Date
Gabriel-Ladzaretti
9bf011893f
docs: added functions section to best-practices.md (#17065)
added functions section to the best-practices.md
2022-08-09 09:44:29 +02:00
Michael Kriese
3f0c34b134
docs: update buildpack support (#17003) 2022-08-08 08:31:53 +00:00
renovate[bot]
96b3009c36
docs: update references to renovate/renovate to v32.151.2 (#17028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-08 02:05:54 +00:00
HonkingGoose
93e200f2aa
docs(platformAutomerge): recommend setting required status checks (#16965) 2022-08-06 13:30:52 +02:00
Yun Lai
f07dcfb03a
feat: add hermit binary source (#16259) 2022-08-05 05:17:11 +00:00
HonkingGoose
8c8dceb9e9
docs: update security email (#16799) 2022-08-04 11:57:19 +02:00
HonkingGoose
f110ca572a
docs(configuration options): warn never put objects in packageRules array (#16755) 2022-08-04 09:01:25 +02:00
Maxime Brunet
cbe8bfc4cf
feat(config-validator): read filenames from CLI arguments (#16475) 2022-08-04 06:25:18 +00:00
Michael Kriese
16af196523
docs: update authType (#16783)
* docs: update `authType`

* Update docs/usage/configuration-options.md

* Update docs/usage/configuration-options.md

* Update docs/usage/configuration-options.md

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-08-03 13:45:07 +00:00
Michael Kriese
a251fc494d
feat(platform/gitea): support native automerge (#16885)
* feat(platform/gitea): support native automerge

* Update lib/modules/platform/gitea/index.md

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

* Update lib/modules/platform/gitea/index.ts

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

* Update lib/modules/platform/gitea/index.spec.ts

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-08-02 12:29:08 +02:00
Michael Kriese
16ea835218
feat(platform/gitea): support draft PR (#16888)
* feat(platform/gitea): support draft PR

* docs: update support state

* Update docs/usage/configuration-options.md

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-08-02 09:47:52 +00:00
renovate[bot]
28f47d6de9
docs: update references to renovate/renovate to v32.135.1 (#16880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-01 01:42:54 +00:00
Wietse Terpstra
392c6cc574
docs: Fix some typo's in the docs (#16862)
Fix some typo's in the docs
2022-07-30 04:27:23 +00:00
Nabeel Saabna
afa877bbba
docs: add code simplicity section (#16786) 2022-07-29 20:43:51 +02:00
Michael Kriese
ab7ddb5e3c
feat(platform/gitea): support automergeStrategy (#16851)
* feat(platform/gitea): support `automergeStrategy`

* chore: revert change

* Update docs/usage/configuration-options.md

* Update docs/usage/configuration-options.md
2022-07-29 14:40:26 +02:00
Michael Kriese
a3d1235032
feat(manager/pipenv): support binarySource=install (#16828)
* feat(manager/pipenv): support binarySource=install

* docs: update docs

* fix: linting
2022-07-28 17:17:02 +00:00
Michael Kriese
cf7bb3226d
feat(manager/gradle-wrapper): support binarySource=install (#16830)
* feat(manager/gradle-wrapper): support `binarySource=install`

* docs: update docs
2022-07-28 13:47:56 +00:00
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
renovate[bot]
47c187abf1
docs: update references to renovate/renovate to v32.74.3 (#15904)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-06 02:46:42 +00:00
HonkingGoose
c6e8fd19c8
docs(nuget): rewrite (#15846) 2022-06-04 09:43:16 +02:00
Michele Azzolari
fff0a8141b
docs: remove multiple matchStrings note (#15872) 2022-06-03 11:45:23 +00:00
HonkingGoose
5f21c63ba5
docs: replace word therefore, plus other small changes (#15694) 2022-06-02 16:58:52 +02:00
HonkingGoose
82295805af
docs(configuration options): rewrite regexManagers (#15844) 2022-06-02 12:22:01 +02:00
HonkingGoose
6257604ec8
docs(self-hosted configuration): rewrite sections (#15824) 2022-06-02 07:35:22 +02:00
Rhys Arkins
b201029842
docs(behavior): bug reports (#15832) 2022-06-02 07:34:18 +02:00
HonkingGoose
703879b137
docs(configuration options): remove duplicate line (#15823)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-01 11:56:56 +00:00
HonkingGoose
8e540f051a
docs(best practices): add new unit testing rules (#15799) 2022-06-01 11:33:35 +02:00
Romain Barissat
3d9316f9d9
docs: typo fix in use cases (#15817) 2022-06-01 05:19:14 +00:00
Gabriel-Ladzaretti
c92f052239
feat(core/automerge): Allow a separate schedule for automerge (#15680)
* feat(core/automerge): Allow a separate schedule for automerge

 - init commit

* feat(core/automerge): Allow a separate schedule for automerge

 - lint ci fix

* feat(core/automerge): Allow a separate schedule for automerge

 - added docs entry

* feat(core/automerge): Allow a separate schedule for automerge

 - added test coverage

* feat(core/automerge): Allow a separate schedule for automerge

 - config-description.ts reorder methods

* Apply suggestions from code review

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* feat(core/automerge): Allow a separate schedule for automerge

 - cr changes
 - revert schedule.spec.ts changes
 - reset mocks in automerge.spec.ts

* feat(core/automerge): Allow a separate schedule for automerge

 - cr changes

* feat(core/automerge): Allow a separate schedule for automerge

 - cr changes

* Apply suggestions from code review

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

* feat(core/automerge): Allow a separate schedule for automerge

 - cr changes

* feat(core/automerge): Allow a separate schedule for automerge

 - cr changes log update

* feat(core/automerge): Allow a separate schedule for automerge

 - cr changes

* Apply suggestions from code review

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* feat(core/automerge): Allow a separate schedule for automerge

 - prettier fix and test update

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-05-31 07:13:05 +02:00
Rhys Arkins
22832dc21d fix: update screenshots 2022-05-30 07:13:41 +02:00
Gabriel-Ladzaretti
50d9dedc6e
feat: branchPrefixOld (#15591) 2022-05-28 11:53:34 +00:00
Rhys Arkins
4b0102f08b
fix(gomod): default to not massaging replace statements (#15767) 2022-05-28 10:19:36 +02:00
HonkingGoose
805988ecc3
docs(datasources): rewrite intro (#15725) 2022-05-26 08:02:34 +02:00
Gabriel-Ladzaretti
2689a5560d
docs: Add renovate related best practices guide (#15589) 2022-05-26 07:48:40 +02:00
HonkingGoose
9c3a8ee20f
docs: move about us file and credit contributors (#15661) 2022-05-26 05:07:31 +00:00
Rhys Arkins
afd96e7b8a
fix: whitesource -> mend (#15729) 2022-05-25 15:23:28 +02:00
HonkingGoose
82c7f2266c
docs(use cases): rewrite sections (#15689) 2022-05-24 20:15:55 +02:00
HonkingGoose
2963d49468
docs(self-hosting): update renovate/renovate refs (#15691) 2022-05-24 07:38:04 +02:00
HonkingGoose
136b3f13ef
docs(dependency-dashboard): fix typo (#15692)
docs(dependency dashboard): fix typo
2022-05-23 12:18:44 +02:00
renovate[bot]
546012f81d
docs: update references to renovate/renovate to v32.64.2 (#15681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-23 00:32:34 +00:00
HonkingGoose
f5b0e4644a
docs(running renovate): rewrite authentication (#15596) 2022-05-19 16:22:21 +02:00
Tobias
66080aa0e8
docs: add section about trusting self-signed certificates (#15636) 2022-05-19 16:08:22 +02:00
Manuel
4e0cb04800
docs: Add update to gitlab-bot-security page (#15650) 2022-05-19 16:07:06 +02:00
Maxime Brunet
3b941ec269
docs: mention pre-commit hook when reconfiguring via PR (#15639) 2022-05-19 05:55:16 +02:00
Gabriel-Ladzaretti
c17a274de3
feat(versioning/debian): Debian codenames support (#14881)
* refactor(tools/distro-info): for later use in ubuntu and debian versioning

cr changes

* feat(versioning/debian): Debian codenames support

restore extracted code

* feat(versioning/debian): Debian codenames support

package.json, dropped the generate: prefix.

unit test mod as per CR

* feat(versioning/debian): Debian codenames support

now using the generic ver api interface

* feat(versioning/debian): Debian codenames support

revert exporting docker versioning

* feat(versioning/debian): Debian codenames support

switched to luxon for time handle
test fixes
dropped ts-ignore comments

* feat(versioning/debian): Debian codenames support

extract changes in distro.ts

* feat(versioning/debian): Debian codenames support

post merge changes

* feat(versioning/debian): Debian codenames support

cr changes

* feat(versioning/debian): Debian codenames support

 - added support for pin range strategy

* feat(versioning/debian): Debian codenames support

- typos & metadata fixes

* feat(versioning/debian): Debian codenames support

- added isReleased to distro.ts

* feat(versioning/debian): Debian codenames support

- moved all time/date handling into distro.ts

- date freeze for ubuntu/debian/distro unit tests

* refactor(versioning/distro): Move date handling into distro.ts

- revert refactor #15272

* feat(versioning/debian): Debian codenames support

 - merge distro refactor

* feat(versioning/debian): Debian codenames support

 - extract private properties

* feat(versioning/debian): Debian codenames support

  - cr changes

* feat(versioning/debian): Debian codenames support

  - cr changes

* feat(versioning/debian): Debian codenames support

  - cr changes

Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-18 15:32:59 +00:00
Maron
0cf2ab4823
feat: refactor requireConfig option (#15594) 2022-05-18 10:21:51 +00:00
Michael Kriese
8c20872ee2
fix(config): unicodeEmoji is a global only option (#15631) 2022-05-18 11:32:27 +02:00
Sean Fausett
5043379847
fix(dockerfile): loosen default dockerfile manager filematch (#15583) 2022-05-15 06:00:45 +02:00
HonkingGoose
789cf38d8b
docs: use relative links for development docs (#15559)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-12 14:17:02 +02:00
HonkingGoose
82a219f3e9
docs: fix typos (#15542) 2022-05-11 09:53:15 +00:00
Sebastian
34cc43a765
feat(docker-compose): Add support for more file names (#15532) 2022-05-10 15:48:01 +00:00