Rhys Arkins
0bad22b254
chore: rename sanitize functions for better searchability ( #13826 )
2022-01-26 10:57:21 +01:00
Sébastien CROCQUESEL
55c6ae5ccb
feat: add maven datasource support to semanticPrefixFixDepsChoreOthers ( #13736 )
2022-01-26 08:45:31 +00:00
Sergei Zharinov
6c7fd8df29
refactor(git): Split commitFiles function into 3 phases ( #13821 )
2022-01-26 09:19:08 +01:00
Sergei Zharinov
7eac592de4
refactor(git): Extract auth handling from commitFiles ( #13820 )
2022-01-26 05:05:21 +00:00
Sergei Zharinov
fbb0a01f15
refactor(git): Extract error handling to separate file ( #13819 )
2022-01-26 05:52:06 +01:00
Rhys Arkins
152ad14672
feat(git): use git fetching for forkMode ( #13808 )
2022-01-25 17:25:24 +00:00
Oleg Krivtsov
25e62d54a4
feat(git-submodules): handle directory artifacts in postUpgradeTasks ( #13480 )
2022-01-25 16:29:39 +00:00
Rhys Arkins
47d158d696
feat(poetry): support binarySource=install ( #13794 )
2022-01-25 15:45:28 +00:00
Shingo Sato
5df664c1cd
fix: validate RepositoryVulnerabilityAlert to getVulnerability ( #13788 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-25 14:27:44 +01:00
Rhys Arkins
6b0e896eb7
fix(buildpack): filter stable if no constraint ( #13797 )
2022-01-25 11:48:01 +01:00
Oleg Krivtsov
63f8371b93
refactor(git): remove first git checkout as redundant ( #13509 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-25 09:50:30 +01:00
Scott Busche
7976b2c97a
feat(presets): Add @redux-devtools/extension replacement ( #13779 )
2022-01-24 18:06:34 +00:00
Rhys Arkins
d67436cc87
feat(bundler): support binarySource=install ( #13780 )
2022-01-24 16:39:22 +00:00
Sebastian Poxhofer
f372a68144
feat(helmv3): support for private repositories and registries in lock files ( #13726 )
2022-01-24 16:15:23 +00:00
Rhys Arkins
60d37364fc
fix(bundler): call bundler, not bundle ( #13778 )
2022-01-24 15:37:55 +01:00
Sergei Zharinov
d4bbfe2474
fix(versioning/loose): Fix suffix comparison ( #13745 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-24 15:24:17 +01:00
Rhys Arkins
a9920ff8ec
fix(git): writeGitAuthor before conflicted check ( #13776 )
2022-01-24 13:39:41 +00:00
Sergei Zharinov
5ca701c5ee
feat(git): Use local git for conflict detection ( #12575 )
2022-01-24 11:25:15 +00:00
Rhys Arkins
2e35968146
feat(pr): display latest pending update in upgrades table ( #13768 )
2022-01-24 11:09:27 +00:00
Rhys Arkins
a920a6bd66
fix(git): coerce git version equals ( #13767 )
2022-01-24 10:57:03 +01:00
Maksim
fee8aa26a8
refactor(migrations): raiseDeprecationWarnings ( #13761 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-24 08:20:00 +00:00
Maksim
dabe3d0e29
refactor: introduce Fixtures util class ( #12638 )
...
* refactor: introduce Fixtures util class
* refactor: align yarn.spec
* refactor: move fs mocks to __mocks__ folder
* refactor: improve fs-extra mock
* refactor: move callsite to dev deps
* refactor: use fixtures class
* refactor: use fixtures class
* refactor: reduce external variables in tests
* refactor: improve Fixtures
* refactor: add type for realFs
* refactor: remove obsolete snapshot
* fix: by comments
* refactor: provide ability to spy on mocked fs methods
* refactor: fix build
* refactor: fix by comments
* refactor: add docs
* refactor: fix unit test
* refactor: return called times checks
* refactor: fix by comments
* refactor: adjust unit test
* refactor: adjust unit test
* refactor: fix unit test
* refactor: fix by comments
* refactor: fix by comments
* refactor: update jsdoc
* refactor: fix by comments
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-23 21:23:54 +00:00
Maksim
38a6119154
feat(migrations): composerIgnorePlatformReqs ( #13759 )
2022-01-23 22:00:02 +01:00
Maksim
e02aaa42ac
feat(migrations): managerBranchPrefix ( #13757 )
2022-01-23 18:49:21 +00:00
Maksim
dd8b5ad6a8
feat(migrations): strict null checks ( #13756 )
2022-01-23 17:08:02 +00:00
Maksim
9d87ffbe38
feat(migrations): versionStrategy ( #13755 )
2022-01-23 17:30:05 +01:00
Michael Heyman
01a3e35027
feat(docker): Change limit when interacting with ECR proxy ( #13531 )
...
* Change limit when interacting with ECR proxy
* Relocate function to common directory
* Make error check more robust and add tests
* Add mechanism to prevent infinite loop
* Simplify loop checking and test ECR proxy through getPkgs
* Update lib/datasource/docker/common.ts
Co-authored-by: Rhys Arkins <rhys@arkins.net>
* Fix dropped page issue
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-23 08:29:36 +00:00
Sebastian Poxhofer
b153b21d2b
tests(manager/terraform): split up tests and fix name collisions ( #13750 )
2022-01-23 06:14:32 +00:00
marcovmun
14bf32f588
docs(platform/bitbucket-server): Update assignees docs ( #13639 )
2022-01-22 16:35:13 +00:00
Maksim
34f4901699
feat(migrations): upgradeInRange ( #13734 )
...
* feat(migrations): upgradeInRange
* feat(migrations): add test case
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-22 12:53:07 +00:00
Sergei Zharinov
f8124bd34a
refactor(versioning): Separate generic from loose versioning ( #13747 )
2022-01-22 10:24:12 +00:00
Lukas
c06b174fbf
fix(pnpm): use find-packages for pnpm pattern matching ( #13735 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-22 09:14:39 +00:00
Sergei Zharinov
dbe14ab438
refactor(git): Rename File interface to FileChange ( #13741 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-22 08:31:32 +00:00
Dan Ports
23d1438fe9
fix: AMI versioning is broken. ( #13740 )
2022-01-22 07:53:52 +00:00
Markus Schuch
51a4319033
feat(presets): add new Vue 3 default repo url ( #13731 )
2022-01-21 23:23:54 +00:00
Rhys Arkins
d2a47ce7e7
feat(npm): support binarySource=install for pnpm ( #13723 )
2022-01-21 18:03:15 +01:00
Sergei Zharinov
8a5be3440f
refactor: Use eslint rule to prohibit enums ( #13703 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-21 15:33:23 +01:00
Tobias Gruetzmacher
ac408e46cb
feat(presets): add Apache Camel monorepo ( #13717 )
2022-01-21 14:28:08 +01:00
elmaso1620
49f5ac0b9b
feat: expose sourceRepo, sourceRepoOrg and sourceRepoName ( #13620 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-21 12:03:06 +00:00
Michael Kriese
3b651408e7
fix: readd missing config properties ( #13716 )
2022-01-21 10:58:29 +00:00
Rhys Arkins
22c40fa7d4
chore: fix gradle wrapper tests
2022-01-21 11:17:41 +01:00
Sergei Zharinov
7424ae338e
refactor(workers): Make reuse logic more consistent ( #13701 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-21 10:00:13 +00:00
Oleg Krivtsov
a133bb96af
feat(workers/branch): allow to define a blocked label ( #12164 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-21 08:33:22 +00:00
Sergei Zharinov
4f18d76320
refactor: Use union type for SkipReason ( #13702 )
...
* refactor: Use union type for SkipReason
* Fix snapshot
* Fix snapshot
2022-01-21 08:59:36 +01:00
Sergei Zharinov
0c4d8c7180
refactor: Separate file addition and deletion data structures ( #13638 )
2022-01-21 06:47:49 +01:00
Richard Versteeg
599958a56b
fix(bitbucket-tags): Add hostType and fallback for bitbucket-tags datasource ( #13697 )
2022-01-20 20:16:17 +00:00
Richard Versteeg
c3783171c2
fix(gitlab-packages): Add missing hostType for datasource calls ( #13696 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-20 19:55:10 +00:00
Richard Versteeg
c13b42c8f5
refactor(gitlab-changelog): Make url encoding consistent ( #13694 )
2022-01-20 20:05:54 +01:00
Gary Lockett
73e7492d6d
fix(manager/composer): respect the PHP override in composer.json ( #13657 )
...
* fix(composer): respect the PHP override in composer.json
Signed-off-by: Gary Lockett <gary@creativecow.uk>
* chore(docs): document new configuration
Signed-off-by: Gary Lockett <gary@creativecow.uk>
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* fix(tests): add missing composer version to expected output
Signed-off-by: Gary Lockett <gary@creativecow.uk>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-20 12:38:46 +00:00
RahulGautamSingh
f4776692ab
refactor(versioning/gradle): ensure strict null check ( #13554 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-20 09:57:33 +00:00
Sebastian Poxhofer
9e92712b7f
fix(helmv3): adapt to new OCI format and allow aliases for OCI ( #13603 )
...
* feat(helmv3): adapt to new OCI format and refactor
* add whitespace to tests and null return value of `resolveAlias`
* docs(helmv3): use JSDocs for function documentation
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-20 09:31:16 +00:00
Oleg Krivtsov
e148b66d8a
feat(config): read config from branches in baseBranches ( #12514 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-20 08:11:25 +00:00
Nils Plaschke
f88e498145
feat(maven): settings.xml registry extraction ( #13592 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-20 07:34:48 +00:00
RahulGautamSingh
bc0b5617c5
refactor(versioning/cargo): enable strict null ( #13607 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-19 22:48:55 +01:00
Dan Ports
c669afb4ac
feat(preset): Add quartznet monorepo. ( #13650 )
2022-01-19 18:56:42 +01:00
Dan Ports
3c2a386d47
feat: Flux package manager that can renovate HelmRelease manifests ( #13566 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-19 14:51:58 +00:00
Florian Greinacher
5376bb6375
feat(versioning/node): add support for Node.js codenames ( #13466 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-01-19 10:48:52 +01:00
Rhys Arkins
ab778ebf1d
feat: supportedDatasources ( #13621 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-01-19 08:06:21 +00:00
Dan Ports
94645d96b9
feat(preset): Add wcf monorepo. ( #13390 )
2022-01-19 07:40:53 +00:00
renovate[bot]
995dd0e670
build(deps): update dependency redis to v4 ( #13260 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-19 06:05:23 +00:00
rwxd
150d01a4bb
feat(pip_requirements): added support for packages from a git repository ( #13414 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-18 21:18:48 +00:00
Manuel
c2643fb95f
fix: Clarify digest upgrade ignore message ( #13108 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-18 20:45:05 +00:00
Sebastian Poxhofer
e406cd1131
feat(autodiscover): allow usage of regex patterns ( #13243 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-01-18 20:23:35 +00:00
Sergei Zharinov
85fda0cd9b
refactor(datasource/adoptium-java): Strict null checks ( #13444 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-18 16:07:20 +00:00
Sergei Zharinov
3b14ef2869
feat(github): Remember GraphQL optimal page size ( #13047 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-18 15:36:44 +00:00
Oleg Krivtsov
531daff3dc
feat(schedule): support cron syntax for schedules ( #12801 )
2022-01-18 14:39:13 +01:00
renovate[bot]
11f4e1e856
build(deps): update aws-sdk-js-v3 monorepo to v3.47.0 ( #13612 )
...
* build(deps): update aws-sdk-js-v3 monorepo to v3.47.0
* update snapshots
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-18 10:42:59 +01:00
Jan Molak
4a332e032d
fix(renovate): Print preset validation errors so that they don't get lost ( #13597 )
2022-01-17 15:52:16 +00:00
Sergei Zharinov
2fd071cadf
refactor(datasource/go): Restrict parameters for "getDigest" ( #13584 )
2022-01-17 08:38:14 +00:00
RahulGautamSingh
9f7d024393
refactor(rez): ensure strict null check ( #13334 )
2022-01-17 07:45:41 +01:00
Sergei Zharinov
ee55afb3d9
fix(gradle): Support gradle versions as templates ( #13576 )
...
* fix(gradle): Support gradle versions as templates
* More test
2022-01-16 16:23:14 +01:00
Maxime Brunet
711dde088b
fix(bitbucket-cloud): Remove reviewers no longer member of the workspace ( #13274 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-16 10:17:20 +00:00
Maxime Brunet
eccfa6514f
feat(bitbucket-cloud): Use default PR merge message ( #13567 )
...
* feat(bitbucket-cloud): Use default PR merge message
* Update MergeRequestBody interface
* Make message optional
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-15 20:59:38 +00:00
TSUYUSATO Kitsune
e4282ce03a
feat(manager/sbt): support ThisBuild
scoped scalaVersion
( #13544 )
...
* fix(manager/sbt): support `ThisBuild` scoped `scalaVersion`
Using `ThisBuild / scalaVersion` to specify a common `scalaVersion`
across subprojects is a well-known technique such as described in
the official documentation of SBT.
<https://www.scala-sbt.org/1.x/docs/Scopes.html#Build-level+settings >
So, we should support to recognize this syntax also.
* fix(manager/sbt): support `ThisBuild / scalaVersion := variable`
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-15 15:47:37 +01:00
Hannes Norda
f6e5e60d49
feat(manager/gomod): Add gomodTidy1.17 postUpdateOption ( #13548 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-14 13:39:01 +00:00
Rhys Arkins
c4710fecc9
fix(git): skip null contents additions which aren't directories ( #13560 )
2022-01-14 13:51:26 +01:00
Sergei Zharinov
e2238eee02
refactor(versioning/loose): Strict null checks ( #13454 )
...
* refactor(versioning/loose): Strict null checks
* Fix
* Fix make it boolean
* Get rid of code smell
* Simplify conditions
* Elaborate tests
* Fix
* Update lib/versioning/loose/utils.spec.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Update lib/versioning/loose/utils.spec.ts
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-14 13:16:53 +01:00
Rhys Arkins
db211c594c
refactor: versioning.is functions return boolean ( #13557 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-14 10:50:41 +00:00
Sergei Zharinov
d5ddfe0fea
refactor(versioning): Remove deprecated functions for generic versioning creation ( #13481 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-14 09:33:49 +00:00
Alexy Mantha
9b1e3186a8
feat(github): Add autodiscovery support for Github App ( #13406 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-14 09:55:21 +01:00
Sergei Zharinov
68dfc27f39
fix(maven): Correct order for versions with different length ( #13552 )
2022-01-14 06:32:55 +00:00
Jamie Magee
fe72cd75c6
fix: log warning for managers which don't support replacements ( #13276 )
...
Co-authored-by: Anne Stellingwerf <astellin@opentext.com>
2022-01-14 06:13:39 +00:00
Sergei Zharinov
8112381e52
test(maven): Integrate unit tests from Maven ( #13551 )
2022-01-14 05:39:55 +00:00
Sergei Zharinov
4762d97faf
test(maven): Isolated tests for non-standard versioning behavior ( #13542 )
2022-01-13 17:04:27 +01:00
Sergei Zharinov
64127779fc
fix(gradle): Resolve vars in plugin versions ( #13541 )
2022-01-13 15:22:28 +01:00
RahulGautamSingh
24591075d1
refactor(pep440): ensure strict null check ( #13409 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-13 12:23:04 +01:00
Maksim
574196a384
feat(migrations): split ( #13499 )
2022-01-13 08:50:20 +00:00
Sergei Zharinov
1b65125ad6
refactor(util/range): Extract range generator util ( #13532 )
2022-01-13 08:20:37 +01:00
renovate[bot]
b0acc97579
build(deps): update dependency parse-link-header to v2 [security] ( #13412 )
2022-01-13 06:45:50 +01:00
Michael Kriese
9d61bd9678
refactor: strong type http headers ( #13520 )
2022-01-12 22:08:09 +01:00
Sergei Zharinov
9a2e37f5bd
fix(http/github): Preserve search params for paginated requests ( #13506 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-12 11:31:36 +00:00
HonkingGoose
c56eca65eb
docs: deprecate deepExtract ( #13487 )
2022-01-12 11:04:14 +01:00
Sergei Zharinov
ac9b270a82
refactor(util): Refactor strict null check list ( #13507 )
...
* refactor(util): Refactor strict null check list
* Fix
2022-01-12 08:28:26 +01:00
Michael Kriese
d984ea8bc0
feat(preset): add @renovate/pep440
replacement ( #13493 )
2022-01-11 14:55:08 +00:00
Sergei Zharinov
1d2c9d8e70
refactor(util/lazy): Strict null check ( #13455 )
...
* refactor(util/lazy): Strict null check
* Reimplement without `never` type cast
* Revert tsconfig.json
* Fix
2022-01-11 08:36:26 +01:00
Maksim
6e94385f31
refactor(migrations): validator ( #13073 )
...
* refactor(migrations): implemented migration validator
* refactor(migrations): introduce deprecated flag
* refactor(migrations): tidy
* refactor(migrations): improve validator
* refactor: fix launch.json
* refactor: fix build
* refactor: fix coverage
* refactor: fix coverage
* refactor: introduce new jest custom matcher
* refactor: revert unnecessary changes
* refactor: return override
2022-01-10 21:01:57 +00:00
Sergei Zharinov
b4e8c54716
refactor(datasource/artifactory): Enable strict null checks ( #13446 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-10 15:56:50 +00:00
Sebastian Poxhofer
1194cc711d
feat(onboarding): merge labels
and addLabels
and template onboarding labels ( #13433 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-10 09:52:42 +00:00
Sergei Zharinov
030b1a61a4
refactor(util/http): Strict null checks for http utils ( #13416 )
...
* refactor(util/http): Strict null checks for http utils
* More tests for queue.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-09 21:22:27 +00:00
Jamie Magee
e3d213e7c5
fix(aws-machine-image): lazily load ec2client ( #13437 )
2022-01-09 18:57:26 +01:00