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
2c5fd14e25
fix(git): remove wrong submodule file filter ( #16848 )
2022-07-29 08:32:05 +00:00
renovate[bot]
31390db427
chore(deps): update github/codeql-action action to v2.1.17 ( #16842 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-28 20:56:45 +00: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
IKEDA Sho
16705ed083
docs(manager/argocd): Set displayName and url ( #16838 )
2022-07-28 16:15:33 +00:00
renovate[bot]
40809f70b4
build(deps): update dependency @jamiemagee/osv-offline to v1.2.10 ( #16837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-28 15:11:56 +00:00
renovate[bot]
6827b54467
build(deps): update dependency @jamiemagee/osv-offline to v1.2.9 ( #16836 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-28 14:59:01 +00:00
renovate[bot]
7564a9ce4a
chore(deps): update node.js to d562c7a ( #16835 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-28 14:47:18 +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
Michael Kriese
a7a44b32db
fix(manager/pip_requirements): remove invalid tagScheme
( #16829 )
2022-07-28 10:27:12 +00:00
renovate[bot]
dab6a9c908
chore(deps): update actions/stale action to v5.1.1 ( #16823 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-27 23:22:17 +00:00
Przemysław Romanik
ac7aa81eda
docs: Gitea account must have full name set for Git identity ( #16792 )
...
* Gitea account must have full name set for Git identity
* Update lib/modules/platform/gitea/index.md
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Update index.md
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-07-27 17:33:52 +00:00
Sergei Zharinov
e4716ead14
refactor(github): Simplify long-form condition in findPr
( #16813 )
2022-07-27 16:27:46 +00:00
Sergei Zharinov
eed6fe3349
refactor(github): Sort cached PR list ( #16815 )
2022-07-27 16:09:03 +00:00
Sergei Zharinov
d774d82fcd
test(github): Remove unnecessary type casts ( #16816 )
2022-07-27 15:44:37 +00:00
renovate[bot]
a4c74525a1
chore(deps): update dependency type-fest to v2.17.0 ( #16811 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-27 14:56:05 +00:00
Sergei Zharinov
1c2a78bd67
test(sbt-package): Refactor tests ( #16804 )
2022-07-27 13:40:15 +02:00
Thorsten Essig
5bbb4c6054
fix(datasource/go): consider all available datasources for go-import ( #16544 )
...
* fix(16543): consider all available datasources for go-import
* fix(datasource/go): add test for go-import with gitlab datasource
* refactor: rename param to reduce diff
* fix(datasource/go): return early on datasource detection
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-07-27 09:13:39 +02:00
Davide Z
abd6a9e9fe
docs: change disclosure link in readme ( #16797 )
2022-07-27 09:34:57 +03:00
IKEDA Sho
caa720401a
docs(manager/gomod): Set displayName and url ( #16796 )
2022-07-27 08:51:17 +03:00
renovate[bot]
0e844b8aec
chore(deps): update dependency nock to v13.2.9 ( #16793 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-26 19:52:28 +00:00
renovate[bot]
8ce2be426d
chore(deps): update dependency eslint-import-resolver-typescript to v3.3.0 ( #16791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-26 17:41:19 +00:00
Gabriel-Ladzaretti
871b069d83
fix(logs): remove variable from a template literal for a warn message for gradle ( #16789 )
...
logs: tidy up warn message for grade file not found
2022-07-26 15:03:05 +00:00
Piotr Krzemiński
adccb9c0ca
feat(manager): add support for Kotlin Script ( #16684 )
2022-07-26 13:37:34 +02:00
Sebastian Poxhofer
90f85b9958
feat(manager/fleet): implement Rancher Fleet manager ( #16138 )
...
* feat(manager/fleet): implement Rancher Fleet manager
* Apply suggestions from code review
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* Update lib/modules/manager/fleet/extract.spec.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* docs(fleet): add tsdocs
* fixup test null checks
* docs: add default filematch
* chore: rename tempDep to dep
* apply change requests
* catch exceptions from yaml-js
* trigger yaml parse error
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-07-26 08:48:50 +00:00
Michael Kriese
8270d5512d
refactor: fix lint issues ( #16779 )
...
* refactor: fix lint issues
* Update lib/renovate.ts
* chore: revert toplevel await for ts
2022-07-26 08:32:12 +00:00
Yun Lai
f1bcafc584
feat(fs): add localPathIsSymbolicLink and readLocalSymlink ( #16673 )
...
* fix: add localPathIsSymbolicLink and readLocalSymlink to fs module
* Update lib/util/fs/index.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Update lib/util/fs/index.ts
* Apply suggestions from code review
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2022-07-26 08:19:20 +00:00
IKEDA Sho
8bff91a48b
feat(datasource): add cpan datasource ( #16545 )
...
* feat(datasource): add cpan datasource
* Update perl versioning's readme
* Extract copystr function to lib/util/string.ts
* Remove unnecessary optional chaining
* Use registryUrl and logger.trace
* Use `perl` versioning's `isStable`
* Remove possibly unnecessary try/catch
* Use MetaCPAN API
* Use reduce
* Use maturity field for `isStable` handling
https://metacpan.org/pod/CPAN::DistnameInfo#maturity
* Revert "Extract copystr function to lib/util/string.ts"
This reverts commit 51ebf55c90
.
# Conflicts:
# lib/modules/datasource/cpan/index.ts
* Remove downloadUrl
* Extract types
* Use toMatchObject
* Improve tests
* Rename to MetaCpanSearchResult
* Rename to searchUrl
* Rename to MetaCpanFileSearchResult and add tsdoc
* Use for...of over reduce
* More safely handle the response JSON
* Use joinUrlParts
* Don't embed distribution info
* Split tsdoc comments
2022-07-26 06:39:51 +00:00
aKzenT
5bcbedcde1
feat(preset): include applicationinsights-dotnet as monorepo ( #16685 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-07-26 05:40:27 +00:00
Rhys Arkins
8d0c72af06
fix(config): filter out invalid massaged packageRules ( #16778 )
...
Closes #16777
2022-07-26 08:25:37 +03:00
Gabriel-Ladzaretti
2446f446b7
fix(git/cache): getCachedBehindBaseResult returns true when branch is not modified ( #16752 )
2022-07-26 04:41:09 +00:00
IKEDA Sho
6f42227e5e
docs(manager/cocoapods): Configure ModuleApi
's displayName and url ( #16760 )
...
* docs(manager/cocoapods): Configure `ModuleApi`'s displayName and url
* Revert export order
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-07-26 04:18:43 +00:00
renovate[bot]
8035f380b3
chore(deps): update dependency @types/luxon to v2.4.0 ( #16775 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-25 23:26:49 +00:00
Gabriel-Ladzaretti
24a237c15b
fix(git/cache): getCachedBranchParentShaResult returns unexpected undefined ( #16762 )
2022-07-25 20:23:25 +02:00
renovate[bot]
882ce6cce3
chore(deps): update linters to v5.30.7 ( #16769 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-25 17:45:17 +00:00
Johannes Feichtner
d6fa2fefda
fix(gradle): silence warning for file not found via "apply from" ( #16767 )
2022-07-25 19:06:56 +02:00
Michael Kriese
17387fcf48
fix(manager/nuget): skip invalid xml files ( #16758 )
2022-07-25 14:54:46 +02:00
Michael Kriese
2bbbc956e9
fix(manager/nuget): Skip dep if version is undefined ( #16757 )
2022-07-25 12:31:53 +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
Maron
6246a61bf4
fix(datasource/docker): Docker tags list for library images not working ( #16509 )
2022-07-25 08:23:42 +02:00
IKEDA Sho
1ad61a7ebd
refactor(manager): consistently write as export const language = ...
( #16739 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-07-25 06:13:57 +00:00
HonkingGoose
dc4e0dd772
docs(shareable config presets): partial rewrite ( #16521 )
2022-07-25 07:59:40 +02:00
renovate[bot]
542dd93f4d
chore(deps): lock file maintenance ( #16741 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-25 00:47:02 +00: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
renovate[bot]
245953cc0d
chore(deps): update dependency eslint-import-resolver-typescript to v3.2.7 ( #16738 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-24 19:39:40 +00:00
RahulGautamSingh
9778ca67d9
feat: use getBranchParentSha cached result ( #16724 )
2022-07-24 19:49:39 +02:00
Johannes Feichtner
a3c3f11860
fix(gradle): adjust max. recursion depth and logger warning ( #16734 )
2022-07-24 13:28:04 +02:00
Yun Lai
a7202c4f46
fix: add excludeCommitPaths for hermit manager ( #16674 )
2022-07-24 08:56:13 +00:00
Sergei Zharinov
6e01af9320
fix(bundler): fix recursive resolved dependencies ( #16462 )
...
* fix(bundler): fix recursive resolved dependencies
* Remove ugly type assertions
* fixes
* fix
* fix
* Add recursion limit
* Extract unique packages
* pr fixes
* Add `exec-error.ts`
* fix
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-07-24 11:45:01 +03:00