Michael Kriese
98d45047b4
ci: add workflow name ( #7965 )
2020-12-11 16:11:59 +01:00
yoswein
122d69dbcb
chore: add whitesource scan ( #7964 )
2020-12-11 15:56:18 +01:00
Rhys Arkins
5c3ec876dd
refactor: recursively migrate configs ( #7963 )
2020-12-11 14:49:27 +01:00
Rhys Arkins
9e99a8c2c9
refactor: calculate isMigrated programmatically ( #7961 )
2020-12-11 14:08:24 +01:00
Rhys Arkins
00a08225b9
refactor: use ls-lint ( #7956 )
2020-12-11 13:29:43 +01:00
Rhys Arkins
8ec93ef764
refactor: remove packageRules nesting from internal presets ( #7960 )
2020-12-11 13:10:07 +01:00
Rhys Arkins
7dbea83a6b
docs: remove outdated beta remarks
2020-12-11 12:35:04 +01:00
Rhys Arkins
1abfcc82ec
docs: fix java, nuget endpoint->baseUrl packageRules
...
Ref: #7912 #7959
2020-12-11 12:30:49 +01:00
renovate[bot]
592259ba71
build(deps): update dependency p-queue to v6.6.2 ( #7955 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-11 10:21:09 +00:00
renovate[bot]
255632f003
build(deps): update dependency ini to v1.3.6 [security] ( #7946 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-11 10:10:57 +01:00
Sergei Zharinov
683b87f845
fix(limits): Refactor hourly PR limit calculation ( #7930 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-11 10:10:26 +01:00
Rhys Arkins
4202be9ef0
fix: don’t prioritize updateTypes packageRules ( #7897 )
...
Removes code which ensured rules with updateTypes always ran last and therefore had higher priority.
Closes #4482
BREAKING CHANGE: Package Rules will be evaluated in the order they are configured, instead of evaluating rules with updateTypes last.
2020-12-11 10:10:12 +01:00
Sergei Zharinov
6f7b4afd1e
feat(npm): migrate and deprecate unpublishSafe ( #7464 )
...
The existing npm-specific `unpublishSafe` setting will be removed and migrated instead to use `stabilityDays` (3). The `renovate/unpublish-safe` status check is also deprecated and the existing `renovate/stability-days` will be used instead.
Closes #5265
BREAKING CHANGE: The status check `renovate/unpublish-safe` will be replaced with `renovate/stability-days`. Please migrate any branch protection rules if you were relying on `renovate/unpublish-safe`.
2020-12-11 10:09:58 +01:00
Sergei Zharinov
663117beab
feat(http): Support for per-host http concurrency limits ( #6983 )
2020-12-11 10:09:09 +01:00
renovate[bot]
6c414e7736
chore(deps): update dependency eslint-config-prettier to v7 ( #7940 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-11 09:35:56 +01:00
Sergei Zharinov
db6b48722e
fix(node): Use better "isStable" function ( #7157 )
2020-12-11 09:29:13 +01:00
Sergei Zharinov
c98a537f8b
refactor(limits): Refactor global limits counter ( #7931 )
2020-12-11 09:26:47 +01:00
Rhys Arkins
e41b5161e3
fix: create vulnerability PRs immediately
2020-12-11 09:15:52 +01:00
Sergei Zharinov
f0cc3bfad1
fix(github): Fix v3
stripping for graphql in GHE ( #7944 )
2020-12-10 17:44:22 +01:00
HonkingGoose
b391a55668
docs: tidy up dependency pinning essay ( #7911 )
2020-12-10 15:13:02 +01:00
Rhys Arkins
92c8f4d499
fix(composer): don’t add vendor directory ( #7937 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-10 13:47:46 +01:00
Charles Korn
3c41acd88e
fix(batect): use docker versioning ( #7936 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-10 12:40:32 +01:00
Sergei Zharinov
9c30da26de
refactor(http): Don't use obsolete URL functions with http wrappers ( #7938 )
...
* refactor(http): Remove obsolete URL functions usage
2020-12-10 11:13:58 +01:00
Rhys Arkins
df5d27b7d8
chore(presets): remove workaround for actions/setup-node ( #7934 )
2020-12-10 09:29:11 +01:00
Sergei Zharinov
fc82a2a6b9
refactor: Rename maxSatisfyingVersion to getSatisfyingVersion ( #7917 )
2020-12-10 09:25:04 +01:00
Christopher Sauer
c76ca3b170
feat(bazel): Allow updating more types of http_archives, including zip ( #7929 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-10 09:13:47 +01:00
Sergei Zharinov
6354425126
refactor(github): Remove obsolete URL functions from HTTP wrapper ( #7932 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-10 09:13:25 +01:00
Sergei Zharinov
e18259c2a5
refactor(http): Remove URL functions from platform-specific wrappers ( #7933 )
2020-12-10 08:50:04 +01:00
Christian Bewernitz
69931df927
docs: Clarify requiredStatusChecks
config option ( #7926 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2020-12-09 21:36:15 +01:00
Michael Kriese
f18b7f3504
feat(gitea): support presets ( #7920 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2020-12-09 13:31:06 +01:00
Sergei Zharinov
d8df51f20e
feat(util): Add resolveBaseUrl function ( #7918 )
2020-12-09 13:05:31 +01:00
renovate[bot]
245828590f
chore(deps): update dependency @types/eslint to v7.2.6 ( #7921 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-09 12:00:49 +00:00
renovate[bot]
13b53edef3
build(deps): update dependency semver to v7.3.4 ( #7913 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-09 10:00:55 +00:00
HonkingGoose
110362f12b
docs: improve configuration templates ( #7863 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-09 09:18:55 +01:00
Charles Korn
c07bf5fc55
feat: batect manager ( #7898 )
...
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>
2020-12-09 09:16:16 +01:00
renovate[bot]
b23276db0b
chore(deps): update dependency cross-env to v7.0.3 ( #7914 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-09 07:40:26 +00:00
Sergei Zharinov
fae1828938
refactor(travis): Move node schedule computations to versioning code ( #7916 )
...
* refactor(travis): Move node schedule computations to versioning code
* Remove memoization
2020-12-09 07:56:15 +01:00
renovate[bot]
e12000dac7
chore(deps): update dependency jest-silent-reporter to v0.4.0 ( #7910 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-08 18:00:47 +00:00
Sergei Zharinov
31c7d8a8c6
refactor(build): Pre-compile files imported from data folder ( #7896 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-08 14:07:29 +01:00
Sergei Zharinov
c43a4dc328
feat(gradle-lite): JS-based Gradle manager ( #7521 )
2020-12-08 13:56:08 +01:00
Fernando Mora
858af635e6
fix(sbt-package): Add sbt-package
to mavenCommonsAncientVersion ( #7905 )
...
Given that `sbt-package` datasource is using an underlying maven one, same problem is happening here with sbt.
It makes sense to add `sbt-package` datasource to `mavenCommonsAncientVersion` workaround.
2020-12-08 05:46:22 +01:00
renovate[bot]
3a45e8bfe0
chore(deps): update dependency @types/node to v12.19.8 ( #7904 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-07 22:00:48 +00:00
Michael Kriese
4dcd9bea85
fix(nuget): remove build meta from latest ( #7903 )
2020-12-07 17:51:24 +01:00
renovate[bot]
cfe367c4a2
build(deps): update dependency @yarnpkg/core to v2.4.0 ( #7901 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-07 16:00:53 +00:00
HonkingGoose
096d88f2c9
docs: configure renovate ( #7865 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-07 15:45:32 +01:00
Sergei Zharinov
660831863a
feat(versioning): Add support for Ubuntu version scheme ( #7126 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-07 10:31:17 +01:00
Alex Ruffo
b7495330c0
feat: customize onboarding file name ( #7866 )
2020-12-07 10:14:46 +01:00
Sergei Zharinov
e70bc55ee6
fix(gradle): Stop return non-version "currentValue" fields ( #7305 )
2020-12-07 09:33:36 +01:00
Christophe Hurpeau
1f6de6d074
fix: lerna with useWorkspaces: true ( #7766 )
2020-12-07 09:17:23 +01:00
renovate[bot]
a503b45273
chore(deps): lock file maintenance ( #7893 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-07 02:01:00 +00:00