Commit graph

8245 commits

Author SHA1 Message Date
renovate[bot]
d2316a782c
chore(deps): update dependency @types/eslint to v7 (#6776)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-19 11:19:50 +02:00
renovate[bot]
08daea2d8a
chore(deps): update dependency re2 to v1.15.4 (#6781)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-18 19:38:33 +00:00
Grégory Joseph
b72bf4c8e5
fix(lerna): Fix support for Lerna when package.json is not at the root of the repo (#6675)
* fix(lerna): Fix support for Lerna when package.json is not at the root of the repo

Pass the PackageFile object to generateLockFiles, and use that rather than hardcode 'package.json'
Closes #6574

* Add test for #6574 - loads package.json from the given file, not root

* Alternative approach: don't re-load the file at all, deps are already specified. Unsure about tests

* Making eslint happy

* Add tests for getLernaVersion (and some fixes along the way)

* Copy/pasta error -- that test function didn't need to be async

* Wrap lerna tests in a describe(getName)

* Adapted snapshot file

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-18 16:40:35 +02:00
Sergio Zharinov
1d33e20888
fix(sbt): Parse version lines with classifier keyword (#6780) 2020-07-18 15:31:53 +02:00
Michael Kriese
e3da371a0e
feat(pip_setup): copy extract.py to repo (#6768)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-18 10:03:05 +02:00
Jamie Magee
456245aabe
chore(eslint): enable typescript 3.7 rules (#6765) 2020-07-18 08:42:32 +02:00
Sergio Zharinov
51619a6181
fix(gradle): Update same dependencies in single file (#6777) 2020-07-18 08:35:05 +02:00
renovate[bot]
af72c434cf
chore(deps): update babel monorepo to v7.10.5 (#6779)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-17 19:39:20 +00:00
Misha Kaletsky
fb8e34dbc8
fix: revert: add currentValue to yarn upgrade command (#6775)
* Revert "fix: add currentValue to yarn upgrade command (#6759)"

This reverts commit 1c00491310.

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-17 14:13:20 +02:00
renovate[bot]
fee7134da8
chore(deps): update dependency tmp-promise to v3 (#6774)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-17 13:57:30 +02:00
Misha Kaletsky
1c00491310
fix: add currentValue to yarn upgrade command (#6759)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-17 13:42:12 +02:00
renovate[bot]
3305bfc3a3
chore(deps): update dependency nock to v13 (#6773)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-17 13:19:38 +02:00
renovate[bot]
671c68c97b
chore(deps): update dependency mockdate to v3 (#6772)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-17 12:32:12 +02:00
renovate[bot]
a18ec2a32d
chore(deps): update dependency jest-junit to v11 (#6770)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-17 12:00:46 +02:00
INA Lintaro
9730079d0c
feat(sbt): extract source URL from POM file (#6756)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-17 10:14:50 +02:00
Michael Kriese
515aa56cf6
fix(internal): respect dry-run (#6767) 2020-07-17 09:49:59 +02:00
Rhys Arkins
0571eb37e8
fix: don’t assign if MR already has assignees or reviewers (#6386)
* fix(gitlab): don’t assign if MR already has assignees

Closes #6375

* add more platforms

* fix github

* simplify gitlab

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-16 15:45:50 +02:00
renovate[bot]
2ae2d2376f
build(deps): update dependency @renovatebot/ruby-semver to v0.2.1 (#6762)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-16 15:30:05 +02:00
renovate[bot]
6ad017b51e
build(deps): update dependency registry-auth-token to v4.2.0 (#6763)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-16 13:03:44 +00:00
Michael Kriese
bf74d7f943
feat(internal): optional global agent (#6761) 2020-07-16 13:32:45 +02:00
Michael Kriese
e48ffa650a
feat(internal): make datasource loading syncronous (#6748) 2020-07-15 13:12:50 +02:00
Sergio Zharinov
74b6669ce1
chore(maven): Add 'editFile' field to extracted deps (#6752)
* feat(maven): Add 'editFile' field when extracting

* Set 'editFile' only for parent files
2020-07-14 17:22:48 +02:00
Michael Kriese
467994bc22
fix(git-submodule): disable pinDigests (#6754) 2020-07-14 16:50:19 +02:00
Michael Kriese
76d8574581
chore(internal): fix http coverage (#6746) 2020-07-14 09:51:27 +02:00
renovate[bot]
49680ea273
build(deps): update dependency cacache to v15.0.5 (#6744)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-14 04:00:32 +00:00
Michael Kriese
9589f5a97a
fix: prepare for got v11 (#6741) 2020-07-13 21:33:24 +02:00
renovate[bot]
d0379119e4
chore(deps): update dependency @types/node to v12.12.50 (#6743)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-13 17:35:06 +00:00
Sebastian Poxhofer
835a203b27
feat(terraform): Implement terraform service discovery (#6720)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-13 07:37:01 +02:00
Rhys Arkins
6d96d3d220
refactor: git.setBranch (#6739) 2020-07-13 07:31:22 +02:00
renovate[bot]
bfa0dce6ae
build(deps): update dependency aws-sdk to v2.713.0 (#6738)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-12 22:00:33 +00:00
Rhys Arkins
bb10d784e7
refactor: platform.initRepo return defaultBranch not baseBranch (#6737) 2020-07-12 21:30:11 +02:00
Sergio Zharinov
41983bf29a
fix(github): Use GraphQL for initRepo (#6726)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-12 18:18:44 +02:00
Sergio Zharinov
581844a085
fix(github): Fix accept headers for Github HTTP wrapper (#6736)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-12 15:29:26 +02:00
Rhys Arkins
ad60bc1292 chore: autoformat codeql-analysis.yml 2020-07-12 10:40:09 +02:00
Rhys Arkins
12be36ff47 chore: update issue templates
Security is now done automatically by GitHub due to `SECURITY.md`
2020-07-12 09:50:41 +02:00
Sergio Zharinov
e2af296c48
refactor: Rename GraphQL query methods (#6732) 2020-07-12 08:10:38 +02:00
renovate[bot]
b43a8d24fc
build(deps): update dependency lodash to v4.17.19 (#6735)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-11 20:00:35 +00:00
renovate[bot]
ff0a50319b
chore(deps): update dependency re2 to v1.15.2 (#6730)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-11 12:00:40 +00:00
Rhys Arkins
276cb3fbe2
chore: add SECURITY.md (#6731) 2020-07-11 12:17:29 +02:00
Rhys Arkins
13cbc870dc
test: add codeql 2020-07-11 12:02:04 +02:00
Rhys Arkins
a8f27e0bf3
feat: dependencyDashboard (#6729) 2020-07-11 11:55:30 +02:00
Ed Frey
c98b6b22d9
feat(nuget): look for refs within package.props schema (#6703)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-11 11:19:37 +02:00
Rhys Arkins
fb58be39b9 chore: fix lint 2020-07-11 09:01:44 +02:00
Rhys Arkins
9b8f010f99 fix(github): don’t disable automerge on ghe if push protection enabled 2020-07-11 08:09:05 +02:00
Rhys Arkins
c9178b00f2 logs: trace-only when maven host disabled 2020-07-11 08:08:38 +02:00
Michael Kriese
e11875e036
refactor(internal): prepare for got v11 (#6727) 2020-07-10 20:51:40 +02:00
Sebastian Poxhofer
db698b5bdb
fix(terraform-provider): reintroduce caching (#6724) 2020-07-10 10:29:46 +02:00
renovate[bot]
fc2cd936dc
chore(deps): update dependency @types/node to v12.12.48 (#6722)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-09 23:37:28 +00:00
renovate[bot]
678e92b155
chore(deps): update dependency @types/jest to v26.0.4 (#6721)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-09 23:00:36 +00:00
renovate[bot]
f278b77ef3
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.128.0 (#6719)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-09 18:00:38 +00:00