Oleg Krivtsov
7d60807039
Fix issue ( #13225 )
2021-12-22 06:10:24 +00:00
Rhys Arkins
01b79c8433
chore: log when no updateLockedDependency
2021-12-21 21:39:21 +01:00
Rhys Arkins
347d7dc51f
fix: move rebaseWhen=never check earlier ( #13218 )
2021-12-21 20:23:08 +00:00
Rhys Arkins
0606cc82f9
fix: no warn for unexpected yarn lock entry
2021-12-21 20:50:21 +01:00
renovate[bot]
542f778ed1
chore(deps): update dependency @types/node to v16.11.13 ( #13221 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-21 19:15:36 +00:00
Rhys Arkins
93597723ce
fix: better yarn.lock regex
2021-12-21 18:58:51 +01:00
RahulGautamSingh
de5c4b8702
refactor(semver): ensure strict null check ( #13161 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-21 16:58:50 +00:00
Rhys Arkins
87dc1d0fe3
fix: check for matchResult
2021-12-21 16:12:09 +01:00
Matt Palmer
3cdfd7a20a
fix(manager/gomod): GitLab Private Authentication ( #13216 )
2021-12-21 13:09:49 +00:00
Rhys Arkins
f20a9de60d
feat(yarn): updateLockedDependency for yarn v1 ( #13212 )
2021-12-21 13:46:44 +01:00
renovate[bot]
931849e968
chore(deps): update actions/setup-java action to v2.5.0 ( #13217 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-21 12:17:03 +00:00
Oleg Krivtsov
9b2c4b5af2
test: error 502 is handled correctly in GitHub graphql ( #13167 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-21 08:16:41 +00:00
renovate[bot]
1445fb07bf
chore(deps): update dependency typescript to v4.5.4 ( #13210 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 23:36:48 +00:00
renovate[bot]
82527ee3d9
chore(deps): update dependency @types/luxon to v2.0.8 ( #13208 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 21:41:08 +00:00
renovate[bot]
7a6a6aca12
chore(deps): update jest monorepo to v27.4.5 ( #13207 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 19:57:21 +00:00
renovate[bot]
2314c45514
chore(deps): update linters to v5.7.0 ( #13206 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 19:46:48 +00:00
Matt Travi
691bd72ac0
fix(joi-to-hapi-joi-replacement): narrowed the range to prevent downgrading newer versions ( #13205 )
2021-12-20 18:34:50 +01:00
Rhys Arkins
9bf5ba7b56
chore: log docker exec image
2021-12-20 09:28:39 +01:00
Matt Travi
7fb7b7a543
feat(hapi-replacements): added replacements for hapi and joi ( #13135 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-20 08:25:10 +00:00
Rhys Arkins
1e1c7512e3
fix(npm): don't coerce npm constraint if already an exact version ( #13202 )
2021-12-20 08:48:05 +01:00
Sergei Zharinov
df1d8b8302
feat(preset): Define emojibase monorepo preset ( #13201 )
2021-12-20 07:49:10 +01:00
Rhys Arkins
75b1d8fbc6
feat(npm): efficient update-lockfile branch reuse ( #13198 )
2021-12-20 05:30:24 +00:00
renovate[bot]
2d8d88d9af
docs: update references to renovate/renovate to v31.7.0 ( #13199 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 00:42:57 +00:00
renovate[bot]
c6701744a1
chore(deps): lock file maintenance ( #13200 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 00:28:50 +00:00
HonkingGoose
1f74776b26
docs(readme): add replacement PR feature to list ( #13194 )
2021-12-19 21:19:46 +01:00
HonkingGoose
6290c43120
docs(self-hosted experimental): monospace variable names ( #13193 )
2021-12-19 14:11:12 +01:00
Sergei Zharinov
3b91162eca
chore(deps): Switch to renamed parser library ( #13195 )
2021-12-19 14:05:31 +01:00
Rhys Arkins
25d3d626c9
refactor: simplify lockfile-update logic ( #13191 )
2021-12-19 11:29:46 +01:00
Maxime Brunet
2e7e4c2d1d
docs(bitbucket-cloud): Document required permission scopes ( #13179 )
2021-12-19 04:18:42 +00:00
Martin Herndl
c5852e7ea5
feat(composer): support minor version on best-effort composer constraint extraction ( #13187 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-18 21:06:36 +00:00
Martin Herndl
67eb76d406
feat(composer): support composer platform package constraint ( #13186 )
2021-12-18 21:55:13 +01:00
Rhys Arkins
1f1c86a4f7
feat(npm): check if branch already updated ( #13185 )
2021-12-18 17:09:49 +01:00
Rhys Arkins
b84ce2ad55
refactor(npm): updateLockedDependency result ( #13182 )
2021-12-18 15:39:55 +00:00
Michael Kriese
1e1bea200a
fix: use @sindresorhus/is
instead of is
( #13183 )
2021-12-18 14:50:51 +00:00
renovate[bot]
a079d9cf7d
build(deps): update dependency luxon to v2.2.0 ( #13175 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-17 21:35:43 +00:00
Matt Palmer
af817f9e80
fix(go): Mimic Go logic for GOPRIVATE
parsing ( #13166 )
...
Ensure that the parsing of `GOPRIVATE`/`GONOPROXY` matches the behaviour of Go itself.
The documentation for these values state it matches the logic of `path.Match`, however in reality it's actually a prefix based match.
Updating the regex to allow for either an exact match, or a match where the configured value is a prefix of the package, when a `/` is added.
Additionally, strip any trailing `/`'s from the configured value, as this matches the logic that Go takes when matching.
Fixes #13138
2021-12-17 13:47:45 +01:00
Sebastian Poxhofer
5eea19b5be
feat(autodiscover): reverts autodiscoverfilter as array ( #13169 )
...
This reverts commit a0a770338f
.
2021-12-17 13:44:40 +01:00
Rhys Arkins
9f10223ce5
fix(gitub): log fork failure sha and url
2021-12-17 12:37:48 +01:00
Rhys Arkins
8b3b80c3e4
chore: update readme image link
2021-12-17 11:04:44 +01:00
RahulGautamSingh
453c249e46
fix(regex): add option to disable caching regex ( #13068 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-17 09:43:33 +01:00
Ankit Soneji
45ee7643cc
feat(datasource/pod): Add GitHub enterprise support for pods ( #12818 )
2021-12-17 07:51:51 +00:00
renovate[bot]
b36465d9df
chore(deps): update jest monorepo to v27.4.4 ( #13159 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-17 05:12:45 +00:00
renovate[bot]
4d1ab6a875
chore(deps): update dependency typescript to v4.5.3 ( #13157 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-17 00:18:08 +00:00
renovate[bot]
ede1d2b587
build(deps): update dependency markdown-it to v12.3.0 ( #13155 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-16 18:30:26 +00:00
Rhys Arkins
7b91912680
chore: revert git timeout change
2021-12-16 16:53:56 +01:00
Danilo Pianini
feb3f950a5
feat(managers/gradle): add support for plugin short syntax in gradle TOML catalogs ( #13147 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-16 15:39:40 +00:00
renovate[bot]
15ebe5c887
chore(deps): update node.js to 4be99ea ( #13153 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-16 15:30:26 +00:00
Sebastian Poxhofer
a0a770338f
feat(autodiscover): allow array for autodiscoverfilter ( #13100 )
2021-12-16 15:12:35 +00:00
renovate[bot]
971ef920a6
chore(deps): update dependency ts-jest to v27.1.1 ( #13114 )
2021-12-16 14:51:28 +01:00
Sergei Zharinov
8d1ac78504
test(workers/pr): Explicit snapshots for release notes ( #13145 )
2021-12-16 14:14:19 +01:00