Commit graph

11915 commits

Author SHA1 Message Date
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
renovate[bot]
c4cf641945
chore(deps): update dependency eslint to v8.13.0 (#15135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-15 21:57:36 +00: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
renovate[bot]
8554f60e7f
chore(deps): update dependency eslint-plugin-jest to v26.1.4 (#15124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-15 10:33:44 +00:00
renovate[bot]
39e0e82945
chore(deps): update actions/checkout action to v3.0.1 (#15120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-14 20:00:02 +00: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
renovate[bot]
97e383560f
chore(deps): update node.js to 4e650d4 (#15115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-14 14:22:32 +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
StinkyLord
5c31446599
Update php.md (#15103) 2022-04-13 22:01:34 +01:00
renovate[bot]
1d38d17dee
build(deps): update dependency semver to v7.3.6 (#15108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-13 18:43:38 +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
Kenneth Jorgensen
c220ff0d5a
chore: Dockerized development examples (#15099) 2022-04-13 08:16:07 +00:00
Michael Kriese
ac12692637
fix(platform:github): filter discovered null repos (#15097) 2022-04-13 07:24:17 +01:00
renovate[bot]
4e9133f882
chore(deps): update node.js to 766612d (#15098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-13 06:04:16 +00:00
renovate[bot]
078cc55e71
chore(deps): update dependency eslint-plugin-import to v2.26.0 (#15096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-12 21:46:56 +00:00
renovate[bot]
62874a350a
build(deps): update dependency cacache to v16.0.4 (#15095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-12 21:34:41 +00:00
renovate[bot]
ee43f7250c
chore(deps): update dependency jest-junit to v13.1.0 (#15091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-12 18:57:27 +00:00
renovate[bot]
5d583cc79a
chore(deps): update dependency glob to v8 (#15079)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-12 18:46:02 +00:00
renovate[bot]
3a83bfc2f2
build(deps): update dependency @jamiemagee/osv-offline to v1.2.4 (#15086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-12 16:24:11 +00: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
renovate[bot]
e5f90a1ac4
chore(deps): update codecov/codecov-action action to v3 (#15078)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-12 12:15:51 +00: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
Michael Kriese
199652afcc
chore: fix imports (#15068) 2022-04-12 08:39:00 +02:00
renovate[bot]
fb729cffef
chore(deps): update actions/setup-node action to v3.1.1 (#15063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-11 23:15:59 +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
renovate[bot]
9f80b8c8ad
chore(deps): update linters to v5.18.0 (#15064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-11 20:02:54 +00:00
renovate[bot]
8065e3a383
chore(deps): update actions/setup-java action to v3.1.1 (#15062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-11 19:36:43 +00:00
Maksim
5a70fa8805
refactor(migrations): gitLabAutomerge and azureAutoComplete (#14975) 2022-04-11 16:27:56 +00:00
StinkyLord
927bb5f37b
docs: improve renovate flow graph (#15043) 2022-04-11 13:37:42 +02:00
HonkingGoose
2e4c99e2bb
docs(fetchReleaseNotes): explain platform support, link to overview issue (#14972)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-11 09:24:22 +00:00
Michael Kriese
c5efa21d3c
ci: extend test timeouts (#15050) 2022-04-11 07:53:48 +02: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
renovate[bot]
511ad1fb79
chore(deps): lock file maintenance (#15047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-11 01:04:01 +00:00
renovate[bot]
a6ea7d5a20
docs: update references to renovate/renovate to v32.17.1 (#15046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-11 00:38:51 +00:00