Sergei Zharinov
ce52bda3c8
feat(github): Remove irrelevant fields from PR cache ( #15283 )
2022-04-23 15:23:06 +00:00
Sergei Zharinov
b722489191
feat(github): Descrease PR list page size ( #15280 )
2022-04-23 14:28:35 +01:00
Michael Kriese
53bd90b30f
refactor(platform): final strict checks ( #15268 )
2022-04-22 22:05:26 +02:00
Michael Kriese
e24bf474ef
refactor(platform): more strict null checks ( #15247 )
2022-04-22 14:13:14 +00:00
jandersen-plaid
2af3717baf
fix(manager:helmfile): remove go templating strings on a best effort basis for yaml parsing ( #15106 )
...
Signed-off-by: Jack Andersen <jandersen@plaid.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-22 06:44:46 +02:00
Michael Kriese
173ab07013
fix(manager:nuget): use upath
for cross-platform paths ( #15242 )
2022-04-22 04:24:01 +00:00
Gabriel-Ladzaretti
2288ce0333
test(versioning/ubuntu): Fix test failing due to new release rolling out ( #15210 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-21 17:21:19 +02:00
Michael Kriese
d9bbc18155
test: fix java skipping ( #15232 )
2022-04-21 16:59:49 +02:00
Michael Kriese
8267e77a64
fix(manager:npm): wrong lockfile token replacement ( #15229 )
2022-04-21 14:25:44 +00:00
Michael Kriese
cf57025002
fix(manager/nuget): quote arguments ( #15226 )
2022-04-21 15:05:52 +02:00
Tobias Bieniek
65b6697a7b
feat(datasource/crate): fetch crate metadata from crates.io ( #15214 )
...
* feat(datasource/crate): fetch crate metadata from crates.io
* refactor(datasource/crate): simplify `mockCratesApiCallFor()` function
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-21 09:12:16 +00:00
Gabriel-Ladzaretti
8b003e1ba8
fix(versioning/ubuntu): Postpone offering new releases ( #15204 )
2022-04-21 08:50:00 +00:00
Michael Kriese
e8808f33aa
refactor(platform:bitbucket): strict null checks ( #15196 )
...
* refactor(platform:bitbucket): strict null checks
* refactor: wrong change
2022-04-20 20:55:20 +00:00
Benjamin De Troch
2abed2745c
fix(pod): Massage only registry URLs that matched the GitHub regex
2022-04-20 14:49:08 +02:00
HonkingGoose
e23b8fc3e1
docs: use term GitHub Enterprise Server ( #15188 )
2022-04-20 11:26:26 +01:00
Michael Kriese
78eb54361d
refactor(platform:azure): strict null checks ( #15189 )
2022-04-20 11:22:23 +01:00
Michael Kriese
868ebbef63
refactor(manager): final strict null checks ( #15185 )
...
* refactor(manager): final strict null checks
* refactor: fix type issues
* test: fix mocking
2022-04-20 08:40:20 +02:00
Michael Kriese
f5f06c73be
refactor(manager): more strict null checks ( #15168 )
2022-04-20 06:19:59 +02:00
Michael Kriese
6c7e79fbe3
refactor(manager): more strict null checks ( #15166 )
2022-04-19 17:46:07 +00:00
Michael Kriese
ba96b70034
refactor(manager): more strict null checks ( #15161 )
2022-04-18 11:13:29 +02:00
Hasan Awad
1f8422506d
refactor(manager/poetry): strict type checks ( #15152 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-18 08:33:25 +00:00
Hasan Awad
9270ebad80
feat: add git timeout ( #14914 )
2022-04-17 18:12:42 +01:00
Michael Kriese
da6ba6435f
refactor(manager): strict null checks ( #15151 )
...
* refactor: strict null checks for util
* chore: fix type
* Update tsconfig.strict.json
* Update lib/util/package-rules.ts
* Update lib/util/package-rules.ts
* chore: fix test and coverage
* chore: fix package rules
* refactor(manager): strict null checks
* chore: revert config changes
2022-04-17 14:34:26 +02:00
Michael Kriese
02838fbc07
refactor(datasources): strict null checks done ( #15144 )
2022-04-16 12:57:12 +01:00
Michael Kriese
08b5063761
refactor: more strict null checks ( #15141 )
2022-04-16 09:38:07 +02:00
Michael Kriese
5cf9123017
refactor: more strict null checks ( #15140 )
2022-04-16 06:32:17 +00:00
Michael Kriese
15dd29cce8
feat(manager:bundler): extract ruby as dependency ( #15139 )
2022-04-16 06:21:42 +00:00
Sergei Zharinov
a06e5d9ce7
refactor(cache): Separate data and metadata for repo cache ( #15117 )
2022-04-16 06:51:29 +01:00
Sergei Zharinov
d663859207
feat(github): Fetch PRs using cacheable REST ( #14907 )
2022-04-15 17:21:09 +00:00
Michael Kriese
c2adeff003
feat(manager:bundler): move constraint extraction to update artifacts ( #15125 )
...
* feat(manager:bundler): move constraint extraction to update artifacts
* fix: missing null checks
* chore: add comment
* chore: not null save transitives
* chore: fix snapshot
2022-04-15 18:30:34 +02:00
Michael Kriese
017a3a5f74
fix(manager:npm): write updated lockfile before calling yarn ( #15119 )
2022-04-14 17:05:42 +00:00
Michael Kriese
59dbcfd9a1
fix(manager:npm): fix yarn lockfile version replacement ( #15116 )
2022-04-14 15:37:54 +00:00
Gabriel-Ladzaretti
5304734c4f
refactor(versioning/distro): added functionality for debian ( #15051 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-14 17:06:15 +03:00
Hasan Awad
4e83d3c2b3
default config change ( #15113 )
2022-04-14 13:36:30 +01:00
Sergei Zharinov
ee582fe0e7
refactor(maven): Use explicit cacheability flag for datasource ( #15110 )
2022-04-14 09:37:07 +02:00
Kenneth Jorgensen
d44f7f42ad
refactor(maven): removed use of deprecated url module. ( #15109 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-14 06:13:40 +00:00
Michael Kriese
ac12692637
fix(platform:github): filter discovered null repos ( #15097 )
2022-04-13 07:24:17 +01:00
Michael Kriese
64f5bd5f03
test: enforce lint style rules ( #15085 )
2022-04-12 14:49:49 +00:00
Martino di Filippo
71408653e4
fix(golang-version): ignore future releases ( #15083 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-12 15:28:30 +01:00
Michael Kriese
443bef5c52
test: cleanup snapshot tests ( #15082 )
2022-04-12 15:09:19 +01:00
Michael Kriese
0a264567d0
test(platform/gitea): replace massageMarkdown ( #15070 )
2022-04-12 08:06:55 +00:00
Rhys Arkins
e7899422fa
fix(manager/npm): deduplicate yarn upgrade strings ( #15069 )
2022-04-12 07:07:27 +00:00
Róbert Papp
5c947569cb
docs: regex101 copy/paste tip ( #15045 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-10 21:20:30 +00:00
HonkingGoose
f3e0462aa0
docs(running renovate): move authentication info into platform readmes ( #14654 )
2022-04-10 09:39:51 +00:00
Gabriel-Ladzaretti
974fa7b2a7
refactor(versioning/distro-info): for future use in debian and ubuntu versioning ( #14880 )
...
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
distro-info refactor
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
styling
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
distro-info refactor
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
styling
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
use https://debian.pages.debian.net/distro-info-data/ubuntu.csv as distro info data
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
cr changes and migrated from mjs to ts
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
added a crude way to prevent writing corrupted data
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
lint fixes
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
cr changes and migrated from mjs to ts
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
cr changes
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
dynamically check if stable/released.
22.04 release for example
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
fixed JSON order
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
removed ts.ignore
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
cr changes
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
cr changes
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-09 14:38:06 +03:00
philicious
661f6df445
docs: fix aws-machine-image datasource usage ( #15000 )
2022-04-09 09:36:34 +02:00
Sergei Zharinov
f317458b95
fix(gradle): Don't skip files matched via custom pattern ( #15027 )
2022-04-08 16:25:48 +01:00
Rhys Arkins
6cadcddf4a
fix(docker): Revert "fix(docker): use a HEAD request to the real resource auth." ( #15018 )
2022-04-08 11:28:35 +00:00
eSamS
1da46b0672
fix(go): allow go modules in gitlab subgroups ( #14831 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-08 08:16:46 +00:00
StinkyLord
b79c82e206
fix(manager/npm): use root pnpm constraints for workspaces ( #14660 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-08 07:14:25 +00:00