Rhys Arkins
|
53ca91301f
|
chore: import linting (#6105)
|
2020-05-01 18:03:48 +02:00 |
|
Rhys Arkins
|
18b05fb724
|
fix(docker): move autoReplaceStringTemplate (#6024)
|
2020-04-22 11:55:08 +02:00 |
|
Rhys Arkins
|
6dea8e919c
|
feat(internal): use autoReplace for docker managers (#5935)
|
2020-04-15 12:24:09 +02:00 |
|
itchyny
|
5fdd261d5a
|
feat(dockerfile): Recognize Dockerfile with prefix by default (#5771)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-03-24 10:06:57 +01:00 |
|
Jamie Magee
|
5ce5ef39c1
|
chore(internal): disallow implicit braces (#5730)
|
2020-03-17 12:15:22 +01:00 |
|
Viral Ruparel
|
92d123a1f8
|
fix: create constants for skipReason (#5660)
|
2020-03-09 05:34:16 +01:00 |
|
Rhys Arkins
|
6293edc19a
|
feat: replace datasource constants with IDs (#5595)
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
|
2020-03-01 08:01:12 +01:00 |
|
Rhys Arkins
|
e5a514089f
|
docs: add and enforce readme files for each manager
Closes #5597
|
2020-02-29 22:55:51 +01:00 |
|
Rhys Arkins
|
f1d0b7b5fe
|
refactor: lower some levels from info to debug
Ref #5555
|
2020-02-24 09:26:42 +01:00 |
|
Rhys Arkins
|
864e554db9
|
feat: dynamic manager config (#5392)
|
2020-02-07 18:25:27 +00:00 |
|
Sourav Das
|
987e0a2bfd
|
refactor(function): Update Dependency Function (#5146)
|
2020-02-06 13:01:21 +00:00 |
|
Michael Kriese
|
2ffad1363e
|
chore(eslint): stricter settings (#5375)
|
2020-02-05 18:17:20 +00:00 |
|
Michael Kriese
|
4004f46c0b
|
refactor(test): move manager tests to lib (#5300)
|
2020-02-05 01:14:31 +01:00 |
|
Sourav Das
|
6dc76f2e46
|
feat(constants): Language list constants (#5167)
1. All languages are moved to constants/languages.ts
2. Updated all the references
|
2020-01-17 10:14:20 +01:00 |
|
Sourav Das
|
58c444cb7e
|
feat(constants): Data Source and Binary Source Constants (#5157)
|
2020-01-16 12:14:35 +01:00 |
|
IKEDA Sho
|
081a23e6fc
|
chore(manager): add more type annotations (#4344)
|
2019-08-22 17:42:35 +02:00 |
|
Michael Kriese
|
6f99118f7c
|
feat(manager): convert to typescript (#4148)
|
2019-07-25 08:17:19 +02:00 |
|
Rhys Arkins
|
0bb8be345e
|
refactor: docker-based datasources use managerData
|
2019-07-22 08:57:28 +02:00 |
|
Rhys Arkins
|
7dcaa84ebe
|
refactor(docker): simplify getDep
|
2019-07-22 07:58:03 +02:00 |
|
Michael Kriese
|
d97737914e
|
refactor: add js type check (#4098)
|
2019-07-17 10:14:56 +02:00 |
|
Jamie Magee
|
f334c568a5
|
feat(typescript): convert logger to typescript (#3671)
|
2019-07-15 11:04:05 +02:00 |
|
Rhys Arkins
|
5e75a9fa88
|
fix(docker): skip any FROM with $ sign
|
2019-05-17 06:47:40 +02:00 |
|
Rhys Arkins
|
949229594b
|
fix(docker): handle host with port correctly
Closes #3698
|
2019-05-15 11:57:03 +02:00 |
|
Rhys Arkins
|
f9596fc7ea
|
chore: less debug logging
|
2019-05-15 07:33:22 +02:00 |
|
Rhys Arkins
|
f68414fb2f
|
fix: less debug logging, more trace
|
2019-04-28 22:08:06 +02:00 |
|
Dmitry
|
3e788c783a
|
feat(docker): add depType for multi-stage Dockerfiles (#3385)
|
2019-03-16 07:00:59 +01:00 |
|
Rhys Arkins
|
a9332a8db0
|
feat: replace purl with datasource (#3154)
This deprecates the (internal) use of package URLs and instead replaces with `datasource`/`lookupName`.
Closes #3005
|
2019-02-04 09:41:22 +01:00 |
|
Rhys Arkins
|
70dc1c4292
|
feat(docker): preserve registry in depName (#3133)
|
2019-01-30 09:27:53 +01:00 |
|
Rhys Arkins
|
d499cb0cd5
|
fix(docker): skip sources containing variables
|
2019-01-25 07:02:13 +01:00 |
|
Rhys Arkins
|
079afe1820
|
feat: configurable versionScheme (#2945)
Closes #2914
|
2018-12-13 05:29:11 +01:00 |
|
Rhys Arkins
|
e190851f8e
|
feat(docker): use whole tag as currentValue (#2922)
|
2018-12-10 04:26:14 +01:00 |
|
Rhys Arkins
|
44d119823f
|
refactor: rename extractDependencies -> extractPackageFile
|
2018-11-04 18:51:23 +01:00 |
|
Ayoub Kaanich
|
9295efecdd
|
fix(docker): skip index reference COPY --from tags (#2699)
|
2018-10-28 08:30:28 +01:00 |
|
Rhys Arkins
|
4539487d26
|
refactor: less logging
|
2018-09-05 14:18:31 +02:00 |
|
Maximilian Gaß
|
7a1418ad6f
|
fix(docker): exclude calico/node from being marked as Node.js (#2397)
fix(docker): exclude calico/node from being marked as Node.js
|
2018-08-16 15:46:19 +02:00 |
|
Maximilian Gaß
|
52a8da89fa
|
feat(docker): Add support for COPY --from lines (#2368)
COPY --from= can specify external images. Add support to renovate them.
|
2018-08-11 11:27:18 +02:00 |
|
Rhys Arkins
|
a0e2a18e7a
|
refactor(docker): rename docker manager to dockerfile (#2298)
"docker" in config now refers to the Docker "language", which is the parent of dockerfile, docker-compose and circleci managers.
|
2018-07-21 19:40:50 +02:00 |
|