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
Sergio Zharinov
c3fc80a285
refactor: Call 'fs-extra' functions via proxies ( #6683 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-06 11:17:06 +02:00
Sergio Zharinov
50e36a1f59
refactor: Add 'ensureCacheDir` function ( #6681 )
2020-07-05 21:22:13 +02:00
Rhys Arkins
66d0e03695
fix(deps): update @renovatebot/ruby-semver
2020-07-05 10:09:11 +02:00
Rhys Arkins
a44a741841
chore: update templates
2020-07-05 10:07:41 +02:00
Rhys Arkins
723aa4cf25
logs: improve repository cache logging
2020-07-05 09:17:10 +02:00
Rhys Arkins
2cdd8f4b0c
refactor: simplify sync state
2020-07-05 08:28:34 +02:00
Rhys Arkins
9bdd8b53c3
refactor(git): separate init from sync
2020-07-05 08:25:21 +02:00
Rhys Arkins
7d18476d74
refactor: args -> config
2020-07-05 08:23:14 +02:00
Rhys Arkins
09186488ac
logs: log depName and scheme when failling to satisfy a constraint
2020-07-05 08:22:32 +02:00
Sergio Zharinov
52e4b4c9c9
feat(internal): Switch to @renovate/ruby-semver library ( #5982 )
2020-07-05 07:35:49 +02:00
Rhys Arkins
6ec460b735
fix(terraform): don’t warn for unknown type
2020-07-05 07:14:00 +02:00
renovate[bot]
01b54a0cd9
build(deps): update dependency aws-sdk to v2.709.0 ( #6679 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-04 23:00:39 +00:00
renovate[bot]
409bbdc7c8
chore(deps): update dependency typescript to v3.9.6 ( #6678 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-04 21:00:50 +00:00