Commit graph

1039 commits

Author SHA1 Message Date
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