Gabriel-Ladzaretti
224d5e7717
feat(core/dashboard): include list of detected package files ( #15418 )
2022-05-16 12:20:31 +02:00
Sean Fausett
5043379847
fix(dockerfile): loosen default dockerfile manager filematch ( #15583 )
2022-05-15 06:00:45 +02:00
Sergei Zharinov
918ef59df0
fix(gradle): Refer correct file when resolving version from variable ( #15581 )
2022-05-14 15:59:02 +00:00
Craig Andrews
ae4a57491d
fix(maven): Use correct snapshot URL in getDependencyInfo ( #15380 )
2022-05-13 18:29:35 +02:00
tsuyoshi wada
31b10e73c6
feat(preset): add acot monorepo ( #15563 )
2022-05-13 08:18:17 +00:00
Martin Herndl
9ea60bb7f5
feat(preset): group PHPStan packages together ( #15509 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-13 07:26:32 +00:00
Rhys Arkins
9a1d98cc1b
fix(changelog): massage links case insensitive ( #15570 )
2022-05-13 08:07:01 +02:00
Gabriel-Ladzaretti
d50856bda7
test: deprecate old loads fixtures functions ( #15554 )
2022-05-12 10:04:41 +02:00
Hasan Awad
8dfad00414
fix(github-actions): handle quotes ( #15502 )
2022-05-11 13:57:14 +00:00
Morre
d4ccd8a466
fix(manager:terraform): resources can contain blocks ( #15543 )
2022-05-11 13:41:13 +00:00
Sergei Zharinov
c5a60d1c02
fix(gradle): Parse dependencies declared via library()
( #15541 )
2022-05-11 12:27:02 +02:00
Michael Kriese
47385421e4
test: deprecate old loads fixtures functions ( #15539 )
2022-05-11 07:19:34 +00:00
Maron
9fa73552d7
feat: Measure Metric extend repository result to differentiate ( #15361 )
2022-05-11 05:52:33 +00:00
Michael Kriese
0180fddb37
feat(npm): use updated node for artifacts ( #15527 )
2022-05-11 05:19:35 +00:00
Gabriel-Ladzaretti
a377295642
refactor(versioning/distro): Move date handling into distro.ts ( #15271 )
...
* refactor(versioning/distro): Move date handling into distro.ts
- moved all time/date handling into distro.ts
- date freeze for ubuntu/distro unit tests
* refactor(versioning/distro): Move date handling into distro.ts
- restore deleted test cases for ubuntu unit tests
* refactor(versioning/distro): Move date handling into distro.ts
- removed distro time mocking
* refactor(versioning/distro): Move date handling into distro.ts
- DistroInfo constructor is no longer date dependent
- Restored DateTime mock
* refactor(versioning/distro): Move date handling into distro.ts
- convert a while to a for loop
* refactor(versioning/distro): Move date handling into distro.ts
- unit tests went further back in time
* Update lib/modules/versioning/distro.spec.ts
* refactor(versioning/distro): Move date handling into distro.ts
- cr changes
* refactor(versioning/distro): Move date handling into distro.ts
- cr changes
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-05-11 06:03:58 +02:00
StinkyLord
dad6a1f607
fix(gradle): gradle/libs.versions.toml should replace version not comment ( #15330 )
2022-05-11 05:44:44 +02:00
Sebastian
34cc43a765
feat(docker-compose): Add support for more file names ( #15532 )
2022-05-10 15:48:01 +00:00
Sergei Zharinov
42f86cfb7d
feat(clojure): Enhanced support for deps.edn
files ( #15530 )
2022-05-10 16:52:22 +02:00
Michael Kriese
30120f952a
test: add missing diff types ( #15528 )
2022-05-10 12:13:09 +02:00
StinkyLord
200d98e67d
fix(datasource/go): fix parsing go-source and go-import without quotation ( #15402 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-05-10 05:55:25 +00:00
Sergei Zharinov
f292e76852
feat: Cache compacted PR body structure ( #15303 )
2022-05-09 10:24:28 +00:00
StinkyLord
07e8b147a1
fix(datasource/go): re-arrange the go datasource extraction in functions ( #15401 )
2022-05-09 10:11:11 +03:00
Rhys Arkins
e8b9819c07
fix(npm): don't overwrite cached tags ( #15500 )
2022-05-07 18:19:53 +02:00
Rhys Arkins
ff2318547d
fix: log sidecar sha ( #15499 )
2022-05-07 16:22:04 +02:00
Sergei Zharinov
edefea8db0
refactor: Custom rebasing notice for getPrBody()
function ( #15498 )
2022-05-07 15:43:48 +02:00
Rhys Arkins
16bd06381c
fix: respect latest when selecting tool versions ( #15481 )
2022-05-06 09:53:28 +00:00
Rhys Arkins
cdc359c0fd
fix: better allowedPostUpgradeCommands failure messages ( #15482 )
2022-05-06 11:00:02 +02:00
Michael Kriese
42824400d7
feat(manager:cocoapods): support binarySource=install
for cocoapods ( #15473 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-05-05 16:59:42 +02:00
Rhys Arkins
456b2c0d86
feat(pnpm): detect v7 support when updating lock file ( #15470 )
...
* feat(pnpm): detect v7 support when updating lock file
* fix type check
* refactor: test
2022-05-05 16:13:50 +02:00
Jean-Yves CAMIER
e97974d55b
feat(helmfile): oci support ( #15432 )
2022-05-05 14:15:20 +02:00
Mikhail Advani
114e6da927
fix(python): remove default versioning ( #15447 )
2022-05-05 12:56:16 +02:00
Rhys Arkins
e79813d32e
feat: gomodNoMassage ( #15462 )
2022-05-05 11:33:50 +02:00
Sergei Zharinov
42d93b632c
refactor: ensurePr
improved testability ( #15443 )
2022-05-05 11:17:11 +02:00
Hasan Awad
e520129272
fix(manager/gradle): Add groupName
for toml parser and plugins ( #15190 )
2022-05-05 07:41:06 +02:00
Michael Kriese
a51baaf8af
fix(manager:npm): patch local yarn v1 binary ( #15440 )
...
* test: fix mocks
* fix(manager:npm): patch local yarn v1 binary
2022-05-04 10:28:37 +00:00
Michael Kriese
82a047965a
fix(manager:pip_requirements): declare git-tags datasource ( #15444 )
2022-05-04 09:30:51 +00:00
Michael Kriese
03b28828f3
feat(manager:npm): support binarySource=install
for yarn ( #15414 )
2022-05-04 08:32:15 +02:00
Kenneth Jorgensen
6ea0d5d6fb
feat(maven): S3 Support ( #14938 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-05-04 05:59:14 +02:00
Christoph Brand
30765fbd1e
feat(manager): no-emit-index-url in pip compile ( #15367 )
...
* feat(manager): no-emit-index-url in pip compile
Add support for no-emit-index-url to avoid sharing
confident credentials in the generated requirements.txt
file.
* chore: linting fixes
* chore: update docs
* chore: code review fixes
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-03 22:35:32 +00:00
Michael Kriese
10671a16cc
test(git): use longer jest timeout ( #15422 )
2022-05-03 15:11:36 +02:00
crapStone
4f2c6ea5fd
feat: add futures-rs, tauri and wasm-bindgen to monorepos ( #15040 )
2022-05-03 12:09:05 +00:00
Michael Kriese
8611d5c434
fix(manager:npm): support yarn-path in repo sub-dir ( #15415 )
2022-05-03 09:19:42 +00:00
Sergei Zharinov
add3520a30
fix(github): Use long pages for initial PR lsit fetch ( #15400 )
2022-05-02 18:59:17 +00:00
Alexandre Paradis
9f50a7d668
fix: new Sharp package changelog location ( #15406 )
2022-05-02 20:20:20 +02:00
Oscar Dominguez
e218379958
feat(presets): add support to presets ending with .json5
or .json
( #15377 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-02 16:34:09 +02:00
Gabriel-Ladzaretti
abf1814c07
refactor(repo/init): strict null checks ( #15311 )
...
* refactor(repo/init/merge): strict null checks
- strict null fixes
* refactor(repo/init/merge): strict null checks
- cr changes
2022-05-02 15:01:45 +02:00
Sebastian Poxhofer
ae9714a379
fix(helmv3): do not attempt to update locks for local references ( #15382 )
2022-05-02 07:49:17 +00:00
Maksim
ed73d380e8
refactor: improve commit message functionality ( #13328 )
...
* refactor: improve commit message functionality
* refactor: fix test coverage
* refactor: fix by comments
* refactor: fix build
* refactor: fix linting
* refactor: fix export type
* refactor: js private fields
* refactor: static private fields
* fix: lint
* refactor: fix tsconfig
* refactor: implement method normalizeInput
* refactor: fix by comments
* Update lib/workers/repository/model/commit-message.ts
* refactor: fix by comments
* refactor: use private typescript fields again
* refactor: fix by comments
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-02 01:42:33 +00:00
Wouter Klijn
9100172483
test(manager/nuget): add tests covering more complex project references ( #15386 )
...
* test(manager/nuget): add tests covering more complex project references
* chore: run prettier-fix
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-01 09:23:03 +00:00
Sergei Zharinov
608d0f6a40
feat: Create utility for function memoization ( #15373 )
...
* feat: Create utility for function memoization
* Simplify
2022-05-01 06:00:55 +02:00
Sergei Zharinov
d4e47f50b7
refactor: Extract participants-related functionality from PR update ( #15378 )
2022-04-30 17:20:38 +02:00
Craig Andrews
295cf29a59
refactor(maven): move createUrlForDependencyPom from index.ts to util.ts ( #15381 )
2022-04-30 14:45:09 +00:00
HonkingGoose
01d3465291
fix(matchUpdateTypes): improve config option description ( #15371 )
2022-04-29 12:52:22 +02:00
Michael Kriese
ef470f7f92
feat(config): parse json files as json5 ( #15187 )
2022-04-29 08:34:55 +00:00
Maron
27dd1c027a
bug: Gradle-Unsupported dependency formats ( #15355 )
2022-04-29 08:13:19 +00:00
Hasan Awad
e0053be5d6
fix(process/lookup): pinDigest update type ( #14658 )
2022-04-29 09:49:15 +02:00
Mikhail Advani
3fe66407f1
Support git over https without username for pip_requirements ( #15231 )
2022-04-29 04:11:11 +00:00
strowk
d288f1409e
feat(preset): add datadog browser sdk monorepo ( #15362 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-29 03:19:10 +00:00
Gabriel-Ladzaretti
05bf839b04
fix(pep440): renovate downgrades when rangeStrategy=bump ( #15358 )
2022-04-28 16:27:30 +02:00
StinkyLord
50d23e6576
feat(config): add configErrorIssue to suppressNotifications to disable issues on config failure ( #15296 )
2022-04-28 14:54:49 +02:00
Sergei Zharinov
d4541ec429
refactor(pr): Extract labels-related code to separate file ( #15352 )
2022-04-28 12:14:47 +02:00
Rhys Arkins
2471bcdf81
fix(package-rules): check for missing value ( #15347 )
...
* fix(package-rules): check for missing value
* fix null check
2022-04-28 06:02:55 +00:00
Rhys Arkins
b547729039
fix: crate cargo vulnerability datasource mapping ( #15348 )
2022-04-28 07:52:07 +02:00
Rhys Arkins
8e20e9959d
fix(npm): correct matchDatasources casing ( #15343 )
2022-04-28 05:12:58 +02:00
HonkingGoose
a0b8783e7b
fix(useBaseBranchConfig): improve description text ( #15339 )
2022-04-27 16:14:31 +00:00
Josef
b3be29ada0
include original error message when raising new error while connecting to rubygems ( #15154 )
2022-04-26 10:37:09 +00:00
Michael Kriese
9f53724d90
feat(manager:npm): use local fs api ( #15294 )
2022-04-25 15:41:10 +02:00
David Schneider
3eec5b7d88
fix(manager/gitlabci): strip Gitlab Dependecy Proxy variable from depName ( #14734 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-25 06:42:29 +02:00
Michael Kriese
982cefff2b
refactor(config): strict null checks ( #15291 )
...
* refactor(config): strict null checks
* chore: fix test
2022-04-24 22:48:54 +00:00
Sergei Zharinov
b9dc73ac43
feat(cache): Compression for repository cache ( #15289 )
2022-04-24 22:15:11 +02:00
Sergei Zharinov
05c0c9bd4b
fix(github): Drop ETag support for PR cache ( #15292 )
2022-04-24 18:36:06 +02:00
HonkingGoose
4ff728d72c
fix: improve descriptions for config options ( #15217 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-23 17:17:16 +00:00
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
Parvesh Chaudhary
6ea48d19e3
feat: pruneBranchAfterAutomerge ( #15126 )
2022-04-23 09:48:23 +00:00
Sergei Zharinov
f911b0ba22
refactor: Class-based implementations of repo cache ( #15157 )
2022-04-23 04:44:28 +00: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
IKEDA Sho
2c087e86f7
feat(template): add lowercase
Handlebars helper ( #15212 )
2022-04-21 09:26:24 +00: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
Rhys Arkins
62694efae7
fix(config): validate integer ( #15206 )
2022-04-20 20:44:19 +00:00
Rhys Arkins
5f1f104d65
fix(git): remove default gitTimeout ( #15200 )
2022-04-20 22:33:36 +02: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
HonkingGoose
a8930b7256
chore(gitTimeOut): improve description ( #15180 )
2022-04-19 21:51:20 +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
955b442871
refactor: strict null checks for util ( #15150 )
2022-04-17 11:07:22 +02:00
Maksim
6330414ad1
refactor(migrations): matchStrings ( #15061 )
...
* refactor(migrations): matchStrings
* refactor(migrations): use regEx helper
2022-04-16 22:13:32 +02:00
Michael Kriese
02838fbc07
refactor(datasources): strict null checks done ( #15144 )
2022-04-16 12:57:12 +01:00
Sergei Zharinov
b35cf6e0aa
refactor(git): Additional nesting level for non-branch refs ( #15143 )
2022-04-16 09:46:50 +00:00
Sergei Zharinov
2153835b94
refactor: Separate repository caches init and reset phases ( #15142 )
2022-04-16 10:20:09 +02: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
Michael Kriese
637585c5fd
feat(http): extend stats ( #15104 )
2022-04-14 10:47:06 +01:00
Michael Kriese
6ef2b8cb44
fix(logger): sanitize urls in strings ( #15102 )
2022-04-14 11:24:28 +02: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
Alex Kessock
37d3b1da7c
feat: Add configuration option githubTokenWarn ( #14902 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-13 16:03:05 +00:00
Michael Kriese
ac12692637
fix(platform:github): filter discovered null repos ( #15097 )
2022-04-13 07:24:17 +01:00
Jamie Magee
48cb88e778
feat: add osv-vulnerabilities and vulnerability service ( #14567 )
2022-04-12 16:13:20 +00: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
3ab24f92fc
ci(jest): use different args for node ( #15074 )
2022-04-12 13:24:12 +02: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
MaronHatoum
3e312fd641
feat: refactor dry-run option ( #14849 )
...
* feat : added dryRun new behavior + added more migration
* feat : revert extra space
* feat : revert extra code
* feat : added unit tests
* feat : added unit tests
* feat : removed extra tests + removed unnecessary condition
* feat: changes after CR
* feat: added dry run migration cli and env + unit tests
* Update lib/workers/global/config/parse/cli.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* feat: migration changes + added logs + added unit test
* feat: removed log msgs + change unit test
* feat: update
* feat: update
* Update lib/workers/global/config/parse/cli.ts
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-11 20:29:02 +00:00
Maksim
5a70fa8805
refactor(migrations): gitLabAutomerge and azureAutoComplete ( #14975 )
2022-04-11 16:27:56 +00:00
Maksim
07620cdf3a
feat(migrations): support regexp as property name for migration ( #15038 )
...
* feat(migrations): support regexp as property name in migration
* refactor(migrations): add unit test
* refactor(migrations): fix coverage
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-11 01:52:40 +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
HonkingGoose
3e910bb4a3
fix: set mergeable
=false
for ignorePaths
config option ( #14946 )
2022-04-10 09:07:37 +02: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
sommmen
67152ddcf3
feat(presets): Add monorepo Azure AD IdentityModel ( #14988 )
2022-04-08 10:07:52 +01: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
Sergei Zharinov
6698c20603
feat(github): Mapping functions for ApiCache items ( #15010 )
2022-04-08 05:54:17 +00:00
Matthew Vaughan
6fd86edb32
feat(manager/nuget): Restore all dependent project files to generate new lock files ( #14312 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-07 21:45:24 +00:00
Hasan Awad
e47712f367
feat(gitlabci): used yaml parsing ( #14879 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-07 11:32:54 +00:00
MaronHatoum
01d2ef5d3f
fix(golang-version): restore parsing capability ( #14998 )
2022-04-07 07:02:53 +00:00
Michael Kriese
7a194811ca
fix(github-actions): tighten fileMatch ( #14983 )
...
* fix(github-actions): tighten fileMatch
* Update lib/modules/manager/github-actions/index.ts
2022-04-07 08:00:58 +02:00
Sergei Zharinov
65a99fb94f
feat(github): Implement ApiCache data structure ( #14943 )
2022-04-06 16:00:26 +00:00
Michael Kriese
fb9303c190
feat(core:changelogs): better platform detection ( #14989 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-06 14:56:40 +00:00
RahulGautamSingh
edfbe81da7
refactor: add manager fingerprinting ( #14671 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-06 14:28:48 +00:00