Michael Kriese
0fdede3547
ci: add node v16 tests ( #12244 )
...
* ci: add node v16 tests
* ci: fix job name
* ci: update job name
* chore: disable v8 compilation cache
* chore: collect covarage on node v16
2022-01-16 11:05:28 +00: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
renovate[bot]
14983d19df
build(deps): update dependency markdown-it to v12.3.2 ( #13572 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 15:43:37 +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
renovate[bot]
b60996672b
build(deps): update dependency markdown-it to v12.3.1 ( #13564 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-14 16:49:49 +00:00
renovate[bot]
5bd2106705
build(deps): update dependency @sindresorhus/is to v4.2.1 ( #13563 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-14 15:05:29 +00: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
renovate[bot]
bb5a0abbec
chore(deps): update dependency shelljs to v0.8.5 ( #13556 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-14 09:50:35 +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
HonkingGoose
99032f0867
docs: baseBranches
not working when forkMode
is enabled ( #13543 )
2022-01-14 10:02:59 +01:00
HonkingGoose
fd515262f4
docs(contributing): clarify pull request review guidelines ( #13546 )
2022-01-14 10:02:38 +01: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
renovate[bot]
af14a38519
chore(deps): update dependency @types/eslint to v8.2.2 ( #13549 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-14 00:53:27 +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
renovate[bot]
26662d647a
chore(deps): update dependency type-fest to v2.9.0 ( #13536 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 11:35:53 +00: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
renovate[bot]
156041e6a9
chore(deps): update dependency jest to v27.4.7 ( #13517 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-12 14:12:51 +00: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
7d2aa43457
docs: remove obsolete text ( #13515 )
2022-01-12 12:17:56 +01:00
HonkingGoose
c56eca65eb
docs: deprecate deepExtract ( #13487 )
2022-01-12 11:04:14 +01:00
Oleg Krivtsov
ed4fc35a0a
docs(config): document precedence order of config files ( #13447 )
2022-01-12 10:00:25 +00:00
Sander Aernouts
08bd08408f
docs: azure always-auth=true ( #13508 )
...
Added `always: true` to the Azure Pipeline to make sure the pipeline gets triggered on schedule even when there are no changes to the source code.
2022-01-12 10:46:31 +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
renovate[bot]
7a39a6828d
chore(deps): update jest monorepo to v27.4.6 ( #13501 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-12 01:03:06 +00:00
renovate[bot]
fbf35b51f9
chore(deps): update github/codeql-action action to v1.0.27 ( #13500 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 22:52:51 +00:00
renovate[bot]
7be008fb89
chore(deps): update dependency @types/node to v16.11.19 ( #13498 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 20:41:25 +00:00
renovate[bot]
2b66b64c54
build(deps): update dependency good-enough-parser to v1.1.7 ( #13496 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 18:19:47 +00:00
renovate[bot]
3342bc8fff
build(deps): update dependency good-enough-parser to v1.1.6 ( #13495 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 15:43:53 +00:00
HonkingGoose
01689f90dc
docs: update autogenerate comment ( #13488 )
2022-01-11 15:25:14 +00:00
renovate[bot]
323da1ed21
chore(deps): update node.js to v14.18.3 ( #13479 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-11 15:06:08 +00:00
Michael Kriese
d984ea8bc0
feat(preset): add @renovate/pep440
replacement ( #13493 )
2022-01-11 14:55:08 +00:00
HonkingGoose
cc016ac14c
docs: add encodeURIComponent
, replace
handlebars helpers ( #12672 )
2022-01-11 10:50:48 +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
Matthias Schoettle
895a85a2c3
docs: Heading level of Azure DevOps in Running Renovate docs ( #13475 )
2022-01-11 02:39:44 +00: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
renovate[bot]
78d4ee94b2
chore(deps): update linters to v5.9.0 ( #13471 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-10 18:43:39 +00:00
renovate[bot]
875023bd99
build(deps): update dependency slugify to v1.6.5 ( #13468 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-10 16:48:50 +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