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
Rhys Arkins
e95bd0ba3d
feat(host-rules): add support for disabling hosts ( #6715 )
...
* feat(host-rules): support disabling hosts
Adds “enabled” to the list of recognized configuration options for hostRules. A host or domain can be disabled by setting `”enabled”: false` within the host rule. Also added presets :disabledHost() and :disableDomain().
* docs
* tests
* Update configuration-options.md
* fixes
2020-07-09 17:34:26 +02:00
Rhys Arkins
ce8ce887d7
fix(github): harden commit checks
2020-07-09 07:44:55 +02:00
Rhys Arkins
9fe82cc2c8
fix(gitlab): reduce pr body max to 50k chars
2020-07-09 07:31:18 +02:00
Rhys Arkins
ab987941ac
fix(github): delete fork after patch failure
2020-07-09 07:26:22 +02:00
renovate[bot]
8326cf96f6
chore(deps): update dependency graphql to v15.3.0 ( #6714 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-08 22:00:39 +00:00
Sergio Zharinov
20059d977b
fix(maven): Avoid range downgrades ( #6711 )
2020-07-08 18:40:33 +02:00
Rhys Arkins
4665dbff6f
refactor: remove commitFiles from platforms ( #6701 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-08 14:14:13 +02:00
renovate[bot]
9d7cb7d74b
chore(deps): update dependency eslint-plugin-jest to v23.18.0 ( #6705 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-08 12:00:47 +00:00
Rhys Arkins
4f48cd1a4e
refactor: remove platform.getPrFiles ( #6702 )
2020-07-08 06:49:54 +02:00
renovate[bot]
e75d696019
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.127.0 ( #6698 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-07 15:00:41 +00:00
Rhys Arkins
1663058426
feat(pr): pr edited body not comment ( #6695 )
2020-07-07 14:30:45 +02:00
Rhys Arkins
c3f8d0067e
fix(gitlab): use global.gitAuthor to compare commit authors ( #6696 )
2020-07-07 14:12:31 +02:00
Jamie Magee
40bb476b9a
chore: replace custom types with upstream ( #6692 )
2020-07-07 13:52:59 +02:00
Rhys Arkins
60d1a5f35a
chore: remove unused github platform variables
2020-07-07 09:32:33 +02:00
Rhys Arkins
4db12f9ee9
fix: uncheck retry checkbox after rebase ( #6691 )
...
Closes #5951 , Closes #6690
2020-07-07 08:02:35 +02:00
Kevin James
7d3b475c51
fix(pip): fix compatibility with some simple pip indexes ( #6649 )
2020-07-07 06:56:31 +02:00
Kevin James
634e553976
feat(pip): support env var interpolation ( #6648 )
2020-07-07 06:28:50 +02:00
Rhys Arkins
4459b11261
fix(cache): improve repository cache robustness ( #6689 )
2020-07-07 06:24:26 +02:00
Carlin St Pierre
e015875ac5
fix(bitbucket-cloud): Preserve Bitbucket Cloud reviewers when updating PRs ( #6560 )
2020-07-06 20:58:40 +02:00
Jeff Fairley
ed13e22b6c
fix(presets): include '@typescript-eslint' with eslint preset ( #6687 )
...
* fix(presets): include '@typescript-eslint' with eslint preset
This updates the eslint package preset to include the @typescript-eslint monorepo. This is a suite of plugins and configs that enables eslint to support typescript.
* test(presets): update eslint test snapshots and expectations
2020-07-06 19:48:29 +02:00
Rhys Arkins
76eab4d766
fix: remove greenkeeper migration ( #6685 )
...
Service discontinued June 3
2020-07-06 13:06:44 +02:00