Commit graph

8245 commits

Author SHA1 Message Date
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
HonkingGoose
278e6fa405
docs: tidy up repository readme (#7889)
* remove reference to GitLab.com Renovte bot app

* capitalize word ESLint

* use American English spelling

* capitalize words Yarn, Lerna

* add missing dot at end of etc.

* remove dot from end of list item

* use one sentence per line

* fix list item spread out over lines

* capitalize word Yarn

* firm up recommendation

* rmeove extra word, fix grammar

* revert GitLab.com removal
2020-12-06 16:59:04 +01:00
Brett
4dfd998aef
docs: include bundler in supported managers list in rangeStrategy (#7888)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-04 20:08:34 +01:00
renovate[bot]
be4123d961
chore(deps): update dependency type-fest to v0.20.2 (#7886)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-04 13:17:12 +01:00
HonkingGoose
a1cddeae2c
docs: improve section on GitLab CI/CD pipelines (#7887) 2020-12-04 12:25:43 +01:00
Michael Kriese
4ffe78d322
docs: add gitlab pipeline hints (#7885) 2020-12-04 10:00:23 +01:00
Michael Kriese
2f87b53c3e
fix(worker): early exit if config can't parsed (#7884) 2020-12-04 09:21:57 +01:00
Rhys Arkins
95577ac01b
chore: monthly schedule for dev container (#7873) 2020-12-03 16:31:37 +01:00
Michael Kriese
b12c522e0b
feat(gitlab): support automerge on pr update (#7871) 2020-12-03 16:13:21 +01:00
Rhys Arkins
051fc15095
chore: CODEOWNERS (#7880) 2020-12-03 16:11:34 +01:00
Fernando Mora
693f58e178
feat(config): Add mergeable addLabels option (#7869)
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>
2020-12-03 15:20:09 +01:00
Rhys Arkins
4c55f38d7b
docs: update wording on gitlab app 2020-12-03 14:44:31 +01:00
Rhys Arkins
44ae1d8943 docs: gitlab app 2020-12-03 14:43:04 +01:00
HonkingGoose
c6db7e8048
capitalize abbreviation HTTPS (#7878) 2020-12-03 12:10:17 +01:00
renovate[bot]
5f9ae8b68e
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.152.1 (#7868)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-03 11:15:42 +01:00
Michael Kriese
0b18734d65
docs(kustomize): update limitations (#7874) 2020-12-03 10:03:06 +01:00
renovate[bot]
abbc1369e3
chore(deps): update dependency @types/registry-auth-token to v4 (#7870)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-03 08:35:57 +01:00
HonkingGoose
277d022e03
docs: improve Java documentation (#7821)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-03 08:32:52 +01:00
Daniel Tschinder
1251b61ca6
fix(bitbucket-server): PR update with invalid reviewers (#7698)
* fix(bitbucket-server): Do not throw REPOSITORY_CHANGED if API error is about invalid reviewers

Also always log the error in any case for better visibility

* fix: Extract code into helper methods and retry in updatePR

* Fix review feedback

* Update lib/platform/bitbucket-server/index.ts

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* lint

* Move new helpers into utils.ts and add proper types for error

* Update lib/platform/bitbucket-server/utils.ts

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-02 20:50:26 +01:00
Sebastian Poxhofer
28e90ef634
feat(terraform-version): implement tfenv version file updates (#7849) 2020-12-02 16:02:49 +01:00
HonkingGoose
ac9bd733d3
docs: improve config presets (#7796) 2020-12-02 15:59:34 +01:00
renovate[bot]
705ef2daa4
build(deps): update dependency simple-git to v2.24.0 (#7830)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-02 15:02:26 +01:00