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
Maron
18b3c14ac3
fix(terraform): extend module provider git url parsing ( #15773 )
2022-06-01 07:20:41 +00:00
Romain Barissat
3d9316f9d9
docs: typo fix in use cases ( #15817 )
2022-06-01 05:19:14 +00:00
Piotr Wielgołaski
5a4b7eead1
feat(maven): Parse maven dependency.optional into depType ( #15775 )
2022-05-31 14:23:47 +00:00
Sergei Zharinov
eab31ffa96
refactor(cache): Enable strict null checks ( #15804 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-31 13:52:28 +00:00
Sergei Zharinov
4a3eec7371
refactor(changelog): Relocate in-range release fetching ( #15798 )
...
* refactor(changelog): Move in-range release fetching
* Update lib/workers/repository/update/pr/changelog/index.ts
2022-05-31 15:39:12 +02: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
Gabriel-Ladzaretti
2cec5c06f4
feat(preset): Replacement preset for Material-UI to MUI ( #15774 )
2022-05-31 04:48:02 +00:00
RahulGautamSingh
56170df9ae
refactor: move updateInternalDeps to worker logic ( #15790 )
2022-05-31 03:53:25 +00:00
Guy Bar-Gil
6a24c24d3f
docs: update readme.md to display number of Docker pulls ( #15785 )
2022-05-31 05:02:50 +02:00
renovate[bot]
0e8f947599
chore(deps): update linters to v5.26.0 ( #15793 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-30 18:28:10 +00:00
Maron
db938c67cb
fix(composer): problem with locked versions without patch part ( #15783 )
2022-05-30 17:47:55 +00:00
HonkingGoose
8502c14057
chore: update Codespaces config for default shell ( #15786 )
2022-05-30 12:00:17 +02:00
Rhys Arkins
22832dc21d
fix: update screenshots
2022-05-30 07:13:41 +02:00
renovate[bot]
084d84eb32
chore(deps): update dependency diff to v5.1.0 ( #15779 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-30 03:14:09 +00:00
StinkyLord
13d0255d8d
fix(manager/go): fix replace block regex ( #15547 )
2022-05-29 19:11:12 +02:00
Jamie Magee
0cb19fa997
refactor(decorator): extract general purpose decorator methods ( #15772 )
2022-05-29 01:07:30 +02:00
renovate[bot]
aa32dea91f
chore(deps): update dependency ts-node to v10.8.0 ( #15771 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-28 19:37:19 +00:00
Gabriel-Ladzaretti
50d9dedc6e
feat: branchPrefixOld ( #15591 )
2022-05-28 11:53:34 +00:00
Michael Kriese
ed5ae892e3
ci: skip java tests ( #15768 )
2022-05-28 10:06:15 +00:00
Rhys Arkins
4b0102f08b
fix(gomod): default to not massaging replace statements ( #15767 )
2022-05-28 10:19:36 +02:00
Joshua Tang
99c4d1b020
feat(fvm): update to use flutter version datasource ( #15765 )
2022-05-28 05:41:35 +00:00
Gabriel-Ladzaretti
298ca9988c
refactor(onboarding): warning when onboarding pr cant be found ( #15724 )
2022-05-28 07:26:55 +02:00
scemily13
e563e22e2b
fix(pep440): Handle widening ranges with '~=' operator ( #15704 )
2022-05-28 06:39:21 +02:00
renovate[bot]
006b025279
chore(deps): update dependency eslint to v8.16.0 ( #15761 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-28 01:09:47 +00:00
Michael Kriese
3ee32bce6c
fix: Revert "fix: move update internal deps to worker logic" ( #15756 )
2022-05-27 16:44:58 +02:00
RahulGautamSingh
9e7659f754
fix: move update internal deps to worker logic ( #15745 )
2022-05-27 09:22:56 +02:00
Gabriel-Ladzaretti
2a558030db
refactor(repository/update): remove unneeded type check ( #15722 )
2022-05-26 20:11:17 +02:00
HonkingGoose
805988ecc3
docs(datasources): rewrite intro ( #15725 )
2022-05-26 08:02:34 +02:00
HonkingGoose
88c99bf1f3
docs(docker): explain how to get Renovate to fetch release notes ( #15726 )
2022-05-26 07:49:32 +02:00
Gabriel-Ladzaretti
2689a5560d
docs: Add renovate related best practices guide ( #15589 )
2022-05-26 07:48:40 +02:00
Gabriel-Ladzaretti
1c248e284f
fix(platform/github): dryrun skip autoclosed prs reopening ( #15727 )
2022-05-26 07:12:30 +02:00
HonkingGoose
9c3a8ee20f
docs: move about us file and credit contributors ( #15661 )
2022-05-26 05:07:31 +00:00
Michael Kriese
e397cb71d7
fix(manager:terraform): use github-releases ( #15713 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-05-26 04:47:10 +00:00
renovate[bot]
51983718b9
chore(deps): update dependency ts-jest to v27.1.5 ( #15738 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-25 18:58:03 +00:00
Rhys Arkins
afd96e7b8a
fix: whitesource -> mend ( #15729 )
2022-05-25 15:23:28 +02:00
Sergei Zharinov
c18c55e97c
fix(clojure): Prioritize Maven-based deps over git-based ones ( #15720 )
2022-05-25 07:48:44 +02:00
renovate[bot]
f86f9f5e75
chore(deps): update dependency memfs to v3.4.3 ( #15717 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-24 21:32:32 +00:00
renovate[bot]
ec0141685c
build(deps): update dependency cacache to v16.1.0 ( #15718 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-24 21:20:33 +00:00
Dominic Seitz
292f144590
refactor(gitea): use env variable endpoint without api path appendix ( #15055 )
...
* refactor: use gitea env variable endpoint without api path appendix
* refactor: use regex for api path trimming
* refacotr: move api path constant to gitea-helper
* refactor: consider end of string for api path trimming
* refactor: use baseUrl in gitea helper tests
* test: use toEqual instead of snapshot test
* refactor: update gitea default endpoint
* test: update gitea base url
* test: update init platform test
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* test: fix linting
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-24 18:32:45 +00:00
HonkingGoose
82c7f2266c
docs(use cases): rewrite sections ( #15689 )
2022-05-24 20:15:55 +02:00
renovate[bot]
5e8b124178
chore(deps): update linters to v5.25.0 ( #15715 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-24 17:49:53 +00:00
Michael Kriese
c1da6b948d
feat(manager:nuget): support central version management ( #15698 )
2022-05-24 16:29:28 +02:00
Rhys Arkins
c3acca8877
refactor: better manager types ( #15708 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-24 07:01:43 +00:00
HonkingGoose
2963d49468
docs(self-hosting): update renovate/renovate refs ( #15691 )
2022-05-24 07:38:04 +02:00
George Georgiev
a5b26f6a97
feat(droneci): Preserve multiline image with digest format ( #15673 )
2022-05-24 07:29:30 +02:00
renovate[bot]
2de0acd6d3
chore(deps): update dependency @types/node to v16.11.36 ( #15706 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-23 22:03:59 +00:00
renovate[bot]
52d86ab000
chore(deps): update actions/dependency-review-action action to v1.0.2 ( #15705 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-23 21:48:25 +00:00
renovate[bot]
2bcf7aefbb
chore(deps): update linters to v5.24.0 ( #15702 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-23 18:30:01 +00:00