Commit graph

10264 commits

Author SHA1 Message Date
renovate[bot]
1c21f5cfc9
chore(deps): update dependency typescript to v4.4.3 (#11805)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 23:13:22 +00:00
Rhys Arkins
89973832c9
fix: lazy branch status (#11799) 2021-09-17 20:16:23 +02:00
Rhys Arkins
66bc2528f5
feat: log urls in closing stats (#11798) 2021-09-17 20:06:30 +02:00
renovate[bot]
88fd8741a0
chore(deps): update dependency type-fest to v2.3.2 (#11795)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 16:27:07 +00:00
renovate[bot]
1b36f42ab8
build(deps): update dependency commander to v8.2.0 (#11790)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 12:41:31 +00:00
renovate[bot]
a8190d7627
build(deps): update dependency @sindresorhus/is to v4.1.0 (#11789)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 11:29:44 +00:00
Sebastian Kral
ea0b324e6a
feat: Add rez versioning (#10930) 2021-09-17 09:42:38 +00:00
Rhys Arkins
7b3e14c5cc logs: global env hostRules 2021-09-17 11:19:27 +02:00
ylemkimon
022206cc33
docs: add an example for Yarn 2+ (#11696) 2021-09-17 11:05:53 +02:00
Michael Kriese
d3c9fd583a
fix(worker/branch): optimize artifact error handling (#11771) 2021-09-17 08:49:37 +00:00
renovate[bot]
300b8b6901
chore(deps): update dependency type-fest to v2.3.1 (#11788)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 08:41:31 +00:00
renovate[bot]
e6d0edb877
chore(deps): update dependency conventional-changelog-conventionalcommits to v4.6.1 (#11785)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-16 20:38:04 +00:00
Rhys Arkins
1fe1eef90e
fix(config): better decrypt errors (#11777) 2021-09-16 13:05:11 +00:00
renovate[bot]
23b1c18e03
chore(deps): update dependency prettier to v2.4.0 (#11775)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-16 11:10:28 +00:00
Samuel Dolt
d676ce5b12
feat(datasource): add Gitlab Package support (#11672)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-16 10:47:30 +00:00
Rhys Arkins
ee29fdcaf1
feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
Rhys Arkins
73d617e009
fix(gradle-wrapper): quote params (#11773) 2021-09-16 11:54:54 +02:00
Frédéric Marchand
a8ddcae57a
test: fix vscode jest timeout (#11764)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-16 06:42:49 +00:00
Sachin Raja
f2916353a2
feat(preset): add codemirror group (#11721)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-16 06:09:13 +00:00
HonkingGoose
6ea86704cf
ci: run tests on macOS 11 Big Sur (#11768) 2021-09-15 20:41:16 +02:00
renovate[bot]
d98bfe1659
chore(deps): update jest monorepo to v27.1.1 (#11755)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-15 18:04:05 +00:00
Michael Kriese
8ad7c33ec9
ci: print git version on init (#11767) 2021-09-15 17:58:09 +02:00
Michael Kriese
28222bf762
fix: do not fallback if explicit auth is configured (#11760)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-15 15:13:17 +00:00
RahulGautamSingh
1d528fc7a2
test: check git version (#11687)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-15 15:04:17 +00:00
Michael Kriese
b9ae26b514
chore: fix duplicate import (#11756) 2021-09-15 15:24:20 +02:00
renovate[bot]
2f5abc3aa6
build(deps): update dependency fast-safe-stringify to v2.1.1 (#11751)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-15 09:23:14 +00:00
Sebastian Poxhofer
12ae0d1ee9
feat(manager/terraform): support range strategy update lockfile (#11720)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-15 07:20:31 +00:00
Michael Kriese
d05137fbf9
fix(manager/nuget): validate msbuild sdks (#11750) 2021-09-15 08:12:44 +02:00
Oleg Krivtsov
196df0d5d5
feat(manager/nuget): update msbuild-sdks section in global.json (#11707)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-14 18:58:50 +00:00
Sebastian Poxhofer
03ac68e912
fix(manager/gitlabci): name is not directly followed by image tag (#11647)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-14 14:18:36 +00:00
Sergei Zharinov
e6a26a71ce
test: Refactor Ivy versioning tests (#11718) 2021-09-14 14:43:50 +02:00
Javier Segovia Córdoba
2d2edf2e09
docs: Update Gradle File Support docs (#11717) 2021-09-14 13:25:21 +02:00
Sergei Zharinov
522d23e2c5
fix(gradle): Avoid crash for missing managerData (#11727) 2021-09-14 12:13:51 +02:00
renovate[bot]
45d1aeecc3
chore(deps): lock file maintenance (#11728)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-14 11:20:31 +02:00
renovate[bot]
5ac9368322
chore(deps): update dependency @types/node to v14.17.15 (#11726)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-14 09:04:44 +00:00
Rhys Arkins
2d99e767b7
fix(platform): put typed platform rule first (#11722) 2021-09-14 09:36:03 +02:00
renovate[bot]
0decf99b9d
chore(deps): update linters to v4.31.0 (#11719)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 19:02:43 +00:00
renovate[bot]
49ab0c8929
chore(deps): update codecov/codecov-action action to v2.1.0 (#11714)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 17:49:20 +00:00
renovate[bot]
d2bb86f341
build(deps): update dependency git-url-parse to v11.6.0 (#11711)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 16:16:45 +00:00
Rhys Arkins
e108537964
fix(config): migrate empty array check (#11713) 2021-09-13 15:27:01 +02:00
Sebastian Poxhofer
f937f73e64
feat(manager/terraform/lockfile): support multiple deps during dep update (#11630)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-13 11:31:01 +00:00
renovate[bot]
f5d557a3dd
chore(deps): lock file maintenance (#11704)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 11:23:02 +00:00
renovate[bot]
1f16f8a5b4
chore(deps): update dependency graphql to v15.5.3 (#11706)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 09:16:20 +00:00
renovate[bot]
f5e08d5c1a
docs: update references to renovate/renovate to v27 (#11703)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 06:34:14 +00:00
renovate[bot]
12ef0f9025
chore(deps): update dependency @types/luxon to v2.0.3 (#11700)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-12 23:05:42 +00:00
renovate[bot]
d9fcd6b72a
chore(deps): update dependency type-fest to v2.2.0 (#11695)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-12 19:50:40 +00:00
Maksim
7801ae7c16
feat(config): migrate requiredStatusChecks to ignoreTests (#11355)
* feat(config): migrate requiredStatusChecks to ignoreTests

* fix(config): restore order of props

* feat(config): add applyMigrations function

* feat(platform): check ignoreTests param in worker

* feat(config): rename getBranchStatus to resolveBranchStatus

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-12 15:23:18 +00:00
ylemkimon
0a5cee1f25
docs(private-packages): add a note about Yarn 2+ (#11692) 2021-09-12 14:17:07 +00:00
HonkingGoose
fe45377b6d
docs: fix display style of word ESLint (#11689) 2021-09-12 16:09:08 +02:00
Rhys Arkins
050b6a9e59
fix: don't pin monorepo groups (#11688) 2021-09-12 13:26:24 +00:00