Sergio Zharinov
|
e9ee0179c5
|
feat: maven compare functions (#3020)
Adds comparator function, in readiness for full Ruby versioning support later.
|
2019-01-04 11:11:42 +02:00 |
|
Rhys Arkins
|
c51e76223f
|
chore: update yarn.lock
|
2019-01-04 09:37:21 +01:00 |
|
Rhys Arkins
|
65643bae11
|
tests: fix gitlab datasource test coverage
|
2019-01-04 09:36:48 +01:00 |
|
rtaum
|
960648abbe
|
feat: Detect GitLab default branch for presets (#3015)
Usually master will be used, but just in case - let's find which branch is default first, before retrieving the file.
Closes #2991
|
2019-01-04 07:48:12 +02:00 |
|
Rhys Arkins
|
738408b728
|
refactor: semver-hashicorp -> hashicorp
|
2019-01-03 08:41:59 +02:00 |
|
Rhys Arkins
|
7fb377ebad
|
refactor: semver-composer -> composer
|
2019-01-03 08:32:44 +02:00 |
|
Rhys Arkins
|
cfb7a4750f
|
refactor: rename semver-cargo -> cargo
|
2019-01-03 08:27:08 +02:00 |
|
Rhys Arkins
|
1ddf747eed
|
fix: add ruby versioning to definitions
|
2019-01-03 08:24:39 +02:00 |
|
Nikita Chashchinskii
|
419692a2f3
|
feat: semver-cargo versioning (#3002)
This PR adds support for semver-cargo versioning.
Closes #2780
|
2019-01-03 07:33:22 +02:00 |
|
Fedor Lukyanov
|
e3446bfc0c
|
feat: Ruby semver versioning (#3000)
|
2019-01-03 07:32:08 +02:00 |
|
Fedor Lukyanov
|
6a2c6cf92e
|
docs: bundler readme (#2980)
|
2019-01-03 07:29:50 +02:00 |
|
Rhys Arkins
|
67e3825f42
|
refactor: renovateFork -> includeForks
|
2018-12-31 07:46:00 +02:00 |
|
Renovate Bot
|
517a21d584
|
build(deps): update dependency semantic-release to v15.13.2
|
2018-12-30 15:00:37 +00:00 |
|
Rhys Arkins
|
b6a358d8f6
|
docs: renovate on kubernetes example (#2964)
|
2018-12-29 07:00:29 +02:00 |
|
Renovate Bot
|
27623bf697
|
build(deps): update dependency cacache to v11.3.2
|
2018-12-28 06:00:31 +00:00 |
|
Renovate Bot
|
02d77d5d3c
|
build(deps): update dependency fast-xml-parser to v3.12.11
|
2018-12-28 07:09:58 +02:00 |
|
Renovate Bot
|
1d142c2bc4
|
build(deps): update dependency pnpm to v2.23.1
|
2018-12-28 06:59:13 +02:00 |
|
Renovate Bot
|
0086f47bd8
|
chore(deps): update node.js to v8.15.0
|
2018-12-28 06:58:46 +02:00 |
|
rtaum
|
9bee58143f
|
feat(github): Block automerging if negative reviews exist (#3007)
If an automerging PR has negative/disapproving reviews, then do not automerge it until they are approved or dismissed.
Closes #2949
|
2018-12-28 06:40:48 +02:00 |
|
Rhys Arkins
|
b08b2f17d1
|
refactor: Revert "fix(docker): remove unnecessary caching"
This reverts commit 8054ee58b3 .
|
2018-12-27 09:10:14 +02:00 |
|
Rhys Arkins
|
4923ef93fb
|
refactor: move version normalization into datasource index
|
2018-12-27 07:51:26 +02:00 |
|
Rhys Arkins
|
4a19d57c6b
|
feat: datasource versions filter (#3001)
* add filter and sort to datasource
* remove filter and sort from individual datasources
|
2018-12-26 09:36:24 +02:00 |
|
Rhys Arkins
|
0f4f2ae862
|
tests: refactor docker getPkgReleases
|
2018-12-26 08:46:07 +02:00 |
|
Rhys Arkins
|
a087db1c87
|
tests: drop unused docker test
|
2018-12-26 08:37:25 +02:00 |
|
Rhys Arkins
|
5a6e622234
|
tests: complete packagist
|
2018-12-26 07:51:04 +02:00 |
|
Rhys Arkins
|
55875476a8
|
refactor: sanitize -> normalize
|
2018-12-26 07:07:01 +02:00 |
|
Nikita Chashchinskii
|
71ee394aba
|
feat: cargo datasource (#2993)
|
2018-12-26 06:39:38 +02:00 |
|
Rhys Arkins
|
8054ee58b3
|
fix(docker): remove unnecessary caching
|
2018-12-25 21:32:09 +02:00 |
|
Rhys Arkins
|
ba0e1ef3eb
|
fix(docker): remove unused suffix matching in datasource
|
2018-12-25 21:13:37 +02:00 |
|
Rhys Arkins
|
7008bccb56
|
fix(docker): match whole tag suffix
Closes #2968
|
2018-12-25 20:59:56 +02:00 |
|
Rhys Arkins
|
9d8239d9cf
|
feat: datasource releases memcache
Adds automatic memcaching of datasource releases results per-repo.
|
2018-12-25 13:31:51 +02:00 |
|
Rhys Arkins
|
b1ac356efe
|
tests: fix lookup name
|
2018-12-25 13:25:19 +02:00 |
|
Rhys Arkins
|
81daa65af9
|
fix(datasource): trim empty dep urls
|
2018-12-25 08:02:10 +02:00 |
|
Rhys Arkins
|
e102f8bf69
|
refactor: separate datasource metadata
|
2018-12-25 07:57:11 +02:00 |
|
Rhys Arkins
|
5fcece8d79
|
refactor: purl.fullname.toLowerCase() -> depName
|
2018-12-25 07:48:21 +02:00 |
|
Rhys Arkins
|
c7df49ff64
|
refactor: res -> dep
|
2018-12-25 07:47:51 +02:00 |
|
Rhys Arkins
|
52ccdd71bc
|
refactor: better log purl parse failures
|
2018-12-25 07:46:35 +02:00 |
|
Sarun Intaralawan
|
0fffecb636
|
fix(gitlab): close and reopen MR while rebasing to prevent errorneous GitLab CI message (#2994)
|
2018-12-25 06:54:15 +02:00 |
|
Rhys Arkins
|
fd5787023a
|
refactor: move datasource files
|
2018-12-24 15:18:48 +02:00 |
|
Rhys Arkins
|
10d0f58c88
|
fix(gitFs): allow admin renovateFork override
|
2018-12-23 08:47:22 +02:00 |
|
Rhys Arkins
|
5b43931aab
|
fix(gitFs): use sha for non-master branches
|
2018-12-23 08:46:09 +02:00 |
|
renovate[bot]
|
b39e0bd238
|
build(deps): update dependency npm to v6.5.0
|
2018-12-22 21:24:03 +02:00 |
|
rtaum
|
0a8264612d
|
feat: Add gitlab preset (#2984)
|
2018-12-21 20:28:26 +02:00 |
|
Renovate Bot
|
de52b44cdb
|
build(deps): update dependency pnpm to v2.21.1
|
2018-12-21 09:57:56 +02:00 |
|
Renovate Bot
|
4eae10fec2
|
chore(deps): update dependency husky to v1.3.0
|
2018-12-21 09:57:42 +02:00 |
|
Renovate Bot
|
08492e0b92
|
build(deps): update dependency luxon to v1.8.3
|
2018-12-21 07:00:32 +00:00 |
|
renovate[bot]
|
5c41438e9c
|
build(deps): update dependency semantic-release to v15.13.1
|
2018-12-19 17:47:07 +01:00 |
|
Rhys Arkins
|
e0d7784ddb
|
fix: issue pagination/filtering
|
2018-12-19 15:31:20 +01:00 |
|
Rhys Arkins
|
820a8a8ab5
|
fix: reenable deprecation warning issues
|
2018-12-19 06:28:39 +01:00 |
|
Rhys Arkins
|
d5a82a16f4
|
fix(github): don’t aggressively close issues once
|
2018-12-19 06:28:12 +01:00 |
|